Started by user Brokkonaut Building in workspace /home/tomcat/.jenkins/workspace/CubesideSettings Cloning the remote Git repository Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git > git init /home/tomcat/.jenkins/workspace/CubesideSettings # timeout=10 Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git > git --version # timeout=10 using GIT_ASKPASS to set credentials > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git # timeout=10 Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git using GIT_ASKPASS to set credentials > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.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 41a893fdf9acd8611f92501d00701d68bd35fffd (refs/remotes/origin/master) Commit message: "Test" > git config core.sparsecheckout # timeout=10 > git checkout -f 41a893fdf9acd8611f92501d00701d68bd35fffd > git rev-list 41a893fdf9acd8611f92501d00701d68bd35fffd # timeout=10 [CubesideSettings] $ mvn clean install -Dbuild.number=11 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building CubesideSettings 1.1.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideSettings --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideSettings --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ CubesideSettings --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/tomcat/.jenkins/workspace/CubesideSettings/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideSettings --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideSettings/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ CubesideSettings --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ CubesideSettings --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ CubesideSettings --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideSettings/target/CubesideSettings.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ CubesideSettings --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideSettings/target/CubesideSettings.jar to /home/tomcat/.m2/repository/de/iani/CubesideSettings/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideSettings/pom.xml to /home/tomcat/.m2/repository/de/iani/CubesideSettings/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.360 s [INFO] Finished at: 2017-07-01T05:42:25+02:00 [INFO] Final Memory: 22M/748M [INFO] ------------------------------------------------------------------------ Archiving artifacts Recording fingerprints [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done Finished: SUCCESS