13:13:18 Started by GitHub push by Geolykt
13:13:18 Running as SYSTEM
13:13:18 Building in workspace /var/lib/jenkins/workspace/SML6
13:13:18 The recommended git tool is: NONE
13:13:18 No credentials specified
13:13:18 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SML6/.git # timeout=10
13:13:18 Fetching changes from the remote Git repository
13:13:18 > git config remote.origin.url https://github.com/stianloader/sml6.git # timeout=10
13:13:18 Fetching upstream changes from https://github.com/stianloader/sml6.git
13:13:18 > git --version # timeout=10
13:13:18 > git --version # 'git version 2.55.0'
13:13:18 > git fetch --tags --force --progress -- https://github.com/stianloader/sml6.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:13:18 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
13:13:18 Checking out Revision d917f2645e34c0d2e1d2d117b0f3e581b7a8f984 (refs/remotes/origin/main)
13:13:18 > git config core.sparsecheckout # timeout=10
13:13:18 > git checkout -f d917f2645e34c0d2e1d2d117b0f3e581b7a8f984 # timeout=10
13:13:18 Commit message: "Make SLLJavaExecTask configuration-cache compatible"
13:13:18 > git rev-list --no-walk 2b0d025eefb608723c76aba43bd7bd756ea7dd08 # timeout=10
13:13:18 false
13:13:18 SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Make SLLJavaExecTask configuration-cache compatible
13:13:18
13:13:18 A bit scuffed, but if it works, it works.
13:13:18 Context: `SourceSet` is not CC-compatible, somehow.
13:13:18
13:13:18 [Gradle] - Launching build.
13:13:18 [SML6] $ /var/lib/jenkins/workspace/SML6/gradlew -DpublishRepo=http://localhost:25615/maven publish
13:13:20 Starting a Gradle Daemon (subsequent builds will be faster)
13:13:25 Reusing configuration cache.
13:13:28 > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication
13:13:30 > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository
13:13:30 > Task :pluginDescriptors UP-TO-DATE
13:13:30 > Task :processResources UP-TO-DATE
13:13:30 > Task :generatePomFileForMavenJavaPublication
13:13:30 > Task :generatePomFileForPluginMavenPublication
13:13:34 > Task :compileJava
13:13:34 > Task :classes
13:13:34 > Task :sourcesJar
13:13:34 > Task :jar
13:13:34 > Task :generateMetadataFileForMavenJavaPublication
13:13:34 > Task :generateMetadataFileForPluginMavenPublication
13:13:34
13:13:34 > Task :publishPluginMavenPublicationToMavenRepository
13:13:34 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!
13:13:35
13:13:35 > Task :publishMavenJavaPublicationToMavenRepository
13:13:35 > Task :publish
13:13:35
13:13:35 BUILD SUCCESSFUL in 15s
13:13:35 13 actionable tasks: 11 executed, 2 up-to-date
13:13:35 Configuration cache entry reused.
13:13:35 Build step 'Run with timeout' changed build result to SUCCESS
13:13:35 [SML6] $ /bin/sh -xe /tmp/jenkins6935082431299194225.sh
13:13:35 + curl http://localhost:25615/maven/commit
13:13:35 % Total % Received % Xferd Average Speed Time Time Time Current
13:13:35 Dload Upload Total Spent Left Speed
13:13:35
13:13:36 0 0 0 0 0 0 0 0 0
13:13:36 100 2 100 2 0 0 2 0 00:01 00:01 0
13:13:36 100 2 100 2 0 0 2 0 00:01 00:01 0
13:13:36 100 2 100 2 0 0 2 0 00:01 00:01 0
13:13:37 OK
13:13:37 real 0m0.931s
user 0m0.013s
sys 0m0.008s
Sending notification to Discord.
Finished: SUCCESS