21:14:34Started by GitHub push by Geolykt
21:14:34Running as SYSTEM
21:14:34Building in workspace /var/lib/jenkins/workspace/faststar
21:14:34The recommended git tool is: NONE
21:14:34No credentials specified
21:14:34 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/faststar/.git # timeout=10
21:14:34Fetching changes from the remote Git repository
21:14:34 > git config remote.origin.url https://github.com/Geolykt/FastStar.git # timeout=10
21:14:34Fetching upstream changes from https://github.com/Geolykt/FastStar.git21:14:34 > git --version # timeout=10
21:14:34 > git --version # 'git version 2.46.0'
21:14:34 > git fetch --tags --force --progress -- https://github.com/Geolykt/FastStar.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:14:35 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:14:35Checking out Revision e932ef1d280ff8d9e94c8b90a6ba1b5b4a2c287b (refs/remotes/origin/master)
21:14:35 > git config core.sparsecheckout # timeout=10
21:14:35 > git checkout -f e932ef1d280ff8d9e94c8b90a6ba1b5b4a2c287b # timeout=10
21:14:35Commit message: "Try to further reduce allocations in EmploymentAgency"
21:14:35 > git rev-list --no-walk afa172347f53e959bbea1e11a311357a5a7a18b9 # timeout=10
21:14:35false
21:14:35[Gradle] - Launching build.
21:14:35[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
21:14:36Initialized native services in: /var/lib/jenkins/.gradle/native
21:14:36Initialized jansi services in: /var/lib/jenkins/.gradle/native
21:14:36Received 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}
21:14:36Removing 0 daemon stop events from registry
21:14:36Starting a Gradle Daemon (subsequent builds will be faster)
21:14:36Starting 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
21:14:36Successfully started process 'Gradle build daemon'
21:14:38An attempt to start the daemon took 1.666 secs.
21:14:38The client will now receive all logging from the daemon (pid: 383619). The daemon log file: /var/lib/jenkins/.gradle/daemon/8.7-rc-2/daemon-383619.out.log
21:14:38Starting build in new daemon [memory: 512 MiB]
21:14:38Closing daemon's stdin at end of input.
21:14:38The daemon will no longer process any standard input.
21:14:39Using 2 worker leases.
21:14:39Received 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}
21:14:39Watching the file system is configured to be enabled if available
21:14:40Now considering [/var/lib/jenkins/workspace/faststar] as hierarchies to watch
21:14:40File system watching is active
21:14:41Starting Build
21:14:43Resource missing. [HTTP HEAD: https://plugins.gradle.org/m2/org/gradle/toolchains/foojay-resolver-convention/org.gradle.toolchains.foojay-resolver-convention.gradle.plugin/0.8.0/org.gradle.toolchains.foojay-resolver-convention.gradle.plugin-0.8.0.jar]
21:14:43Transforming foojay-resolver-0.8.0.jar (org.gradle.toolchains:foojay-resolver:0.8.0) with ExternalDependencyInstrumentingArtifactTransform
21:14:43Transforming gson-2.10.1.jar (com.google.code.gson:gson:2.10.1) with ExternalDependencyInstrumentingArtifactTransform
21:14:43Settings evaluated using settings file '/var/lib/jenkins/workspace/faststar/settings.gradle'.
21:14:43Projects loaded. Root project using build file '/var/lib/jenkins/workspace/faststar/build.gradle'.
21:14:43Included projects: [root project 'faststar']
21:14:4521:14:45> Configure project :
21:14:45Evaluating root project 'faststar' using build file '/var/lib/jenkins/workspace/faststar/build.gradle'.
21:14:45Caching disabled for Groovy DSL script compilation (cp_proj) because:
21:14:45 Build cache is disabled
21:14:45Compiling build file '/var/lib/jenkins/workspace/faststar/build.gradle' using SubsetScriptTransformer.
21:14:46Resource missing. [HTTP HEAD: https://stianloader.org/maven/gsl-starplane/gsl-starplane.gradle.plugin/0.2.0-a20240713.1/gsl-starplane.gradle.plugin-0.2.0-a20240713.1.jar]
21:14:46Transforming gsl-starplane-0.2.0-a20240713.1.jar (de.geolykt.starloader:gsl-starplane:0.2.0-a20240713.1) with ExternalDependencyInstrumentingArtifactTransform
21:14:46Transforming sl-deobf-0.2.0.jar (de.geolykt.starloader:sl-deobf:0.2.0) with ExternalDependencyInstrumentingArtifactTransform
21:14:46Transforming reversible-access-setter-1.0.0.jar (de.geolykt.starloader:reversible-access-setter:1.0.0) with ExternalDependencyInstrumentingArtifactTransform
21:14:46Transforming asm-util-9.7.jar (org.ow2.asm:asm-util:9.7) with ExternalDependencyInstrumentingArtifactTransform
21:14:46Transforming asm-commons-9.7.jar (org.ow2.asm:asm-commons:9.7) with ExternalDependencyInstrumentingArtifactTransform
21:14:46Transforming softmap-0.1.0-a20240329.jar (org.stianloader:softmap:0.1.0-a20240329) with ExternalDependencyInstrumentingArtifactTransform
21:14:46Transforming micromixin-remapper-0.1.1-a20240713.jar (org.stianloader:micromixin-remapper:0.1.1-a20240713) with ExternalDependencyInstrumentingArtifactTransform
21:14:46Transforming stianloader-remapper-0.1.0-a20240601.jar (org.stianloader:stianloader-remapper:0.1.0-a20240601) with ExternalDependencyInstrumentingArtifactTransform
21:14:46Transforming asm-analysis-9.7.jar (org.ow2.asm:asm-analysis:9.7) with ExternalDependencyInstrumentingArtifactTransform
21:14:46Transforming asm-tree-9.7.jar (org.ow2.asm:asm-tree:9.7) with ExternalDependencyInstrumentingArtifactTransform
21:14:46Transforming asm-9.7.jar (org.ow2.asm:asm:9.7) with ExternalDependencyInstrumentingArtifactTransform
21:14:46Transforming json-20240303.jar (org.json:json:20240303) with ExternalDependencyInstrumentingArtifactTransform
21:14:46Transforming vineflower-1.10.1.jar (org.vineflower:vineflower:1.10.1) with ExternalDependencyInstrumentingArtifactTransform
21:14:46Transforming mapping-io-0.6.1.jar (net.fabricmc:mapping-io:0.6.1) with ExternalDependencyInstrumentingArtifactTransform
21:14:47Caching disabled for Groovy DSL script compilation (proj) because:
21:14:47 Build cache is disabled
21:14:47Compiling build file '/var/lib/jenkins/workspace/faststar/build.gradle' using BuildScriptTransformer.
21:14:49Using the base galimulator jar found at /var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar
21:14:51Loaded input jar in 1251 ms.
21:14:52Deobfuscated classes in 941 ms.
21:14:55Computed spStarmap in 807 ms.
21:14:56Computed intermediaries of classes in 4598 ms.
21:15:05Finished transforming classes in 15626 ms.
21:15:07Decompiling galimulator
21:15:08Inconsistent references to the class 'snoddasmannen/galimulator/actors/StateActor$1' which is supposed to be anonymous
21:15:08Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_4' which is supposed to be anonymous
21:15:08Inconsistent references to the class 'org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters$1' which is supposed to be anonymous
21:15:08Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_4' which is supposed to be anonymous
21:15:08Inconsistent references to the class 'snoddasmannen/galimulator/actors/SmatterPiece$2' which is supposed to be anonymous
21:15:08Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverEgg$1' which is supposed to be anonymous
21:15:08Inconsistent references to the class 'snoddasmannen/galimulator/shiporders/ppclass_0' which is supposed to be anonymous
21:15:08Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_3' which is supposed to be anonymous
21:15:08Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_13' which is supposed to be anonymous
21:15:08Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_12' which is supposed to be anonymous
21:15:08Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_1' which is supposed to be anonymous
21:15:08Inconsistent references to the class 'org/junit/runners/ParentRunner$1' which is supposed to be anonymous
21:15:08Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_19' which is supposed to be anonymous
21:15:08Inconsistent references to the class 'snoddasmannen/galimulator/actors/Infection$1' which is supposed to be anonymous
21:15:08Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_7' which is supposed to be anonymous
21:15:08Inconsistent references to the class 'snoddasmannen/galimulator/actors/MeteorStorm$1' which is supposed to be anonymous
21:15:08Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_47' which is supposed to be anonymous
21:15:08Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_14' which is supposed to be anonymous
21:15:08Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_34' which is supposed to be anonymous
21:15:08Inconsistent references to the class 'snoddasmannen/galimulator/factions/ppclass_0' which is supposed to be anonymous
21:15:08Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_3' which is supposed to be anonymous
21:15:08Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverLarvae$2' which is supposed to be anonymous
21:15:08Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_10' which is supposed to be anonymous
21:15:1421:15:14Nameless local or member class org/junit/runners/ParentRunner$1!
21:15:35Method getValueSources (Lorg/junit/experimental/theories/ParameterSignature;)Ljava/util/List; in class org/junit/experimental/theories/internal/EnumSupplier couldn't be written.
21:15:35java.lang.NullPointerException: Cannot invoke "org.jetbrains.java.decompiler.struct.gen.VarType.isGeneric()" because "newRet" is null
21:15:35 at org.jetbrains.java.decompiler.modules.decompiler.exps.InvocationExprent.getInferredExprType(InvocationExprent.java:634)
21:15:35 at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.getCastedExprent(ExprProcessor.java:966)
21:15:35 at org.jetbrains.java.decompiler.modules.decompiler.exps.AssignmentExprent.toJava(AssignmentExprent.java:154)
21:15:35 at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.listToJava(ExprProcessor.java:895)
21:15:35 at org.jetbrains.java.decompiler.modules.decompiler.stats.BasicBlockStatement.toJava(BasicBlockStatement.java:90)
21:15:35 at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.jmpWrapper(ExprProcessor.java:833)
21:15:35 at org.jetbrains.java.decompiler.modules.decompiler.stats.SequenceStatement.toJava(SequenceStatement.java:107)
21:15:35 at org.jetbrains.java.decompiler.modules.decompiler.stats.RootStatement.toJava(RootStatement.java:36)
21:15:35 at org.jetbrains.java.decompiler.main.ClassWriter.writeMethod(ClassWriter.java:1283)
21:15:35 at org.jetbrains.java.decompiler.main.ClassWriter.writeClass(ClassWriter.java:470)
21:15:35 at org.jetbrains.java.decompiler.main.ClassesProcessor.writeClass(ClassesProcessor.java:474)
21:15:35 at org.jetbrains.java.decompiler.main.Fernflower.getClassContent(Fernflower.java:191)
21:15:35 at org.jetbrains.java.decompiler.struct.ContextUnit.lambda$save$3(ContextUnit.java:187)
21:15:35 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
21:15:35 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:15:35 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
21:15:35 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
21:15:35 at java.base/java.lang.Thread.run(Thread.java:840)
21:15:4121:15:41> Configure project :
21:15:41Galimulator decompiled
21:15:41Replacing line mappings
21:15:45Line mappings replaced
21:15:45All projects evaluated.
21:15:45Task name matched 'publish'
21:15:45Selected primary task 'publish' from project :
21:15:46Starting 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-jvm7254864163932657648probe Command: /usr/lib/jvm/java-22-openjdk-22.0.2.0.9-1.rolling.fc40.x86_64/bin/java -Xmx32m -Xms32m -cp . JavaProbe
21:15:46Successfully started process 'command '/usr/lib/jvm/java-22-openjdk-22.0.2.0.9-1.rolling.fc40.x86_64/bin/java''
21:15:46Received 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}
21:15:46Starting 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-jvm5396045157221859759probe Command: /usr/lib/jvm/java-11-openjdk-11.0.24.0.8-2.fc40.x86_64/bin/java -Xmx32m -Xms32m -cp . JavaProbe
21:15:46Successfully started process 'command '/usr/lib/jvm/java-11-openjdk-11.0.24.0.8-2.fc40.x86_64/bin/java''
21:15:46Received 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}
21:15:46Starting 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-jvm12631547388622949003probe Command: /var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux/jdk-21.0.3+9/bin/java -Xmx32m -Xms32m -cp . JavaProbe
21:15:46Successfully started process 'command '/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux/jdk-21.0.3+9/bin/java''
21:15:46Received 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}
21:15:46Starting process 'command '/usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm11981845032914336568probe Command: /usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64/bin/java -Xmx32m -Xms32m -cp . JavaProbe
21:15:46Successfully started process 'command '/usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64/bin/java''
21:15:46Received 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}
21:15:46Starting process 'command '/usr/lib/jvm/java-8-zulu-openjdk-ca/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm17329704727205992445probe Command: /usr/lib/jvm/java-8-zulu-openjdk-ca/bin/java -Xmx32m -Xms32m -cp . JavaProbe
21:15:46Successfully started process 'command '/usr/lib/jvm/java-8-zulu-openjdk-ca/bin/java''
21:15:46Received 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}
21:15:46Starting 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-jvm11380417208835113667probe Command: /var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux/jdk-9.0.4+11/bin/java -Xmx32m -Xms32m -cp . JavaProbe
21:15:46Successfully started process 'command '/var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux/jdk-9.0.4+11/bin/java''
21:15:46Received 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}
21:15:46Starting process 'command '/usr/lib/jvm/temurin-11-jdk/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm16427562553484906691probe Command: /usr/lib/jvm/temurin-11-jdk/bin/java -Xmx32m -Xms32m -cp . JavaProbe
21:15:46Successfully started process 'command '/usr/lib/jvm/temurin-11-jdk/bin/java''
21:15:46Received 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}
21:15:46Tasks 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']
21:15:46Tasks that were excluded: []
21:15:46Resolve mutations for :compileJava (Thread[Execution worker,5,main]) started.
21:15:46:compileJava (Thread[included builds,5,main]) started.
21:15:4821:15:48> Task :compileJava21:15:48Caching disabled for task ':compileJava' because:
21:15:48 Build cache is disabled
21:15:48Task ':compileJava' is not up-to-date because:
21:15:48 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/faststar/build/classes/java/main has been removed.
21:15:48 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/faststar/build/classes/java/main/de has been removed.
21:15:48 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/faststar/build/classes/java/main/de/geolykt has been removed.
21:15:48 Output property 'options.generatedSourceOutputDirectory' file /var/lib/jenkins/workspace/faststar/build/generated/sources/annotationProcessor/java/main has been removed.
21:15:48The input changes require a full rebuild for incremental task ':compileJava'.
21:15:48Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
21:15:48Compiling with toolchain '/usr/lib/jvm/temurin-17-jdk'.
21:15:48Compiling with JDK Java compiler API.
21:15:49Note: /var/lib/jenkins/workspace/faststar/src/main/java/de/geolykt/faststar/FastStar.java uses or overrides a deprecated API.
21:15:49Note: Recompile with -Xlint:deprecation for details.
21:15:49Note: Some input files use unchecked or unsafe operations.
21:15:49Note: Recompile with -Xlint:unchecked for details.
21:15:49Class dependency analysis for incremental compilation took 0.078 secs.
21:15:50Created classpath snapshot for incremental compilation in 0.678 secs.
21:15:50Resolve mutations for :processResources (Thread[included builds,5,main]) started.
21:15:50:processResources (Thread[included builds,5,main]) started.
21:15:5021:15:50> Task :processResources21:15:50Caching disabled for task ':processResources' because:
21:15:50 Build cache is disabled
21:15:50 Not worth caching
21:15:50Task ':processResources' is not up-to-date because:
21:15:50 Output property 'destinationDir' file /var/lib/jenkins/workspace/faststar/build/resources/main has been removed.
21:15:50 Output property 'destinationDir' file /var/lib/jenkins/workspace/faststar/build/resources/main/extension.json has been removed.
21:15:50 Output property 'destinationDir' file /var/lib/jenkins/workspace/faststar/build/resources/main/fastmixins.json has been removed.
21:15:50 Output property 'destinationDir' file /var/lib/jenkins/workspace/faststar/build/resources/main/faststar.ras has been removed.
21:15:50Resolve mutations for :classes (Thread[included builds,5,main]) started.
21:15:50:classes (Thread[included builds,5,main]) started.
21:15:5021:15:50> Task :classes21:15:50Skipping task ':classes' as it has no actions.
21:15:50Resolve mutations for :compileJava21Java (Thread[included builds,5,main]) started.
21:15:50:compileJava21Java (Thread[included builds,5,main]) started.
21:15:52This JVM does not support getting OS memory, so no OS memory status updates will be broadcast
21:15:5221:15:52> Task :compileJava21Java21:15:52Caching disabled for task ':compileJava21Java' because:
21:15:52 Build cache is disabled
21:15:52Task ':compileJava21Java' is not up-to-date because:
21:15:52 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/faststar/build/classes/java/java21 has been removed.
21:15:52 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/faststar/build/classes/java/java21/de has been removed.
21:15:52 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/faststar/build/classes/java/java21/de/geolykt has been removed.
21:15:52 Output property 'options.generatedSourceOutputDirectory' file /var/lib/jenkins/workspace/faststar/build/generated/sources/annotationProcessor/java/java21 has been removed.
21:15:52The input changes require a full rebuild for incremental task ':compileJava21Java'.
21:15:52Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
21:15:52Compiling with toolchain '/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux/jdk-21.0.3+9'.
21:15:52Starting 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-classpath2399791153269223021txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Worker Daemon 1'
21:15:52Successfully started process 'Gradle Worker Daemon 1'
21:15:52Started Gradle worker daemon (1.106 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}.
21:15:52Compiling with JDK Java compiler API.
21:15:53Class dependency analysis for incremental compilation took 0.006 secs.
21:15:53Created classpath snapshot for incremental compilation in 0.019 secs.
21:15:53Resolve mutations for :processJava21Resources (Thread[included builds,5,main]) started.
21:15:53:processJava21Resources (Thread[included builds,5,main]) started.
21:15:5321:15:53> Task :processJava21ResourcesNO-SOURCE
21:15:53Skipping task ':processJava21Resources' as it has no source files and no previous output files.
21:15:53Resolve mutations for :java21Classes (Thread[Execution worker,5,main]) started.
21:15:53:java21Classes (Thread[included builds,5,main]) started.
21:15:5321:15:53> Task :java21Classes21:15:53Skipping task ':java21Classes' as it has no actions.
21:15:53Resolve mutations for :jar (Thread[included builds,5,main]) started.
21:15:53:jar (Thread[included builds,5,main]) started.
21:15:5321:15:53> Task :jar21:15:53Caching disabled for task ':jar' because:
21:15:53 Build cache is disabled
21:15:53 Not worth caching
21:15:53Task ':jar' is not up-to-date because:
21:15:53 Output property 'archiveFile' file /var/lib/jenkins/workspace/faststar/build/libs/faststar-2.2.0.jar has been removed.
21:15:53file or directory '/var/lib/jenkins/workspace/faststar/build/resources/java21', not found
21:15:53Resolve mutations for :generateMetadataFileForPluginPublication (Thread[included builds,5,main]) started.
21:15:53:generateMetadataFileForPluginPublication (Thread[included builds,5,main]) started.
21:15:5321:15:53> Task :generateMetadataFileForPluginPublication21:15:53Caching disabled for task ':generateMetadataFileForPluginPublication' because:
21:15:53 Build cache is disabled
21:15:53 Not made cacheable, yet
21:15:53Task ':generateMetadataFileForPluginPublication' is not up-to-date because:
21:15:53 Task.upToDateWhen is false.
21:15:53Resolve mutations for :generatePomFileForPluginPublication (Thread[included builds,5,main]) started.
21:15:53:generatePomFileForPluginPublication (Thread[included builds,5,main]) started.
21:15:5321:15:53> Task :generatePomFileForPluginPublication21:15:53Caching disabled for task ':generatePomFileForPluginPublication' because:
21:15:53 Build cache is disabled
21:15:53Task ':generatePomFileForPluginPublication' is not up-to-date because:
21:15:53 Task is untracked because: Gradle doesn't understand the data structures used to configure this task
21:15:53Resolve mutations for :remapJar (Thread[Execution worker,5,main]) started.
21:15:53:remapJar (Thread[Execution worker,5,main]) started.
21:15:5521:15:55> Task :remapJar21:15:55Caching disabled for task ':remapJar' because:
21:15:55 Build cache is disabled
21:15:55 Not worth caching
21:15:55Task ':remapJar' is not up-to-date because:
21:15:55 Output property 'archiveFile' file /var/lib/jenkins/workspace/faststar/build/libs/faststar-2.2.0-remapped.jar has been removed.
21:15:55Remapping
21:15:55Loading supplementary mappings
21:15:55Overwrote entry for raw file META-INF/. The remapped jar may be malformed
21:15:55Overwrote entry for raw file META-INF/MANIFEST.MF. The remapped jar may be malformed
21:15:55Reobfuscating done
21:15:55Remap complete
21:15:55Resolve mutations for :publishPluginPublicationToMavenRepository (Thread[Execution worker,5,main]) started.
21:15:55:publishPluginPublicationToMavenRepository (Thread[included builds,5,main]) started.
21:15:5621:15:56> Task :publishPluginPublicationToMavenRepository21:15:56Caching disabled for task ':publishPluginPublicationToMavenRepository' because:
21:15:56 Build cache is disabled
21:15:56Task ':publishPluginPublicationToMavenRepository' is not up-to-date because:
21:15:56 Task has not declared any outputs despite executing actions.
21:15:56Publishing to repository 'maven' (http://localhost:25615/maven/)
21:15:56Uploading faststar-2.2.0.jar to /maven/de/geolykt/faststar/2.2.0/faststar-2.2.0.jar
21:15:56Uploading faststar-2.2.0.pom to /maven/de/geolykt/faststar/2.2.0/faststar-2.2.0.pom
21:15:56Uploading faststar-2.2.0.module to /maven/de/geolykt/faststar/2.2.0/faststar-2.2.0.module
21:15:56Uploading faststar-2.2.0-remapped.jar to /maven/de/geolykt/faststar/2.2.0/faststar-2.2.0-remapped.jar
21:15:56Uploading maven-metadata.xml to /maven/de/geolykt/faststar/maven-metadata.xml
21:15:56Resolve mutations for :publish (Thread[included builds,5,main]) started.
21:15:56:publish (Thread[included builds,5,main]) started.
21:15:5621:15:56> Task :publish21:15:56Skipping task ':publish' as it has no actions.
21:15:5621:15:56Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
21:15:5621:15:56You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
21:15:5621:15:56For 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.
21:15:5621:15:56BUILD SUCCESSFUL in 1m 20s
21:15:568 actionable tasks: 8 executed
21:15:56VCS Checkout Cache (/var/lib/jenkins/workspace/faststar/.gradle/vcs-1) removing files not accessed on or after Sun Aug 04 21:15:56 UTC 2024.
21:15:56VCS Checkout Cache (/var/lib/jenkins/workspace/faststar/.gradle/vcs-1) cleanup deleted 0 files/directories.
21:15:56VCS Checkout Cache (/var/lib/jenkins/workspace/faststar/.gradle/vcs-1) cleaned up in 0.003 secs.
21:15:56dependencies-accessors (/var/lib/jenkins/workspace/faststar/.gradle/8.7-rc-2/dependencies-accessors) removing files not accessed on or after Sun Aug 04 21:14:41 UTC 2024.
21:15:56dependencies-accessors (/var/lib/jenkins/workspace/faststar/.gradle/8.7-rc-2/dependencies-accessors) cleanup deleted 0 files/directories.
21:15:56dependencies-accessors (/var/lib/jenkins/workspace/faststar/.gradle/8.7-rc-2/dependencies-accessors) cleaned up in 0.001 secs.
21:15:56Build step 'Run with timeout' changed build result to SUCCESS
21:15:56[faststar] $ /bin/sh -xe /tmp/jenkins5955677882244182817.sh
21:15:56+ curl http://localhost:25615/maven/commit21:15:56 % Total % Received % Xferd Average Speed Time Time Time Current
21:15:56 Dload Upload Total Spent Left Speed
21:15:5621:15:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
21:15:56100 2 100 2 0 0 10 0 --:--:-- --:--:-- --:--:-- 10
21:15:56OK
21:15:56real 0m0.202s
21:15:56user 0m0.008s
21:15:56sys 0m0.008s
21:15:58[faststar] $ /bin/sh -xe /tmp/jenkins13906446476252149700.sh
21:15:58+ rm -rf build/classes build/generated build/gsl-starplane build/libs build/publications build/resources build/tmp
Sending notification to Discord.
Finished: SUCCESS