Open cherrymui opened 1 year ago
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
I believe this was fixed by CL 482823. Closing for now.
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Perhaps it's time to set GOPLSCACHE=$(mktemp -d) on the builders. I was hoping to avoid this since it makes the tests deviate from production, but almost every problem we've seen with the cache has arisen from the ways in which test is unlike production: high rate of garbage generation, high rate of executable churn, short lifespan of processes, poor I/O performance.
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- `no space left on device`
@ayappanec Are you investigating this problem?
Change https://go.dev/cl/494297 mentions this issue: cmd/buildlet: set GOPLSCACHE=$workdir/goplscache
Found new dashboard test flakes for:
#!watchflakes
post <- log ~ `no space left on device`
Found new dashboard test flakes for:
#!watchflakes
post <- log ~ `no space left on device`
My understanding is that this already taken care by https://go.dev/cl/494297
My understanding is that this already taken care by https://go.dev/cl/494297
That's the hope, but I don't think the builders have yet been released since that CL was merged.
The fix seems to have worked. Yay.
This is an issue to capture flaky failures due to builder running out of disk space. Currently this happens on the aix-ppc64 builder (#57900 ). We can close this once it is fixed, and reopen if this occurs again on some (other) builder.