Started by user Geolykt Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/launcher-micromixin The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/launcher-micromixin/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/Starloader-project/Starloader.git # timeout=10 Fetching upstream changes from https://github.com/Starloader-project/Starloader.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress -- https://github.com/Starloader-project/Starloader.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/experiment/micromixin/j8^{commit} # timeout=10 Checking out Revision 33177c67f8bb1a786a6a637ff2c3db4986f3431a (refs/remotes/origin/experiment/micromixin/j8) > git config core.sparsecheckout # timeout=10 > git checkout -f 33177c67f8bb1a786a6a637ff2c3db4986f3431a # timeout=10 Commit message: "Migrate to stianloader.org maven, update dependencies" > git rev-list --no-walk 33177c67f8bb1a786a6a637ff2c3db4986f3431a # timeout=10 [launcher-micromixin] $ /bin/sh -xe /tmp/jenkins7402843387287278787.sh The following environment variables were removed by 'Only Keep Specified Environment Variables': BUILD_DISPLAY_NAME, BUILD_URL, CI, EXECUTOR_NUMBER, GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL, HUDSON_HOME, HUDSON_URL, JENKINS_URL, JOB_DISPLAY_URL, JOB_URL, NODE_LABELS, NODE_NAME, RUN_ARTIFACTS_DISPLAY_URL, RUN_CHANGES_DISPLAY_URL, RUN_DISPLAY_URL, RUN_TESTS_DISPLAY_URL, WORKSPACE, WORKSPACE_TMP ++ alternatives --display java ++ grep 'link currently points to' ++ tr ' ' '\n' ++ grep -o -P '[\/].+' ++ sed -e 's/bin\/java//' + export JAVA_HOME=/usr/lib/jvm/temurin-17-jdk/ + JAVA_HOME=/usr/lib/jvm/temurin-17-jdk/ [launcher-micromixin] $ mvn -DaltDeploymentRepository=stianloader-deploy::http://localhost:25615/ deploy [INFO] Scanning for projects... [INFO] [INFO] -------------------< de.geolykt.starloader:launcher >------------------- [INFO] Building Starloader Launcher 4.0.0 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 1 resource to META-INF/LICENSES/launcher [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ launcher --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (compile-java-8) @ launcher --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (compile-java-9) @ launcher --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/launcher-micromixin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ launcher --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ launcher --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ launcher --- [INFO] Building jar: /var/lib/jenkins/workspace/launcher-micromixin/target/launcher-4.0.0.jar [INFO] [INFO] --- maven-shade-plugin:3.5.1:shade (default) @ launcher --- [INFO] Including org.ow2.asm:asm:jar:9.6 in the shaded jar. [INFO] Including org.ow2.asm:asm-commons:jar:9.6 in the shaded jar. [INFO] Including org.ow2.asm:asm-tree:jar:9.6 in the shaded jar. [INFO] Including org.ow2.asm:asm-util:jar:9.6 in the shaded jar. [INFO] Including org.ow2.asm:asm-analysis:jar:9.6 in the shaded jar. [INFO] Including org.json:json:jar:20231013 in the shaded jar. [INFO] Including de.geolykt.starloader:micromixin-transformer:jar:0.1.0-a20231126 in the shaded jar. [INFO] Including org.jetbrains:annotations-java5:jar:24.0.1 in the shaded jar. [INFO] Including de.geolykt.starloader:micromixin-runtime:jar:0.1.0-a20231126 in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.8.9 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:2.0.7 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.3.11 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.3.11 in the shaded jar. [INFO] Including de.geolykt.starloader:reversible-access-setter:jar:1.0.0 in the shaded jar. [INFO] Attaching shaded artifact. [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ launcher --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.2:jar (attach-javadocs) @ launcher --- [INFO] Skipping javadoc generation, everything is up to date. [INFO] Building jar: /var/lib/jenkins/workspace/launcher-micromixin/target/launcher-4.0.0-javadoc.jar [INFO] [INFO] --- maven-gpg-plugin:3.1.0:sign (sign-artifacts) @ launcher --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ launcher --- [INFO] Installing /var/lib/jenkins/workspace/launcher-micromixin/target/launcher-4.0.0.jar to /var/lib/jenkins/.m2/repository/de/geolykt/starloader/launcher/4.0.0/launcher-4.0.0.jar [INFO] Installing /var/lib/jenkins/workspace/launcher-micromixin/pom.xml to /var/lib/jenkins/.m2/repository/de/geolykt/starloader/launcher/4.0.0/launcher-4.0.0.pom [INFO] Installing /var/lib/jenkins/workspace/launcher-micromixin/target/launcher-4.0.0-shaded.jar to /var/lib/jenkins/.m2/repository/de/geolykt/starloader/launcher/4.0.0/launcher-4.0.0-shaded.jar [INFO] Installing /var/lib/jenkins/workspace/launcher-micromixin/target/launcher-4.0.0-sources.jar to /var/lib/jenkins/.m2/repository/de/geolykt/starloader/launcher/4.0.0/launcher-4.0.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/launcher-micromixin/target/launcher-4.0.0-javadoc.jar to /var/lib/jenkins/.m2/repository/de/geolykt/starloader/launcher/4.0.0/launcher-4.0.0-javadoc.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ launcher --- [INFO] Using alternate deployment repository stianloader-deploy::http://localhost:25615/ [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.923 s [INFO] Finished at: 2023-11-26T23:21:34Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project launcher: Invalid syntax for repository.: Invalid syntax for repository. [ERROR] Invalid syntax for alternative repository. Use "id::layout::url". [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Build step 'Run with timeout' marked build as failure Finished: FAILURE