Console Output

Started by an SCM change
Building in workspace /var/lib/jenkins/workspace/redux
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Quiddity-Modding/Redux.git # timeout=10
Fetching upstream changes from https://github.com/Quiddity-Modding/Redux.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/Quiddity-Modding/Redux.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/master
Seen 1 remote branch
Checking out Revision 78fb7dd957da32200cdc207bbba8016556700a57 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 78fb7dd957da32200cdc207bbba8016556700a57
 > git rev-list 7dca4af5c628ba1e0ec1774d650cf80b88d7d246 # timeout=10
[redux] $ /bin/sh -xe /tmp/hudson777647473952251970.sh
+ rm -rf build/libs
[Gradle] - Launching build.
[redux] $ /var/lib/jenkins/workspace/redux/gradlew -s -Plocal_maven=/var/www/dvs1/files/maven reobf uploadArchives
****************************
 Powered By MCP:             
 http://mcp.ocean-labs.de/   
 Searge, ProfMobius, Fesh0r, 
 R4wk, ZeuX, IngisKahn, bspkrs
 MCP Data version : snapshot_nodoc_20141130
****************************
:extractMcpData UP-TO-DATE
:getVersionJson
:extractUserDev UP-TO-DATE
:genSrgs SKIPPED
:downloadClient SKIPPED
:downloadServer SKIPPED
:mergeJars SKIPPED
:applyBinPatches SKIPPED
:downloadMcpTools 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
/var/lib/jenkins/workspace/redux/build/sources/java/mods/quiddity/redux/json/JSONSingleton.java:61: warning: non-varargs call of varargs method with inexact argument type for last parameter;
            super(String.format(format, args), cause);
                                        ^
  cast to Object for a varargs call
  cast to Object[] for a non-varargs call and to suppress this warning
2 warnings

:processResources
:classes
:jar
:reobf
:deobfJar
:sourcesJar
:uploadArchivesUploading: mods/quiddity/redux/dev-63/redux-dev-63.jar to repository remote at file:///var/www/dvs1/files/maven
Transferring 62K from remote
Uploaded 62K
Uploading: mods/quiddity/redux/dev-63/redux-dev-63-deobf.jar to repository remote at file:///var/www/dvs1/files/maven
Transferring 61K from remote
Uploaded 61K
Uploading: mods/quiddity/redux/dev-63/redux-dev-63-sources.jar to repository remote at file:///var/www/dvs1/files/maven
Transferring 23K from remote
Uploaded 23K


BUILD SUCCESSFUL

Total time: 26.662 secs
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Recording fingerprints
Recording fingerprints
IRC notifier plugin: Sending notification to: #redux
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  1 second
Finished: SUCCESS