Skip to content
Failed

Console Output

21:12:08 Started by user Geolykt
21:12:08 Running as SYSTEM
21:12:08 Building in workspace /var/lib/jenkins/workspace/star-cell-shading
21:12:08 The recommended git tool is: NONE
21:12:08 No credentials specified
21:12:08 Cloning the remote Git repository
21:12:08 Cloning repository https://github.com/Geolykt/StarCellShading.git
21:12:08  > git init /var/lib/jenkins/workspace/star-cell-shading # timeout=10
21:12:08 Fetching upstream changes from https://github.com/Geolykt/StarCellShading.git
21:12:08  > git --version # timeout=10
21:12:08  > git --version # 'git version 2.45.2'
21:12:08  > git fetch --tags --force --progress -- https://github.com/Geolykt/StarCellShading.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:12:08  > git config remote.origin.url https://github.com/Geolykt/StarCellShading.git # timeout=10
21:12:08  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
21:12:08 Avoid second fetch
21:12:08  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
21:12:08 Checking out Revision 07dd717b5666f505c2b1a5520acd18c78bc05748 (refs/remotes/origin/main)
21:12:08  > git config core.sparsecheckout # timeout=10
21:12:08  > git checkout -f 07dd717b5666f505c2b1a5520acd18c78bc05748 # timeout=10
21:12:09 Commit message: "Fix build"
21:12:09 First time build. Skipping changelog.
21:12:09 false
21:12:09 [Gradle] - Launching build.
21:12:09 [star-cell-shading] $ /var/lib/jenkins/workspace/star-cell-shading/gradlew -Dde.geolykt.starplane.galimulator-jar=/var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar -DpublishRepo=http://localhost:25615/maven/ --info --stacktrace publish
21:12:09 Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain
21:12:09 Caused by: java.lang.ClassNotFoundException: org.gradle.wrapper.GradleWrapperMain
21:12:09 Build step 'Run with timeout' changed build result to FAILURE
21:12:09 Build step 'Run with timeout' marked build as failure
21:12:09 Sending notification to Discord.
21:12:10 Finished: FAILURE