Started by user ha:////4Mun0qBjP2eMTGvoThk96IB6rlbUHqbqZ1s/OyZT+cDzAAAAmR+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAz2EgZe/dLi1CL99NT8nMrsEgCZBHddwgAAAA==Geolykt Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/star-cell-shading The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/Geolykt/StarCellShading.git > git init /var/lib/jenkins/workspace/star-cell-shading # timeout=10 Fetching upstream changes from https://github.com/Geolykt/StarCellShading.git > git --version # timeout=10 > git --version # 'git version 2.45.2' > git fetch --tags --force --progress -- https://github.com/Geolykt/StarCellShading.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/Geolykt/StarCellShading.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 07dd717b5666f505c2b1a5520acd18c78bc05748 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 07dd717b5666f505c2b1a5520acd18c78bc05748 # timeout=10 Commit message: "Fix build" First time build. Skipping changelog. false [Gradle] - Launching build. [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 Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain Caused by: java.lang.ClassNotFoundException: org.gradle.wrapper.GradleWrapperMain Build step 'Run with timeout' changed build result to FAILURE Build step 'Run with timeout' marked build as failure Sending notification to Discord. Finished: FAILURE