Started by user Brokkonaut Running as SYSTEM Building in workspace /home/tomcat/.jenkins/workspace/CubesideNMSUtils The recommended git tool is: NONE using credential a740e5fc-56b2-4305-b679-a29aeacfeabf > git rev-parse --resolve-git-dir /home/tomcat/.jenkins/workspace/CubesideNMSUtils/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/Cubeside/CubesideNMSUtils.git # timeout=10 Fetching upstream changes from https://github.com/Cubeside/CubesideNMSUtils.git > git --version # timeout=10 > git --version # 'git version 2.47.3' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://github.com/Cubeside/CubesideNMSUtils.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision ec1893614acd09ee3f223a68671ca32e2f210434 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ec1893614acd09ee3f223a68671ca32e2f210434 # timeout=10 Commit message: "Minecraft 26.1.2" > git rev-list --no-walk dac629891d7bf333df0a92259fc902b0be825cf7 # timeout=10 [CubesideNMSUtils] $ /bin/bash -xe /home/tomcat/tomcatjenkins/temp/jenkins14649747533590177380.sh + chmod +x gradlew [Gradle] - Launching build. [CubesideNMSUtils] $ /home/tomcat/.jenkins/workspace/CubesideNMSUtils/gradlew build publishToMavenLocal publish Starting a Gradle Daemon (subsequent builds will be faster) Adapter Patterns: [] Including Adapter: v1_20_R2 Including Adapter: paper1_21_4 Including Adapter: v1_17_R1 Including Adapter: paper1_20_4 Including Adapter: paper1_21 Including Adapter: v1_19_R2 Including Adapter: paper1_21_8 Including Adapter: paper1_21_6 Including Adapter: paper26_1_1 Including Adapter: paper1_21_7 Including Adapter: v1_19_R3 Including Adapter: v1_18_R1 Including Adapter: paper1_21_3 Including Adapter: paper1_20_6 Including Adapter: v1_19_R1 Including Adapter: v1_18_R2 Including Adapter: v1_20_R3 Including Adapter: paper1_21_5 Including Adapter: paper1_21_11 Including Adapter: v1_20_R1 Including Adapter: paper1_21_9 Including Adapter: paper26_1_2 Including Adapter: paper1_21_10 [Incubating] Problems report is available at: file:///home/tomcat/.jenkins/workspace/CubesideNMSUtils/build/reports/problems/problems-report.html FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':standalone:shadowJar'. > Could not resolve all dependencies for configuration ':standalone:runtimeClasspath'. > Could not resolve project :adapter:paper26_1_1. Required by: project ':standalone' > A dependency was declared on configuration 'published' of 'project :adapter:paper26_1_1' but no variant with that configuration name exists. * Try: > To determine which configurations are available in the target project :adapter:paper26_1_1, run :adapter:paper26_1_1:outgoingVariants. > Review the variant matching algorithm at https://docs.gradle.org/9.1.0/userguide/variant_attributes.html#sec:abm_algorithm. > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to generate a Build Scan (Powered by Develocity). > Get more help at https://help.gradle.org. BUILD FAILED in 20s Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Skipped archiving because build is not successful Finished: FAILURE