-
Notifications
You must be signed in to change notification settings - Fork 17.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
x/build: linux-arm-arm5spacemonkey build stalled: no space left on device #21351
Comments
bigger disks or more cleanup of disk space? |
None of the cced people own these machines. See the farmer builders page for the owner. |
@zeebo, let us know what you find. The buildlet should be cleaning up after itself after (or rather, before) each build. But it's possible you're not setting the I think the best fix is for your builder looper to pass an explicit |
We set TMPDIR to something, and yep it's full of things. I'll change the scripts to pass |
Ok I've looked in to this some. I don't see a way that I can from my environment pass Is the next step to modify one of these two binaries to allow me to pass it in through some environment variable or something? Is my setup wacky? I've temporarily cleaned out the directories. |
@zeebo sorry for my delay. LMK if you have questions. please add me as the reviewer when your cl is up. |
Change https://golang.org/cl/58130 mentions this issue: |
I'm going to attempt to move the conversation here vs the above CL to keep the conversation together. After updating the
In case it helps figure out the issue sooner, I had to rename the I assume I just need to get a new key sent to me? I don't know how public these keys are, but just in case since it's called a "key", I'm available at the email in my github profile or as @zeebo on the gophers slack. |
Hey @zeebo sending you a new key via email now. |
Alright, they're all running with the new key, and the flag is being passed. Thanks! |
excellent. np. |
ERRORs in stackdriver:
2017/08/08 19:36:18 {linux-arm-arm5spacemonkey e0e7c03 } failed: failed to put snapshot to buildlet: 500 Internal Server Error; body: error writing to /home/builder/stage0scratch/tmp/workdir/go/test/fixedbugs/bug338.go: write /home/builder/stage0scratch/tmp/workdir/go/test/fixedbugs/bug338.go: no space left on device
Logs: https://farmer.golang.org/temporarylogs?name=linux-arm-arm5spacemonkey&rev=c4e29bbd3813be43b3905e17a2796cea23dd66d4&st=0xc44a7c8600
go-builder-3 (10.240.0.18:56501) version 11, host-linux-arm5spacemonkey: connected 2h57m50.4s, working for 2h57m50.4s
cc @bradfitz @jessfraz @cybrcodr @zombiezen @shantuo
The text was updated successfully, but these errors were encountered: