07:21:36Started by GitHub push by Geolykt
07:21:36Running as SYSTEM
07:21:36Building in workspace /var/lib/jenkins/workspace/gsl-starplane
07:21:36The recommended git tool is: NONE
07:21:36No credentials specified
07:21:36 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/gsl-starplane/.git # timeout=10
07:21:36Fetching changes from the remote Git repository
07:21:36 > git config remote.origin.url https://github.com/stianloader/GslStarplane.git # timeout=10
07:21:36Fetching upstream changes from https://github.com/stianloader/GslStarplane.git07:21:36 > git --version # timeout=10
07:21:36 > git --version # 'git version 2.45.2'
07:21:36 > git fetch --tags --force --progress -- https://github.com/stianloader/GslStarplane.git +refs/heads/*:refs/remotes/origin/* # timeout=10
07:21:36 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
07:21:36Checking out Revision 2ae90fd33d14aab0a0be12dfc66edb74aa87aab3 (refs/remotes/origin/main)
07:21:36 > git config core.sparsecheckout # timeout=10
07:21:36 > git checkout -f 2ae90fd33d14aab0a0be12dfc66edb74aa87aab3 # timeout=10
07:21:36Commit message: "Fix reflection logic in GradleInteropUtil"
07:21:36 > git rev-list --no-walk e3811d5fbde6e919062661c954a33943e24650cd # timeout=10
07:21:36false
07:21:36SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Fix reflection logic in GradleInteropUtil
07:21:3607:21:36I am not entirely sure why this is blowing up now of all times,
07:21:36but I assume it's because I'm using a different JDK than usual
07:21:36to invoke gradle with.
07:21:3607:21:36[Gradle] - Launching build.
07:21:36[gsl-starplane] $ /var/lib/jenkins/workspace/gsl-starplane/gradlew -DpublishRepo=http://localhost:25615/maven publish
07:21:37Starting a Gradle Daemon (subsequent builds will be faster)
07:21:48> Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication07:21:49> Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository07:21:54> Task :compileJava07:21:54> Task :pluginDescriptorsUP-TO-DATE
07:21:54> Task :processResourcesUP-TO-DATE
07:21:54> Task :classes07:21:54> Task :jar07:21:54> Task :generateMetadataFileForPluginMavenPublication07:21:54> Task :generatePomFileForPluginMavenPublication07:21:54> Task :publishPluginMavenPublicationToMavenRepository07:21:55> Task :generateMetadataFileForPluginPublication07:21:55> Task :generatePomFileForPluginPublication07:21:5507:21:55> Task :publishPluginPublicationToMavenRepository07:21:55Multiple publications with coordinates 'de.geolykt.starloader:gsl-starplane:0.2.0' are published to repository 'maven'. The publications 'plugin' in root project 'gsl-starplane' and 'pluginMaven' in root project 'gsl-starplane' will overwrite each other!
07:21:5507:21:55> Task :publish07:21:5507:21:55Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
07:21:5507:21:55You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
07:21:5507:21:55For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
07:21:5507:21:55BUILD SUCCESSFUL in 18s
07:21:5512 actionable tasks: 10 executed, 2 up-to-date
07:21:55Build step 'Run with timeout' changed build result to SUCCESS
07:21:55[gsl-starplane] $ /bin/sh -xe /tmp/jenkins13751273746610364077.sh
07:21:55+ curl http://localhost:25615/maven/commit07:21:55 % Total % Received % Xferd Average Speed Time Time Time Current
07:21:55 Dload Upload Total Spent Left Speed
07:21:5507:21:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
07:21:55100 2 100 2 0 0 9 0 --:--:-- --:--:-- --:--:-- 9
07:21:55OK
07:21:55real 0m0.244s
07:21:56user 0m0.012s
07:21:56sys 0m0.013s
Sending notification to Discord.
Finished: SUCCESS