00:19:41 Started by GitHub push by Geolykt
00:19:41 Running as SYSTEM
00:19:41 Building in workspace /var/lib/jenkins/workspace/SML6
00:19:41 The recommended git tool is: NONE
00:19:41 No credentials specified
00:19:41 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SML6/.git # timeout=10
00:19:41 Fetching changes from the remote Git repository
00:19:41 > git config remote.origin.url https://github.com/stianloader/sml6.git # timeout=10
00:19:41 Fetching upstream changes from https://github.com/stianloader/sml6.git
00:19:41 > git --version # timeout=10
00:19:41 > git --version # 'git version 2.53.0'
00:19:41 > git fetch --tags --force --progress -- https://github.com/stianloader/sml6.git +refs/heads/*:refs/remotes/origin/* # timeout=10
00:19:41 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
00:19:41 Checking out Revision e57435ece0b46f558132b27e96b12297ec66c7b0 (refs/remotes/origin/main)
00:19:41 > git config core.sparsecheckout # timeout=10
00:19:41 > git checkout -f e57435ece0b46f558132b27e96b12297ec66c7b0 # timeout=10
00:19:41 Commit message: "Make SLLJavaExecTask handle mods correctly"
00:19:41 > git rev-list --no-walk ab44e9c930b7bc8675f51f05ced4c439ccd49e48 # timeout=10
00:19:41 false
00:19:41 SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Make SLLJavaExecTask handle mods correctly
00:19:41
00:19:41 Also made GenerateSourcesTask's line remapping not break the entire ecosystem
00:19:41 when using improper stripping which would yield in outer classes being removed
00:19:41 whilst inner classes stay.
00:19:41
00:19:41 [Gradle] - Launching build.
00:19:41 [SML6] $ /var/lib/jenkins/workspace/SML6/gradlew -DpublishRepo=http://localhost:25615/maven publish
00:19:43 Starting a Gradle Daemon (subsequent builds will be faster)
00:19:47 Reusing configuration cache.
00:19:50 > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication
00:19:51 > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository
00:19:51 > Task :pluginDescriptors UP-TO-DATE
00:19:51 > Task :processResources UP-TO-DATE
00:19:51 > Task :generatePomFileForMavenJavaPublication
00:19:51 > Task :generatePomFileForPluginMavenPublication
00:19:55 > Task :compileJava
00:19:55 > Task :classes
00:19:55 > Task :jar
00:19:55 > Task :sourcesJar
00:19:55 > Task :generateMetadataFileForPluginMavenPublication
00:19:55 > Task :generateMetadataFileForMavenJavaPublication
00:19:55 > Task :publishPluginMavenPublicationToMavenRepository
00:19:55
00:19:55 > Task :publishMavenJavaPublicationToMavenRepository
00:19:55 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!
00:19:55
00:19:55 > Task :publish
00:19:55
00:19:55 BUILD SUCCESSFUL in 13s
00:19:55 13 actionable tasks: 11 executed, 2 up-to-date
00:19:55 Configuration cache entry reused.
00:19:56 Build step 'Run with timeout' changed build result to SUCCESS
00:19:56 [SML6] $ /bin/sh -xe /tmp/jenkins12942604270198947568.sh
00:19:56 + curl http://localhost:25615/maven/commit
00:19:56 % Total % Received % Xferd Average Speed Time Time Time Current
00:19:56 Dload Upload Total Spent Left Speed
00:19:56
00:19:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
00:19:57 100 2 100 2 0 0 1 0 0:00:02 0:00:01 0:00:01 1
00:19:57 100 2 100 2 0 0 1 0 0:00:02 0:00:01 0:00:01 1
00:19:57 OK
00:19:57 real 0m1.134s
00:19:58 user 0m0.008s
sys 0m0.010s
Sending notification to Discord.
Finished: SUCCESS