We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Last night I restarted the agent on test-rackspace-debian11-x64-1 as it was failing to run git.
git
e.g. https://ci.nodejs.org/job/node-test-commit-linux/nodes=debian11-x64/56043/console
06:55:08 Caused by: java.io.IOException: Cannot run program "git" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=0, Failed to exec spawn helper: pid: 3001707, signal: 11
I've just noticed test-digitalocean-debian11-x64-1 is showing similar errors, so I'll restart the agent there as well.
e.g. https://ci.nodejs.org/job/node-test-commit-linux/nodes=debian11-x64/56041/console
21:28:26 Caused by: java.io.IOException: Cannot run program "git" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=0, Failed to exec spawn helper: pid: 4140662, signal: 11
The text was updated successfully, but these errors were encountered:
Agent has been restarted. Test CI: https://ci.nodejs.org/job/node-test-commit-linux/56051/nodes=debian11-x64/console
Sorry, something went wrong.
Builds succeeding again on the two machines.
No branches or pull requests
Last night I restarted the agent on test-rackspace-debian11-x64-1 as it was failing to run
git
.e.g. https://ci.nodejs.org/job/node-test-commit-linux/nodes=debian11-x64/56043/console
06:55:08 Caused by: java.io.IOException: Cannot run program "git" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=0, Failed to exec spawn helper: pid: 3001707, signal: 11
I've just noticed test-digitalocean-debian11-x64-1 is showing similar errors, so I'll restart the agent there as well.
e.g. https://ci.nodejs.org/job/node-test-commit-linux/nodes=debian11-x64/56041/console
21:28:26 Caused by: java.io.IOException: Cannot run program "git" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=0, Failed to exec spawn helper: pid: 4140662, signal: 11
The text was updated successfully, but these errors were encountered: