05:39:47 Started by GitHub push by Geolykt 05:39:47 Running as SYSTEM 05:39:47 Building in workspace /var/lib/jenkins/workspace/gsl-starplane 05:39:47 The recommended git tool is: NONE 05:39:47 No credentials specified 05:39:47 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/gsl-starplane/.git # timeout=10 05:39:47 Fetching changes from the remote Git repository 05:39:47 > git config remote.origin.url https://github.com/stianloader/GslStarplane.git # timeout=10 05:39:47 Fetching upstream changes from https://github.com/stianloader/GslStarplane.git 05:39:47 > git --version # timeout=10 05:39:47 > git --version # 'git version 2.45.0' 05:39:47 > git fetch --tags --force --progress -- https://github.com/stianloader/GslStarplane.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:39:47 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 05:39:47 Checking out Revision 8de61ac4a414f7006426a003c164b19d47ddbe91 (refs/remotes/origin/main) 05:39:47 > git config core.sparsecheckout # timeout=10 05:39:47 > git checkout -f 8de61ac4a414f7006426a003c164b19d47ddbe91 # timeout=10 05:39:47 Commit message: "Do not transform jars before copying them over" 05:39:47 > git rev-list --no-walk 6656d8c5c0d813f9020eab9ce233c16f100be221 # timeout=10 05:39:47 false 05:39:47 SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Do not transform jars before copying them over 05:39:47 05:39:47 I'm not exactly sure what I went for; I assume it was so that 05:39:47 obfuscated jars could be run in the development environment, 05:39:47 but that wasn't what it did in practice, so removing it is 05:39:47 safe to do (people shouldn't be using remapped/obfuscated 05:39:47 jars in the development environment anyways). 05:39:47 05:39:47 The breaking change that prompted me to remove this piece of code 05:39:47 was the fact that the ClassWriter wasn't correctly configured 05:39:47 as a result from us moving from TR to our own remapping framework. 05:39:47 05:39:47 [Gradle] - Launching build. 05:39:47 [gsl-starplane] $ /var/lib/jenkins/workspace/gsl-starplane/gradlew -DpublishRepo=http://localhost:25615/maven publish 05:39:48 Starting a Gradle Daemon (subsequent builds will be faster) 05:40:00 > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication 05:40:00 > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository 05:40:06 > Task :compileJava 05:40:06 > Task :pluginDescriptors UP-TO-DATE 05:40:06 > Task :processResources UP-TO-DATE 05:40:06 > Task :classes 05:40:06 > Task :jar 05:40:06 > Task :generateMetadataFileForPluginMavenPublication 05:40:06 > Task :generatePomFileForPluginMavenPublication 05:40:06 > Task :publishPluginMavenPublicationToMavenRepository 05:40:06 > Task :generateMetadataFileForPluginPublication 05:40:06 > Task :generatePomFileForPluginPublication 05:40:06 > Task :publishPluginPublicationToMavenRepository 05:40:06 > Task :publish 05:40:06 05:40:06 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. 05:40:06 05:40:06 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 05:40:06 05:40:06 For more on this, please refer to https://docs.gradle.org/8.6-rc-1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. 05:40:06 05:40:06 BUILD SUCCESSFUL in 18s 05:40:06 12 actionable tasks: 10 executed, 2 up-to-date 05:40:07 Build step 'Run with timeout' changed build result to SUCCESS 05:40:07 [gsl-starplane] $ /bin/sh -xe /tmp/jenkins16530266692742008155.sh 05:40:07 + curl http://localhost:25615/maven/commit 05:40:07 % Total % Received % Xferd Average Speed Time Time Time Current 05:40:07 Dload Upload Total Spent Left Speed 05:40:07 05:40:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 05:40:07 100 2 100 2 0 0 19 0 --:--:-- --:--:-- --:--:-- 19 05:40:07 100 2 100 2 0 0 19 0 --:--:-- --:--:-- --:--:-- 19 05:40:07 OK 05:40:07 real 0m0.116s 05:40:08 user 0m0.005s sys 0m0.008s Sending notification to Discord. Finished: SUCCESS