Started by remote host 104.192.143.193 Building in workspace /var/lib/jenkins/jobs/raspoid/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@bitbucket.org:julien0305/tfe_dev.git # timeout=10 Fetching upstream changes from git@bitbucket.org:julien0305/tfe_dev.git > git --version # timeout=10 using GIT_SSH to set credentials > git -c core.askpass=true fetch --tags --progress git@bitbucket.org:julien0305/tfe_dev.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 654a709b0e4871f28a727a1e9964f040d55c61e9 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 654a709b0e4871f28a727a1e9964f040d55c61e9 > git rev-list 535a1a200d38e3788e0284baade2e8c66e1c3a8c # timeout=10 [Gradle] - Launching build. [brickpi_java_api] $ /var/lib/jenkins/jobs/raspoid/workspace/brickpi_java_api/gradlew -s --rerun-tasks build Starting a new Gradle Daemon for this build (subsequent builds will be faster). Download https://plugins.gradle.org/m2/org/sonarsource/scanner/gradle/sonarqube-gradle-plugin/1.2/sonarqube-gradle-plugin-1.2.pom Download https://plugins.gradle.org/m2/org/sonarsource/sonar-runner/sonar-runner-api/2.5.1/sonar-runner-api-2.5.1.pom Download https://plugins.gradle.org/m2/org/sonarsource/sonar-runner/sonar-runner/2.5.1/sonar-runner-2.5.1.pom Download https://plugins.gradle.org/m2/org/sonarsource/parent/parent/26/parent-26.pom Download https://plugins.gradle.org/m2/com/google/guava/guava/17.0/guava-17.0.pom Download https://plugins.gradle.org/m2/com/google/guava/guava-parent/17.0/guava-parent-17.0.pom Download https://plugins.gradle.org/m2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Download https://plugins.gradle.org/m2/org/sonarsource/scanner/gradle/sonarqube-gradle-plugin/1.2/sonarqube-gradle-plugin-1.2.jar Download https://plugins.gradle.org/m2/org/sonarsource/sonar-runner/sonar-runner-api/2.5.1/sonar-runner-api-2.5.1.jar Download https://plugins.gradle.org/m2/com/google/guava/guava/17.0/guava-17.0.jar :compileJavaNote: /var/lib/jenkins/jobs/raspoid/workspace/brickpi_java_api/src/main/com/raspoid/additionalcomponents/DrawGraphs.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. :processResources UP-TO-DATE :classes :jar :assemble :compileTestJava :processTestResources UP-TO-DATE :testClasses :test :check :build BUILD SUCCESSFUL Total time: 33.723 secs Build step 'Invoke Gradle script' changed build result to SUCCESS Recording test results Finished: SUCCESS