Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[incquery-dev] Build failed in Jenkins: EMF-IncQuery CI Build #2005

See <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/2005/>

------------------------------------------
Started by an SCM change
Started by an SCM change
Building remotely on cloud in workspace <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/ws/>
Cloning the remote Git repository
Cloning repository git://git.eclipse.org/gitroot/incquery/org.eclipse.incquery.git
 > git init <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/ws/>
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:476)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:379)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:744)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1332)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1301)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1297)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1084)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:474)
	... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/ws/";)>: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:773)
	at hudson.Launcher$ProcStarter.start(Launcher.java:353)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1321)
	... 15 more
Caused by: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:135)
	at java.lang.ProcessImpl.start(ProcessImpl.java:130)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
	... 20 more
ERROR: null
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Project EMF-IncQueryv2 still waiting for [EMF-IncQuery-Tests-School, EMF-IncQuery-Tests-Ecore, EMF-IncQuery-Visualization, EMF-IncQuery-Tests-BPM, incquery-emftext-integration] builds to complete


Back to the top