Started by user Mikis Seth Sørensen (mss) Building remotely on ParallelNode in workspace /home/cibuild01/workspace/Bitrepository-performance-client > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/mikisseth/bitmagasin-performance-client.git # timeout=10 Fetching upstream changes from https://github.com/mikisseth/bitmagasin-performance-client.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/mikisseth/bitmagasin-performance-client.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 4cb8bce227c46e3d8b84e26d417b2a0878d29957 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4cb8bce227c46e3d8b84e26d417b2a0878d29957 > git rev-list 4cb8bce227c46e3d8b84e26d417b2a0878d29957 # timeout=10 [Gradle] - Launching build. [Bitrepository-performance-client] $ /home/cibuild01/workspace/Bitrepository-performance-client/gradlew build :compileJava UP-TO-DATE :compileGroovy UP-TO-DATE :processResources UP-TO-DATE :classes UP-TO-DATE :jar UP-TO-DATE :assemble UP-TO-DATE :compileTestJava UP-TO-DATE :compileTestGroovy UP-TO-DATE :processTestResources UP-TO-DATE :testClasses UP-TO-DATE :test UP-TO-DATE :check UP-TO-DATE :build UP-TO-DATE BUILD SUCCESSFUL Total time: 5.944 secs Build step 'Invoke Gradle script' changed build result to SUCCESS Finished: SUCCESS