Problems with setting up Git project [message #1019716] |
Sat, 16 March 2013 08:56  |
Eclipse User |
|
|
|
I'm extremely new to anything to do with Hudson and servers in general. I need to use Hudson as a build server for a project but it doesn't seem to be working. I've been getting the output below and it would be great if someone could help me.
Started by user anonymous
Checkout:workspace / /var/lib/hudson/jobs/Project Stella Incognita/workspace - hudson.remoting.LocalChannel@f0cda1
Using strategy: Default
Checkout:workspace / /var/lib/hudson/jobs/Project Stella Incognita/workspace - hudson.remoting.LocalChannel@f0cda1
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/gametechnology/psi-2013.git
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
ERROR: (Underlying report) : Error performing command: git fetch -t git://github.com/gametechnology/psi-2013.git +refs/heads/*:refs/remotes/origin/*
Command "git fetch -t git://github.com/gametechnology/psi-2013.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: github.com[0: 207.97.227.239]: errno=Connection timed out
fatal: unable to connect a socket (Connection timed out)
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$3.invoke(GitSCM.java:931)
at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:889)
at hudson.FilePath.act(FilePath.java:791)
at hudson.FilePath.act(FilePath.java:773)
at hudson.plugins.git.GitSCM.gerRevisionToBuild(GitSCM.java:889)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:668)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1515)
at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:521)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:428)
at hudson.model.Run.run(Run.java:1390)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:40)
at hudson.model.ResourceController.execute(ResourceController.java:81)
at hudson.model.Executor.run(Executor.java:137)
|
|
|
|
Powered by
FUDForum. Page generated in 0.03391 seconds