Started by user progwml6 [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 52dbeac075a8eb806ef0e48fc6a8c7f2cecce6e5 # timeout=10 [irclib] $ /bin/sh -xe /tmp/hudson7520774757986610820.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 :compileJava UP-TO-DATE :processResources UP-TO-DATE :classes UP-TO-DATE :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.38 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