Console Output

Push event to branch 1.12
01:27:11 Connecting to https://api.github.com using progwml6-ci/****** (progwml6 ci login)
Obtained Jenkinsfile from e11b2ba13c34abfbc3fa470f84977a7b0d2f32b9
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/Natura_1.12-2LK2GEND4K3R2EPKDAHOQ5XG2U6KPCSLZHJ3VQX7NHULQ47GD44Q
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
 > 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 without tags
Fetching upstream changes from https://github.com/progwml6/Natura.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/progwml6/Natura.git +refs/heads/1.12:refs/remotes/origin/1.12
Checking out Revision e11b2ba13c34abfbc3fa470f84977a7b0d2f32b9 (1.12)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e11b2ba13c34abfbc3fa470f84977a7b0d2f32b9
Commit message: "Imp's should now spawn in any world that is "hell" typed (water isn't allowed and or is labeled as a hell biome)"
 > git rev-list --no-walk 30137e8192e6f0f169dd5e4e317a776c7f8c5ed3 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
 > 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 without tags
Fetching upstream changes from https://github.com/progwml6/Natura.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/progwml6/Natura.git +refs/heads/1.12:refs/remotes/origin/1.12
Checking out Revision e11b2ba13c34abfbc3fa470f84977a7b0d2f32b9 (1.12)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e11b2ba13c34abfbc3fa470f84977a7b0d2f32b9
Commit message: "Imp's should now spawn in any world that is "hell" typed (water isn't allowed and or is labeled as a hell biome)"
[Pipeline] sh
[Natura_1.12-2LK2GEND4K3R2EPKDAHOQ5XG2U6KPCSLZHJ3VQX7NHULQ47GD44Q] Running shell script
+ rm -rf build/libs
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[Natura_1.12-2LK2GEND4K3R2EPKDAHOQ5XG2U6KPCSLZHJ3VQX7NHULQ47GD44Q] Running shell script
+ ./gradlew clean setupCIWorkspace --no-daemon
This mapping 'snapshot_20180101' was designed for MC 1.12! Use at your own peril.
#################################################
         ForgeGradle 2.3-SNAPSHOT-583d1ba        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
Found AccessTransformer: tconstruct_at.cfg_TConstruct-1.12-2.8.1.515_at.cfg
Found AccessTransformer: jei_at.cfg_jei_1.12.2-4.8.5.144_at.cfg
Found AccessTransformer: mantle_at.cfg_Mantle-1.12-1.3.1.22_at.cfg
Download http://dvs1.progwml6.com/files/maven/slimeknights/TConstruct/1.12.2-2.9.0.55/TConstruct-1.12.2-2.9.0.55.pom
Download http://dvs1.progwml6.com/files/maven/slimeknights/TConstruct/1.12.2-2.9.0.55/TConstruct-1.12.2-2.9.0.55.jar
Download http://dvs1.progwml6.com/files/maven/slimeknights/TConstruct/1.12.2-2.9.0.55/TConstruct-1.12.2-2.9.0.55-sources.jar
:clean
:extractMcpMappings SKIPPED
:deobfCompileDeobfDepTask0 SKIPPED
:deobfCompileDeobfDepTask1
:deobfCompileDeobfDepTask2 SKIPPED
:deobfCompileDeobfDepTask3 SKIPPED
:deobfCompileRemapDepSourcesTask4
:deobfCompileRemapDepSourcesTask5 SKIPPED
:deobfCompileRemapDepSourcesTask6 SKIPPED
:deobfCompileRemapDepSourcesTask7 SKIPPED
:deobfCompileDummyTask
:getVersionJson
:extractUserdev
Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.12.2-14.23.1.2587/forge-1.12.2-14.23.1.2587.pom
Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.12.2-14.23.1.2587/forge-1.12.2-14.23.1.2587-userdev.jar
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches
:deobfProvidedDummyTask
:extractDependencyATs
:extractMcpData SKIPPED
:genSrgs SKIPPED
: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/workspace/Natura_1.12-2LK2GEND4K3R2EPKDAHOQ5XG2U6KPCSLZHJ3VQX7NHULQ47GD44Q/build/depAts/tconstruct_at.cfg_TConstruct-1.12-2.8.1.515_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: 24.59 secs
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
Stage 'Build' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Archive)
Stage 'Archive' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy)
Stage 'Deploy' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit?s build result

ERROR: script returned exit code 1
Finished: FAILURE