Started by user Brokkonaut
Running as SYSTEM
Building in workspace /home/tomcat/.jenkins/workspace/CubesideSettings
The recommended git tool is: NONE
using credential 39e74399-af13-4c80-9047-56e255b064d2
Cloning the remote Git repository
Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git
> git init /home/tomcat/.jenkins/workspace/CubesideSettings # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git
> git --version # timeout=10
> git --version # 'git version 2.47.3'
using GIT_ASKPASS to set credentials
> git fetch --tags --force --progress -- https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision fcc3547effabd690d2284ababcd7e5fae8d50012 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f fcc3547effabd690d2284ababcd7e5fae8d50012 # timeout=10
Commit message: "minecraft 26.1, java 25"
> git rev-list --no-walk 52c879dc543fcb018cefedcf56a4f80c1b94c5da # timeout=10
[CubesideSettings] $ mvn clean install deploy -Dbuild.number=53
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/usr/share/maven/lib/guava.jar)
WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[[1;34mINFO[m] Scanning for projects...
[[1;34mINFO[m]
[[1;34mINFO[m] [1m-----------------< [0;36mde.iani.cubeside:CubesideSettings[0;1m >------------------[m
[[1;34mINFO[m] [1mBuilding CubesideSettings 1.1.1-SNAPSHOT[m
[[1;34mINFO[m] from pom.xml
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mclean:3.2.0:clean[m [1m(default-clean)[m @ [36mCubesideSettings[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mresources:3.3.1:resources[m [1m(default-resources)[m @ [36mCubesideSettings[0;1m ---[m
[[1;34mINFO[m] Copying 2 resources from src/main/resources to target/classes
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mcompiler:3.15.0:compile[m [1m(default-compile)[m @ [36mCubesideSettings[0;1m ---[m
[[1;34mINFO[m] Recompiling the module because of [1mchanged source code[m.
[[1;34mINFO[m] Compiling 12 source files with javac [debug release 25] to target/classes
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mresources:3.3.1:testResources[m [1m(default-testResources)[m @ [36mCubesideSettings[0;1m ---[m
[[1;34mINFO[m] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideSettings/src/test/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mcompiler:3.15.0:testCompile[m [1m(default-testCompile)[m @ [36mCubesideSettings[0;1m ---[m
[[1;34mINFO[m] No sources to compile
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32msurefire:2.17:test[m [1m(default-test)[m @ [36mCubesideSettings[0;1m ---[m
[[1;34mINFO[m] No tests to run.
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mjar:3.1.2:jar[m [1m(default-jar)[m @ [36mCubesideSettings[0;1m ---[m
[[1;34mINFO[m] Building jar: /home/tomcat/.jenkins/workspace/CubesideSettings/target/CubesideSettings.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32minstall:3.1.2:install[m [1m(default-install)[m @ [36mCubesideSettings[0;1m ---[m
[[1;34mINFO[m] Installing /home/tomcat/.jenkins/workspace/CubesideSettings/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-SNAPSHOT.pom
[[1;34mINFO[m] Installing /home/tomcat/.jenkins/workspace/CubesideSettings/target/CubesideSettings.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-SNAPSHOT.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mresources:3.3.1:resources[m [1m(default-resources)[m @ [36mCubesideSettings[0;1m ---[m
[[1;34mINFO[m] Copying 2 resources from src/main/resources to target/classes
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mcompiler:3.15.0:compile[m [1m(default-compile)[m @ [36mCubesideSettings[0;1m ---[m
[[1;34mINFO[m] Nothing to compile - all classes are up to date.
[[1;33mWARNING[m] Overwriting artifact's file from /home/tomcat/.jenkins/workspace/CubesideSettings/target/CubesideSettings.jar to /home/tomcat/.jenkins/workspace/CubesideSettings/target/classes
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mresources:3.3.1:testResources[m [1m(default-testResources)[m @ [36mCubesideSettings[0;1m ---[m
[[1;34mINFO[m] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideSettings/src/test/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mcompiler:3.15.0:testCompile[m [1m(default-testCompile)[m @ [36mCubesideSettings[0;1m ---[m
[[1;34mINFO[m] No sources to compile
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32msurefire:2.17:test[m [1m(default-test)[m @ [36mCubesideSettings[0;1m ---[m
[[1;34mINFO[m] No tests to run.
[[1;34mINFO[m] Skipping execution of surefire because it has already been run for this configuration
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mjar:3.1.2:jar[m [1m(default-jar)[m @ [36mCubesideSettings[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32minstall:3.1.2:install[m [1m(default-install)[m @ [36mCubesideSettings[0;1m ---[m
[[1;34mINFO[m] Installing /home/tomcat/.jenkins/workspace/CubesideSettings/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-SNAPSHOT.pom
[[1;34mINFO[m] Installing /home/tomcat/.jenkins/workspace/CubesideSettings/target/CubesideSettings.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-SNAPSHOT.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mdeploy:3.1.2:deploy[m [1m(default-deploy)[m @ [36mCubesideSettings[0;1m ---[m
[90mDownloading from [0mnexus[90m: https://www.iani.de/nexus/content/repositories/snapshots/[0mde/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/maven-metadata.xml
Progress (1): 785 B
Downloaded[90m from [0mnexus[90m: https://www.iani.de/nexus/content/repositories/snapshots/[0mde/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/maven-metadata.xml[90m (785 B at 4.1 kB/s)[0m
[90mUploading to [0mnexus[90m: https://www.iani.de/nexus/content/repositories/snapshots/[0mde/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-20260606.203618-31.pom
Progress (1): 2.4 kB
Uploaded[90m to [0mnexus[90m: https://www.iani.de/nexus/content/repositories/snapshots/[0mde/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-20260606.203618-31.pom[90m (2.4 kB at 59 kB/s)[0m
[90mUploading to [0mnexus[90m: https://www.iani.de/nexus/content/repositories/snapshots/[0mde/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-20260606.203618-31.jar
Progress (1): 4.1/42 kB
Progress (1): 8.2/42 kB
Progress (1): 12/42 kB
Progress (1): 16/42 kB
Progress (1): 20/42 kB
Progress (1): 25/42 kB
Progress (1): 29/42 kB
Progress (1): 33/42 kB
Progress (1): 37/42 kB
Progress (1): 41/42 kB
Progress (1): 42 kB
Uploaded[90m to [0mnexus[90m: https://www.iani.de/nexus/content/repositories/snapshots/[0mde/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-20260606.203618-31.jar[90m (42 kB at 1.7 MB/s)[0m
[90mDownloading from [0mnexus[90m: https://www.iani.de/nexus/content/repositories/snapshots/[0mde/iani/cubeside/CubesideSettings/maven-metadata.xml
Progress (1): 292 B
Downloaded[90m from [0mnexus[90m: https://www.iani.de/nexus/content/repositories/snapshots/[0mde/iani/cubeside/CubesideSettings/maven-metadata.xml[90m (292 B at 32 kB/s)[0m
[90mUploading to [0mnexus[90m: https://www.iani.de/nexus/content/repositories/snapshots/[0mde/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/maven-metadata.xml
Progress (1): 785 B
Uploaded[90m to [0mnexus[90m: https://www.iani.de/nexus/content/repositories/snapshots/[0mde/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/maven-metadata.xml[90m (785 B at 49 kB/s)[0m
[90mUploading to [0mnexus[90m: https://www.iani.de/nexus/content/repositories/snapshots/[0mde/iani/cubeside/CubesideSettings/maven-metadata.xml
Progress (1): 292 B
Uploaded[90m to [0mnexus[90m: https://www.iani.de/nexus/content/repositories/snapshots/[0mde/iani/cubeside/CubesideSettings/maven-metadata.xml[90m (292 B at 24 kB/s)[0m
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] [1;32mBUILD SUCCESS[m
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] Total time: 2.304 s
[[1;34mINFO[m] Finished at: 2026-06-06T22:36:21+02:00
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
Archiving artifacts
Recording fingerprints
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS