Started by user mezz Building in workspace /var/lib/jenkins/jobs/Forestry/workspace No JDK named ‘null’ found No JDK named ‘null’ found > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/ForestryMC/ForestryMC.git # timeout=10 Fetching upstream changes from https://github.com/ForestryMC/ForestryMC.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/ForestryMC/ForestryMC.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/4.1^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/4.1^{commit} # timeout=10 Checking out Revision 3fde556b8696f533aebaed4f6b29e265fdadb4f0 (refs/remotes/origin/4.1) No JDK named ‘null’ found > git config core.sparsecheckout # timeout=10 > git checkout -f 3fde556b8696f533aebaed4f6b29e265fdadb4f0 > git rev-list 85c05d8985c2ba6537a8738ecfcae228aec6591d # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule update --init --recursive No JDK named ‘null’ found [workspace] $ /bin/sh -xe /tmp/hudson1202982405567940381.sh + ./gradlew clean setupCIWorkspace release uploadArchives **************************** Powered By MCP: http://modcoderpack.com/ Searge, ProfMobius, Fesh0r, R4wk, ZeuX, IngisKahn, bspkrs MCP Data version : unknown **************************** :clean :downloadClient SKIPPED :downloadServer SKIPPED :getVersionJson :extractUserDev :mergeJars SKIPPED :applyBinPatches SKIPPED :downloadMcpTools SKIPPED :extractMcpData UP-TO-DATE :genSrgs SKIPPED :deobfBinJar SKIPPED :setupCIWorkspace UP-TO-DATE :compileApiJava UP-TO-DATE :processApiResources UP-TO-DATE :apiClasses UP-TO-DATE :sourceMainJava :compileJava/var/lib/jenkins/jobs/Forestry/workspace/build/sources/java/forestry/apiculture/render/RenderBeeEntity.java:34: warning: doRender(Entity,double,double,double,float,float) in RenderBeeEntity overrides doRender(Entity,double,double,double,float,float) in RenderLiving; overridden method is a bridge method public void doRender(Entity entity, double posX, double posY, double posZ, float par8, float par9) { ^ /var/lib/jenkins/jobs/Forestry/workspace/build/sources/java/forestry/lepidopterology/render/RenderButterflyEntity.java:39: warning: doRender(Entity,double,double,double,float,float) in RenderButterflyEntity overrides doRender(Entity,double,double,double,float,float) in RenderLiving; overridden method is a bridge method public void doRender(Entity entity, double x, double y, double z, float light, float partialTickTime) { ^ 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. 2 warnings :processResources :classes :apiJar :devJar :jar :reobf :mainJar :sourceJar :release :uploadArchivesUploading: net/sengir/forestry/forestry_1.7.10/4.1.0.45/forestry_1.7.10-4.1.0.45-api.jar to repository remote at file:///var/lib/jenkins/maven/ Transferring 263K from remote Uploaded 263K Uploading: net/sengir/forestry/forestry_1.7.10/4.1.0.45/forestry_1.7.10-4.1.0.45-dev.jar to repository remote at file:///var/lib/jenkins/maven/ Transferring 3117K from remote Uploaded 3117K Uploading: net/sengir/forestry/forestry_1.7.10/4.1.0.45/forestry_1.7.10-4.1.0.45-sources.jar to repository remote at file:///var/lib/jenkins/maven/ Transferring 2221K from remote Uploaded 2221K BUILD SUCCESSFUL Total time: 1 mins 13.783 secs Archiving artifacts No JDK named ‘null’ found Finished: SUCCESS