Skip to content
12:56:18 Started by GitHub push by Geolykt
12:56:18 Running as SYSTEM
12:56:18 Building in workspace /var/lib/jenkins/workspace/SML6
12:56:18 The recommended git tool is: NONE
12:56:18 No credentials specified
12:56:18  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SML6/.git # timeout=10
12:56:18 Fetching changes from the remote Git repository
12:56:18  > git config remote.origin.url https://github.com/stianloader/sml6.git # timeout=10
12:56:18 Fetching upstream changes from https://github.com/stianloader/sml6.git
12: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:19 Checking 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:22 Commit message: "Allow to symlink directories from the game directory"
12:56:22  > git rev-list --no-walk df3f9e857ec6f55e95a8d4d6a813e00f5c08c8e3 # timeout=10
12:56:22 false
12:56:22 
SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Allow to symlink directories from the game directory 12:56:22 12:56:22 A bit hacky, but this is good enough for our purposes right now. 12:56:22 After all, for galimulator only the 'data' directory needs to be symlinked 12:56:22 and most applications aren't that sensitive to the pwd. 12:56:22 12:56:22 [Gradle] - Launching build. 12:56:22 [SML6] $ /var/lib/jenkins/workspace/SML6/gradlew -DpublishRepo=http://localhost:25615/maven publish 12:56:23 Starting a Gradle Daemon (subsequent builds will be faster) 12:56:29 Calculating task graph as configuration cache cannot be reused because JVM has changed. 12:56:37 > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication 12:56:38 > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository 12:56:38 > Task :pluginDescriptors UP-TO-DATE 12:56:38 > Task :processResources UP-TO-DATE 12:56:38 > Task :generatePomFileForMavenJavaPublication 12:56:38 > Task :generatePomFileForPluginMavenPublication 12:56:41 12:56:41 > Task :compileJava 12:56:41 Note: /var/lib/jenkins/workspace/SML6/src/main/java/org/stianloader/sml6/tasks/FetchGameTask.java uses or overrides a deprecated API. 12:56:41 Note: Recompile with -Xlint:deprecation for details. 12:56:42 12:56:42 > Task :classes 12:56:42 > Task :sourcesJar 12:56:42 > Task :jar 12:56:42 > Task :generateMetadataFileForMavenJavaPublication 12:56:42 > Task :generateMetadataFileForPluginMavenPublication 12:56:42 12:56:42 > Task :publishPluginMavenPublicationToMavenRepository 12:56:42 Multiple 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:42 12:56:42 > Task :publishMavenJavaPublicationToMavenRepository 12:56:42 > Task :publish 12:56:42 12:56:42 [Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/SML6/build/reports/problems/problems-report.html 12:56:42 12:56:42 Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. 12:56:42 12:56:42 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 12:56:42 12:56:42 For 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:42 12:56:42 BUILD SUCCESSFUL in 20s 12:56:42 13 actionable tasks: 11 executed, 2 up-to-date 12:56:42 Configuration cache entry stored. 12:56:43 Build 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/commit 12:56:43 % Total % Received % Xferd Average Speed Time Time Time Current 12:56:43 Dload Upload Total Spent Left Speed 12:56:43 12:56:44 0 0 0 0 0 0 0 0 0 12:56:44 100 2 100 2 0 0 2 0 00:01 00:01 0 12:56:44 100 2 100 2 0 0 2 0 00:01 00:01 0 12:56:44 100 2 100 2 0 0 2 0 00:01 00:01 0 12:56:44 OK 12:56:45 real 0m0.874s user 0m0.015s sys 0m0.005s Sending notification to Discord. Finished: SUCCESS