Skip to content
23:13:02 Started by user Geolykt
23:13:02 Running as SYSTEM
23:13:02 Building in workspace /var/lib/jenkins/workspace/launcher-micromixin
23:13:02 The recommended git tool is: NONE
23:13:02 No credentials specified
23:13:02  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/launcher-micromixin/.git # timeout=10
23:13:02 Fetching changes from the remote Git repository
23:13:02  > git config remote.origin.url https://github.com/Starloader-project/Starloader.git # timeout=10
23:13:02 Fetching upstream changes from https://github.com/Starloader-project/Starloader.git
23:13:02  > git --version # timeout=10
23:13:02  > git --version # 'git version 2.43.0'
23:13:02  > git fetch --tags --force --progress -- https://github.com/Starloader-project/Starloader.git +refs/heads/*:refs/remotes/origin/* # timeout=10
23:13:02  > git rev-parse refs/remotes/origin/experiment/micromixin/j8^{commit} # timeout=10
23:13:02 Checking out Revision 33177c67f8bb1a786a6a637ff2c3db4986f3431a (refs/remotes/origin/experiment/micromixin/j8)
23:13:02  > git config core.sparsecheckout # timeout=10
23:13:02  > git checkout -f 33177c67f8bb1a786a6a637ff2c3db4986f3431a # timeout=10
23:13:02 Commit message: "Migrate to stianloader.org maven, update dependencies"
23:13:02  > git rev-list --no-walk 33177c67f8bb1a786a6a637ff2c3db4986f3431a # timeout=10
23:13:02 [launcher-micromixin] $ /bin/sh -xe /tmp/jenkins8228545843070861886.sh
23:13:02 ++ sed -e 's/bin\/java//'
23:13:02 ++ grep 'link currently points to'
23:13:02 ++ alternatives --display java
23:13:02 ++ tr ' ' '\n'
23:13:02 ++ grep -o -P '[\/].+'
23:13:02 + export JAVA_HOME=/usr/lib/jvm/temurin-17-jdk/
23:13:02 + JAVA_HOME=/usr/lib/jvm/temurin-17-jdk/
23:13:02 [launcher-micromixin] $ mvn -DaltDeploymentRepository='stianloader-deploy::http://localhost:25615/' deploy
23:13:02 The JAVA_HOME environment variable is not defined correctly,
23:13:02 this environment variable is needed to run this program.
23:13:02 Build step 'Run with timeout' marked build as failure
23:13:02 Finished: FAILURE