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

ubuntu1804_sharedlibs_container-x64-4 needs to be recreated #2611

Closed
Trott opened this issue Apr 7, 2021 · 4 comments
Closed

ubuntu1804_sharedlibs_container-x64-4 needs to be recreated #2611

Trott opened this issue Apr 7, 2021 · 4 comments

Comments

@Trott
Copy link
Member

Trott commented Apr 7, 2021

Something was wrong with ubuntu1804_sharedlibs_container-x64-4. I logged into test-softlayer-ubuntu1804-docker-x64-1 to try to fix it and ended up making it worse by somehow removing/stopping/something the docker container entirely. I'm sure the fix here is simple. Maybe there's an ansible playbook that needs to be run?

Relevant status page: https://ci.nodejs.org/computer/test-softlayer-ubuntu1804_sharedlibs_container-x64-4/

@Trott
Copy link
Member Author

Trott commented Apr 7, 2021

Looks like it's recreated and running again.
¯\(ツ)

@Trott Trott closed this as completed Apr 7, 2021
@Trott
Copy link
Member Author

Trott commented Apr 7, 2021

Argh, but now this is happening with ubuntu1804_sharedlibs_container-x64-4:

Error: ENOSPC: no space left on device, copyfile '/home/iojs/build/workspace/node-test-commit-linux-containered/out/Debug/node' -> '/home/iojs/tmp/.tmp.407/node-copy.exe

And:

Disk space is too low. Only 0.007GB left on /home/iojs/build.

@Trott Trott reopened this Apr 7, 2021
@Trott
Copy link
Member Author

Trott commented Apr 7, 2021

I removed all the workspaces and got it down to this (it was 100% used), but I wonder if it's going to fill up again:

Filesystem      Size  Used Avail Use% Mounted on
/dev/xvda2       99G   76G   19G  81% /home/iojs

@Trott Trott closed this as completed Apr 7, 2021
@richardlau
Copy link
Member

Removing the workspaces is the right way to resolve this for the moment. We have #2494 open as a longer term tracker. It appears that the softlayer docker host has less total disk space and cannot have two debug builds (across any two of its five containers) at the same time.

https://github.com/nodejs/build/blob/master/doc/jenkins-guide.md#fixing-machines-with-docker documents most of the common commands to use on our docker hosts, e.g. if you need to restart the containers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants