Skip to content
Failed

Console Output

13:42:48 Started by user Simon Pruvost
13:42:48 Running as SYSTEM
13:42:48 Building in workspace /var/lib/jenkins/jobs/Store Price Web Export/workspace
13:42:48 The recommended git tool is: NONE
13:42:48 using credential 8a11502e-f80d-4742-a451-704b40f19292
13:42:48 Cloning the remote Git repository
13:42:48 Cloning repository https://framagit.org/pruvosim/store-prices-web-export.git
13:42:48  > git init /var/lib/jenkins/jobs/Store Price Web Export/workspace # timeout=10
13:42:48 ERROR: Error cloning remote repo 'origin'
13:42:48 hudson.plugins.git.GitException: Could not init /var/lib/jenkins/jobs/Store Price Web Export/workspace
13:42:48 	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1082)
13:42:48 	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:828)
13:42:48 	at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1221)
13:42:48 	at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1311)
13:42:48 	at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1278)
13:42:48 	at hudson.scm.SCM.checkout(SCM.java:540)
13:42:48 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1250)
13:42:48 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
13:42:48 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
13:42:48 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
13:42:48 	at hudson.model.Run.execute(Run.java:1840)
13:42:48 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
13:42:48 	at hudson.model.ResourceController.execute(ResourceController.java:101)
13:42:48 	at hudson.model.Executor.run(Executor.java:446)
13:42:48 Caused by: hudson.plugins.git.GitException: Error performing git command: git init /var/lib/jenkins/jobs/Store Price Web Export/workspace
13:42:48 	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2868)
13:42:48 	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2772)
13:42:48 	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2767)
13:42:48 	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2056)
13:42:48 	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1080)
13:42:48 	... 13 more
13:42:48 Caused by: java.io.IOException: Cannot run program "git" (in directory "/var/lib/jenkins/jobs/Store Price Web Export/workspace"): error=0, Failed to exec spawn helper: pid: 957594, exit value: 1
13:42:48 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
13:42:48 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
13:42:48 	at hudson.Proc$LocalProc.<init>(Proc.java:252)
13:42:48 	at hudson.Proc$LocalProc.<init>(Proc.java:221)
13:42:48 	at hudson.Launcher$LocalLauncher.launch(Launcher.java:995)
13:42:48 	at hudson.Launcher$ProcStarter.start(Launcher.java:507)
13:42:48 	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2845)
13:42:48 	... 17 more
13:42:48 Caused by: java.io.IOException: error=0, Failed to exec spawn helper: pid: 957594, exit value: 1
13:42:48 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
13:42:48 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
13:42:48 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
13:42:48 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
13:42:48 	... 23 more
13:42:48 ERROR: Error cloning remote repo 'origin'
13:42:48 Finished: FAILURE