-
-
Notifications
You must be signed in to change notification settings - Fork 173
Open
Description
Seeing several (but not all) jobs fail with
Process leaked file descriptors. See https://www.jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information
e.g.
- https://ci.nodejs.org/job/node-test-commit-linuxone/54263/console
- https://ci.nodejs.org/job/node-test-commit-windows-fanned/75797/console
- https://ci.nodejs.org/job/node-test-commit-aix/61563/console
- https://ci.nodejs.org/job/node-test-commit-smartos/64770/console
Seemingly on the parent of the jobs running on the jenkins-workspace machine during the git operations.
Reactions are currently unavailable