Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] Build failed in Hudson: jgit #341

See <https://hudson.eclipse.org/hudson/job/jgit/341/>

------------------------------------------
Started by user caniszczyk
Building on master
Checkout:workspace / <https://hudson.eclipse.org/hudson/job/jgit/ws/> - hudson.remoting.LocalChannel@3003a3a3
Using strategy: Default
Checkout:workspace / <https://hudson.eclipse.org/hudson/job/jgit/ws/> - hudson.remoting.LocalChannel@3003a3a3
GitAPI created
Cloning the remote Git repository
Cloning repository origin
$ git clone -o origin git://egit.eclipse.org/jgit.git <https://hudson.eclipse.org/hudson/job/jgit/ws/>
ERROR: Error cloning remote repo 'origin' : Could not clone git://egit.eclipse.org/jgit.git
ERROR: Cause: Error performing git clone -o origin git://egit.eclipse.org/jgit.git <https://hudson.eclipse.org/hudson/job/jgit/ws/>
Command returned status code 128: fatal: Unable to look up egit.eclipse.org (port 9418) (Name or service not known)
Initialized empty Git repository in /opt/public/jobs/jgit/workspace/.git/

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.act(FilePath.java:753)
	at hudson.FilePath.act(FilePath.java:735)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:658)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1038)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:479)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:411)
	at hudson.model.Run.run(Run.java:1248)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:129)



Back to the top