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 3383c7caa5bfcc3ca1f31711eca70921c72ac5a7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3383c7caa5bfcc3ca1f31711eca70921c72ac5a7
 > git rev-list c7110e514f687ea89781d0e8ede24a55a686800d # timeout=10
 > git tag -a -f -m Jenkins Build #16 jenkins-RecMod-16 # timeout=10
[RecMod] $ /bin/sh -xe /tmp/hudson8414907802450341565.sh
+ rm -Rf build/libs/
[Gradle] - Launching build.
[RecMod] $ /var/lib/jenkins/workspace/RecMod/gradlew -s build
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
: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: 23.551 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