15:41:11 Started by GitHub push by Geolykt
15:41:11 Running as SYSTEM
15:41:11 Building in workspace /var/lib/jenkins/workspace/s2dmenues
15:41:11 The recommended git tool is: NONE
15:41:11 No credentials specified
15:41:11 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/s2dmenues/.git # timeout=10
15:41:11 Fetching changes from the remote Git repository
15:41:11 > git config remote.origin.url https://github.com/Geolykt/s2dmenues.git # timeout=10
15:41:11 Fetching upstream changes from https://github.com/Geolykt/s2dmenues.git
15:41:11 > git --version # timeout=10
15:41:11 > git --version # 'git version 2.55.0'
15:41:11 > git fetch --tags --force --progress -- https://github.com/Geolykt/s2dmenues.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:41:12 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
15:41:12 Checking out Revision 142c377e5d91104da2d9dfa319852cc3415ecd22 (refs/remotes/origin/main)
15:41:12 > git config core.sparsecheckout # timeout=10
15:41:12 > git checkout -f 142c377e5d91104da2d9dfa319852cc3415ecd22 # timeout=10
15:41:12 Commit message: "Fix incorrect handling of vertical bearing."
15:41:12 > git rev-list --no-walk cef335e612e62f15d9de62a4d24f630dcf8bbc07 # timeout=10
15:41:12 false
15:41:12 [Gradle] - Launching build.
15:41:12 [s2dmenues] $ /var/lib/jenkins/workspace/s2dmenues/gradlew -Dorg.stianloader.sml6.gameJar=/var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar -Dde.geolykt.starplane.galimulator-jar=/var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar -DpublishRepo=http://localhost:25615/maven/ --info --stacktrace publish
15:41:13 Initialized native services in: /var/lib/jenkins/.gradle/native
15:41:13 Initialized jansi services in: /var/lib/jenkins/.gradle/native
15:41:13 Removing 0 daemon stop events from registry
15:41:13 Starting a Gradle Daemon (subsequent builds will be faster)
15:41:13 Starting process 'Gradle build daemon'. Working directory: /var/lib/jenkins/.gradle/daemon/9.7.1 Command: /usr/lib/jvm/java-21-temurin-jdk/bin/java --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED --add-opens=java.xml/javax.xml.namespace=ALL-UNNAMED --add-opens=java.base/java.time=ALL-UNNAMED -XX:MaxMetaspaceSize=384m -XX:+HeapDumpOnOutOfMemoryError -Xms256m -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /var/lib/jenkins/.gradle/wrapper/dists/gradle-9.7.1-bin/1w1c7tv4s851m17nbqdsro2tv/gradle-9.7.1/lib/gradle-daemon-main-9.7.1.jar -javaagent:/var/lib/jenkins/.gradle/wrapper/dists/gradle-9.7.1-bin/1w1c7tv4s851m17nbqdsro2tv/gradle-9.7.1/lib/agents/gradle-instrumentation-agent-9.7.1.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 9.7.1
15:41:14 Successfully started process 'Gradle build daemon'
15:41:15 An attempt to start the daemon took 2.028 secs.
15:41:16 The client will now receive all logging from the daemon (pid: 304590). The daemon log file: /var/lib/jenkins/.gradle/daemon/9.7.1/daemon-304590.out.log
15:41:16 Starting build in new daemon [memory: 512 MiB]
15:41:16 Using 2 worker leases.
15:41:17 Operational build model parameters: {cachingModelBuilding=false, configurationCache=true, configurationCacheDisabledReason=null, configurationCacheParallelLoad=true, configurationCacheParallelStore=false, configureOnDemand=false, invalidateCoupledProjects=false, isolatedProjects=false, isolatedProjectsDiagnostics=false, isolatedProjectsDangerouslyIgnoreProblems=false, modelAsProjectDependency=false, modelBuilding=false, parallelModelBuilding=false, parallelProjectConfiguration=false, parallelProjectExecution=true, vintage=false}
15:41:17 Received JVM installation metadata from '/usr/lib/jvm/java-21-temurin-jdk': {JAVA_HOME=/usr/lib/jvm/java-21-temurin-jdk, JAVA_VERSION=21.0.12.1, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=21.0.12.1+1-LTS, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=21.0.12.1+1-LTS, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
15:41:18 Encryption key source: default Gradle keystore (pkcs12)
15:41:19 Reusing configuration cache.
15:41:19 Watching the file system is configured to be enabled if available
15:41:19 Now considering [/var/lib/jenkins/workspace/s2dmenues] as hierarchies to watch
15:41:19 File system watching is active
15:41:20 Using local directory build cache for the root build (location = /var/lib/jenkins/.gradle/caches/build-cache-1, remove unused entries = after 7 days).
15:41:23 Tasks to be executed: [task ':fetchGame', task ':deobfGame', task ':stripGame', task ':remapGame', task ':genSources', task ':compileJava', task ':processResources', task ':classes', task ':jar', task ':generateMetadataFileForPluginPublication', task ':generatePomFileForPluginPublication', task ':remapJar', task ':publishPluginPublicationToMavenRepository', task ':publish']
15:41:23 Tasks that were excluded: []
15:41:23 work action Unknown value (Thread[#48,Execution worker,5,main]) started.
15:41:23 Resolve mutations for :fetchGame (Thread[#47,included builds,5,main]) started.
15:41:23 :fetchGame (Thread[#47,included builds,5,main]) started.
15:41:23 work action Unknown value (Thread[#48,Execution worker,5,main]) started.
15:41:23 Resolve mutations for :processResources (Thread[#48,Execution worker,5,main]) started.
15:41:23 :processResources (Thread[#48,Execution worker,5,main]) started.
15:41:24
15:41:24 > Task :fetchGame
15:41:24 Build cache key for task ':fetchGame' is 430e366322c8f96d812f76fba0f9b143
15:41:24 Task ':fetchGame' is not up-to-date because:
15:41:24 Task.upToDateWhen is false.
15:41:24 Stored cache entry for task ':fetchGame' with cache key 430e366322c8f96d812f76fba0f9b143
15:41:24 Resolve mutations for :deobfGame (Thread[#47,included builds,5,main]) started.
15:41:24 :deobfGame (Thread[#47,included builds,5,main]) started.
15:41:24
15:41:24 > Task :deobfGame FROM-CACHE
15:41:24 Build cache key for task ':deobfGame' is b8fe2ed7554c292a5bc947918f87187b
15:41:24 Task ':deobfGame' is not up-to-date because:
15:41:24 Output property 'outputJar' file /var/lib/jenkins/workspace/s2dmenues/build/sml6/deobfGame/game-transformed.jar has been removed.
15:41:24 Output property 'slIntermediaryMappings' file /var/lib/jenkins/workspace/s2dmenues/build/sml6/deobfGame/slintermediary.tiny has been removed.
15:41:24 Output property 'spStarmapMappings' file /var/lib/jenkins/workspace/s2dmenues/build/sml6/deobfGame/spstarmap.tiny has been removed.
15:41:24 Loaded cache entry for task ':deobfGame' with cache key b8fe2ed7554c292a5bc947918f87187b
15:41:24 Resolve mutations for :stripGame (Thread[#47,included builds,5,main]) started.
15:41:24 :stripGame (Thread[#47,included builds,5,main]) started.
15:41:25
15:41:25 > Task :stripGame FROM-CACHE
15:41:25 Build cache key for task ':stripGame' is c2a53728b952a21af19a635403fba76d
15:41:25 Task ':stripGame' is not up-to-date because:
15:41:25 Output property 'outputJar' file /var/lib/jenkins/workspace/s2dmenues/build/sml6/stripGame/game-reduced.jar has been removed.
15:41:25 Loaded cache entry for task ':stripGame' with cache key c2a53728b952a21af19a635403fba76d
15:41:25 Resolve mutations for :remapGame (Thread[#47,included builds,5,main]) started.
15:41:25 :remapGame (Thread[#47,included builds,5,main]) started.
15:41:25
15:41:25 > Task :remapGame FROM-CACHE
15:41:25 Build cache key for task ':remapGame' is 083d589dbc0408347f705e5e215a7fb3
15:41:25 Task ':remapGame' is not up-to-date because:
15:41:25 Output property 'archiveFile' file /var/lib/jenkins/workspace/s2dmenues/build/sml6/remapGame/galimulator-5.0.2-remapped.jar has been removed.
15:41:25 Loaded cache entry for task ':remapGame' with cache key 083d589dbc0408347f705e5e215a7fb3
15:41:25 Resolve mutations for :genSources (Thread[#47,included builds,5,main]) started.
15:41:25 :genSources (Thread[#47,included builds,5,main]) started.
15:41:25
15:41:25 > Task :genSources FROM-CACHE
15:41:25 Build cache key for task ':genSources' is dda13ea44bf41989d9e6e25d4dabf6b5
15:41:25 Task ':genSources' is not up-to-date because:
15:41:25 Output property 'lineRemappedOutputJar' file /var/lib/jenkins/workspace/s2dmenues/build/sml6/genSources/galimulator-remapped-5.0.2.jar has been removed.
15:41:25 Output property 'outputSourcesJar' file /var/lib/jenkins/workspace/s2dmenues/build/sml6/genSources/galimulator-remapped-5.0.2-sources.jar has been removed.
15:41:25 Loaded cache entry for task ':genSources' with cache key dda13ea44bf41989d9e6e25d4dabf6b5
15:41:25 work action resolve galimulator-remapped-5.0.2.jar (root project 's2dmenues') (Thread[#47,included builds,5,main]) started.
15:41:25 ApplyRASArtifactTransform (Thread[#47,included builds,5,main]) started.
15:41:25 MigrateLWJGL3ArtifactTransform (Thread[#47,included builds,5,main]) started.
15:41:25
15:41:25 > Task :processResources
15:41:25 Caching disabled for task ':processResources' because:
15:41:25 Not worth caching
15:41:25 Task ':processResources' is not up-to-date because:
15:41:25 Output property 'destinationDir' file /var/lib/jenkins/workspace/s2dmenues/build/resources/main has been removed.
15:41:25 Output property 'destinationDir' file /var/lib/jenkins/workspace/s2dmenues/build/resources/main/aur has been removed.
15:41:25 Output property 'destinationDir' file /var/lib/jenkins/workspace/s2dmenues/build/resources/main/aur/star.frag has been removed.
15:41:25 and more...
15:41:25
15:41:25 Resolve mutations for :compileJava (Thread[#47,included builds,5,main]) started.
15:41:25 :compileJava (Thread[#47,included builds,5,main]) started.
15:41:25 Resolve mutations for :generatePomFileForPluginPublication (Thread[#48,Execution worker,5,main]) started.
15:41:25 :generatePomFileForPluginPublication (Thread[#48,Execution worker,5,main]) started.
15:41:25
15:41:25 > Task :generatePomFileForPluginPublication
15:41:25 Caching disabled for task ':generatePomFileForPluginPublication' because:
15:41:25 Task is untracked because: Gradle doesn't understand the data structures used to configure this task
15:41:25 Task ':generatePomFileForPluginPublication' is not up-to-date because:
15:41:25 Task is untracked because: Gradle doesn't understand the data structures used to configure this task
15:41:27
15:41:27 > Task :compileJava
15:41:27 Build cache key for task ':compileJava' is 34134788cd3af3e9bc49b2a236b2ae8c
15:41:27 Task ':compileJava' is not up-to-date because:
15:41:27 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/s2dmenues/build/classes/java/main has been removed.
15:41:27 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/s2dmenues/build/classes/java/main/de has been removed.
15:41:27 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/s2dmenues/build/classes/java/main/de/geolykt has been removed.
15:41:27 and more...
15:41:27 The input changes require a full rebuild for incremental task ':compileJava'.
15:41:27 Compilation mode: default, forking compiler
15:41:27 Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
15:41:27 Compiling with toolchain '/usr/lib/jvm/java-25-temurin-jdk'.
15:41:27 Starting process 'command '/usr/lib/jvm/java-25-temurin-jdk/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm2478200842102707101probe Command: /usr/lib/jvm/java-25-temurin-jdk/bin/java -Xmx32m -Xms32m -cp . JavaProbe
15:41:27 Successfully started process 'command '/usr/lib/jvm/java-25-temurin-jdk/bin/java''
15:41:27 Received JVM installation metadata from '/usr/lib/jvm/java-25-temurin-jdk': {JAVA_HOME=/usr/lib/jvm/java-25-temurin-jdk, JAVA_VERSION=25.0.4, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=25.0.4+7-LTS, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=25.0.4+7-LTS, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
15:41:27 Starting process 'Gradle Worker Daemon 1'. Working directory: /var/lib/jenkins/.gradle/workers Command: /usr/lib/jvm/java-25-temurin-jdk/bin/java --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED @/var/lib/jenkins/.gradle/.tmp/gradle-worker-classpath2975098047346433322txt --enable-native-access=ALL-UNNAMED -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Worker Daemon 1'
15:41:27 Successfully started process 'Gradle Worker Daemon 1'
15:41:27 Started Gradle worker daemon (1.116 secs) with fork options DaemonForkOptions{executable=/usr/lib/jvm/java-25-temurin-jdk/bin/java, minHeapSize=null, maxHeapSize=null, jvmArgs=[--add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED, --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED], keepAliveMode=DAEMON}.
15:41:27
15:41:27 This JVM does not support getting OS memory, so no OS memory status updates will be broadcast
15:41:29
15:41:29 > Task :compileJava
15:41:29 Compiling with JDK Java compiler API.
15:41:33 Note: /var/lib/jenkins/workspace/s2dmenues/src/main/java/de/geolykt/s2dmenues/components/gui/GenGalaxyWindow.java uses or overrides a deprecated API.
15:41:33 Note: Recompile with -Xlint:deprecation for details.
15:41:33 Class dependency analysis for incremental compilation took 0.314 secs.
15:41:33 Created classpath snapshot for incremental compilation in 0.165 secs.
15:41:34 Stored cache entry for task ':compileJava' with cache key 34134788cd3af3e9bc49b2a236b2ae8c
15:41:34 Resolve mutations for :classes (Thread[#47,included builds,5,main]) started.
15:41:34 :classes (Thread[#47,included builds,5,main]) started.
15:41:34
15:41:34 > Task :classes
15:41:34 Skipping task ':classes' as it has no actions.
15:41:34 Resolve mutations for :jar (Thread[#48,Execution worker,5,main]) started.
15:41:34 :jar (Thread[#48,Execution worker,5,main]) started.
15:41:34
15:41:34 > Task :jar
15:41:34 Caching disabled for task ':jar' because:
15:41:34 Not worth caching
15:41:34 Task ':jar' is not up-to-date because:
15:41:34 Output property 'archiveFile' file /var/lib/jenkins/workspace/s2dmenues/build/libs/s2dmenues-0.5.0.jar has been removed.
15:41:34 Resolve mutations for :generateMetadataFileForPluginPublication (Thread[#48,Execution worker,5,main]) started.
15:41:34 Resolve mutations for :remapJar (Thread[#47,included builds,5,main]) started.
15:41:34 :generateMetadataFileForPluginPublication (Thread[#48,Execution worker,5,main]) started.
15:41:34 :remapJar (Thread[#47,included builds,5,main]) started.
15:41:34
15:41:34 > Task :generateMetadataFileForPluginPublication
15:41:34 Caching disabled for task ':generateMetadataFileForPluginPublication' because:
15:41:34 Not made cacheable, yet
15:41:34 Task ':generateMetadataFileForPluginPublication' is not up-to-date because:
15:41:34 Task.upToDateWhen is false.
15:41:36
15:41:36 > Task :remapJar
15:41:36 Build cache key for task ':remapJar' is 91c827fc5ee67cd7b1e463e9685790b2
15:41:36 Task ':remapJar' is not up-to-date because:
15:41:36 Output property 'archiveFile' file /var/lib/jenkins/workspace/s2dmenues/build/libs/s2dmenues-0.5.0-remapped.jar has been removed.
15:41:36 Task 'remapJar': Resource at path jar://file:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/xpp3/xpp3_min/1.1.4c/19d4e90b43059058f6e056f794f0ea4030d60b86/xpp3_min-1.1.4c.jar!org/xmlpull/v1/XmlPullParser.class defines class 'org/xmlpull/v1/XmlPullParser' which was already defined through jar://file:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/xmlpull/xmlpull/1.1.3.1/2b8e230d2ab644e4ecaa94db7cdedbc40c805dfa/xmlpull-1.1.3.1.jar!org/xmlpull/v1/XmlPullParser.class
15:41:36 Task 'remapJar': Resource at path jar://file:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/xpp3/xpp3_min/1.1.4c/19d4e90b43059058f6e056f794f0ea4030d60b86/xpp3_min-1.1.4c.jar!org/xmlpull/v1/XmlPullParserException.class defines class 'org/xmlpull/v1/XmlPullParserException' which was already defined through jar://file:/var/lib/jenkins/.gradle/caches/modules-2/files-2.1/xmlpull/xmlpull/1.1.3.1/2b8e230d2ab644e4ecaa94db7cdedbc40c805dfa/xmlpull-1.1.3.1.jar!org/xmlpull/v1/XmlPullParserException.class
15:41:40 Stored cache entry for task ':remapJar' with cache key 91c827fc5ee67cd7b1e463e9685790b2
15:41:40 Resolve mutations for :publishPluginPublicationToMavenRepository (Thread[#47,included builds,5,main]) started.
15:41:40 :publishPluginPublicationToMavenRepository (Thread[#48,Execution worker,5,main]) started.
15:41:41
15:41:41 > Task :publishPluginPublicationToMavenRepository
15:41:41 Caching disabled for task ':publishPluginPublicationToMavenRepository' because:
15:41:41 Not worth caching
15:41:41 Task ':publishPluginPublicationToMavenRepository' is not up-to-date because:
15:41:41 Task has not declared any outputs despite executing actions.
15:41:41 Publishing to repository 'maven' (http://localhost:25615/maven/)
15:41:41 Uploading s2dmenues-0.5.0.jar to /maven/de/geolykt/s2dmenues/0.5.0/s2dmenues-0.5.0.jar
15:41:41 Uploading s2dmenues-0.5.0.pom to /maven/de/geolykt/s2dmenues/0.5.0/s2dmenues-0.5.0.pom
15:41:41 Uploading s2dmenues-0.5.0-remapped.jar to /maven/de/geolykt/s2dmenues/0.5.0/s2dmenues-0.5.0-remapped.jar
15:41:41 Uploading s2dmenues-0.5.0.module to /maven/de/geolykt/s2dmenues/0.5.0/s2dmenues-0.5.0.module
15:41:41 Uploading maven-metadata.xml to /maven/de/geolykt/s2dmenues/maven-metadata.xml
15:41:41 Resolve mutations for :publish (Thread[#48,Execution worker,5,main]) started.
15:41:41 :publish (Thread[#48,Execution worker,5,main]) started.
15:41:41
15:41:41 > Task :publish
15:41:41 Skipping task ':publish' as it has no actions.
15:41:41
15:41:41 [Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/s2dmenues/build/reports/problems/problems-report.html
15:41:41
15:41:41 BUILD SUCCESSFUL in 28s
15:41:41 12 actionable tasks: 8 executed, 4 from cache
15:41:41 Configuration cache entry reused.
15:41:41 Build cache (/var/lib/jenkins/.gradle/caches/build-cache-1) removing files not accessed on or after Wed Sep 02 15:41:41 UTC 2026.
15:41:41 Build cache (/var/lib/jenkins/.gradle/caches/build-cache-1) cleanup deleted 15 files/directories.
15:41:41 Build cache (/var/lib/jenkins/.gradle/caches/build-cache-1) cleaned up in 0.031 secs.
15:41:41 VCS Checkout Cache (/var/lib/jenkins/workspace/s2dmenues/.gradle/vcs-1) removing files not accessed on or after Wed Sep 02 15:41:41 UTC 2026.
15:41:41 VCS Checkout Cache (/var/lib/jenkins/workspace/s2dmenues/.gradle/vcs-1) cleanup deleted 0 files/directories.
15:41:41 VCS Checkout Cache (/var/lib/jenkins/workspace/s2dmenues/.gradle/vcs-1) cleaned up in 0.002 secs.
15:41:41 Configuration Cache (/var/lib/jenkins/workspace/s2dmenues/.gradle/configuration-cache) removing files not accessed on or after Wed Sep 02 15:41:41 UTC 2026.
15:41:41 Configuration Cache (/var/lib/jenkins/workspace/s2dmenues/.gradle/configuration-cache) cleanup deleted 3 files/directories.
15:41:41 Configuration Cache (/var/lib/jenkins/workspace/s2dmenues/.gradle/configuration-cache) cleaned up in 0.003 secs.
15:41:41 Build step 'Run with timeout' changed build result to SUCCESS
15:41:41 [s2dmenues] $ /bin/sh -xe /tmp/jenkins13938737973058147145.sh
15:41:41 + curl http://localhost:25615/maven/commit
15:41:41 % Total % Received % Xferd Average Speed Time Time Time Current
15:41:41 Dload Upload Total Spent Left Speed
15:41:41
15:41:43 0 0 0 0 0 0 0 0 0
15:41:43 0 0 0 0 0 0 0 0 00:01 0
15:41:43 100 2 100 2 0 0 1 0 00:02 00:01 00:01 1
15:41:43 100 2 100 2 0 0 1 0 00:02 00:01 00:01 1
15:41:43 100 2 100 2 0 0 1 0 00:02 00:01 00:01 1
15:41:43 OK
15:41:44 real 0m1.518s
15:41:44 user 0m0.016s
sys 0m0.018s
[s2dmenues] $ /bin/sh -xe /tmp/jenkins4344395927805514498.sh
+ rm -rf build/classes build/generated build/libs build/publications build/reports build/resources build/sml6 build/tmp
Sending notification to Discord.
Finished: SUCCESS