-
-
Notifications
You must be signed in to change notification settings - Fork 170
CI cannot be started #2361
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
In the Jenkins system logs (https://ci.nodejs.org/log/all) there's multiple errors with this stack trace:
I think this is on the Jenkins server itself which may need someone from @nodejs/build-infra to address: |
So, we're about ~300G worth of build history across all jobs. Seeing how the job diversity/matrix has grown over time I can't help but feel that we should increase disk space. |
Since the windows axis builds takes most space (~60% of total by all builds), I took the liberty of removing the 2 oldest weeks of build folders (not logs though) for If someone could confirm that things are on their way again, that'd be great. |
I will be expanding available space to jenkins this coming Sunday. I will close this issue after that has been done and confirmed working unless there are outstanding issues. |
Going to close this since we identified space-related issues and fixed them. Please reopen if I'm incorrect in my assessment. |
Attempting to start a
node-test-pull-request
run for any Node.js PR fails silently, i.e. the form can be submitted but no CI job appears to be started as a result.https://github.com/nodejs/node/labels/needs-ci has a list of PRs for which @ronag or I (so far) have tried to start CI runs but couldn’t.
I’m not sure what to do about this, since it seems like a Jenkins bug? @nodejs/build-infra
The text was updated successfully, but these errors were encountered: