| CONSOLE OUTPUT |
| [...truncated 15 lines...] |
| Started by upstream project "nuxeo-core-master" build number 1272 |
| Started by upstream project "nuxeo-core-master" build number 1273 |
| originally caused by: |
| Started by upstream project "nuxeo-runtime-master" build number 649 |
| originally caused by: |
| Started by upstream project "nuxeo-common-master" build number 393 |
| originally caused by: |
| Started by upstream project "nuxeo-master" build number 392 |
| originally caused by: |
| Started by GitHub push by nxmatic |
| Started by upstream project "nuxeo-runtime-master" build number 649 |
| Started by upstream project "nuxeo-core-master" build number 1273 |
| Started by upstream project "nuxeo-webengine-master" build number 1414 |
| originally caused by: |
| Started by upstream project "nuxeo-services-master" build number 1431 |
| Started by upstream project "nuxeo-theme-master" build number 1279 |
| originally caused by: |
| Started by upstream project "nuxeo-services-master" build number 1431 |
| Started by upstream project "nuxeo-services-master" build number 1431 |
| Started by upstream project "nuxeo-features-master" build number 2734 |
| Started by upstream project "addons_nuxeo-user-center-master" build number 1011 |
| originally caused by: |
| Started by upstream project "addons-master" build number 3058 |
| Started by upstream project "addons_nuxeo-opensocial-master" build number 1050 |
| originally caused by: |
| Started by upstream project "addons-master" build number 3058 |
| Started by upstream project "addons_nuxeo-opensocial-master" build number 1050 |
| Building remotely on AWS slave - c3.xlarge (i-58ba071b) (SLAVE AWS FFCURRENT REMOTE_SLAVE) in workspace /opt/jenkins/workspace/addons_nuxeo-dam-master |
| Cloning the remote Git repository |
| Cloning repository git://github.com/nuxeo/nuxeo-dam.git |
| > git init /opt/jenkins/workspace/addons_nuxeo-dam-master |
| Fetching upstream changes from git://github.com/nuxeo/nuxeo-dam.git |
| > git --version |
| > git fetch --tags --progress git://github.com/nuxeo/nuxeo-dam.git +refs/heads/*:refs/remotes/origin/* |
| ERROR: Error cloning remote repo 'origin' |
| hudson.plugins.git.GitException: Command "git fetch --tags --progress git://github.com/nuxeo/nuxeo-dam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: |
| stdout: |
| stderr: fatal: unable to connect to github.com: |
| github.com[0: 192.30.252.128]: errno=Connection timed out |
|
|
| 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.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:413) |
| 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:334) |
| at java.util.concurrent.FutureTask.run(FutureTask.java:166) |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146) |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) |
| at java.lang.Thread.run(Thread.java:701) |
| ERROR: null |
| Retrying after 10 seconds |
| > git rev-parse --is-inside-work-tree |
| Fetching changes from the remote Git repository |
| > git config remote.origin.url git://github.com/nuxeo/nuxeo-dam.git |
| Fetching upstream changes from git://github.com/nuxeo/nuxeo-dam.git |
| > git --version |
| > git fetch --tags --progress git://github.com/nuxeo/nuxeo-dam.git +refs/heads/*:refs/remotes/origin/* |
| FATAL: Failed to fetch from git://github.com/nuxeo/nuxeo-dam.git |
| hudson.plugins.git.GitException: Failed to fetch from git://github.com/nuxeo/nuxeo-dam.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 git://github.com/nuxeo/nuxeo-dam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: |
| stdout: |
| stderr: fatal: unable to connect to github.com: |
| github.com[0: 192.30.252.129]: errno=Connection timed out |
|
|
| 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:334) |
| at java.util.concurrent.FutureTask.run(FutureTask.java:166) |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146) |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) |
| at java.lang.Thread.run(Thread.java:701) |