Console Output

Started by an SCM change
Building in workspace /var/lib/jenkins/workspace/RecMod
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/SlimeKnights/RecMod.git # timeout=10
Fetching upstream changes from https://github.com/SlimeKnights/RecMod.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/SlimeKnights/RecMod.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/master
Seen 1 remote branch
Checking out Revision 43c36c1fe735c2abda8ca4122fb90a2db7c384f6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 43c36c1fe735c2abda8ca4122fb90a2db7c384f6
 > git rev-list 3383c7caa5bfcc3ca1f31711eca70921c72ac5a7 # timeout=10
 > git tag -a -f -m Jenkins Build #17 jenkins-RecMod-17 # timeout=10
[RecMod] $ /bin/sh -xe /tmp/hudson7462586223307305355.sh
+ rm -Rf build/libs/
[Gradle] - Launching build.
[RecMod] $ /var/lib/jenkins/workspace/RecMod/gradlew -s build
Download http://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/1.2-SNAPSHOT/ForgeGradle-1.2-20141009.191957-199.jar
Download http://files.minecraftforge.net/maven/net/minecraftforge/srg2source/Srg2Source/3.2-SNAPSHOT/Srg2Source-3.2-20141003.234134-43.jar
The assetDir is deprecated!  Use runDir instead! runDir set to run/assets/..
****************************
 Powered By MCP:             
 http://mcp.ocean-labs.de/   
 Searge, ProfMobius, Fesh0r, 
 R4wk, ZeuX, IngisKahn, bspkrs
 MCP Data version : unknown
****************************
:downloadClient SKIPPED
:downloadServer SKIPPED
:getVersionJson
:extractUserDev UP-TO-DATE
:mergeJars SKIPPED
:applyBinPatches SKIPPED
:downloadMcpTools UP-TO-DATE
:extractMcpData UP-TO-DATE
:genSrgs SKIPPED
:deobfBinJar SKIPPED
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning

:processResources
:classes
:deobfJar
:jar
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobf
:assemble
:check UP-TO-DATE
:build

BUILD SUCCESSFUL

Total time: 41.739 secs
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  2 second
Finished: SUCCESS