Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-build] Build failed in Hudson: jetty-test-mac #37

See <https://hudson.eclipse.org/hudson/job/jetty-test-mac/37/>

------------------------------------------
Started by timer
Building remotely on mac-tests
Checkout:jetty-test-mac / <https://hudson.eclipse.org/hudson/job/jetty-test-mac/ws/> - hudson.remoting.Channel@5d5edbd5:mac-tests
Using strategy: Default
Checkout:jetty-test-mac / <https://hudson.eclipse.org/hudson/job/jetty-test-mac/ws/> - hudson.remoting.LocalChannel@1844479
GitAPI created
Cloning the remote Git repository
Cloning repository origin
$ git clone -o origin git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git <https://hudson.eclipse.org/hudson/job/jetty-test-mac/ws/>
ERROR: Error cloning remote repo 'origin' : Could not clone git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git
ERROR: Cause: Error performing git clone -o origin git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git <https://hudson.eclipse.org/hudson/job/jetty-test-mac/ws/>
Cannot run program "git": error=2, No such file or directory
Trying next repository
ERROR: Could not clone repository
FATAL: Could not clone
hudson.plugins.git.GitException: Could not clone
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:719)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:658)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1899)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:637)



Back to the top