Console Output

GitHub pull request #231 of commit 38f34e59d8301b25e7bbfa8eda6b9e37acaccb89 automatically merged.
Setting status of 38f34e59d8301b25e7bbfa8eda6b9e37acaccb89 to PENDING with url https://dvs1.progwml6.com/jenkins/job/natura-prtests/58/ and message: Merged build started.
Building in workspace /var/lib/jenkins/workspace/natura-prtests
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/progwml6/Natura.git # timeout=10
Fetching upstream changes from https://github.com/progwml6/Natura.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/progwml6/Natura.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/1.6.x
Seen branch in repository origin/1.7.x
Seen branch in repository origin/1.8
Seen branch in repository origin/1.8rewrite
Seen branch in repository origin/master
Seen 5 remote branches
Checking out Revision 6a6cca1e320329e9ffb76523e3c2b405e6f3089a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6a6cca1e320329e9ffb76523e3c2b405e6f3089a
 > git rev-list ecb05e4aac5a0eb3b65a399544400e44f9a94351 # timeout=10
 > git tag -a -f -m Jenkins Build #58 jenkins-natura-prtests-58 # timeout=10
[natura-prtests] $ /bin/sh -xe /tmp/hudson1204194414370008879.sh
+ rm -Rf build/libs/
[Gradle] - Launching build.
[natura-prtests] $ /var/lib/jenkins/workspace/natura-prtests/gradlew -DghprbTriggerAuthorEmail= -DghprbTargetBranch=master -DghprbSourceBranch=ghostwood-fix -DghprbActualCommitAuthor=Sinhika -Dsha1=origin/pr/231/merge -DghprbPullLink=https://github.com/progwml6/Natura/pull/231 -DghprbActualCommit=38f34e59d8301b25e7bbfa8eda6b9e37acaccb89 -DGIT_BRANCH=ghostwood-fix -DghprbPullAuthorEmail= [email protected] -DghprbTriggerAuthor= -DghprbPullId=231 "-DghprbPullTitle=Fixed ghostwood not generating" "-DghprbPullDescription=GitHub pull request #231 of commit 38f34e59d8301b25e7bbfa8eda6b9e37acaccb89 automatically merged." -s --refresh-dependencies clean build
Download http://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/1.2-SNAPSHOT/ForgeGradle-1.2-20150505.030929-293.jar
****************************
 Powered By MCP:             
 http://mcp.ocean-labs.de/   
 Searge, ProfMobius, Fesh0r, 
 R4wk, ZeuX, IngisKahn, bspkrs
 MCP Data version : unknown
****************************
:clean
:downloadClient SKIPPED
:downloadServer SKIPPED
:getVersionJson
:extractUserDev UP-TO-DATE
:mergeJars SKIPPED
:applyBinPatches SKIPPED
:downloadMcpTools SKIPPED
:extractMcpData UP-TO-DATE
:genSrgs UP-TO-DATE
:deobfBinJar SKIPPED
:compileApiJavawarning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning

:processApiResources UP-TO-DATE
:apiClasses
:sourceMainJava
:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.6
/var/lib/jenkins/workspace/natura-prtests/build/sources/java/mods/natura/client/entity/NitroCreeperRender.java:16: warning: getEntityTexture(Entity) in NitroCreeperRender overrides getEntityTexture(Entity) in RenderCreeper; overridden method is a bridge method
    protected ResourceLocation getEntityTexture (Entity par1Entity)
                               ^
/var/lib/jenkins/workspace/natura-prtests/build/sources/java/mods/natura/client/entity/FlameSpiderRender.java:20: warning: getEntityTexture(Entity) in FlameSpiderRender overrides getEntityTexture(Entity) in RenderSpider; overridden method is a bridge method
    protected ResourceLocation getEntityTexture (Entity par1Entity)
                               ^
/var/lib/jenkins/workspace/natura-prtests/build/sources/java/mods/natura/client/entity/FlameSpiderBabyRender.java:20: warning: getEntityTexture(Entity) in FlameSpiderBabyRender overrides getEntityTexture(Entity) in RenderSpider; overridden method is a bridge method
    protected ResourceLocation getEntityTexture (Entity par1Entity)
                               ^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
4 warnings

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

BUILD SUCCESSFUL

Total time: 5 mins 23.243 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  9 second
Setting status of 38f34e59d8301b25e7bbfa8eda6b9e37acaccb89 to SUCCESS with url https://dvs1.progwml6.com/jenkins/job/natura-prtests/58/ and message: Merged build finished.
Finished: SUCCESS