Community
Participate
Working Groups
Our hudson job can't clone the git repository anymore. Remote access to git works fine. I already tried to build on master and Fastlane both reports the same error: Fetching changes from the remote Git repository Fetching upstream changes from git://git.eclipse.org/gitroot/tmf/org.eclipse.xtext.git [org.eclipse.xtext.git] $ git fetch -t git://git.eclipse.org/gitroot/tmf/org.eclipse.xtext.git +refs/heads/*:refs/remotes/origin/* fatal: Unable to look up git.eclipse.org (port 9418) (Name or service not known) ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway ERROR: Could not fetch from any repository FATAL: Could not fetch from any repository hudson.plugins.git.GitException: Could not fetch from any repository at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:691) 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:1118) at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:480) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:412) at hudson.model.Run.run(Run.java:1337) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:140)
*** This bug has been marked as a duplicate of bug 353480 ***