Skip to content
Started by user Brokkonaut
Running as SYSTEM
Building in workspace /home/tomcat/.jenkins/workspace/CubeConomy
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
The recommended git tool is: NONE
using credential caf384e3-f7ca-4726-a4e6-7d2349c2f80f
Cloning the remote Git repository
Cloning repository https://github.com/Brokkonaut/CubeConomy.git
 > git init /home/tomcat/.jenkins/workspace/CubeConomy # timeout=10
Fetching upstream changes from https://github.com/Brokkonaut/CubeConomy.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/Brokkonaut/CubeConomy.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/Brokkonaut/CubeConomy.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 ee789daa66a06ed01c2248bb62b1d0bb2b93fbba (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ee789daa66a06ed01c2248bb62b1d0bb2b93fbba # timeout=10
Commit message: "minecraft 26.1, java 25"
 > git rev-list --no-walk ee789daa66a06ed01c2248bb62b1d0bb2b93fbba # timeout=10
[CubeConomy] $ mvn clean install deploy -Dbuild.number=27
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:CubeConomy >---------------------
[INFO] Building CubeConomy 0.0.1-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ CubeConomy ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ CubeConomy ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.15.0:compile (default-compile) @ CubeConomy ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 28 source files with javac [debug release 25] to target/classes
[INFO] /home/tomcat/.jenkins/workspace/CubeConomy/src/main/java/de/iani/cubeConomy/CubeConomy.java: Einige Eingabedateien verwenden oder überschreiben eine veraltete API.
[INFO] /home/tomcat/.jenkins/workspace/CubeConomy/src/main/java/de/iani/cubeConomy/CubeConomy.java: Wiederholen Sie die Kompilierung mit -Xlint:deprecation, um Details zu erhalten.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ CubeConomy ---
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubeConomy/src/test/resources
[INFO] 
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ CubeConomy ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.17:test (default-test) @ CubeConomy ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.4.1:jar (default-jar) @ CubeConomy ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/CubeConomy/target/CubeConomy.jar
[INFO] 
[INFO] --- install:3.1.2:install (default-install) @ CubeConomy ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubeConomy/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/CubeConomy/target/CubeConomy.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ CubeConomy ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.15.0:compile (default-compile) @ CubeConomy ---
[INFO] Nothing to compile - all classes are up to date.
[WARNING] Overwriting artifact's file from /home/tomcat/.jenkins/workspace/CubeConomy/target/CubeConomy.jar to /home/tomcat/.jenkins/workspace/CubeConomy/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ CubeConomy ---
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubeConomy/src/test/resources
[INFO] 
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ CubeConomy ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.17:test (default-test) @ CubeConomy ---
[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) @ CubeConomy ---
[INFO] 
[INFO] --- install:3.1.2:install (default-install) @ CubeConomy ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubeConomy/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/CubeConomy/target/CubeConomy.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- deploy:3.1.2:deploy (default-deploy) @ CubeConomy ---
Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/maven-metadata.xml
Progress (1): 779 B
                   
Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/maven-metadata.xml (779 B at 3.6 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-20260606.203600-21.pom
Progress (1): 3.0 kB
                    
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-20260606.203600-21.pom (3.0 kB at 111 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-20260606.203600-21.jar
Progress (1): 4.1/69 kB
Progress (1): 8.2/69 kB
Progress (1): 12/69 kB 
Progress (1): 16/69 kB
Progress (1): 20/69 kB
Progress (1): 25/69 kB
Progress (1): 29/69 kB
Progress (1): 33/69 kB
Progress (1): 37/69 kB
Progress (1): 41/69 kB
Progress (1): 45/69 kB
Progress (1): 49/69 kB
Progress (1): 53/69 kB
Progress (1): 57/69 kB
Progress (1): 61/69 kB
Progress (1): 66/69 kB
Progress (1): 69 kB   
                   
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-20260606.203600-21.jar (69 kB at 2.2 MB/s)
Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/maven-metadata.xml
Progress (1): 286 B
                   
Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/maven-metadata.xml (286 B at 48 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/maven-metadata.xml
Progress (1): 779 B
                   
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/maven-metadata.xml (779 B at 60 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/maven-metadata.xml
Progress (1): 286 B
                   
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/maven-metadata.xml (286 B at 32 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.456 s
[INFO] Finished at: 2026-06-06T22:36:02+02:00
[INFO] ------------------------------------------------------------------------
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS