Skip to content
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: solaris-amd64-oraclerel failures with "no space left on device" #46362

Open
bcmills opened this issue May 25, 2021 · 4 comments
Open
Labels
Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Solaris
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented May 25, 2021

The solaris-amd64-oraclerel builder seems to be failing moderately frequently with no space left on device errors:

2021-05-24T20:15:56-15d9d4a/solaris-amd64-oraclerel
2021-05-10T15:11:50-ecb7392/solaris-amd64-oraclerel
2021-05-03T16:42:22-169155d/solaris-amd64-oraclerel
2021-04-28T19:13:50-ad989c7/solaris-amd64-oraclerel
2021-04-26T21:27:41-9f60169/solaris-amd64-oraclerel
2021-04-08T20:55:59-0243799/solaris-amd64-oraclerel
2021-04-08T02:08:45-b261fe9/solaris-amd64-oraclerel
2021-03-30T21:06:17-4fbd30e/solaris-amd64-oraclerel

It's not obvious to me whether the buildlet script is failing to clean something up, the device's disk is getting too full for other reasons, or perhaps the builder is just configured to run too many builds in parallel.

CC @golang/release @rorth

@bcmills bcmills added OS-Solaris Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels May 25, 2021
@gopherbot gopherbot added this to the Unreleased milestone May 25, 2021
@rorth
Copy link

rorth commented May 25, 2021 via email

@rorth
Copy link

rorth commented Apr 26, 2022 via email

@bcmills
Copy link
Contributor Author

bcmills commented May 4, 2022

greplogs -l -e '(?ms)\Asolaris-amd64-oraclerel.* no space left on device' --since=2022-04-24
2022-05-03T19:58:15-7c404d5/solaris-amd64-oraclerel
2022-04-25T15:49:44-12763d1/solaris-amd64-oraclerel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Solaris
Projects
None yet
Development

No branches or pull requests

3 participants