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 ed4adc5c06205c9f605ddd43603a7ee7b0e9fb2f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed4adc5c06205c9f605ddd43603a7ee7b0e9fb2f
 > git rev-list bf6b01fec0852587c8b58b51d41c4da995adabcf # timeout=10
 > git tag -a -f -m Jenkins Build #21 jenkins-RecMod-21 # timeout=10
[RecMod] $ /bin/sh -xe /tmp/hudson1708532817278335472.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
:getVersionJson
:extractUserDev UP-TO-DATE
:mergeJars SKIPPED
:applyBinPatches SKIPPED
:downloadMcpTools SKIPPED
: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: 25.42 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