CONSOLE OUTPUT |
Started by upstream project "nuxeo-master-fullbuild-permanentCheck" build number 4431 |
originally caused by: |
Started by timer |
Building remotely on bandersnatch (SLAVE MULTIDB_LINUX FFCURRENT SLAVE4GB REMOTE_SLAVE RACKSPACE_LINUX) in workspace /opt/hudson/workspace/FT-nuxeo-master-webdriver-dm-tomcat_permanentCheck |
> git rev-parse --is-inside-work-tree |
Fetching changes from the remote Git repository |
> git config remote.origin.url g...@github.com:nuxeo/integration-scripts.git |
Fetching upstream changes from g...@github.com:nuxeo/integration-scripts.git |
> git --version |
> git fetch --tags --progress g...@github.com:nuxeo/integration-scripts.git +refs/heads/*:refs/remotes/origin/* |
FATAL: Failed to fetch from g...@github.com:nuxeo/integration-scripts.git |
hudson.plugins.git.GitException: Failed to fetch from g...@github.com:nuxeo/integration-scripts.git |
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623) |
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855) |
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880) |
at hudson.model.AbstractProject.checkout(AbstractProject.java:1252) |
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615) |
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) |
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524) |
at hudson.model.Run.execute(Run.java:1710) |
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529) |
at hudson.model.ResourceController.execute(ResourceController.java:88) |
at hudson.model.Executor.run(Executor.java:234) |
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress g...@github.com:nuxeo/integration-scripts.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: |
stdout: |
stderr: ssh: connect to host github.com port 22: Connection timed out |
fatal: The remote end hung up unexpectedly |
|
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1325) |
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1186) |
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:87) |
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:257) |
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) |
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) |
at hudson.remoting.UserRequest.perform(UserRequest.java:118) |
at hudson.remoting.UserRequest.perform(UserRequest.java:48) |
at hudson.remoting.Request$2.run(Request.java:328) |
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) |
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:662) |