Push event to branch 1.14 Connecting to https://api.github.com using progwml6-ci/****** (progwml6 ci login) Obtained Jenkinsfile from 74d980e0bb7701fbddc8215845a34d3f358c56a9 Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/Inspirations_1.14 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential progwml6-ci-gh-login Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/KnightMiner/Inspirations.git > git init /var/lib/jenkins/workspace/Inspirations_1.14 # timeout=10 Fetching upstream changes from https://github.com/KnightMiner/Inspirations.git > git --version # timeout=10 using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/KnightMiner/Inspirations.git +refs/heads/1.14:refs/remotes/origin/1.14 # timeout=10 > git config remote.origin.url https://github.com/KnightMiner/Inspirations.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/1.14:refs/remotes/origin/1.14 # timeout=10 > git config remote.origin.url https://github.com/KnightMiner/Inspirations.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/KnightMiner/Inspirations.git using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/KnightMiner/Inspirations.git +refs/heads/1.14:refs/remotes/origin/1.14 # timeout=10 Checking out Revision 74d980e0bb7701fbddc8215845a34d3f358c56a9 (1.14) > git config core.sparsecheckout # timeout=10 > git checkout -f 74d980e0bb7701fbddc8215845a34d3f358c56a9 # timeout=10 Commit message: "Clean up some deprecated code, mark deprecated overrides" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout using credential progwml6-ci-gh-login > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/KnightMiner/Inspirations.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/KnightMiner/Inspirations.git > git --version # timeout=10 using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/KnightMiner/Inspirations.git +refs/heads/1.14:refs/remotes/origin/1.14 # timeout=10 Checking out Revision 74d980e0bb7701fbddc8215845a34d3f358c56a9 (1.14) > git config core.sparsecheckout # timeout=10 > git checkout -f 74d980e0bb7701fbddc8215845a34d3f358c56a9 # timeout=10 Commit message: "Clean up some deprecated code, mark deprecated overrides" [Pipeline] sh + rm -rf build/libs [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh + ./gradlew clean setupCIWorkspace --no-daemon Download https://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/3.0.154/ForgeGradle-3.0.154.pom Download https://plugins.gradle.org/m2/com/wynprice/cursemaven/CurseMaven/1.1.0/CurseMaven-1.1.0.jar Download https://jcenter.bintray.com/org/jsoup/jsoup/1.8.3/jsoup-1.8.3.jar Download https://dvs1.progwml6.com/files/maven/mezz/jei/jei-1.14.4/maven-metadata.xml Download https://dvs1.progwml6.com/files/maven/slimeknights/mantle/Mantle/maven-metadata.xml Download https://dvs1.progwml6.com/files/maven/slimeknights/mantle/Mantle/1.14.4-1.4.34/Mantle-1.14.4-1.4.34.pom > Configure project : New Dep: net.minecraftforge:forge:1.14.4-28.1.0_mapped_snapshot_20191115-1.14.3_at_8ecdb87668e5d4a0f40402fa710c2a0f3f44a6fd Download https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.14.4-28.1.0/forge-1.14.4-28.1.0.pom Download https://files.minecraftforge.net/maven/cpw/mods/modlauncher/3.2.0/modlauncher-3.2.0.jar Download https://files.minecraftforge.net/maven/cpw/mods/modlauncher/3.2.0/modlauncher-3.2.0-api.jar Download https://files.minecraftforge.net/maven/net/minecraftforge/forgespi/1.3.0/forgespi-1.3.0.jar Download https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.14.4-28.1.0/forge-1.14.4-28.1.0-launcher.jar FAILURE: Build failed with an exception. * What went wrong: Task 'setupCIWorkspace' not found in root project 'Inspirations'. * Try: Run gradlew tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/4.9/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 15s [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