Console Output
Started by user administrator
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/d1_synchronization_beta/workspace
The recommended git tool is: NONE
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/DataONEorg/d1_synchronization # timeout=10
Fetching upstream changes from https://github.com/DataONEorg/d1_synchronization
> git --version # timeout=10
> git --version # 'git version 2.17.1'
> git fetch --tags --progress -- https://github.com/DataONEorg/d1_synchronization +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/develop_2.3^{commit} # timeout=10
Checking out Revision 5324c9bd5f404743db6f3cefb4a494839296b5f5 (origin/develop_2.3)
> git config core.sparsecheckout # timeout=10
> git checkout -f 5324c9bd5f404743db6f3cefb4a494839296b5f5 # timeout=10
Commit message: "SyncObjectTaskManager will try couple times if a hazelcast timeout exception happens."
> git rev-list --no-walk 5324c9bd5f404743db6f3cefb4a494839296b5f5 # timeout=10
Parsing POMs
Established TCP socket on 42049
[d1_synchronization] $ java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/share/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-4.5.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 42049
<===[JENKINS REMOTING CAPACITY]===>