14:17:06 Started by GitHub push by Geolykt
14:17:06 Running as SYSTEM
14:17:06 Building in workspace /var/lib/jenkins/workspace/SML6
14:17:06 The recommended git tool is: NONE
14:17:06 No credentials specified
14:17:06 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SML6/.git # timeout=10
14:17:06 Fetching changes from the remote Git repository
14:17:06 > git config remote.origin.url https://github.com/stianloader/sml6.git # timeout=10
14:17:06 Fetching upstream changes from https://github.com/stianloader/sml6.git
14:17:06 > git --version # timeout=10
14:17:06 > git --version # 'git version 2.53.0'
14:17:06 > git fetch --tags --force --progress -- https://github.com/stianloader/sml6.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:17:07 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
14:17:07 Checking out Revision 1223fde4479a52d8ea1d10cf39ea0d95e4c3a367 (refs/remotes/origin/main)
14:17:07 > git config core.sparsecheckout # timeout=10
14:17:07 > git checkout -f 1223fde4479a52d8ea1d10cf39ea0d95e4c3a367 # timeout=10
14:17:07 Commit message: "Add decompilation task"
14:17:07 > git rev-list --no-walk db9f8c3124cafb534fb8c91824319d13476d7124 # timeout=10
14:17:07 false
14:17:07 SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Add decompilation task
14:17:07
14:17:07 [Gradle] - Launching build.
14:17:07 [SML6] $ /var/lib/jenkins/workspace/SML6/gradlew -DpublishRepo=http://localhost:25615/maven publish
14:17:08 Starting a Gradle Daemon (subsequent builds will be faster)
14:17:13 Calculating task graph as configuration cache cannot be reused because file 'build.gradle' has changed.
14:17:21 > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication
14:17:22 > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository
14:17:22 > Task :pluginDescriptors UP-TO-DATE
14:17:22 > Task :processResources UP-TO-DATE
14:17:22 > Task :generatePomFileForMavenJavaPublication
14:17:22 > Task :generatePomFileForPluginMavenPublication
14:17:28
14:17:28 > Task :compileJava
14:17:28 Note: /var/lib/jenkins/workspace/SML6/src/main/java/org/stianloader/sml6/tasks/FetchGameTask.java uses or overrides a deprecated API.
14:17:28 Note: Recompile with -Xlint:deprecation for details.
14:17:28 Note: /var/lib/jenkins/workspace/SML6/src/main/java/org/stianloader/sml6/starplane/autodeobf/Autodeobf502.java uses unchecked or unsafe operations.
14:17:28 Note: Recompile with -Xlint:unchecked for details.
14:17:29
14:17:29 > Task :classes
14:17:29 > Task :sourcesJar
14:17:29 > Task :jar
14:17:29 > Task :generateMetadataFileForPluginMavenPublication
14:17:29 > Task :generateMetadataFileForMavenJavaPublication
14:17:29
14:17:29 > Task :publishPluginMavenPublicationToMavenRepository
14:17:29 Multiple publications with coordinates 'org.stianloader:sml6:0.1.0' are published to repository 'maven'. The publications 'mavenJava' in root project 'sml6' and 'pluginMaven' in root project 'sml6' will overwrite each other!
14:17:29
14:17:29 > Task :publishMavenJavaPublicationToMavenRepository
14:17:29 > Task :publish
14:17:29
14:17:29 [Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/SML6/build/reports/problems/problems-report.html
14:17:29
14:17:29 Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.
14:17:29
14:17:29 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
14:17:29
14:17:29 For more on this, please refer to https://docs.gradle.org/9.2.0-rc-1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
14:17:29
14:17:29 BUILD SUCCESSFUL in 22s
14:17:29 13 actionable tasks: 11 executed, 2 up-to-date
14:17:29 Configuration cache entry stored.
14:17:30 Build step 'Run with timeout' changed build result to SUCCESS
14:17:30 [SML6] $ /bin/sh -xe /tmp/jenkins9778892574112590522.sh
14:17:30 + curl http://localhost:25615/maven/commit
14:17:30 % Total % Received % Xferd Average Speed Time Time Time Current
14:17:30 Dload Upload Total Spent Left Speed
14:17:30
14:17:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
14:17:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
14:17:31 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
14:17:31 100 2 100 2 0 0 1 0 0:00:02 0:00:01 0:00:01 1
14:17:32 OK
14:17:32 real 0m1.707s
user 0m0.010s
sys 0m0.004s
Sending notification to Discord.
Finished: SUCCESS