Console Output
Started by an SCM change
Building in workspace /usr/share/tomcat6/.jenkins/jobs/DL-Learner Merge-M/branches/distributed/workspace
Cloning the remote Git repository
Cloning repository git://github.com/AKSW/DL-Learner.git
> git init /usr/share/tomcat6/.jenkins/jobs/DL-Learner Merge-M/branches/distributed/workspace # timeout=10
Fetching upstream changes from git://github.com/AKSW/DL-Learner.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/AKSW/DL-Learner.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/AKSW/DL-Learner.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/AKSW/DL-Learner.git # timeout=10
Fetching upstream changes from git://github.com/AKSW/DL-Learner.git
> git -c core.askpass=true fetch --tags --progress git://github.com/AKSW/DL-Learner.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/distributed^{commit} # timeout=10
Checking out Revision cfd82e2f90aaa3fcef4ef2b0b08cba47fbfaa6e8 (origin/distributed)
> git config core.sparsecheckout # timeout=10
> git checkout -f cfd82e2f90aaa3fcef4ef2b0b08cba47fbfaa6e8
First time build. Skipping changelog.
Setting commit status on GitHub for https://github.com/AKSW/DL-Learner/commit/cfd82e2f90aaa3fcef4ef2b0b08cba47fbfaa6e8
[workspace] $ /bin/sh -xe /tmp/tomcat6-tomcat6-tmp/hudson269456482152247399.sh
+ MASTER=develop
+ remote=origin
+ git rev-parse --abbrev-ref HEAD
+ current_branch=HEAD
+ merge_branch=HEAD-integration
+ git branch -D HEAD-integration
error: branch 'HEAD-integration' not found.
+ true
+ git fetch -q origin refs/heads/develop
+ git checkout origin/develop
Previous HEAD position was cfd82e2... added worker base time cmd args to examples
HEAD is now at ce5743e... Set->Collection in Helper
+ git checkout -b HEAD-integration
Switched to a new branch 'HEAD-integration'
+ git clean -fdx
+ git merge --ff --no-edit --log --stat HEAD-integration
Already up-to-date.
Parsing POMs
using global settings config with name MyGlobalSettings
Replacing all maven server entries not found in credentials list is null
Discovered a new module org.dllearner:dllearner-parent DL Learner Parent Pom
Discovered a new module org.dllearner:components-core DL Learner Core Components
Discovered a new module org.dllearner:components-ext components-ext
Discovered a new module org.dllearner:interfaces dllearner-interfaces
Discovered a new module org.dllearner:scripts Executable scripts
Modules changed, recalculating dependency graph
Established TCP socket on 38655
[workspace] $ java -cp /usr/share/tomcat6/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/usr/share/maven3/boot/plexus-classworlds-2.5.1.jar:/usr/share/maven3/conf/logging jenkins.maven3.agent.Maven32Main /usr/share/maven3 /var/lib/tomcat6/webapps/jenkins/WEB-INF/lib/remoting-2.59.jar /usr/share/tomcat6/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /usr/share/tomcat6/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 38655
<===[JENKINS REMOTING CAPACITY]===>