-
-
Notifications
You must be signed in to change notification settings - Fork 110
error: deleting cgroup #1622
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
Comments
https://buildbot.nix-community.org/#/builders/1384/builds/162
|
Looks like it is the same as #1459 (comment), hitting the buildbot 20 minute timeout and getting cgroup errors. |
Potential fix: Mic92/nix-1@fa1f677 |
Unsure if this is causing nix builds to hang. Still debugging. |
Ok. Can't reproduce, but I suspect those were old builds prior to the patch or some vm test related hangs. |
We tried a reproduction (but failed) but here it is for posterity: seq 1 100 | xargs -P 16 -I"{}" nix build -f cgroup-reproduction.nix --extra-experimental-features "cgroups" --use-cgroups --max-jobs 50 -L --argstr "random" "{}"
|
There might be some issue with the nix cgroup implementation.
Source: https://buildbot.nix-community.org/#/builders/1390/builds/161
This needs a bit of debugging.
SSH-ing into build03, it looks like the cgroup was deleted successfully:
The text was updated successfully, but these errors were encountered: