Open bcmills opened 1 year ago
Found new dashboard test flakes for:
#!watchflakes
default <- builder == "solaris-amd64-oraclerel" && `test timed out`
Found new dashboard test flakes for:
#!watchflakes
default <- builder == "solaris-amd64-oraclerel" && (`test timed out` || `failed to start: context deadline exceeded`)
Found new dashboard test flakes for:
#!watchflakes
post <- builder == "solaris-amd64-oraclerel" && (`test timed out` || `failed to start: context deadline exceeded` || `WaitDelay expired before I/O complete`)
Just for the record: I've recently been able to procure a new system to host the buildlet (2 x Intel Xeon Gold 6132, 2.6 GHz instead of 4 x Intel Xeon E7540; 2.0 GHz, 256 GB RAM for the kernel zone instead of 128 GB; maybe 2 x 400 GB Intel Optane DC P3600 SSD). The new system is about twice as fast as the old one for build performance and should help a lot to avoid those timeouts.
I've also return $WORKDIR to tmpfs since the risk of excessive memory consumption interfering with the builds has been reduced.
@rorth Thanks!
Found new dashboard test flakes for:
#!watchflakes
post <- builder == "solaris-amd64-oraclerel" && (`test timed out` || `failed to start: context deadline exceeded` || `WaitDelay expired before I/O complete`)
Found new dashboard test flakes for:
#!watchflakes
post <- builder == "solaris-amd64-oraclerel" && (`test timed out` || `failed to start: context deadline exceeded` || `WaitDelay expired before I/O complete`)
Found new dashboard test flakes for:
#!watchflakes
post <- builder == "solaris-amd64-oraclerel" && (`test timed out` || `failed to start: context deadline exceeded` || `WaitDelay expired before I/O complete`)
Found new dashboard test flakes for:
#!watchflakes
post <- builder == "solaris-amd64-oraclerel" && (`test timed out` || `failed to start: context deadline exceeded` || `WaitDelay expired before I/O complete`)
Found new dashboard test flakes for:
#!watchflakes
post <- builder == "solaris-amd64-oraclerel" && (`test timed out` || `failed to start: context deadline exceeded` || `WaitDelay expired before I/O complete`)
Found new dashboard test flakes for:
#!watchflakes
default <- builder == "solaris-amd64-oraclerel" && (`test timed out` || `failed to start: context deadline exceeded` || `WaitDelay expired before I/O complete`)
Found new dashboard test flakes for:
#!watchflakes
default <- builder == "solaris-amd64-oraclerel" && (`test timed out` || `failed to start: context deadline exceeded` || `WaitDelay expired before I/O complete`)
Found new dashboard test flakes for:
#!watchflakes
default <- goos == "solaris" && goarch == "amd64" && (`test timed out` || `failed to start: context deadline exceeded` || `WaitDelay expired before I/O complete` || status == "ABORT")
Found new dashboard test flakes for:
#!watchflakes
default <- goos == "solaris" && goarch == "amd64" && (`test timed out` || `failed to start: context deadline exceeded` || `WaitDelay expired before I/O complete` || status == "ABORT")
(CC @golang/solaris @rorth)