Console Output

Push event to branch 1.12
03:04:39 Connecting to https://api.github.com using progwml6-ci/****** (progwml6 ci login)
Obtained Jenkinsfile from 23da2b44261a4ae3a0c4fac0d046ecee832be9d2
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/Natura_1.12-2LK2GEND4K3R2EPKDAHOQ5XG2U6KPCSLZHJ3VQX7NHULQ47GD44Q@2
[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 23da2b44261a4ae3a0c4fac0d046ecee832be9d2 (1.12)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 23da2b44261a4ae3a0c4fac0d046ecee832be9d2
Commit message: "Bump mod version to 4.3.1"
 > git rev-list --no-walk 8a76abef2e69b32ea61676c2a68d72a1621b9ce7 # 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 23da2b44261a4ae3a0c4fac0d046ecee832be9d2 (1.12)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 23da2b44261a4ae3a0c4fac0d046ecee832be9d2
Commit message: "Bump mod version to 4.3.1"
[Pipeline] sh
[Natura_1.12-2LK2GEND4K3R2EPKDAHOQ5XG2U6KPCSLZHJ3VQX7NHULQ47GD44Q@2] Running shell script
+ rm -rf build/libs
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[Natura_1.12-2LK2GEND4K3R2EPKDAHOQ5XG2U6KPCSLZHJ3VQX7NHULQ47GD44Q@2] 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: mantle_at.cfg_Mantle-1.12-1.3.0.8_at.cfg
Found AccessTransformer: jei_at.cfg_jei_1.12-4.7.1.71_at.cfg
:clean
:extractMcpMappings SKIPPED
:deobfCompileDeobfDepTask0 SKIPPED
:deobfCompileDeobfDepTask1 SKIPPED
:deobfCompileDeobfDepTask2 SKIPPED
:deobfCompileDeobfDepTask3 SKIPPED
:deobfCompileRemapDepSourcesTask4 SKIPPED
:deobfCompileRemapDepSourcesTask5 SKIPPED
:deobfCompileRemapDepSourcesTask6 SKIPPED
:deobfCompileRemapDepSourcesTask7 SKIPPED
:deobfCompileDummyTask
:getVersionJson
:extractUserdev
: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@2/build/depAts/mantle_at.cfg_Mantle-1.12-1.3.0.8_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: 25.643 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