You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aug 19, 2020 2:33:53 PM WARNING jenkins.model.PeepholePermalink updateCache
failed to update /var/lib/jenkins/jobs/node-test-pull-request/builds/permalinks
java.io.IOException: No space left on device
...
Aug 19, 2020 2:33:53 PM SEVERE hudson.model.Run execute
Failed to save build record
java.io.IOException: No space left on device
This should be fixed now. The https://ci.nodejs.org/view/All/job/node-compile-windows/ saves very large artifacts, so the default rotation period of 21 days enforced by the backup server is too large for it. I've changed the job settings in Jenkins to only 10 days, specifically for this job. After running one job the free space in the CI server has gone up to 37%.
Seen with https://ci.nodejs.org/job/node-test-pull-request/32854/:
The text was updated successfully, but these errors were encountered: