Started by an SCM change [EnvInject] - Loading node environment variables. Building in workspace /var/lib/jenkins/workspace/irclib > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/progwml6/IRCLib.git # timeout=10 Fetching upstream changes from https://github.com/progwml6/IRCLib.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/progwml6/IRCLib.git +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/master Seen 1 remote branch Checking out Revision 52dbeac075a8eb806ef0e48fc6a8c7f2cecce6e5 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 52dbeac075a8eb806ef0e48fc6a8c7f2cecce6e5 > git rev-list b0e670e2d06ed969e4a1953f7b26fee12059e38a # timeout=10 [irclib] $ /bin/sh -xe /tmp/hudson3023277960993856504.sh + rm -rf build/libs [Gradle] - Launching build. [irclib] $ /var/lib/jenkins/workspace/irclib/gradlew -s -Plocal_maven=/var/www/dvs1/files/maven build uploadArchives :compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.6 1 warning :processResources UP-TO-DATE :classes :jar :sourcesJar :assemble :compileTestJava UP-TO-DATE :processTestResources UP-TO-DATE :testClasses UP-TO-DATE :test UP-TO-DATE :check UP-TO-DATE :build :uploadArchives BUILD SUCCESSFUL Total time: 3.438 secs This build could be faster, please consider using the Gradle Daemon: http://gradle.org/docs/2.4/userguide/gradle_daemon.html Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Recording fingerprints Recording fingerprints Collecting metadata... Metadata collection done. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS