Community
Participate
Working Groups
Build Identifier: Gemini Web job fails with: Building remotely on hudson-slave1 Checkout:virgo.gemini-web-container.snapshot / /opt/users/hudsonbuild/workspace/virgo.gemini-web-container.snapshot - hudson.remoting.Channel@1a2f6aea:hudson-slave1 Using strategy: Default Last Built Revision: Revision 255f789ec3be28daf96e36fc52304432ec5b33e3 (origin/master) Checkout:virgo.gemini-web-container.snapshot / /opt/users/hudsonbuild/workspace/virgo.gemini-web-container.snapshot - hudson.remoting.LocalChannel@281f2a40 GitAPI created Fetching changes from the remote Git repository Fetching upstream changes from git://git.eclipse.org/gitroot/gemini.web/org.eclipse.gemini.web.gemini-web-container.git [virgo.gemini-web-container.snapshot] $ git fetch -t git://git.eclipse.org/gitroot/gemini.web/org.eclipse.gemini.web.gemini-web-container.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$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:619) https://hudson.eclipse.org/hudson/view/Virgo/job/virgo.gemini-web-container.snapshot/550/console Could you please what's wrong. I can fetch locally on my machine. Thanks and Regards Violeta Reproducible: Always
I can also fetch locally so I suspect a Hudson or Hudson network problem. This is effecting every Virgo build.
*** Bug 353489 has been marked as a duplicate of this bug. ***
There was a DNS entry missing on our internal DNS for 'dev.eclipse.org'. git is a CNAME for it. I've added it; can you confirm that it works?
(In reply to comment #3) > There was a DNS entry missing on our internal DNS for 'dev.eclipse.org'. git > is a CNAME for it. I've added it; can you confirm that it works? Jep works for Xtext. Thanks! Bugzilla mails are also delivered now
Gemini Web and Virgo builds are OK also. Thanks Violeta