Skip to content
15:36:44 Started by user Geolykt
15:36:44 Running as SYSTEM
15:36:44 Building in workspace /var/lib/jenkins/workspace/SLAPI
15:36:44 The recommended git tool is: NONE
15:36:44 No credentials specified
15:36:44  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SLAPI/.git # timeout=10
15:36:44 Fetching changes from the remote Git repository
15:36:44  > git config remote.origin.url https://github.com/Starloader-project/Starloader-API.git # timeout=10
15:36:44 Fetching upstream changes from https://github.com/Starloader-project/Starloader-API.git
15:36:44  > git --version # timeout=10
15:36:44  > git --version # 'git version 2.43.0'
15:36:44  > git fetch --tags --force --progress -- https://github.com/Starloader-project/Starloader-API.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:36:45  > git rev-parse refs/remotes/origin/future/2x^{commit} # timeout=10
15:36:45 Checking out Revision c689ee843255a0542855b4b8f59ee344a977882c (refs/remotes/origin/future/2x)
15:36:45  > git config core.sparsecheckout # timeout=10
15:36:45  > git checkout -f c689ee843255a0542855b4b8f59ee344a977882c # timeout=10
15:36:45 Commit message: "Migrate to stianloader.org maven, use CI"
15:36:45  > git rev-list --no-walk c689ee843255a0542855b4b8f59ee344a977882c # timeout=10
15:36:45 false
15:36:45 [Gradle] - Launching build.
15:36:45 [SLAPI] $ /var/lib/jenkins/workspace/SLAPI/gradlew -Dde.geolykt.starplane.galimulator-jar=/root/nightly-paperpusher/galimulator-caches/galimulator-linux-5.0.2.jar -DpublishRepo=http://localhost:25615 publish
15:36:45 Starting a Gradle Daemon (subsequent builds will be faster)
15:36:50 
15:36:50 > Configure project :
15:36:50 Unable to resolve galimulator directory!
15:36:50 
15:36:50 FAILURE: Build failed with an exception.
15:36:50 
15:36:50 * What went wrong:
15:36:50 A problem occurred configuring root project 'starloader-api'.
15:36:50 > Cannot resolve dependencies
15:36:50 
15:36:50 * Try:
15:36:50 > Run with --stacktrace option to get the stack trace.
15:36:50 > Run with --info or --debug option to get more log output.
15:36:50 > Run with --scan to get full insights.
15:36:50 
15:36:50 * Get more help at https://help.gradle.org
15:36:50 
15:36:50 BUILD FAILED in 5s
15:36:50 Build step 'Run with timeout' changed build result to FAILURE
15:36:50 Build step 'Run with timeout' marked build as failure
15:36:51 Sending notification to Discord.
15:36:51 Finished: FAILURE