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
+ ps -ef
+ grep '\[node\] <defunct>'
+ awk '{print $2}'
+ xargs -rl kill
+ rm -f ****
+ git checkout -f refs/remotes/jenkins_tmp
fatal: Unable to create '/home/iojs/build/workspace/node-test-binary-arm/.git/index.lock': File exists.
Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.
Build step 'Execute shell' marked build as failure
Sorry @Trott, was asleep at the time this hit. I did restart the nfs server and all of the pi's yesterday so I guess it's related to that, glad it's fixed now.
I've seen this a few times in the past days now:
https://ci.nodejs.org/job/node-test-binary-arm/12698/RUN_SUBSET=2,label=pi1-raspbian-wheezy/consoleText
The text was updated successfully, but these errors were encountered: