14:17:19 Started by GitHub push by Geolykt
14:17:19 Running as SYSTEM
14:17:19 Building in workspace /var/lib/jenkins/workspace/star-cell-shading
14:17:19 The recommended git tool is: NONE
14:17:19 No credentials specified
14:17:19 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/star-cell-shading/.git # timeout=10
14:17:19 Fetching changes from the remote Git repository
14:17:19 > git config remote.origin.url https://github.com/Geolykt/StarCellShading.git # timeout=10
14:17:19 Fetching upstream changes from https://github.com/Geolykt/StarCellShading.git
14:17:19 > git --version # timeout=10
14:17:19 > git --version # 'git version 2.45.2'
14:17:19 > git fetch --tags --force --progress -- https://github.com/Geolykt/StarCellShading.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:17:20 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
14:17:20 Checking out Revision 8ec5e2628dae182e1e83146eadc3cfbcd957c5ae (refs/remotes/origin/main)
14:17:20 > git config core.sparsecheckout # timeout=10
14:17:20 > git checkout -f 8ec5e2628dae182e1e83146eadc3cfbcd957c5ae # timeout=10
14:17:20 Commit message: "Offer a flat color shading mode"
14:17:20 > git rev-list --no-walk 15bc221664ff67adfce9ceeda4cee2d1dcd0b6d3 # timeout=10
14:17:20 false
14:17:20 [Gradle] - Launching build.
14:17:20 [star-cell-shading] $ /var/lib/jenkins/workspace/star-cell-shading/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
14:17:21 Initialized native services in: /var/lib/jenkins/.gradle/native
14:17:21 Initialized jansi services in: /var/lib/jenkins/.gradle/native
14:17:21 Received JVM installation metadata from '/usr/lib/jvm/temurin-17-jdk': {JAVA_HOME=/usr/lib/jvm/temurin-17-jdk, JAVA_VERSION=17.0.11, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.11+9, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.11+9, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
14:17:21 Removing 0 daemon stop events from registry
14:17:21 Starting a Gradle Daemon (subsequent builds will be faster)
14:17:21 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
14:17:21 Successfully started process 'Gradle build daemon'
14:17:23 An attempt to start the daemon took 1.498 secs.
14:17:23 The client will now receive all logging from the daemon (pid: 256063). The daemon log file: /var/lib/jenkins/.gradle/daemon/8.7-rc-2/daemon-256063.out.log
14:17:23 Starting build in new daemon [memory: 512 MiB]
14:17:23 Closing daemon's stdin at end of input.
14:17:23 The daemon will no longer process any standard input.
14:17:23 Using 2 worker leases.
14:17:24 Received JVM installation metadata from '/usr/lib/jvm/temurin-17-jdk': {JAVA_HOME=/usr/lib/jvm/temurin-17-jdk, JAVA_VERSION=17.0.11, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.11+9, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.11+9, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
14:17:24 Watching the file system is configured to be enabled if available
14:17:24 Now considering [/var/lib/jenkins/workspace/star-cell-shading] as hierarchies to watch
14:17:24 File system watching is active
14:17:25 Starting Build
14:17:27 Transforming foojay-resolver-0.8.0.jar (org.gradle.toolchains:foojay-resolver:0.8.0) with ExternalDependencyInstrumentingArtifactTransform
14:17:27 Transforming gson-2.10.1.jar (com.google.code.gson:gson:2.10.1) with ExternalDependencyInstrumentingArtifactTransform
14:17:27 Settings evaluated using settings file '/var/lib/jenkins/workspace/star-cell-shading/settings.gradle'.
14:17:27 Projects loaded. Root project using build file '/var/lib/jenkins/workspace/star-cell-shading/build.gradle'.
14:17:27 Included projects: [root project 'star-cell-shading']
14:17:29
14:17:29 > Configure project :
14:17:29 Evaluating root project 'star-cell-shading' using build file '/var/lib/jenkins/workspace/star-cell-shading/build.gradle'.
14:17:29 Caching disabled for Groovy DSL script compilation (cp_proj) because:
14:17:29 Build cache is disabled
14:17:29 Compiling build file '/var/lib/jenkins/workspace/star-cell-shading/build.gradle' using SubsetScriptTransformer.
14:17:29 Transforming gsl-starplane-0.2.0-a20240713.1.jar (de.geolykt.starloader:gsl-starplane:0.2.0-a20240713.1) with ExternalDependencyInstrumentingArtifactTransform
14:17:29 Transforming sl-deobf-0.2.0.jar (de.geolykt.starloader:sl-deobf:0.2.0) with ExternalDependencyInstrumentingArtifactTransform
14:17:30 Transforming reversible-access-setter-1.0.0.jar (de.geolykt.starloader:reversible-access-setter:1.0.0) with ExternalDependencyInstrumentingArtifactTransform
14:17:30 Transforming asm-util-9.7.jar (org.ow2.asm:asm-util:9.7) with ExternalDependencyInstrumentingArtifactTransform
14:17:30 Transforming asm-commons-9.7.jar (org.ow2.asm:asm-commons:9.7) with ExternalDependencyInstrumentingArtifactTransform
14:17:30 Transforming softmap-0.1.0-a20240329.jar (org.stianloader:softmap:0.1.0-a20240329) with ExternalDependencyInstrumentingArtifactTransform
14:17:30 Transforming micromixin-remapper-0.1.1-a20240713.jar (org.stianloader:micromixin-remapper:0.1.1-a20240713) with ExternalDependencyInstrumentingArtifactTransform
14:17:30 Transforming stianloader-remapper-0.1.0-a20240601.jar (org.stianloader:stianloader-remapper:0.1.0-a20240601) with ExternalDependencyInstrumentingArtifactTransform
14:17:30 Transforming asm-analysis-9.7.jar (org.ow2.asm:asm-analysis:9.7) with ExternalDependencyInstrumentingArtifactTransform
14:17:30 Transforming asm-tree-9.7.jar (org.ow2.asm:asm-tree:9.7) with ExternalDependencyInstrumentingArtifactTransform
14:17:30 Transforming asm-9.7.jar (org.ow2.asm:asm:9.7) with ExternalDependencyInstrumentingArtifactTransform
14:17:30 Transforming json-20240303.jar (org.json:json:20240303) with ExternalDependencyInstrumentingArtifactTransform
14:17:30 Transforming vineflower-1.10.1.jar (org.vineflower:vineflower:1.10.1) with ExternalDependencyInstrumentingArtifactTransform
14:17:30 Transforming mapping-io-0.6.1.jar (net.fabricmc:mapping-io:0.6.1) with ExternalDependencyInstrumentingArtifactTransform
14:17:30 Caching disabled for Groovy DSL script compilation (proj) because:
14:17:30 Build cache is disabled
14:17:30 Compiling build file '/var/lib/jenkins/workspace/star-cell-shading/build.gradle' using BuildScriptTransformer.
14:17:32 Using the base galimulator jar found at /var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar
14:17:33 Loaded input jar in 1031 ms.
14:17:33 Deobfuscated classes in 877 ms.
14:17:36 Computed spStarmap in 689 ms.
14:17:37 Computed intermediaries of classes in 3916 ms.
14:17:41 Finished transforming classes in 9331 ms.
14:17:43 Decompiling galimulator
14:17:44 Inconsistent references to the class 'snoddasmannen/galimulator/actors/StateActor$1' which is supposed to be anonymous
14:17:44 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_4' which is supposed to be anonymous
14:17:44 Inconsistent references to the class 'org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters$1' which is supposed to be anonymous
14:17:44 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_4' which is supposed to be anonymous
14:17:44 Inconsistent references to the class 'snoddasmannen/galimulator/actors/SmatterPiece$2' which is supposed to be anonymous
14:17:44 Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverEgg$1' which is supposed to be anonymous
14:17:44 Inconsistent references to the class 'snoddasmannen/galimulator/shiporders/ppclass_0' which is supposed to be anonymous
14:17:44 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_3' which is supposed to be anonymous
14:17:44 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_13' which is supposed to be anonymous
14:17:44 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_12' which is supposed to be anonymous
14:17:44 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_1' which is supposed to be anonymous
14:17:44 Inconsistent references to the class 'org/junit/runners/ParentRunner$1' which is supposed to be anonymous
14:17:44 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_19' which is supposed to be anonymous
14:17:44 Inconsistent references to the class 'snoddasmannen/galimulator/actors/Infection$1' which is supposed to be anonymous
14:17:44 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_7' which is supposed to be anonymous
14:17:44 Inconsistent references to the class 'snoddasmannen/galimulator/actors/MeteorStorm$1' which is supposed to be anonymous
14:17:44 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_47' which is supposed to be anonymous
14:17:44 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_14' which is supposed to be anonymous
14:17:44 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_34' which is supposed to be anonymous
14:17:44 Inconsistent references to the class 'snoddasmannen/galimulator/factions/ppclass_0' which is supposed to be anonymous
14:17:44 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_3' which is supposed to be anonymous
14:17:44 Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverLarvae$2' which is supposed to be anonymous
14:17:44 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_10' which is supposed to be anonymous
14:17:50
14:17:50 Nameless local or member class org/junit/runners/ParentRunner$1!
14:18:09 Method getValueSources (Lorg/junit/experimental/theories/ParameterSignature;)Ljava/util/List; in class org/junit/experimental/theories/internal/EnumSupplier couldn't be written.
14:18:09 java.lang.NullPointerException: Cannot invoke "org.jetbrains.java.decompiler.struct.gen.VarType.isGeneric()" because "newRet" is null
14:18:09 at org.jetbrains.java.decompiler.modules.decompiler.exps.InvocationExprent.getInferredExprType(InvocationExprent.java:634)
14:18:09 at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.getCastedExprent(ExprProcessor.java:966)
14:18:09 at org.jetbrains.java.decompiler.modules.decompiler.exps.AssignmentExprent.toJava(AssignmentExprent.java:154)
14:18:09 at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.listToJava(ExprProcessor.java:895)
14:18:09 at org.jetbrains.java.decompiler.modules.decompiler.stats.BasicBlockStatement.toJava(BasicBlockStatement.java:90)
14:18:09 at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.jmpWrapper(ExprProcessor.java:833)
14:18:09 at org.jetbrains.java.decompiler.modules.decompiler.stats.SequenceStatement.toJava(SequenceStatement.java:107)
14:18:09 at org.jetbrains.java.decompiler.modules.decompiler.stats.RootStatement.toJava(RootStatement.java:36)
14:18:09 at org.jetbrains.java.decompiler.main.ClassWriter.writeMethod(ClassWriter.java:1283)
14:18:09 at org.jetbrains.java.decompiler.main.ClassWriter.writeClass(ClassWriter.java:470)
14:18:09 at org.jetbrains.java.decompiler.main.ClassesProcessor.writeClass(ClassesProcessor.java:474)
14:18:09 at org.jetbrains.java.decompiler.main.Fernflower.getClassContent(Fernflower.java:191)
14:18:09 at org.jetbrains.java.decompiler.struct.ContextUnit.lambda$save$3(ContextUnit.java:187)
14:18:09 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
14:18:09 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
14:18:09 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
14:18:09 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
14:18:09 at java.base/java.lang.Thread.run(Thread.java:840)
14:18:13
14:18:13 > Configure project :
14:18:13 Galimulator decompiled
14:18:13 Replacing line mappings
14:18:18 Line mappings replaced
14:18:18 All projects evaluated.
14:18:18 Task name matched 'publish'
14:18:18 Selected primary task 'publish' from project :
14:18:18 Tasks to be executed: [task ':compileJava', task ':processResources', task ':classes', task ':jar', task ':generateMetadataFileForPluginPublication', task ':generatePomFileForPluginPublication', task ':remapJar', task ':publishPluginPublicationToMavenRepository', task ':publishPluginPublicationToMavenLocal', task ':publishToMavenLocal', task ':publish']
14:18:18 Tasks that were excluded: []
14:18:18 Resolve mutations for :compileJava (Thread[Execution worker,5,main]) started.
14:18:18 :compileJava (Thread[included builds,5,main]) started.
14:18:20
14:18:20 > Task :compileJava
14:18:20 Downloading https://stianloader.org/maven/de/geolykt/starloader-api/2.0.0-a20240719/starloader-api-2.0.0-a20240719.pom to /var/lib/jenkins/.gradle/.tmp/gradle_download4136077513338215580bin
14:18:20 Downloading https://stianloader.org/maven/de/geolykt/starloader-api/2.0.0-a20240719/starloader-api-2.0.0-a20240719-remapped.jar to /var/lib/jenkins/.gradle/.tmp/gradle_download10112536601570967096bin
14:18:20 Caching disabled for task ':compileJava' because:
14:18:20 Build cache is disabled
14:18:20 Task ':compileJava' is not up-to-date because:
14:18:20 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/star-cell-shading/build/classes/java/main has been removed.
14:18:20 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/star-cell-shading/build/classes/java/main/de has been removed.
14:18:20 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/star-cell-shading/build/classes/java/main/de/geolykt has been removed.
14:18:20 Output property 'options.generatedSourceOutputDirectory' file /var/lib/jenkins/workspace/star-cell-shading/build/generated/sources/annotationProcessor/java/main has been removed.
14:18:20 The input changes require a full rebuild for incremental task ':compileJava'.
14:18:20 Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
14:18:20 Compiling with toolchain '/usr/lib/jvm/temurin-17-jdk'.
14:18:20 Compiling with JDK Java compiler API.
14:18:22 Note: /var/lib/jenkins/workspace/star-cell-shading/src/main/java/de/geolykt/scs/rendercache/DeferredGlobalRenderObject.java uses or overrides a deprecated API.
14:18:22 Note: Recompile with -Xlint:deprecation for details.
14:18:22 Class dependency analysis for incremental compilation took 0.055 secs.
14:18:23 Created classpath snapshot for incremental compilation in 0.89 secs.
14:18:23 Resolve mutations for :processResources (Thread[included builds,5,main]) started.
14:18:23 :processResources (Thread[included builds,5,main]) started.
14:18:23
14:18:23 > Task :processResources
14:18:23 Caching disabled for task ':processResources' because:
14:18:23 Build cache is disabled
14:18:23 Not worth caching
14:18:23 Task ':processResources' is not up-to-date because:
14:18:23 Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main has been removed.
14:18:23 Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/bloom-blit.frag has been removed.
14:18:23 Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/bloom-blit.vert has been removed.
14:18:23 Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/bloom-explode.frag has been removed.
14:18:23 Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/bloom-explode.vert has been removed.
14:18:23 Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/extension.json has been removed.
14:18:23 Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/star-cell-shading.mixin.json has been removed.
14:18:23 Resolve mutations for :classes (Thread[included builds,5,main]) started.
14:18:23 :classes (Thread[included builds,5,main]) started.
14:18:23
14:18:23 > Task :classes
14:18:23 Skipping task ':classes' as it has no actions.
14:18:23 Resolve mutations for :jar (Thread[included builds,5,main]) started.
14:18:23 :jar (Thread[included builds,5,main]) started.
14:18:23
14:18:23 > Task :jar
14:18:23 Caching disabled for task ':jar' because:
14:18:23 Build cache is disabled
14:18:23 Not worth caching
14:18:23 Task ':jar' is not up-to-date because:
14:18:23 Output property 'archiveFile' file /var/lib/jenkins/workspace/star-cell-shading/build/libs/star-cell-shading-0.3.0.jar has been removed.
14:18:23 Resolve mutations for :generateMetadataFileForPluginPublication (Thread[included builds,5,main]) started.
14:18:23 :generateMetadataFileForPluginPublication (Thread[included builds,5,main]) started.
14:18:23
14:18:23 > Task :generateMetadataFileForPluginPublication
14:18:23 Caching disabled for task ':generateMetadataFileForPluginPublication' because:
14:18:23 Build cache is disabled
14:18:23 Not made cacheable, yet
14:18:23 Task ':generateMetadataFileForPluginPublication' is not up-to-date because:
14:18:23 Task.upToDateWhen is false.
14:18:23 Resolve mutations for :generatePomFileForPluginPublication (Thread[included builds,5,main]) started.
14:18:23 :generatePomFileForPluginPublication (Thread[included builds,5,main]) started.
14:18:23
14:18:23 > Task :generatePomFileForPluginPublication
14:18:23 Caching disabled for task ':generatePomFileForPluginPublication' because:
14:18:23 Build cache is disabled
14:18:23 Task ':generatePomFileForPluginPublication' is not up-to-date because:
14:18:23 Task is untracked because: Gradle doesn't understand the data structures used to configure this task
14:18:23 Resolve mutations for :remapJar (Thread[included builds,5,main]) started.
14:18:23 :remapJar (Thread[Execution worker,5,main]) started.
14:18:24
14:18:24 > Task :remapJar
14:18:24 Caching disabled for task ':remapJar' because:
14:18:24 Build cache is disabled
14:18:24 Not worth caching
14:18:24 Task ':remapJar' is not up-to-date because:
14:18:24 Output property 'archiveFile' file /var/lib/jenkins/workspace/star-cell-shading/build/libs/star-cell-shading-0.3.0-remapped.jar has been removed.
14:18:24 Remapping
14:18:24 Loading supplementary mappings
14:18:24 Overwrote entry for raw file META-INF/. The remapped jar may be malformed
14:18:24 Overwrote entry for raw file META-INF/MANIFEST.MF. The remapped jar may be malformed
14:18:24 Reobfuscating done
14:18:24 Remap complete
14:18:24 Resolve mutations for :publishPluginPublicationToMavenRepository (Thread[Execution worker,5,main]) started.
14:18:24 :publishPluginPublicationToMavenRepository (Thread[Execution worker,5,main]) started.
14:18:24
14:18:24 > Task :publishPluginPublicationToMavenRepository
14:18:24 Caching disabled for task ':publishPluginPublicationToMavenRepository' because:
14:18:24 Build cache is disabled
14:18:24 Task ':publishPluginPublicationToMavenRepository' is not up-to-date because:
14:18:24 Task has not declared any outputs despite executing actions.
14:18:24 Publishing to repository 'maven' (http://localhost:25615/maven/)
14:18:24 Uploading star-cell-shading-0.3.0.jar to /maven/de/geolykt/star-cell-shading/0.3.0/star-cell-shading-0.3.0.jar
14:18:24 Uploading star-cell-shading-0.3.0.pom to /maven/de/geolykt/star-cell-shading/0.3.0/star-cell-shading-0.3.0.pom
14:18:24 Uploading star-cell-shading-0.3.0.module to /maven/de/geolykt/star-cell-shading/0.3.0/star-cell-shading-0.3.0.module
14:18:24 Uploading star-cell-shading-0.3.0-remapped.jar to /maven/de/geolykt/star-cell-shading/0.3.0/star-cell-shading-0.3.0-remapped.jar
14:18:24 Uploading maven-metadata.xml to /maven/de/geolykt/star-cell-shading/maven-metadata.xml
14:18:24 Resolve mutations for :publishPluginPublicationToMavenLocal (Thread[Execution worker,5,main]) started.
14:18:24 :publishPluginPublicationToMavenLocal (Thread[Execution worker,5,main]) started.
14:18:24
14:18:24 > Task :publishPluginPublicationToMavenLocal
14:18:24 Caching disabled for task ':publishPluginPublicationToMavenLocal' because:
14:18:24 Build cache is disabled
14:18:24 Task ':publishPluginPublicationToMavenLocal' is not up-to-date because:
14:18:24 Task has not declared any outputs despite executing actions.
14:18:24 Publishing to maven local repository
14:18:24 Resolve mutations for :publishToMavenLocal (Thread[Execution worker,5,main]) started.
14:18:24 :publishToMavenLocal (Thread[Execution worker,5,main]) started.
14:18:24
14:18:24 > Task :publishToMavenLocal
14:18:24 Skipping task ':publishToMavenLocal' as it has no actions.
14:18:24 Resolve mutations for :publish (Thread[Execution worker,5,main]) started.
14:18:24 :publish (Thread[Execution worker,5,main]) started.
14:18:24
14:18:24 > Task :publish
14:18:24 Skipping task ':publish' as it has no actions.
14:18:24
14:18:24 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
14:18:24
14:18:24 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
14:18:24
14:18:24 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.
14:18:24
14:18:24 BUILD SUCCESSFUL in 1m 4s
14:18:24 8 actionable tasks: 8 executed
14:18:25 Build step 'Run with timeout' changed build result to SUCCESS
14:18:25 [star-cell-shading] $ /bin/sh -xe /tmp/jenkins16561262633468516161.sh
14:18:25 + curl http://localhost:25615/maven/commit
14:18:25 % Total % Received % Xferd Average Speed Time Time Time Current
14:18:25 Dload Upload Total Spent Left Speed
14:18:25
14:18:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
14:18:25 100 2 100 2 0 0 11 0 --:--:-- --:--:-- --:--:-- 11
14:18:25 OK
14:18:25 real 0m0.193s
14:18:25 user 0m0.006s
14:18:25 sys 0m0.006s
14:18:26 [star-cell-shading] $ /bin/sh -xe /tmp/jenkins6202837441890029962.sh
14:18:26 + rm -rf build/classes build/generated build/gsl-starplane build/libs build/publications build/resources build/tmp
Sending notification to Discord.
Finished: SUCCESS