Started by user Geolykt Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/JLSL The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/JLSL/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/stianloader/JLSL.git # timeout=10 Fetching upstream changes from https://github.com/stianloader/JLSL.git > git --version # timeout=10 > git --version # 'git version 2.45.0' > git fetch --tags --force --progress -- https://github.com/stianloader/JLSL.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 31158ad983e73cdff36c7d23fcaeed03ab102132 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 31158ad983e73cdff36c7d23fcaeed03ab102132 # timeout=10 Commit message: "Change groupId, downgrade produced jars" First time build. Skipping changelog. false [Gradle] - Launching build. [JLSL] $ /var/lib/jenkins/workspace/JLSL/gradlew -DpublishRepo=http://localhost:25615/maven publish Starting a Gradle Daemon (subsequent builds will be faster) > Task :compileJava Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :processResources NO-SOURCE > Task :classes > Task :jar > Task :downgradedJar Filtering out java 8-incompatible superclass: 'java/lang/Record' for child types 'org/jglrxavpok/jlsl/conversion/glslbytecode/GLSLBytecode$Value$Reference$Variable' and 'org/jglrxavpok/jlsl/conversion/glslbytecode/GLSLBytecode$Value$Reference$Index'. Replacing it with the closest equivalent instead. Filtering out java 8-incompatible superclass: 'java/lang/Record' for child types 'org/jglrxavpok/jlsl/conversion/glslbytecode/GLSLBytecode$Statement$Condition$NotEqualTo' and 'org/jglrxavpok/jlsl/conversion/glslbytecode/GLSLBytecode$Statement$Condition$EqualTo'. Replacing it with the closest equivalent instead. > Task :generateMetadataFileForPluginPublication > Task :generatePomFileForPluginPublication > Task :sourcesJar > Task :publishPluginPublicationToMavenRepository > Task :publish Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For 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. BUILD SUCCESSFUL in 40s 7 actionable tasks: 7 executed Build step 'Run with timeout' changed build result to SUCCESS [JLSL] $ /bin/sh -xe /tmp/jenkins6413841681076845513.sh + curl http://localhost:25615/maven/commit % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2 100 2 0 0 35 0 --:--:-- --:--:-- --:--:-- 36 OK real 0m0.069s user 0m0.004s sys 0m0.009s Sending notification to Discord. Finished: SUCCESS