Branch indexing Connecting to https://api.github.com using progwml6 ci login Obtained Jenkinsfile from 4c2c43cf6967506fe8ecab65c0d06bcfc2ff4ada [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on Jenkins in /var/lib/jenkins/workspace/eKnights_TinkersConstruct_1.11.2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential progwml6-ci-gh-login Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/SlimeKnights/TinkersConstruct.git > git init /var/lib/jenkins/workspace/eKnights_TinkersConstruct_1.11.2 # timeout=10 Fetching upstream changes from https://github.com/SlimeKnights/TinkersConstruct.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/SlimeKnights/TinkersConstruct.git +refs/heads/1.11.2:refs/remotes/origin/1.11.2 # timeout=10 > git config remote.origin.url https://github.com/SlimeKnights/TinkersConstruct.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/1.11.2:refs/remotes/origin/1.11.2 # timeout=10 Avoid second fetch Checking out Revision 4c2c43cf6967506fe8ecab65c0d06bcfc2ff4ada (1.11.2) > git config core.sparsecheckout # timeout=10 > git checkout -f 4c2c43cf6967506fe8ecab65c0d06bcfc2ff4ada # timeout=10 Commit message: "Merge pull request #3129 from BrainStone/patch-3" > git rev-list --no-walk 4c2c43cf6967506fe8ecab65c0d06bcfc2ff4ada # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout The recommended git tool is: NONE using credential progwml6-ci-gh-login > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/eKnights_TinkersConstruct_1.11.2/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/SlimeKnights/TinkersConstruct.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/SlimeKnights/TinkersConstruct.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/SlimeKnights/TinkersConstruct.git +refs/heads/1.11.2:refs/remotes/origin/1.11.2 # timeout=10 Checking out Revision 4c2c43cf6967506fe8ecab65c0d06bcfc2ff4ada (1.11.2) > git config core.sparsecheckout # timeout=10 > git checkout -f 4c2c43cf6967506fe8ecab65c0d06bcfc2ff4ada # timeout=10 Commit message: "Merge pull request #3129 from BrainStone/patch-3" [Pipeline] sh + rm -rf build/libs [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh + ./gradlew clean setupCIWorkspace --no-daemon To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/2.14/userguide/gradle_daemon.html. This mapping 'snapshot_20170401' was designed for MC 1.11! Use at your own peril. WARNING: You are using an unsupported version of ForgeGradle. Please consider upgrading to ForgeGradle 5 and helping in the efforts to get old versions working on the modern toolchain. See https://gist.github.com/TheCurle/fe7ad3ede188cbdd15c235cc75d52d4a for more info on contributing. ################################################# ForgeGradle 2.2.2-gf5c7e40 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 Download http://dvs1.progwml6.com/files/maven/slimeknights/mantle/Mantle/1.11.2-1.2.0.25/Mantle-1.11.2-1.2.0.25.pom Download http://dvs1.progwml6.com/files/maven/mezz/jei/jei_1.11.2/4.2.11.251/jei_1.11.2-4.2.11.251.pom Download http://maven.k-4u.nl/com/github/mcjty/compatlayer/1.11.2-0.2.7/compatlayer-1.11.2-0.2.7.pom Download http://dvs1.progwml6.com/files/maven/slimeknights/mantle/Mantle/1.11.2-1.2.0.25/Mantle-1.11.2-1.2.0.25.jar Download http://dvs1.progwml6.com/files/maven/mezz/jei/jei_1.11.2/4.2.11.251/jei_1.11.2-4.2.11.251-api.jar FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'TConstruct'. > Could not find TheOneProbe.jar (mcjty.theoneprobe:TheOneProbe:1.1x-1.4.4-55). Searched in the following locations: http://files.minecraftforge.net/maven/mcjty/theoneprobe/TheOneProbe/1.1x-1.4.4-55/TheOneProbe-1.1x-1.4.4-55.jar * 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: 22.604 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 ERROR: script returned exit code 1 GitHub has been notified of this commit’s build result Finished: FAILURE