12:56:18Started by GitHub push by Geolykt
12:56:18Running as SYSTEM
12:56:18Building in workspace /var/lib/jenkins/workspace/SML6
12:56:18The recommended git tool is: NONE
12:56:18No credentials specified
12:56:18 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SML6/.git # timeout=10
12:56:18Fetching changes from the remote Git repository
12:56:18 > git config remote.origin.url https://github.com/stianloader/sml6.git # timeout=10
12:56:18Fetching upstream changes from https://github.com/stianloader/sml6.git12:56:18 > git --version # timeout=10
12:56:18 > git --version # 'git version 2.55.0'
12:56:18 > git fetch --tags --force --progress -- https://github.com/stianloader/sml6.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:56:19 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
12:56:19Checking out Revision 2b0d025eefb608723c76aba43bd7bd756ea7dd08 (refs/remotes/origin/main)
12:56:19 > git config core.sparsecheckout # timeout=10
12:56:19 > git checkout -f 2b0d025eefb608723c76aba43bd7bd756ea7dd08 # timeout=10
12:56:22Commit message: "Allow to symlink directories from the game directory"
12:56:22 > git rev-list --no-walk df3f9e857ec6f55e95a8d4d6a813e00f5c08c8e3 # timeout=10
12:56:22false
12:56:22SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Allow to symlink directories from the game directory
12:56:2212:56:22A bit hacky, but this is good enough for our purposes right now.
12:56:22After all, for galimulator only the 'data' directory needs to be symlinked
12:56:22and most applications aren't that sensitive to the pwd.
12:56:2212:56:22[Gradle] - Launching build.
12:56:22[SML6] $ /var/lib/jenkins/workspace/SML6/gradlew -DpublishRepo=http://localhost:25615/maven publish
12:56:23Starting a Gradle Daemon (subsequent builds will be faster)
12:56:29Calculating task graph as configuration cache cannot be reused because JVM has changed.
12:56:37> Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication12:56:38> Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository12:56:38> Task :pluginDescriptorsUP-TO-DATE
12:56:38> Task :processResourcesUP-TO-DATE
12:56:38> Task :generatePomFileForMavenJavaPublication12:56:38> Task :generatePomFileForPluginMavenPublication12:56:4112:56:41> Task :compileJava12:56:41Note: /var/lib/jenkins/workspace/SML6/src/main/java/org/stianloader/sml6/tasks/FetchGameTask.java uses or overrides a deprecated API.
12:56:41Note: Recompile with -Xlint:deprecation for details.
12:56:4212:56:42> Task :classes12:56:42> Task :sourcesJar12:56:42> Task :jar12:56:42> Task :generateMetadataFileForMavenJavaPublication12:56:42> Task :generateMetadataFileForPluginMavenPublication12:56:4212:56:42> Task :publishPluginMavenPublicationToMavenRepository12:56:42Multiple publications with coordinates 'org.stianloader:sml6:0.2.0' are published to repository 'maven'. The publications 'mavenJava' in root project 'sml6' and 'pluginMaven' in root project 'sml6' will overwrite each other!
12:56:4212:56:42> Task :publishMavenJavaPublicationToMavenRepository12:56:42> Task :publish12:56:4212:56:42[Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/SML6/build/reports/problems/problems-report.html12:56:4212:56:42Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.
12:56:4212:56:42You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
12:56:4212:56:42For more on this, please refer to https://docs.gradle.org/9.7.0-rc-1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
12:56:4212:56:42BUILD SUCCESSFUL in 20s
12:56:4213 actionable tasks: 11 executed, 2 up-to-date
12:56:42Configuration cache entry stored.
12:56:43Build step 'Run with timeout' changed build result to SUCCESS
12:56:43[SML6] $ /bin/sh -xe /tmp/jenkins1064092319912219158.sh
12:56:43+ curl http://localhost:25615/maven/commit12:56:43 % Total % Received % Xferd Average Speed Time Time Time Current
12:56:43 Dload Upload Total Spent Left Speed
12:56:4312:56:44 0 0 0 0 0 0 0 0 0
12:56:44100 2 100 2 0 0 2 0 00:01 00:01 0
12:56:44100 2 100 2 0 0 2 0 00:01 00:01 0
12:56:44100 2 100 2 0 0 2 0 00:01 00:01 0
12:56:44OK
12:56:45real 0m0.874s
user 0m0.015s
sys 0m0.005s
Sending notification to Discord.
Finished: SUCCESS