18:33:24 Started by GitHub push by Geolykt 18:33:24 Running as SYSTEM 18:33:24 Building in workspace /var/lib/jenkins/workspace/faststar 18:33:24 The recommended git tool is: NONE 18:33:24 No credentials specified 18:33:24 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/faststar/.git # timeout=10 18:33:24 Fetching changes from the remote Git repository 18:33:24 > git config remote.origin.url https://github.com/Geolykt/FastStar.git # timeout=10 18:33:24 Fetching upstream changes from https://github.com/Geolykt/FastStar.git 18:33:24 > git --version # timeout=10 18:33:24 > git --version # 'git version 2.46.0' 18:33:24 > git fetch --tags --force --progress -- https://github.com/Geolykt/FastStar.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:25 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:33:25 Checking out Revision 26b166b24ac26f4f71c9263c4dbb3e8c0b5378d2 (refs/remotes/origin/master) 18:33:25 > git config core.sparsecheckout # timeout=10 18:33:25 > git checkout -f 26b166b24ac26f4f71c9263c4dbb3e8c0b5378d2 # timeout=10 18:33:25 Commit message: "Don't crash when it is physically impossible to pathfind to a star." 18:33:25 > git rev-list --no-walk 7ce72e00457a3e0e741901df47dd2d4a612715d1 # timeout=10 18:33:25 false 18:33:25 [Gradle] - Launching build. 18:33:25 [faststar] $ /var/lib/jenkins/workspace/faststar/gradlew -Dde.geolykt.starplane.galimulator-jar=/var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar -DpublishRepo=http://localhost:25615/maven/ --info --stacktrace publish 18:33:26 Initialized native services in: /var/lib/jenkins/.gradle/native 18:33:26 Initialized jansi services in: /var/lib/jenkins/.gradle/native 18:33:26 Received JVM installation metadata from '/usr/lib/jvm/temurin-17-jdk': {JAVA_HOME=/usr/lib/jvm/temurin-17-jdk, JAVA_VERSION=17.0.12, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.12+7, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.12+7, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64} 18:33:26 Removing 0 daemon stop events from registry 18:33:26 Starting a Gradle Daemon (subsequent builds will be faster) 18:33:26 Starting process 'Gradle build daemon'. Working directory: /var/lib/jenkins/.gradle/daemon/8.7-rc-2 Command: /usr/lib/jvm/temurin-17-jdk/bin/java --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=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.atomic=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-8.7-rc-2-bin/3e36dgpbit6s3prf8rai2ftul/gradle-8.7-rc-2/lib/gradle-launcher-8.7.jar -javaagent:/var/lib/jenkins/.gradle/wrapper/dists/gradle-8.7-rc-2-bin/3e36dgpbit6s3prf8rai2ftul/gradle-8.7-rc-2/lib/agents/gradle-instrumentation-agent-8.7.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 8.7-rc-2 18:33:26 Successfully started process 'Gradle build daemon' 18:33:28 An attempt to start the daemon took 1.759 secs. 18:33:28 The client will now receive all logging from the daemon (pid: 424213). The daemon log file: /var/lib/jenkins/.gradle/daemon/8.7-rc-2/daemon-424213.out.log 18:33:28 Starting build in new daemon [memory: 512 MiB] 18:33:28 Closing daemon's stdin at end of input. 18:33:28 The daemon will no longer process any standard input. 18:33:29 Using 2 worker leases. 18:33:29 Received JVM installation metadata from '/usr/lib/jvm/temurin-17-jdk': {JAVA_HOME=/usr/lib/jvm/temurin-17-jdk, JAVA_VERSION=17.0.12, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.12+7, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.12+7, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64} 18:33:30 Watching the file system is configured to be enabled if available 18:33:30 Now considering [/var/lib/jenkins/workspace/faststar] as hierarchies to watch 18:33:30 File system watching is active 18:33:31 Starting Build 18:33:33 Transforming foojay-resolver-0.8.0.jar (org.gradle.toolchains:foojay-resolver:0.8.0) with ExternalDependencyInstrumentingArtifactTransform 18:33:33 Transforming gson-2.10.1.jar (com.google.code.gson:gson:2.10.1) with ExternalDependencyInstrumentingArtifactTransform 18:33:33 Settings evaluated using settings file '/var/lib/jenkins/workspace/faststar/settings.gradle'. 18:33:33 Projects loaded. Root project using build file '/var/lib/jenkins/workspace/faststar/build.gradle'. 18:33:33 Included projects: [root project 'faststar'] 18:33:35 18:33:35 > Configure project : 18:33:35 Evaluating root project 'faststar' using build file '/var/lib/jenkins/workspace/faststar/build.gradle'. 18:33:35 Transforming gsl-starplane-0.2.0-a20240825.jar (de.geolykt.starloader:gsl-starplane:0.2.0-a20240825) with ExternalDependencyInstrumentingArtifactTransform 18:33:35 Transforming sl-deobf-0.2.0.jar (de.geolykt.starloader:sl-deobf:0.2.0) with ExternalDependencyInstrumentingArtifactTransform 18:33:35 Transforming reversible-access-setter-1.0.0.jar (de.geolykt.starloader:reversible-access-setter:1.0.0) with ExternalDependencyInstrumentingArtifactTransform 18:33:35 Transforming asm-util-9.7.jar (org.ow2.asm:asm-util:9.7) with ExternalDependencyInstrumentingArtifactTransform 18:33:35 Transforming asm-commons-9.7.jar (org.ow2.asm:asm-commons:9.7) with ExternalDependencyInstrumentingArtifactTransform 18:33:35 Transforming softmap-0.1.0-a20240329.jar (org.stianloader:softmap:0.1.0-a20240329) with ExternalDependencyInstrumentingArtifactTransform 18:33:35 Transforming micromixin-remapper-0.2.0-a20240825.jar (org.stianloader:micromixin-remapper:0.2.0-a20240825) with ExternalDependencyInstrumentingArtifactTransform 18:33:35 Transforming stianloader-remapper-0.1.0-a20240601.jar (org.stianloader:stianloader-remapper:0.1.0-a20240601) with ExternalDependencyInstrumentingArtifactTransform 18:33:35 Transforming asm-analysis-9.7.jar (org.ow2.asm:asm-analysis:9.7) with ExternalDependencyInstrumentingArtifactTransform 18:33:35 Transforming asm-tree-9.7.jar (org.ow2.asm:asm-tree:9.7) with ExternalDependencyInstrumentingArtifactTransform 18:33:35 Transforming asm-9.7.jar (org.ow2.asm:asm:9.7) with ExternalDependencyInstrumentingArtifactTransform 18:33:35 Transforming json-20240303.jar (org.json:json:20240303) with ExternalDependencyInstrumentingArtifactTransform 18:33:35 Transforming vineflower-1.10.1.jar (org.vineflower:vineflower:1.10.1) with ExternalDependencyInstrumentingArtifactTransform 18:33:35 Transforming mapping-io-0.6.1.jar (net.fabricmc:mapping-io:0.6.1) with ExternalDependencyInstrumentingArtifactTransform 18:33:36 Using the base galimulator jar found at /var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar 18:33:37 Loaded input jar in 894 ms. 18:33:38 Deobfuscated classes in 875 ms. 18:33:42 Computed spStarmap in 1118 ms. 18:33:42 Computed intermediaries of classes in 4281 ms. 18:33:51 Finished transforming classes in 14704 ms. 18:33:53 Decompiling galimulator 18:33:54 Inconsistent references to the class 'snoddasmannen/galimulator/actors/StateActor$1' which is supposed to be anonymous 18:33:54 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_4' which is supposed to be anonymous 18:33:54 Inconsistent references to the class 'org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters$1' which is supposed to be anonymous 18:33:54 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_4' which is supposed to be anonymous 18:33:54 Inconsistent references to the class 'snoddasmannen/galimulator/actors/SmatterPiece$2' which is supposed to be anonymous 18:33:54 Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverEgg$1' which is supposed to be anonymous 18:33:54 Inconsistent references to the class 'snoddasmannen/galimulator/shiporders/ppclass_0' which is supposed to be anonymous 18:33:54 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_3' which is supposed to be anonymous 18:33:54 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_13' which is supposed to be anonymous 18:33:54 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_12' which is supposed to be anonymous 18:33:54 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_1' which is supposed to be anonymous 18:33:54 Inconsistent references to the class 'org/junit/runners/ParentRunner$1' which is supposed to be anonymous 18:33:54 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_19' which is supposed to be anonymous 18:33:54 Inconsistent references to the class 'snoddasmannen/galimulator/actors/Infection$1' which is supposed to be anonymous 18:33:54 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_7' which is supposed to be anonymous 18:33:54 Inconsistent references to the class 'snoddasmannen/galimulator/actors/MeteorStorm$1' which is supposed to be anonymous 18:33:54 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_47' which is supposed to be anonymous 18:33:54 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_14' which is supposed to be anonymous 18:33:54 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_34' which is supposed to be anonymous 18:33:54 Inconsistent references to the class 'snoddasmannen/galimulator/factions/ppclass_0' which is supposed to be anonymous 18:33:54 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_3' which is supposed to be anonymous 18:33:54 Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverLarvae$2' which is supposed to be anonymous 18:33:54 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_10' which is supposed to be anonymous 18:34:01 18:34:01 Nameless local or member class org/junit/runners/ParentRunner$1! 18:34:23 Method getValueSources (Lorg/junit/experimental/theories/ParameterSignature;)Ljava/util/List; in class org/junit/experimental/theories/internal/EnumSupplier couldn't be written. 18:34:23 java.lang.NullPointerException: Cannot invoke "org.jetbrains.java.decompiler.struct.gen.VarType.isGeneric()" because "newRet" is null 18:34:23 at org.jetbrains.java.decompiler.modules.decompiler.exps.InvocationExprent.getInferredExprType(InvocationExprent.java:634) 18:34:23 at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.getCastedExprent(ExprProcessor.java:966) 18:34:23 at org.jetbrains.java.decompiler.modules.decompiler.exps.AssignmentExprent.toJava(AssignmentExprent.java:154) 18:34:23 at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.listToJava(ExprProcessor.java:895) 18:34:23 at org.jetbrains.java.decompiler.modules.decompiler.stats.BasicBlockStatement.toJava(BasicBlockStatement.java:90) 18:34:23 at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.jmpWrapper(ExprProcessor.java:833) 18:34:23 at org.jetbrains.java.decompiler.modules.decompiler.stats.SequenceStatement.toJava(SequenceStatement.java:107) 18:34:23 at org.jetbrains.java.decompiler.modules.decompiler.stats.RootStatement.toJava(RootStatement.java:36) 18:34:23 at org.jetbrains.java.decompiler.main.ClassWriter.writeMethod(ClassWriter.java:1283) 18:34:23 at org.jetbrains.java.decompiler.main.ClassWriter.writeClass(ClassWriter.java:470) 18:34:23 at org.jetbrains.java.decompiler.main.ClassesProcessor.writeClass(ClassesProcessor.java:474) 18:34:23 at org.jetbrains.java.decompiler.main.Fernflower.getClassContent(Fernflower.java:191) 18:34:23 at org.jetbrains.java.decompiler.struct.ContextUnit.lambda$save$3(ContextUnit.java:187) 18:34:23 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 18:34:23 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 18:34:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 18:34:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 18:34:23 at java.base/java.lang.Thread.run(Thread.java:840) 18:34:28 18:34:28 > Configure project : 18:34:28 Galimulator decompiled 18:34:28 Replacing line mappings 18:34:33 Line mappings replaced 18:34:33 All projects evaluated. 18:34:33 Task name matched 'publish' 18:34:33 Selected primary task 'publish' from project : 18:34:33 Starting process 'command '/usr/lib/jvm/temurin-11-jdk/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm4411788333204250006probe Command: /usr/lib/jvm/temurin-11-jdk/bin/java -Xmx32m -Xms32m -cp . JavaProbe 18:34:33 Successfully started process 'command '/usr/lib/jvm/temurin-11-jdk/bin/java'' 18:34:33 Received JVM installation metadata from '/usr/lib/jvm/temurin-11-jdk': {JAVA_HOME=/usr/lib/jvm/temurin-11-jdk, JAVA_VERSION=11.0.24, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=11.0.24+8, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=11.0.24+8, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64} 18:34:33 Starting process 'command '/usr/lib/jvm/java-22-openjdk-22.0.2.0.9-1.rolling.fc40.x86_64/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm3544361200711327122probe Command: /usr/lib/jvm/java-22-openjdk-22.0.2.0.9-1.rolling.fc40.x86_64/bin/java -Xmx32m -Xms32m -cp . JavaProbe 18:34:33 Successfully started process 'command '/usr/lib/jvm/java-22-openjdk-22.0.2.0.9-1.rolling.fc40.x86_64/bin/java'' 18:34:33 Received JVM installation metadata from '/usr/lib/jvm/java-22-openjdk-22.0.2.0.9-1.rolling.fc40.x86_64': {JAVA_HOME=/usr/lib/jvm/java-22-openjdk-22.0.2.0.9-1.rolling.fc40.x86_64, JAVA_VERSION=22.0.2, JAVA_VENDOR=Red Hat, Inc., RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=22.0.2+9, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=22.0.2+9, VM_VENDOR=Red Hat, Inc., OS_ARCH=amd64} 18:34:33 Starting process 'command '/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux/jdk-21.0.3+9/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm10279195589864571841probe Command: /var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux/jdk-21.0.3+9/bin/java -Xmx32m -Xms32m -cp . JavaProbe 18:34:33 Successfully started process 'command '/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux/jdk-21.0.3+9/bin/java'' 18:34:34 Received JVM installation metadata from '/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux/jdk-21.0.3+9': {JAVA_HOME=/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux/jdk-21.0.3+9, JAVA_VERSION=21.0.3, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=21.0.3+9-LTS, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=21.0.3+9-LTS, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64} 18:34:34 Starting process 'command '/usr/lib/jvm/java-11-openjdk-11.0.24.0.8-2.fc40.x86_64/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm12395649783838363517probe Command: /usr/lib/jvm/java-11-openjdk-11.0.24.0.8-2.fc40.x86_64/bin/java -Xmx32m -Xms32m -cp . JavaProbe 18:34:34 Successfully started process 'command '/usr/lib/jvm/java-11-openjdk-11.0.24.0.8-2.fc40.x86_64/bin/java'' 18:34:34 Received JVM installation metadata from '/usr/lib/jvm/java-11-openjdk-11.0.24.0.8-2.fc40.x86_64': {JAVA_HOME=/usr/lib/jvm/java-11-openjdk-11.0.24.0.8-2.fc40.x86_64, JAVA_VERSION=11.0.24, JAVA_VENDOR=Red Hat, Inc., RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=11.0.24+8, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=11.0.24+8, VM_VENDOR=Red Hat, Inc., OS_ARCH=amd64} 18:34:34 Starting process 'command '/usr/lib/jvm/java-8-zulu-openjdk-ca/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm17084640384180728149probe Command: /usr/lib/jvm/java-8-zulu-openjdk-ca/bin/java -Xmx32m -Xms32m -cp . JavaProbe 18:34:34 Successfully started process 'command '/usr/lib/jvm/java-8-zulu-openjdk-ca/bin/java'' 18:34:34 Received JVM installation metadata from '/usr/lib/jvm/java-8-zulu-openjdk-ca': {JAVA_HOME=/usr/lib/jvm/java-8-zulu-openjdk-ca/jre, JAVA_VERSION=1.8.0_422, JAVA_VENDOR=Azul Systems, Inc., RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=1.8.0_422-b05, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=25.422-b05, VM_VENDOR=Azul Systems, Inc., OS_ARCH=amd64} 18:34:34 Starting process 'command '/var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux/jdk-9.0.4+11/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm15981203204164819898probe Command: /var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux/jdk-9.0.4+11/bin/java -Xmx32m -Xms32m -cp . JavaProbe 18:34:34 Successfully started process 'command '/var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux/jdk-9.0.4+11/bin/java'' 18:34:34 Received JVM installation metadata from '/var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux/jdk-9.0.4+11': {JAVA_HOME=/var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux/jdk-9.0.4+11, JAVA_VERSION=9.0.4, JAVA_VENDOR=Oracle Corporation, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=9.0.4+11, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=9.0.4+11, VM_VENDOR=Oracle Corporation, OS_ARCH=amd64} 18:34:34 Starting process 'command '/usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm11668513658197018832probe Command: /usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64/bin/java -Xmx32m -Xms32m -cp . JavaProbe 18:34:34 Successfully started process 'command '/usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64/bin/java'' 18:34:34 Received JVM installation metadata from '/usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64': {JAVA_HOME=/usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64/jre, JAVA_VERSION=1.6.0-119, JAVA_VENDOR=Azul Systems, Inc., RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=1.6.0-119-b119, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=23.77-b119, VM_VENDOR=Azul Systems, Inc., OS_ARCH=amd64} 18:34:34 Tasks to be executed: [task ':compileJava', task ':processResources', task ':classes', task ':compileJava21Java', task ':processJava21Resources', task ':java21Classes', task ':jar', task ':generateMetadataFileForPluginPublication', task ':generatePomFileForPluginPublication', task ':remapJar', task ':publishPluginPublicationToMavenRepository', task ':publish'] 18:34:34 Tasks that were excluded: [] 18:34:34 Resolve mutations for :compileJava (Thread[included builds,5,main]) started. 18:34:34 :compileJava (Thread[Execution worker,5,main]) started. 18:34:36 18:34:36 > Task :compileJava 18:34:36 Caching disabled for task ':compileJava' because: 18:34:36 Build cache is disabled 18:34:36 Task ':compileJava' is not up-to-date because: 18:34:36 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/faststar/build/classes/java/main has been removed. 18:34:36 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/faststar/build/classes/java/main/de has been removed. 18:34:36 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/faststar/build/classes/java/main/de/geolykt has been removed. 18:34:36 Output property 'options.generatedSourceOutputDirectory' file /var/lib/jenkins/workspace/faststar/build/generated/sources/annotationProcessor/java/main has been removed. 18:34:36 The input changes require a full rebuild for incremental task ':compileJava'. 18:34:36 Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. 18:34:36 Compiling with toolchain '/usr/lib/jvm/temurin-17-jdk'. 18:34:36 Compiling with JDK Java compiler API. 18:34:37 Note: Some input files use or override a deprecated API. 18:34:37 Note: Recompile with -Xlint:deprecation for details. 18:34:37 Note: Some input files use unchecked or unsafe operations. 18:34:37 Note: Recompile with -Xlint:unchecked for details. 18:34:37 Class dependency analysis for incremental compilation took 0.063 secs. 18:34:38 Created classpath snapshot for incremental compilation in 0.861 secs. 18:34:38 Resolve mutations for :processResources (Thread[Execution worker,5,main]) started. 18:34:38 :processResources (Thread[Execution worker,5,main]) started. 18:34:39 18:34:39 > Task :processResources 18:34:39 Caching disabled for task ':processResources' because: 18:34:39 Build cache is disabled 18:34:39 Not worth caching 18:34:39 Task ':processResources' is not up-to-date because: 18:34:39 Output property 'destinationDir' file /var/lib/jenkins/workspace/faststar/build/resources/main has been removed. 18:34:39 Output property 'destinationDir' file /var/lib/jenkins/workspace/faststar/build/resources/main/extension.json has been removed. 18:34:39 Output property 'destinationDir' file /var/lib/jenkins/workspace/faststar/build/resources/main/fastmixins.json has been removed. 18:34:39 Output property 'destinationDir' file /var/lib/jenkins/workspace/faststar/build/resources/main/faststar.ras has been removed. 18:34:39 Resolve mutations for :classes (Thread[Execution worker,5,main]) started. 18:34:39 :classes (Thread[Execution worker,5,main]) started. 18:34:39 18:34:39 > Task :classes 18:34:39 Skipping task ':classes' as it has no actions. 18:34:39 Resolve mutations for :compileJava21Java (Thread[Execution worker,5,main]) started. 18:34:39 :compileJava21Java (Thread[Execution worker,5,main]) started. 18:34:40 This JVM does not support getting OS memory, so no OS memory status updates will be broadcast 18:34:41 18:34:41 > Task :compileJava21Java 18:34:41 Caching disabled for task ':compileJava21Java' because: 18:34:41 Build cache is disabled 18:34:41 Task ':compileJava21Java' is not up-to-date because: 18:34:41 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/faststar/build/classes/java/java21 has been removed. 18:34:41 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/faststar/build/classes/java/java21/de has been removed. 18:34:41 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/faststar/build/classes/java/java21/de/geolykt has been removed. 18:34:41 Output property 'options.generatedSourceOutputDirectory' file /var/lib/jenkins/workspace/faststar/build/generated/sources/annotationProcessor/java/java21 has been removed. 18:34:41 The input changes require a full rebuild for incremental task ':compileJava21Java'. 18:34:41 Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. 18:34:41 Compiling with toolchain '/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux/jdk-21.0.3+9'. 18:34:41 Starting process 'Gradle Worker Daemon 1'. Working directory: /var/lib/jenkins/.gradle/workers Command: /var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux/jdk-21.0.3+9/bin/java @/var/lib/jenkins/.gradle/.tmp/gradle-worker-classpath17128950699396447490txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Worker Daemon 1' 18:34:41 Successfully started process 'Gradle Worker Daemon 1' 18:34:41 Started Gradle worker daemon (0.641 secs) with fork options DaemonForkOptions{executable=/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux/jdk-21.0.3+9/bin/java, minHeapSize=null, maxHeapSize=null, jvmArgs=[], keepAliveMode=DAEMON}. 18:34:41 Compiling with JDK Java compiler API. 18:34:41 Class dependency analysis for incremental compilation took 0.002 secs. 18:34:41 Created classpath snapshot for incremental compilation in 0.032 secs. 18:34:41 Resolve mutations for :processJava21Resources (Thread[included builds,5,main]) started. 18:34:41 :processJava21Resources (Thread[included builds,5,main]) started. 18:34:41 18:34:41 > Task :processJava21Resources NO-SOURCE 18:34:41 Skipping task ':processJava21Resources' as it has no source files and no previous output files. 18:34:41 Resolve mutations for :java21Classes (Thread[included builds,5,main]) started. 18:34:41 :java21Classes (Thread[included builds,5,main]) started. 18:34:41 18:34:41 > Task :java21Classes 18:34:41 Skipping task ':java21Classes' as it has no actions. 18:34:41 Resolve mutations for :jar (Thread[included builds,5,main]) started. 18:34:41 :jar (Thread[included builds,5,main]) started. 18:34:41 18:34:41 > Task :jar 18:34:41 Caching disabled for task ':jar' because: 18:34:41 Build cache is disabled 18:34:41 Not worth caching 18:34:41 Task ':jar' is not up-to-date because: 18:34:41 Output property 'archiveFile' file /var/lib/jenkins/workspace/faststar/build/libs/faststar-2.2.0.jar has been removed. 18:34:41 file or directory '/var/lib/jenkins/workspace/faststar/build/resources/java21', not found 18:34:41 Resolve mutations for :generateMetadataFileForPluginPublication (Thread[Execution worker,5,main]) started. 18:34:41 :generateMetadataFileForPluginPublication (Thread[Execution worker,5,main]) started. 18:34:41 18:34:41 > Task :generateMetadataFileForPluginPublication 18:34:41 Caching disabled for task ':generateMetadataFileForPluginPublication' because: 18:34:41 Build cache is disabled 18:34:41 Not made cacheable, yet 18:34:41 Task ':generateMetadataFileForPluginPublication' is not up-to-date because: 18:34:41 Task.upToDateWhen is false. 18:34:41 Resolve mutations for :generatePomFileForPluginPublication (Thread[included builds,5,main]) started. 18:34:41 :generatePomFileForPluginPublication (Thread[included builds,5,main]) started. 18:34:41 18:34:41 > Task :generatePomFileForPluginPublication 18:34:41 Caching disabled for task ':generatePomFileForPluginPublication' because: 18:34:41 Build cache is disabled 18:34:41 Task ':generatePomFileForPluginPublication' is not up-to-date because: 18:34:41 Task is untracked because: Gradle doesn't understand the data structures used to configure this task 18:34:41 Resolve mutations for :remapJar (Thread[Execution worker,5,main]) started. 18:34:41 :remapJar (Thread[included builds,5,main]) started. 18:34:43 18:34:43 > Task :remapJar 18:34:43 Caching disabled for task ':remapJar' because: 18:34:43 Build cache is disabled 18:34:43 Not worth caching 18:34:43 Task ':remapJar' is not up-to-date because: 18:34:43 Output property 'archiveFile' file /var/lib/jenkins/workspace/faststar/build/libs/faststar-2.2.0-remapped.jar has been removed. 18:34:43 Remapping 18:34:43 Loading supplementary mappings 18:34:43 Overwrote entry for raw file META-INF/. The remapped jar may be malformed 18:34:43 Overwrote entry for raw file META-INF/MANIFEST.MF. The remapped jar may be malformed 18:34:43 Reobfuscating done 18:34:43 Remap complete 18:34:43 Resolve mutations for :publishPluginPublicationToMavenRepository (Thread[included builds,5,main]) started. 18:34:43 :publishPluginPublicationToMavenRepository (Thread[included builds,5,main]) started. 18:34:43 18:34:43 > Task :publishPluginPublicationToMavenRepository 18:34:43 Caching disabled for task ':publishPluginPublicationToMavenRepository' because: 18:34:43 Build cache is disabled 18:34:43 Task ':publishPluginPublicationToMavenRepository' is not up-to-date because: 18:34:43 Task has not declared any outputs despite executing actions. 18:34:43 Publishing to repository 'maven' (http://localhost:25615/maven/) 18:34:43 Uploading faststar-2.2.0.jar to /maven/de/geolykt/faststar/2.2.0/faststar-2.2.0.jar 18:34:43 Uploading faststar-2.2.0.pom to /maven/de/geolykt/faststar/2.2.0/faststar-2.2.0.pom 18:34:43 Uploading faststar-2.2.0-remapped.jar to /maven/de/geolykt/faststar/2.2.0/faststar-2.2.0-remapped.jar 18:34:43 Uploading faststar-2.2.0.module to /maven/de/geolykt/faststar/2.2.0/faststar-2.2.0.module 18:34:43 Uploading maven-metadata.xml to /maven/de/geolykt/faststar/maven-metadata.xml 18:34:43 Resolve mutations for :publish (Thread[included builds,5,main]) started. 18:34:43 :publish (Thread[Execution worker,5,main]) started. 18:34:43 18:34:43 > Task :publish 18:34:43 Skipping task ':publish' as it has no actions. 18:34:43 18:34:43 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. 18:34:43 18:34:43 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 18:34:43 18:34:43 For more on this, please refer to https://docs.gradle.org/8.7-rc-2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. 18:34:43 18:34:43 BUILD SUCCESSFUL in 1m 18s 18:34:43 8 actionable tasks: 8 executed 18:34:43 Build step 'Run with timeout' changed build result to SUCCESS 18:34:43 [faststar] $ /bin/sh -xe /tmp/jenkins17891636049653085597.sh 18:34:43 + curl http://localhost:25615/maven/commit 18:34:43 % Total % Received % Xferd Average Speed Time Time Time Current 18:34:43 Dload Upload Total Spent Left Speed 18:34:43 18:34:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 18:34:44 100 2 100 2 0 0 10 0 --:--:-- --:--:-- --:--:-- 10 18:34:44 OK 18:34:44 real 0m0.203s 18:34:44 user 0m0.006s 18:34:44 sys 0m0.007s 18:34:45 [faststar] $ /bin/sh -xe /tmp/jenkins2627952002834591116.sh 18:34:45 + rm -rf build/classes build/generated build/gsl-starplane build/libs build/publications build/resources build/tmp Sending notification to Discord. Finished: SUCCESS