Skip to content
Success

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 6a0c0563d99a40677bbbf43ef70dc04cda1804d5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6a0c0563d99a40677bbbf43ef70dc04cda1804d5
 > git rev-list ed4adc5c06205c9f605ddd43603a7ee7b0e9fb2f # timeout=10
 > git tag -a -f -m Jenkins Build #22 jenkins-RecMod-22 # timeout=10
[RecMod] $ /bin/sh -xe /tmp/hudson4401819560330230449.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: 43.613 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