Skip to content
Failed

Console Output

[EnvInject] - Mask passwords passed as build parameters.
Started by user mezz
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/Forestry_5/workspace
 > 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/mc-1.10^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/mc-1.10^{commit} # timeout=10
Checking out Revision 40c4fc5d1f6ab376c2ce14f1144c4cd83b727e11 (refs/remotes/origin/mc-1.10)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 40c4fc5d1f6ab376c2ce14f1144c4cd83b727e11
First time build. Skipping changelog.
 > 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
[workspace] $ /bin/sh -xe /tmp/hudson7581615483751459450.sh
+ ./gradlew clean setupCIWorkspace build uploadArchives curseforge
This mapping 'snapshot_20160525' was designed for MC 1.9.4! Use at your own peril.
#################################################
         ForgeGradle 2.2-SNAPSHOT-59f33ec        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
Found AccessTransformer: jei_at.cfg_jei_1.9.4-3.6.4.213_at.cfg
Download http://dvs1.progwml6.com/files/maven/mezz/jei/jei_1.10/3.7.0.218/jei_1.10-3.7.0.218.pom
Download http://dvs1.progwml6.com/files/maven/mezz/jei/jei_1.10/3.7.0.218/jei_1.10-3.7.0.218.jar
Download http://dvs1.progwml6.com/files/maven/mezz/jei/jei_1.10/3.7.0.218/jei_1.10-3.7.0.218-sources.jar
:clean
:extractMcpMappings SKIPPED
:deobfCompileDeobfDepTask0
:deobfCompileDeobfDepTask1 SKIPPED
:deobfCompileRemapDepSourcesTask2
:deobfCompileDummyTask
:getVersionJson
:extractUserdev
Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.10-12.18.0.1981-1.10.0/forge-1.10-12.18.0.1981-1.10.0.pom
Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.10-12.18.0.1981-1.10.0/forge-1.10-12.18.0.1981-1.10.0-userdev.jar
:downloadClient
:downloadServer
:splitServerJar
:mergeJars
:applyBinaryPatches
:deobfProvidedDummyTask
:extractDependencyATs
:extractMcpData
Download http://files.minecraftforge.net/maven/de/oceanlabs/mcp/mcp/1.10/mcp-1.10-srg.zip
:genSrgs
:deobfMcMCP
Applying SpecialSource...
:deobfMcMCP FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':deobfMcMCP'.
> java.io.FileNotFoundException: /var/lib/jenkins/jobs/Forestry_5/workspace/build/depAts/jei_at.cfg_jei_1.9.4-3.6.4.213_at.cfg (No such file or directory)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 31.448 secs
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE