Skip to content
Failed

Console Output

Started by user Matthias Mueller
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/appNG Tomcat Session
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Preparation)
[Pipeline] git
Cloning the remote Git repository
Cloning repository https://github.com/appNG/appng-tomcat-session.git
 > git init /var/lib/jenkins/workspace/appNG Tomcat Session # timeout=10
Fetching upstream changes from https://github.com/appNG/appng-tomcat-session.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/appNG/appng-tomcat-session.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/appNG/appng-tomcat-session.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/appNG/appng-tomcat-session.git # timeout=10
Fetching upstream changes from https://github.com/appNG/appng-tomcat-session.git
 > git fetch --tags --progress https://github.com/appNG/appng-tomcat-session.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 85ad647fdd218c3cc4e303a98cb607c15d7c8392 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 85ad647fdd218c3cc4e303a98cb607c15d7c8392
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master 85ad647fdd218c3cc4e303a98cb607c15d7c8392
Commit message: "ATS-4 added some debug logging"
First time build. Skipping changelog.
[Pipeline] tool
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: No tool named M3 found
Finished: FAILURE