-
-
Notifications
You must be signed in to change notification settings - Fork 171
Open
Labels
Description
from https://github.com/nodejs/reliability/blob/main/reports/2025-10-28.md#jenkins-failure
https://ci.nodejs.org/job/node-test-commit-linux/nodes=debian11-x64/67126/console
11:00:23 Cloning repository [email protected]:nodejs/node.git
11:00:23 > git init /home/iojs/build/workspace/node # timeout=10
11:00:23 ERROR: Error cloning remote repo 'origin'
11:00:23 hudson.plugins.git.GitException: Could not init /home/iojs/build/workspace/node
11:00:23 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1082)
11:00:23 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:828)
11:00:23 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
11:00:23 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
11:00:23 at hudson.remoting.UserRequest.perform(UserRequest.java:225)
11:00:23 at hudson.remoting.UserRequest.perform(UserRequest.java:50)
11:00:23 at hudson.remoting.Request$2.run(Request.java:391)
11:00:23 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
11:00:23 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:00:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
11:00:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
11:00:23 at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:138)
11:00:23 at java.base/java.lang.Thread.run(Thread.java:840)
11:00:23 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 23.253.109.216/23.253.109.216:50532
11:00:23 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
11:00:23 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
11:00:23 at hudson.remoting.Channel.call(Channel.java:1108)
11:00:23 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
11:00:23 at jdk.internal.reflect.GeneratedMethodAccessor321.invoke(Unknown Source)
11:00:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:00:23 at java.base/java.lang.reflect.Method.invoke(Method.java:569)
11:00:23 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
11:00:23 at PluginClassLoader for git-client/jdk.proxy76/jdk.proxy76.$Proxy171.execute(Unknown Source)
11:00:23 at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220)
11:00:23 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
11:00:23 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
11:00:23 at hudson.scm.SCM.checkout(SCM.java:540)
11:00:23 at hudson.model.AbstractProject.checkout(AbstractProject.java:1250)
11:00:23 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
11:00:23 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
11:00:23 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
11:00:23 at hudson.model.Run.execute(Run.java:1860)
11:00:23 at PluginClassLoader for matrix-project//hudson.matrix.MatrixRun.run(MatrixRun.java:153)
11:00:23 at hudson.model.ResourceController.execute(ResourceController.java:101)
11:00:23 at hudson.model.Executor.run(Executor.java:460)
11:00:23 Caused by: hudson.plugins.git.GitException: Error performing git command: git init /home/iojs/build/workspace/node
11:00:23 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2860)
11:00:23 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2769)
11:00:23 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2764)
11:00:23 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2057)
11:00:23 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1080)
11:00:23 ... 12 more
11:00:23 Caused by: java.io.IOException: Cannot run program "git" (in directory "/home/iojs/build/workspace/node"): error=0, Failed to exec spawn helper: pid: 938202, exit value: 1
11:00:23 at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
11:00:23 at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
11:00:23 at Jenkins v2.528.1//hudson.Proc$LocalProc.<init>(Proc.java:252)
11:00:23 at Jenkins v2.528.1//hudson.Proc$LocalProc.<init>(Proc.java:221)
11:00:23 at Jenkins v2.528.1//hudson.Launcher$LocalLauncher.launch(Launcher.java:995)
11:00:23 at Jenkins v2.528.1//hudson.Launcher$ProcStarter.start(Launcher.java:507)
11:00:23 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2837)
11:00:23 ... 16 more
11:00:23 Caused by: java.io.IOException: error=0, Failed to exec spawn helper: pid: 938202, exit value: 1
11:00:23 at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
11:00:23 at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
11:00:23 at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
11:00:23 at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
11:00:23 ... 22 more
11:00:23 ERROR: Error cloning remote repo 'origin'
and https://ci.nodejs.org/job/node-test-commit-linux/nodes=debian11-x64/67123/console (both on test-rackspace-debian11-x64-1.
This usually means that Java has been updated on the machine and the agent needs to be restarted. We only test on debian 11 for Node.js 20 and 22, so this won't show up in CI runs for Node.js 24, 25 and main unless this spreads to Debian 12 and/or the Ubuntu machines.