Skip to content
Success

Console Output

16:22:52 Started by GitHub push by Geolykt
16:22:52 Running as SYSTEM
16:22:52 Building in workspace /var/lib/jenkins/workspace/galimulator-profiler
16:22:52 The recommended git tool is: NONE
16:22:52 No credentials specified
16:22:52  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/galimulator-profiler/.git # timeout=10
16:22:52 Fetching changes from the remote Git repository
16:22:52  > git config remote.origin.url https://github.com/Geolykt/galimulator-profiler.git # timeout=10
16:22:52 Fetching upstream changes from https://github.com/Geolykt/galimulator-profiler.git
16:22:52  > git --version # timeout=10
16:22:52  > git --version # 'git version 2.45.2'
16:22:52  > git fetch --tags --force --progress -- https://github.com/Geolykt/galimulator-profiler.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:22:53  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
16:22:53 Checking out Revision c46c8bf2aaa1e24a95a0d1cfac1ac9adacdd9087 (refs/remotes/origin/main)
16:22:53  > git config core.sparsecheckout # timeout=10
16:22:53  > git checkout -f c46c8bf2aaa1e24a95a0d1cfac1ac9adacdd9087 # timeout=10
16:22:53 Commit message: "Allow to reverse the flamegraph or callgraph"
16:22:53  > git rev-list --no-walk 326ccacb7851a56fdc6ad7a7346f91b7efde117d # timeout=10
16:22:53 false
16:22:53 [Gradle] - Launching build.
16:22:53 [galimulator-profiler] $ /var/lib/jenkins/workspace/galimulator-profiler/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
16:22:53 Initialized native services in: /var/lib/jenkins/.gradle/native
16:22:53 Initialized jansi services in: /var/lib/jenkins/.gradle/native
16:22:54 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}
16:22:54 Removing 0 daemon stop events from registry
16:22:54 Starting a Gradle Daemon (subsequent builds will be faster)
16:22:54 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
16:22:54 Successfully started process 'Gradle build daemon'
16:22:55 An attempt to start the daemon took 1.52 secs.
16:22:55 The client will now receive all logging from the daemon (pid: 372769). The daemon log file: /var/lib/jenkins/.gradle/daemon/8.7-rc-2/daemon-372769.out.log
16:22:56 Starting build in new daemon [memory: 512 MiB]
16:22:56 Closing daemon's stdin at end of input.
16:22:56 The daemon will no longer process any standard input.
16:22:56 Using 2 worker leases.
16:22:56 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}
16:22:57 Watching the file system is configured to be enabled if available
16:22:57 Now considering [/var/lib/jenkins/workspace/galimulator-profiler] as hierarchies to watch
16:22:57 File system watching is active
16:22:58 Starting Build
16:22:59 Transforming foojay-resolver-0.8.0.jar (org.gradle.toolchains:foojay-resolver:0.8.0) with ExternalDependencyInstrumentingArtifactTransform
16:22:59 Transforming gson-2.10.1.jar (com.google.code.gson:gson:2.10.1) with ExternalDependencyInstrumentingArtifactTransform
16:22:59 Settings evaluated using settings file '/var/lib/jenkins/workspace/galimulator-profiler/settings.gradle'.
16:23:00 Projects loaded. Root project using build file '/var/lib/jenkins/workspace/galimulator-profiler/build.gradle'.
16:23:00 Included projects: [root project 'galimulator-profiler']
16:23:02 
16:23:02 > Configure project :
16:23:02 Evaluating root project 'galimulator-profiler' using build file '/var/lib/jenkins/workspace/galimulator-profiler/build.gradle'.
16:23:02 Caching disabled for Groovy DSL script compilation (cp_proj) because:
16:23:02   Build cache is disabled
16:23:02 Compiling build file '/var/lib/jenkins/workspace/galimulator-profiler/build.gradle' using SubsetScriptTransformer.
16:23:02 Transforming gsl-starplane-0.2.0-a20240713.1.jar (de.geolykt.starloader:gsl-starplane:0.2.0-a20240713.1) with ExternalDependencyInstrumentingArtifactTransform
16:23:02 Transforming sl-deobf-0.2.0.jar (de.geolykt.starloader:sl-deobf:0.2.0) with ExternalDependencyInstrumentingArtifactTransform
16:23:02 Transforming reversible-access-setter-1.0.0.jar (de.geolykt.starloader:reversible-access-setter:1.0.0) with ExternalDependencyInstrumentingArtifactTransform
16:23:02 Transforming asm-util-9.7.jar (org.ow2.asm:asm-util:9.7) with ExternalDependencyInstrumentingArtifactTransform
16:23:02 Transforming asm-commons-9.7.jar (org.ow2.asm:asm-commons:9.7) with ExternalDependencyInstrumentingArtifactTransform
16:23:02 Transforming softmap-0.1.0-a20240329.jar (org.stianloader:softmap:0.1.0-a20240329) with ExternalDependencyInstrumentingArtifactTransform
16:23:02 Transforming micromixin-remapper-0.1.1-a20240713.jar (org.stianloader:micromixin-remapper:0.1.1-a20240713) with ExternalDependencyInstrumentingArtifactTransform
16:23:02 Transforming stianloader-remapper-0.1.0-a20240601.jar (org.stianloader:stianloader-remapper:0.1.0-a20240601) with ExternalDependencyInstrumentingArtifactTransform
16:23:02 Transforming asm-analysis-9.7.jar (org.ow2.asm:asm-analysis:9.7) with ExternalDependencyInstrumentingArtifactTransform
16:23:02 Transforming asm-tree-9.7.jar (org.ow2.asm:asm-tree:9.7) with ExternalDependencyInstrumentingArtifactTransform
16:23:02 Transforming asm-9.7.jar (org.ow2.asm:asm:9.7) with ExternalDependencyInstrumentingArtifactTransform
16:23:02 Transforming json-20240303.jar (org.json:json:20240303) with ExternalDependencyInstrumentingArtifactTransform
16:23:02 Transforming vineflower-1.10.1.jar (org.vineflower:vineflower:1.10.1) with ExternalDependencyInstrumentingArtifactTransform
16:23:02 Transforming mapping-io-0.6.1.jar (net.fabricmc:mapping-io:0.6.1) with ExternalDependencyInstrumentingArtifactTransform
16:23:02 Caching disabled for Groovy DSL script compilation (proj) because:
16:23:02   Build cache is disabled
16:23:02 Compiling build file '/var/lib/jenkins/workspace/galimulator-profiler/build.gradle' using BuildScriptTransformer.
16:23:03 Using the base galimulator jar found at /var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar
16:23:04 Loaded input jar in 1084 ms.
16:23:05 Deobfuscated classes in 793 ms.
16:23:08 Computed spStarmap in 609 ms.
16:23:08 Computed intermediaries of classes in 2766 ms.
16:23:11 Finished transforming classes in 8013 ms.
16:23:13 Decompiling galimulator
16:23:14 Inconsistent references to the class 'snoddasmannen/galimulator/actors/StateActor$1' which is supposed to be anonymous
16:23:14 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_4' which is supposed to be anonymous
16:23:14 Inconsistent references to the class 'org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters$1' which is supposed to be anonymous
16:23:14 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_4' which is supposed to be anonymous
16:23:14 Inconsistent references to the class 'snoddasmannen/galimulator/actors/SmatterPiece$2' which is supposed to be anonymous
16:23:14 Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverEgg$1' which is supposed to be anonymous
16:23:14 Inconsistent references to the class 'snoddasmannen/galimulator/shiporders/ppclass_0' which is supposed to be anonymous
16:23:14 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_3' which is supposed to be anonymous
16:23:14 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_13' which is supposed to be anonymous
16:23:14 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_12' which is supposed to be anonymous
16:23:14 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_1' which is supposed to be anonymous
16:23:14 Inconsistent references to the class 'org/junit/runners/ParentRunner$1' which is supposed to be anonymous
16:23:14 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_19' which is supposed to be anonymous
16:23:14 Inconsistent references to the class 'snoddasmannen/galimulator/actors/Infection$1' which is supposed to be anonymous
16:23:14 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_7' which is supposed to be anonymous
16:23:14 Inconsistent references to the class 'snoddasmannen/galimulator/actors/MeteorStorm$1' which is supposed to be anonymous
16:23:14 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_47' which is supposed to be anonymous
16:23:14 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_14' which is supposed to be anonymous
16:23:14 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_34' which is supposed to be anonymous
16:23:14 Inconsistent references to the class 'snoddasmannen/galimulator/factions/ppclass_0' which is supposed to be anonymous
16:23:14 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_3' which is supposed to be anonymous
16:23:14 Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverLarvae$2' which is supposed to be anonymous
16:23:14 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_10' which is supposed to be anonymous
16:23:20 
16:23:20 Nameless local or member class org/junit/runners/ParentRunner$1!
16:23:40 Method getValueSources (Lorg/junit/experimental/theories/ParameterSignature;)Ljava/util/List; in class org/junit/experimental/theories/internal/EnumSupplier couldn't be written.
16:23:40 java.lang.NullPointerException: Cannot invoke "org.jetbrains.java.decompiler.struct.gen.VarType.isGeneric()" because "newRet" is null
16:23:40 	at org.jetbrains.java.decompiler.modules.decompiler.exps.InvocationExprent.getInferredExprType(InvocationExprent.java:634)
16:23:40 	at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.getCastedExprent(ExprProcessor.java:966)
16:23:40 	at org.jetbrains.java.decompiler.modules.decompiler.exps.AssignmentExprent.toJava(AssignmentExprent.java:154)
16:23:40 	at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.listToJava(ExprProcessor.java:895)
16:23:40 	at org.jetbrains.java.decompiler.modules.decompiler.stats.BasicBlockStatement.toJava(BasicBlockStatement.java:90)
16:23:40 	at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.jmpWrapper(ExprProcessor.java:833)
16:23:40 	at org.jetbrains.java.decompiler.modules.decompiler.stats.SequenceStatement.toJava(SequenceStatement.java:107)
16:23:40 	at org.jetbrains.java.decompiler.modules.decompiler.stats.RootStatement.toJava(RootStatement.java:36)
16:23:40 	at org.jetbrains.java.decompiler.main.ClassWriter.writeMethod(ClassWriter.java:1283)
16:23:40 	at org.jetbrains.java.decompiler.main.ClassWriter.writeClass(ClassWriter.java:470)
16:23:40 	at org.jetbrains.java.decompiler.main.ClassesProcessor.writeClass(ClassesProcessor.java:474)
16:23:40 	at org.jetbrains.java.decompiler.main.Fernflower.getClassContent(Fernflower.java:191)
16:23:40 	at org.jetbrains.java.decompiler.struct.ContextUnit.lambda$save$3(ContextUnit.java:187)
16:23:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
16:23:40 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
16:23:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
16:23:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
16:23:40 	at java.base/java.lang.Thread.run(Thread.java:840)
16:23:44 
16:23:44 > Configure project :
16:23:44 Galimulator decompiled
16:23:44 Replacing line mappings
16:23:48 Line mappings replaced
16:23:48 Cannot setup EEA as the eclipse plugin is missing!
16:23:48 All projects evaluated.
16:23:48 Task name matched 'publish'
16:23:48 Selected primary task 'publish' from project :
16:23:49 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']
16:23:49 Tasks that were excluded: []
16:23:49 Resolve mutations for :compileJava (Thread[Execution worker,5,main]) started.
16:23:49 :compileJava (Thread[included builds,5,main]) started.
16:23:51 
16:23:51 > Task :compileJava
16:23:51 Downloading https://stianloader.org/maven/de/geolykt/starloader-api/2.0.0-a20240728.1/starloader-api-2.0.0-a20240728.1.jar to /var/lib/jenkins/.gradle/.tmp/gradle_download16437420980148539558bin
16:23:51 Caching disabled for task ':compileJava' because:
16:23:51   Build cache is disabled
16:23:51 Task ':compileJava' is not up-to-date because:
16:23:51   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/galimulator-profiler/build/classes/java/main has been removed.
16:23:51   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/galimulator-profiler/build/classes/java/main/de has been removed.
16:23:51   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/galimulator-profiler/build/classes/java/main/de/geolykt has been removed.
16:23:51   Output property 'options.generatedSourceOutputDirectory' file /var/lib/jenkins/workspace/galimulator-profiler/build/generated/sources/annotationProcessor/java/main has been removed.
16:23:51 The input changes require a full rebuild for incremental task ':compileJava'.
16:23:51 Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
16:23:51 Compiling with toolchain '/usr/lib/jvm/temurin-17-jdk'.
16:23:51 Compiling with JDK Java compiler API.
16:23:52 Class dependency analysis for incremental compilation took 0.057 secs.
16:23:53 Created classpath snapshot for incremental compilation in 1.305 secs.
16:23:53 Resolve mutations for :processResources (Thread[included builds,5,main]) started.
16:23:53 :processResources (Thread[Execution worker,5,main]) started.
16:23:53 
16:23:53 > Task :processResources
16:23:53 Caching disabled for task ':processResources' because:
16:23:53   Build cache is disabled
16:23:53   Not worth caching
16:23:53 Task ':processResources' is not up-to-date because:
16:23:53   Output property 'destinationDir' file /var/lib/jenkins/workspace/galimulator-profiler/build/resources/main has been removed.
16:23:53   Output property 'destinationDir' file /var/lib/jenkins/workspace/galimulator-profiler/build/resources/main/extension.json has been removed.
16:23:53 Resolve mutations for :classes (Thread[Execution worker,5,main]) started.
16:23:53 :classes (Thread[Execution worker,5,main]) started.
16:23:53 
16:23:53 > Task :classes
16:23:53 Skipping task ':classes' as it has no actions.
16:23:53 Resolve mutations for :jar (Thread[included builds,5,main]) started.
16:23:53 :jar (Thread[included builds,5,main]) started.
16:23:53 
16:23:53 > Task :jar
16:23:53 Caching disabled for task ':jar' because:
16:23:53   Build cache is disabled
16:23:53   Not worth caching
16:23:53 Task ':jar' is not up-to-date because:
16:23:53   Output property 'archiveFile' file /var/lib/jenkins/workspace/galimulator-profiler/build/libs/galimulator-profiler-0.1.0.jar has been removed.
16:23:53 Resolve mutations for :generateMetadataFileForPluginPublication (Thread[Execution worker,5,main]) started.
16:23:53 :generateMetadataFileForPluginPublication (Thread[Execution worker,5,main]) started.
16:23:54 
16:23:54 > Task :generateMetadataFileForPluginPublication
16:23:54 Caching disabled for task ':generateMetadataFileForPluginPublication' because:
16:23:54   Build cache is disabled
16:23:54   Not made cacheable, yet
16:23:54 Task ':generateMetadataFileForPluginPublication' is not up-to-date because:
16:23:54   Task.upToDateWhen is false.
16:23:54 Resolve mutations for :generatePomFileForPluginPublication (Thread[included builds,5,main]) started.
16:23:54 :generatePomFileForPluginPublication (Thread[Execution worker,5,main]) started.
16:23:54 
16:23:54 > Task :generatePomFileForPluginPublication
16:23:54 Caching disabled for task ':generatePomFileForPluginPublication' because:
16:23:54   Build cache is disabled
16:23:54 Task ':generatePomFileForPluginPublication' is not up-to-date because:
16:23:54   Task is untracked because: Gradle doesn't understand the data structures used to configure this task
16:23:54 Resolve mutations for :remapJar (Thread[Execution worker,5,main]) started.
16:23:54 :remapJar (Thread[included builds,5,main]) started.
16:23:55 
16:23:55 > Task :remapJar
16:23:55 Caching disabled for task ':remapJar' because:
16:23:55   Build cache is disabled
16:23:55   Not worth caching
16:23:55 Task ':remapJar' is not up-to-date because:
16:23:55   Class path of task ':remapJar' has changed from 060b07453d53d5c7f698e4ddc5005f33 to e10ff478bc537cdda6106b83cea8aacc.
16:23:55 Remapping
16:23:55 Overwrote entry for raw file META-INF/. The remapped jar may be malformed
16:23:55 Overwrote entry for raw file META-INF/MANIFEST.MF. The remapped jar may be malformed
16:23:55 Reobfuscating done
16:23:55 Remap complete
16:23:55 Resolve mutations for :publishPluginPublicationToMavenRepository (Thread[included builds,5,main]) started.
16:23:55 :publishPluginPublicationToMavenRepository (Thread[Execution worker,5,main]) started.
16:23:55 
16:23:55 > Task :publishPluginPublicationToMavenRepository
16:23:55 Caching disabled for task ':publishPluginPublicationToMavenRepository' because:
16:23:55   Build cache is disabled
16:23:55 Task ':publishPluginPublicationToMavenRepository' is not up-to-date because:
16:23:55   Task has not declared any outputs despite executing actions.
16:23:55 Publishing to repository 'maven' (http://localhost:25615/maven/)
16:23:55 Uploading galimulator-profiler-0.1.0.jar to /maven/de/geolykt/galimulator-profiler/0.1.0/galimulator-profiler-0.1.0.jar
16:23:55 Uploading galimulator-profiler-0.1.0.pom to /maven/de/geolykt/galimulator-profiler/0.1.0/galimulator-profiler-0.1.0.pom
16:23:55 Uploading galimulator-profiler-0.1.0-remapped.jar to /maven/de/geolykt/galimulator-profiler/0.1.0/galimulator-profiler-0.1.0-remapped.jar
16:23:55 Uploading galimulator-profiler-0.1.0.module to /maven/de/geolykt/galimulator-profiler/0.1.0/galimulator-profiler-0.1.0.module
16:23:55 Uploading maven-metadata.xml to /maven/de/geolykt/galimulator-profiler/maven-metadata.xml
16:23:55 Resolve mutations for :publishPluginPublicationToMavenLocal (Thread[Execution worker,5,main]) started.
16:23:55 :publishPluginPublicationToMavenLocal (Thread[Execution worker,5,main]) started.
16:23:55 
16:23:55 > Task :publishPluginPublicationToMavenLocal
16:23:55 Caching disabled for task ':publishPluginPublicationToMavenLocal' because:
16:23:55   Build cache is disabled
16:23:55 Task ':publishPluginPublicationToMavenLocal' is not up-to-date because:
16:23:55   Task has not declared any outputs despite executing actions.
16:23:55 Publishing to maven local repository
16:23:55 Resolve mutations for :publishToMavenLocal (Thread[Execution worker,5,main]) started.
16:23:55 :publishToMavenLocal (Thread[Execution worker,5,main]) started.
16:23:55 
16:23:55 > Task :publishToMavenLocal
16:23:55 Skipping task ':publishToMavenLocal' as it has no actions.
16:23:55 Resolve mutations for :publish (Thread[Execution worker,5,main]) started.
16:23:55 :publish (Thread[Execution worker,5,main]) started.
16:23:55 
16:23:55 > Task :publish
16:23:55 Skipping task ':publish' as it has no actions.
16:23:55 
16:23:55 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
16:23:55 
16:23:55 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
16:23:55 
16:23:55 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.
16:23:55 
16:23:55 BUILD SUCCESSFUL in 1m 2s
16:23:55 8 actionable tasks: 8 executed
16:23:55 VCS Checkout Cache (/var/lib/jenkins/workspace/galimulator-profiler/.gradle/vcs-1) removing files not accessed on or after Sat Aug 03 16:23:55 UTC 2024.
16:23:55 VCS Checkout Cache (/var/lib/jenkins/workspace/galimulator-profiler/.gradle/vcs-1) cleanup deleted 0 files/directories.
16:23:55 VCS Checkout Cache (/var/lib/jenkins/workspace/galimulator-profiler/.gradle/vcs-1) cleaned up in 0.005 secs.
16:23:55 dependencies-accessors (/var/lib/jenkins/workspace/galimulator-profiler/.gradle/8.7-rc-2/dependencies-accessors) removing files not accessed on or after Sat Aug 03 16:22:58 UTC 2024.
16:23:55 dependencies-accessors (/var/lib/jenkins/workspace/galimulator-profiler/.gradle/8.7-rc-2/dependencies-accessors) cleanup deleted 0 files/directories.
16:23:55 dependencies-accessors (/var/lib/jenkins/workspace/galimulator-profiler/.gradle/8.7-rc-2/dependencies-accessors) cleaned up in 0.0 secs.
16:23:55 Build step 'Run with timeout' changed build result to SUCCESS
16:23:55 [galimulator-profiler] $ /bin/sh -xe /tmp/jenkins99655027581384204.sh
16:23:55 + curl http://localhost:25615/maven/commit
16:23:55   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
16:23:55                                  Dload  Upload   Total   Spent    Left  Speed
16:23:55 
16:23:55   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
16:23:55 100     2  100     2    0     0     12      0 --:--:-- --:--:-- --:--:--    12
16:23:55 OK
16:23:55 real	0m0.172s
16:23:55 user	0m0.006s
16:23:55 sys	0m0.006s
16:23:56 [galimulator-profiler] $ /bin/sh -xe /tmp/jenkins104888311597064359.sh
16:23:57 + rm -rf build/classes build/generated build/gsl-starplane build/libs build/publications build/resources build/tmp
Sending notification to Discord.
Finished: SUCCESS