Skip to content
Success

Console Output

19:35:33 Started by GitHub push by Geolykt
19:35:33 Running as SYSTEM
19:35:33 Building in workspace /var/lib/jenkins/workspace/s2dmenues
19:35:33 The recommended git tool is: NONE
19:35:33 No credentials specified
19:35:33  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/s2dmenues/.git # timeout=10
19:35:33 Fetching changes from the remote Git repository
19:35:33  > git config remote.origin.url https://github.com/Geolykt/s2dmenues.git # timeout=10
19:35:33 Fetching upstream changes from https://github.com/Geolykt/s2dmenues.git
19:35:33  > git --version # timeout=10
19:35:33  > git --version # 'git version 2.45.2'
19:35:33  > git fetch --tags --force --progress -- https://github.com/Geolykt/s2dmenues.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:35:34  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
19:35:34 Checking out Revision 5f36cf1c1a1d21d55219f25aaf8f5164668e3058 (refs/remotes/origin/main)
19:35:34  > git config core.sparsecheckout # timeout=10
19:35:34  > git checkout -f 5f36cf1c1a1d21d55219f25aaf8f5164668e3058 # timeout=10
19:35:34 Commit message: "Fix option persistency issues"
19:35:34  > git rev-list --no-walk 3ff699b12bf89412d49da083019395ba890ec5d8 # timeout=10
19:35:34 false
19:35:34 [Gradle] - Launching build.
19:35:34 [s2dmenues] $ /var/lib/jenkins/workspace/s2dmenues/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
19:35:35 Initialized native services in: /var/lib/jenkins/.gradle/native
19:35:35 Initialized jansi services in: /var/lib/jenkins/.gradle/native
19:35:35 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}
19:35:35 Removing 0 daemon stop events from registry
19:35:35 Starting a Gradle Daemon (subsequent builds will be faster)
19:35:35 Starting process 'Gradle build daemon'. Working directory: /var/lib/jenkins/.gradle/daemon/8.6-rc-1 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.6-rc-1-bin/3i5g2mfvh982rgxgr7mlgentf/gradle-8.6-rc-1/lib/gradle-launcher-8.6.jar -javaagent:/var/lib/jenkins/.gradle/wrapper/dists/gradle-8.6-rc-1-bin/3i5g2mfvh982rgxgr7mlgentf/gradle-8.6-rc-1/lib/agents/gradle-instrumentation-agent-8.6.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 8.6-rc-1
19:35:35 Successfully started process 'Gradle build daemon'
19:35:37 An attempt to start the daemon took 1.726 secs.
19:35:37 The client will now receive all logging from the daemon (pid: 237102). The daemon log file: /var/lib/jenkins/.gradle/daemon/8.6-rc-1/daemon-237102.out.log
19:35:37 Starting build in new daemon [memory: 512 MiB]
19:35:37 Closing daemon's stdin at end of input.
19:35:37 The daemon will no longer process any standard input.
19:35:37 Using 2 worker leases.
19:35:38 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}
19:35:38 Watching the file system is configured to be enabled if available
19:35:38 Now considering [/var/lib/jenkins/workspace/s2dmenues] as hierarchies to watch
19:35:38 File system watching is active
19:35:40 Starting Build
19:35:40 Settings evaluated using settings file '/var/lib/jenkins/workspace/s2dmenues/settings.gradle'.
19:35:40 Projects loaded. Root project using build file '/var/lib/jenkins/workspace/s2dmenues/build.gradle'.
19:35:40 Included projects: [root project 's2dmenues']
19:35:42 
19:35:42 > Configure project :
19:35:42 Evaluating root project 's2dmenues' using build file '/var/lib/jenkins/workspace/s2dmenues/build.gradle'.
19:35:42 Transforming gsl-starplane-0.2.0-a20240711.jar (de.geolykt.starloader:gsl-starplane:0.2.0-a20240711) with ExternalDependencyInstrumentingArtifactTransform
19:35:42 Transforming sl-deobf-0.2.0.jar (de.geolykt.starloader:sl-deobf:0.2.0) with ExternalDependencyInstrumentingArtifactTransform
19:35:42 Transforming reversible-access-setter-1.0.0.jar (de.geolykt.starloader:reversible-access-setter:1.0.0) with ExternalDependencyInstrumentingArtifactTransform
19:35:42 Transforming asm-util-9.7.jar (org.ow2.asm:asm-util:9.7) with ExternalDependencyInstrumentingArtifactTransform
19:35:42 Transforming asm-commons-9.7.jar (org.ow2.asm:asm-commons:9.7) with ExternalDependencyInstrumentingArtifactTransform
19:35:42 Transforming softmap-0.1.0-a20240329.jar (org.stianloader:softmap:0.1.0-a20240329) with ExternalDependencyInstrumentingArtifactTransform
19:35:42 Transforming micromixin-remapper-0.1.1-a20240624.jar (org.stianloader:micromixin-remapper:0.1.1-a20240624) with ExternalDependencyInstrumentingArtifactTransform
19:35:42 Transforming stianloader-remapper-0.1.0-a20240601.jar (org.stianloader:stianloader-remapper:0.1.0-a20240601) with ExternalDependencyInstrumentingArtifactTransform
19:35:42 Transforming asm-analysis-9.7.jar (org.ow2.asm:asm-analysis:9.7) with ExternalDependencyInstrumentingArtifactTransform
19:35:42 Transforming asm-tree-9.7.jar (org.ow2.asm:asm-tree:9.7) with ExternalDependencyInstrumentingArtifactTransform
19:35:42 Transforming asm-9.7.jar (org.ow2.asm:asm:9.7) with ExternalDependencyInstrumentingArtifactTransform
19:35:42 Transforming json-20240303.jar (org.json:json:20240303) with ExternalDependencyInstrumentingArtifactTransform
19:35:42 Transforming vineflower-1.10.1.jar (org.vineflower:vineflower:1.10.1) with ExternalDependencyInstrumentingArtifactTransform
19:35:42 Transforming mapping-io-0.6.1.jar (net.fabricmc:mapping-io:0.6.1) with ExternalDependencyInstrumentingArtifactTransform
19:35:44 Using the base galimulator jar found at /var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar
19:35:45 Loaded input jar in 1064 ms.
19:35:46 Deobfuscated classes in 779 ms.
19:35:49 Computed spStarmap in 853 ms.
19:35:50 Computed intermediaries of classes in 4099 ms.
19:35:58 Finished transforming classes in 14381 ms.
19:36:00 Decompiling galimulator
19:36:01 Inconsistent references to the class 'snoddasmannen/galimulator/actors/StateActor$1' which is supposed to be anonymous
19:36:01 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_4' which is supposed to be anonymous
19:36:01 Inconsistent references to the class 'org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters$1' which is supposed to be anonymous
19:36:01 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_4' which is supposed to be anonymous
19:36:01 Inconsistent references to the class 'snoddasmannen/galimulator/actors/SmatterPiece$2' which is supposed to be anonymous
19:36:01 Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverEgg$1' which is supposed to be anonymous
19:36:01 Inconsistent references to the class 'snoddasmannen/galimulator/shiporders/ppclass_0' which is supposed to be anonymous
19:36:01 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_3' which is supposed to be anonymous
19:36:01 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_13' which is supposed to be anonymous
19:36:01 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_12' which is supposed to be anonymous
19:36:01 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_1' which is supposed to be anonymous
19:36:01 Inconsistent references to the class 'org/junit/runners/ParentRunner$1' which is supposed to be anonymous
19:36:01 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_19' which is supposed to be anonymous
19:36:01 Inconsistent references to the class 'snoddasmannen/galimulator/actors/Infection$1' which is supposed to be anonymous
19:36:01 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_7' which is supposed to be anonymous
19:36:01 Inconsistent references to the class 'snoddasmannen/galimulator/actors/MeteorStorm$1' which is supposed to be anonymous
19:36:01 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_47' which is supposed to be anonymous
19:36:01 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_14' which is supposed to be anonymous
19:36:01 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_34' which is supposed to be anonymous
19:36:01 Inconsistent references to the class 'snoddasmannen/galimulator/factions/ppclass_0' which is supposed to be anonymous
19:36:01 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_3' which is supposed to be anonymous
19:36:01 Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverLarvae$2' which is supposed to be anonymous
19:36:01 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_10' which is supposed to be anonymous
19:36:07 
19:36:07 Nameless local or member class org/junit/runners/ParentRunner$1!
19:36:27 Method getValueSources (Lorg/junit/experimental/theories/ParameterSignature;)Ljava/util/List; in class org/junit/experimental/theories/internal/EnumSupplier couldn't be written.
19:36:27 java.lang.NullPointerException: Cannot invoke "org.jetbrains.java.decompiler.struct.gen.VarType.isGeneric()" because "newRet" is null
19:36:27 	at org.jetbrains.java.decompiler.modules.decompiler.exps.InvocationExprent.getInferredExprType(InvocationExprent.java:634)
19:36:27 	at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.getCastedExprent(ExprProcessor.java:966)
19:36:27 	at org.jetbrains.java.decompiler.modules.decompiler.exps.AssignmentExprent.toJava(AssignmentExprent.java:154)
19:36:27 	at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.listToJava(ExprProcessor.java:895)
19:36:27 	at org.jetbrains.java.decompiler.modules.decompiler.stats.BasicBlockStatement.toJava(BasicBlockStatement.java:90)
19:36:27 	at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.jmpWrapper(ExprProcessor.java:833)
19:36:27 	at org.jetbrains.java.decompiler.modules.decompiler.stats.SequenceStatement.toJava(SequenceStatement.java:107)
19:36:27 	at org.jetbrains.java.decompiler.modules.decompiler.stats.RootStatement.toJava(RootStatement.java:36)
19:36:27 	at org.jetbrains.java.decompiler.main.ClassWriter.writeMethod(ClassWriter.java:1283)
19:36:27 	at org.jetbrains.java.decompiler.main.ClassWriter.writeClass(ClassWriter.java:470)
19:36:27 	at org.jetbrains.java.decompiler.main.ClassesProcessor.writeClass(ClassesProcessor.java:474)
19:36:27 	at org.jetbrains.java.decompiler.main.Fernflower.getClassContent(Fernflower.java:191)
19:36:27 	at org.jetbrains.java.decompiler.struct.ContextUnit.lambda$save$3(ContextUnit.java:187)
19:36:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
19:36:27 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
19:36:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
19:36:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
19:36:27 	at java.base/java.lang.Thread.run(Thread.java:840)
19:36:32 
19:36:32 > Configure project :
19:36:32 Galimulator decompiled
19:36:32 Replacing line mappings
19:36:36 Line mappings replaced
19:36:37 All projects evaluated.
19:36:37 Task name matched 'publish'
19:36:37 Selected primary task 'publish' from project :
19:36:37 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']
19:36:37 Tasks that were excluded: []
19:36:37 Resolve mutations for :compileJava (Thread[included builds,5,main]) started.
19:36:37 :compileJava (Thread[Execution worker,5,main]) started.
19:36:39 
19:36:39 > Task :compileJava
19:36:39 Caching disabled for task ':compileJava' because:
19:36:39   Build cache is disabled
19:36:39 Task ':compileJava' is not up-to-date because:
19:36:39   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/s2dmenues/build/classes/java/main has been removed.
19:36:39   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/s2dmenues/build/classes/java/main/de has been removed.
19:36:39   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/s2dmenues/build/classes/java/main/de/geolykt has been removed.
19:36:39   Output property 'options.generatedSourceOutputDirectory' file /var/lib/jenkins/workspace/s2dmenues/build/generated/sources/annotationProcessor/java/main has been removed.
19:36:39 The input changes require a full rebuild for incremental task ':compileJava'.
19:36:39 Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
19:36:39 Compiling with toolchain '/usr/lib/jvm/temurin-17-jdk'.
19:36:39 Compiling with JDK Java compiler API.
19:36:40 Note: /var/lib/jenkins/workspace/s2dmenues/src/main/java/de/geolykt/s2dmenues/components/GenGalaxyWindow.java uses unchecked or unsafe operations.
19:36:40 Note: Recompile with -Xlint:unchecked for details.
19:36:40 Class dependency analysis for incremental compilation took 0.065 secs.
19:36:41 Created classpath snapshot for incremental compilation in 0.922 secs.
19:36:41 Resolve mutations for :processResources (Thread[included builds,5,main]) started.
19:36:41 :processResources (Thread[included builds,5,main]) started.
19:36:42 
19:36:42 > Task :processResources
19:36:42 Caching disabled for task ':processResources' because:
19:36:42   Build cache is disabled
19:36:42 Task ':processResources' is not up-to-date because:
19:36:42   Output property 'destinationDir' file /var/lib/jenkins/workspace/s2dmenues/build/resources/main has been removed.
19:36:42   Output property 'destinationDir' file /var/lib/jenkins/workspace/s2dmenues/build/resources/main/extension.json has been removed.
19:36:42   Output property 'destinationDir' file /var/lib/jenkins/workspace/s2dmenues/build/resources/main/preview-star-renderer.frag has been removed.
19:36:42   Output property 'destinationDir' file /var/lib/jenkins/workspace/s2dmenues/build/resources/main/preview-star-renderer.vert has been removed.
19:36:42   Output property 'destinationDir' file /var/lib/jenkins/workspace/s2dmenues/build/resources/main/s2dmenues.ras has been removed.
19:36:42   Output property 'destinationDir' file /var/lib/jenkins/workspace/s2dmenues/build/resources/main/window.png has been removed.
19:36:42   Output property 'destinationDir' file /var/lib/jenkins/workspace/s2dmenues/build/resources/main/window_gradient.png has been removed.
19:36:42 Resolve mutations for :classes (Thread[Execution worker,5,main]) started.
19:36:42 :classes (Thread[Execution worker,5,main]) started.
19:36:42 
19:36:42 > Task :classes
19:36:42 Skipping task ':classes' as it has no actions.
19:36:42 Resolve mutations for :jar (Thread[included builds,5,main]) started.
19:36:42 :jar (Thread[included builds,5,main]) started.
19:36:42 
19:36:42 > Task :jar
19:36:42 Caching disabled for task ':jar' because:
19:36:42   Build cache is disabled
19:36:42 Task ':jar' is not up-to-date because:
19:36:42   Output property 'archiveFile' file /var/lib/jenkins/workspace/s2dmenues/build/libs/s2dmenues-0.1.0.jar has been removed.
19:36:42 Resolve mutations for :generateMetadataFileForPluginPublication (Thread[Execution worker,5,main]) started.
19:36:42 :generateMetadataFileForPluginPublication (Thread[Execution worker,5,main]) started.
19:36:42 
19:36:42 > Task :generateMetadataFileForPluginPublication
19:36:42 Caching disabled for task ':generateMetadataFileForPluginPublication' because:
19:36:42   Build cache is disabled
19:36:42 Task ':generateMetadataFileForPluginPublication' is not up-to-date because:
19:36:42   Task.upToDateWhen is false.
19:36:42 Resolve mutations for :generatePomFileForPluginPublication (Thread[included builds,5,main]) started.
19:36:42 :generatePomFileForPluginPublication (Thread[included builds,5,main]) started.
19:36:42 
19:36:42 > Task :generatePomFileForPluginPublication
19:36:42 Caching disabled for task ':generatePomFileForPluginPublication' because:
19:36:42   Build cache is disabled
19:36:42 Task ':generatePomFileForPluginPublication' is not up-to-date because:
19:36:42   Task is untracked because: Gradle doesn't understand the data structures used to configure this task
19:36:42 Resolve mutations for :remapJar (Thread[Execution worker,5,main]) started.
19:36:42 :remapJar (Thread[Execution worker,5,main]) started.
19:36:43 
19:36:43 > Task :remapJar
19:36:43 Caching disabled for task ':remapJar' because:
19:36:43   Build cache is disabled
19:36:43 Task ':remapJar' is not up-to-date because:
19:36:43   Output property 'archiveFile' file /var/lib/jenkins/workspace/s2dmenues/build/libs/s2dmenues-0.1.0-remapped.jar has been removed.
19:36:43 Remapping
19:36:43 Loading supplementary mappings
19:36:43 Overwrote entry for raw file META-INF/. The remapped jar may be malformed
19:36:43 Overwrote entry for raw file META-INF/MANIFEST.MF. The remapped jar may be malformed
19:36:43 Reobfuscating done
19:36:43 Remap complete
19:36:43 Resolve mutations for :publishPluginPublicationToMavenRepository (Thread[Execution worker,5,main]) started.
19:36:43 :publishPluginPublicationToMavenRepository (Thread[Execution worker,5,main]) started.
19:36:44 
19:36:44 > Task :publishPluginPublicationToMavenRepository
19:36:44 Caching disabled for task ':publishPluginPublicationToMavenRepository' because:
19:36:44   Build cache is disabled
19:36:44 Task ':publishPluginPublicationToMavenRepository' is not up-to-date because:
19:36:44   Task has not declared any outputs despite executing actions.
19:36:44 Publishing to repository 'maven' (http://localhost:25615/maven/)
19:36:44 Uploading s2dmenues-0.1.0.jar to /maven/de/geolykt/s2dmenues/0.1.0/s2dmenues-0.1.0.jar
19:36:44 Uploading s2dmenues-0.1.0.pom to /maven/de/geolykt/s2dmenues/0.1.0/s2dmenues-0.1.0.pom
19:36:44 Uploading s2dmenues-0.1.0.module to /maven/de/geolykt/s2dmenues/0.1.0/s2dmenues-0.1.0.module
19:36:44 Uploading s2dmenues-0.1.0-remapped.jar to /maven/de/geolykt/s2dmenues/0.1.0/s2dmenues-0.1.0-remapped.jar
19:36:44 Uploading maven-metadata.xml to /maven/de/geolykt/s2dmenues/maven-metadata.xml
19:36:44 Resolve mutations for :publishPluginPublicationToMavenLocal (Thread[included builds,5,main]) started.
19:36:44 :publishPluginPublicationToMavenLocal (Thread[included builds,5,main]) started.
19:36:44 
19:36:44 > Task :publishPluginPublicationToMavenLocal
19:36:44 Caching disabled for task ':publishPluginPublicationToMavenLocal' because:
19:36:44   Build cache is disabled
19:36:44 Task ':publishPluginPublicationToMavenLocal' is not up-to-date because:
19:36:44   Task has not declared any outputs despite executing actions.
19:36:44 Publishing to maven local repository
19:36:44 Resolve mutations for :publishToMavenLocal (Thread[Execution worker,5,main]) started.
19:36:44 :publishToMavenLocal (Thread[Execution worker,5,main]) started.
19:36:44 
19:36:44 > Task :publishToMavenLocal
19:36:44 Skipping task ':publishToMavenLocal' as it has no actions.
19:36:44 Resolve mutations for :publish (Thread[Execution worker,5,main]) started.
19:36:44 :publish (Thread[Execution worker,5,main]) started.
19:36:44 
19:36:44 > Task :publish
19:36:44 Skipping task ':publish' as it has no actions.
19:36:44 
19:36:44 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
19:36:44 
19:36:44 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
19:36:44 
19:36:44 For more on this, please refer to https://docs.gradle.org/8.6-rc-1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
19:36:44 
19:36:44 BUILD SUCCESSFUL in 1m 10s
19:36:44 8 actionable tasks: 8 executed
19:36:45 Build step 'Run with timeout' changed build result to SUCCESS
19:36:45 [s2dmenues] $ /bin/sh -xe /tmp/jenkins1291408942083460771.sh
19:36:45 + curl http://localhost:25615/maven/commit
19:36:45   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19:36:45                                  Dload  Upload   Total   Spent    Left  Speed
19:36:45 
19:36:45   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19:36:45 100     2  100     2    0     0      7      0 --:--:-- --:--:-- --:--:--     7
19:36:45 100     2  100     2    0     0      7      0 --:--:-- --:--:-- --:--:--     7
19:36:45 OK
19:36:45 real	0m0.265s
19:36:45 user	0m0.006s
19:36:45 sys	0m0.007s
19:36:46 [s2dmenues] $ /bin/sh -xe /tmp/jenkins8993022737075031414.sh
+ rm -rf build/classes build/generated build/gsl-starplane build/libs build/publications build/resources build/tmp
Sending notification to Discord.
Finished: SUCCESS