Skip to content
Started by user Brokkonaut
Running as SYSTEM
Building in workspace /home/tomcat/.jenkins/workspace/CubesideStatistics
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
The recommended git tool is: NONE
using credential a740e5fc-56b2-4305-b679-a29aeacfeabf
Cloning the remote Git repository
Cloning repository https://github.com/Cubeside/CubesideStatistics.git
 > git init /home/tomcat/.jenkins/workspace/CubesideStatistics # timeout=10
Fetching upstream changes from https://github.com/Cubeside/CubesideStatistics.git
 > git --version # timeout=10
 > git --version # 'git version 2.47.3'
using GIT_ASKPASS to set credentials 
 > git fetch --tags --force --progress -- https://github.com/Cubeside/CubesideStatistics.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/Cubeside/CubesideStatistics.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 c61bcf2d1e971a1f0af5479a8942ab3fc504af97 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c61bcf2d1e971a1f0af5479a8942ab3fc504af97 # timeout=10
Commit message: "minecraft 26.1, java 25"
First time build. Skipping changelog.
[CubesideStatistics] $ mvn clean install deploy -Dbuild.number=65
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
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< de.iani.cubeside:CubesideStatistics >-----------------
[INFO] Building CubesideStatistics 1.0.0-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ CubesideStatistics ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ CubesideStatistics ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.15.0:compile (default-compile) @ CubesideStatistics ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 35 source files with javac [debug release 25] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideStatistics ---
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideStatistics/src/test/resources
[INFO] 
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ CubesideStatistics ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.17:test (default-test) @ CubesideStatistics ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.4.1:jar (default-jar) @ CubesideStatistics ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar
[INFO] 
[INFO] --- install:3.1.2:install (default-install) @ CubesideStatistics ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideStatistics/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ CubesideStatistics ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.15.0:compile (default-compile) @ CubesideStatistics ---
[INFO] Nothing to compile - all classes are up to date.
[WARNING] Overwriting artifact's file from /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar to /home/tomcat/.jenkins/workspace/CubesideStatistics/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideStatistics ---
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideStatistics/src/test/resources
[INFO] 
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ CubesideStatistics ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.17:test (default-test) @ CubesideStatistics ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- jar:3.4.1:jar (default-jar) @ CubesideStatistics ---
[INFO] 
[INFO] --- install:3.1.2:install (default-install) @ CubesideStatistics ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideStatistics/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- deploy:3.1.2:deploy (default-deploy) @ CubesideStatistics ---
Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/maven-metadata.xml
Progress (1): 787 B
                   
Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/maven-metadata.xml (787 B at 3.9 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-20260606.204700-48.pom
Progress (1): 2.6 kB
                    
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-20260606.204700-48.pom (2.6 kB at 95 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-20260606.204700-48.jar
Progress (1): 4.1/189 kB
Progress (1): 8.2/189 kB
Progress (1): 12/189 kB 
Progress (1): 16/189 kB
Progress (1): 20/189 kB
Progress (1): 25/189 kB
Progress (1): 29/189 kB
Progress (1): 33/189 kB
Progress (1): 37/189 kB
Progress (1): 41/189 kB
Progress (1): 45/189 kB
Progress (1): 49/189 kB
Progress (1): 53/189 kB
Progress (1): 57/189 kB
Progress (1): 61/189 kB
Progress (1): 66/189 kB
Progress (1): 70/189 kB
Progress (1): 74/189 kB
Progress (1): 78/189 kB
Progress (1): 82/189 kB
Progress (1): 86/189 kB
Progress (1): 90/189 kB
Progress (1): 94/189 kB
Progress (1): 98/189 kB
Progress (1): 102/189 kB
Progress (1): 106/189 kB
Progress (1): 111/189 kB
Progress (1): 115/189 kB
Progress (1): 119/189 kB
Progress (1): 123/189 kB
Progress (1): 127/189 kB
Progress (1): 131/189 kB
Progress (1): 135/189 kB
Progress (1): 139/189 kB
Progress (1): 143/189 kB
Progress (1): 147/189 kB
Progress (1): 152/189 kB
Progress (1): 156/189 kB
Progress (1): 160/189 kB
Progress (1): 164/189 kB
Progress (1): 168/189 kB
Progress (1): 172/189 kB
Progress (1): 176/189 kB
Progress (1): 180/189 kB
Progress (1): 184/189 kB
Progress (1): 188/189 kB
Progress (1): 189 kB    
                    
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-20260606.204700-48.jar (189 kB at 5.9 MB/s)
Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/maven-metadata.xml
Progress (1): 334 B
                   
Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/maven-metadata.xml (334 B at 48 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/maven-metadata.xml
Progress (1): 787 B
                   
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/maven-metadata.xml (787 B at 37 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/maven-metadata.xml
Progress (1): 334 B
                   
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/maven-metadata.xml (334 B at 24 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.582 s
[INFO] Finished at: 2026-06-06T22:47:02+02:00
[INFO] ------------------------------------------------------------------------
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS