Skip to content
Success

Console Output

Started by GitBucket push by 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 39e74399-af13-4c80-9047-56e255b064d2
Cloning the remote Git repository
Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git
 > git init /home/tomcat/.jenkins/workspace/CubesideStatistics # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
using GIT_ASKPASS to set credentials 
 > git fetch --tags --force --progress -- https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse 69d9eee8ea0d1c00ea141b430a4b430b8c55289f^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 69d9eee8ea0d1c00ea141b430a4b430b8c55289f # timeout=10
Checking out Revision 69d9eee8ea0d1c00ea141b430a4b430b8c55289f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 69d9eee8ea0d1c00ea141b430a4b430b8c55289f # timeout=10
Commit message: "fix global stats key class check"
 > git rev-list --no-walk a30df6ce61c1600e7d0017667ccff07c63f2e64d # timeout=10
[CubesideStatistics] $ mvn clean install deploy -Dbuild.number=60
NOTE: Picked up JDK_JAVA_OPTIONS:  --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< de.iani.cubeside:CubesideStatistics >-----------------
[INFO] Building CubesideStatistics 1.0.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/1.21-R0.1-SNAPSHOT/maven-metadata.xml
Progress (1): 1.4 kB
                    
Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/1.21-R0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 1.8 kB/s)
Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/maven-metadata.xml
Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml
Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideStatistics ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideStatistics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ CubesideStatistics ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 35 source files with javac [debug release 21] to target/classes
[INFO] Die Annotationsverarbeitung ist aktiviert, da mindestens ein Prozessor im
  Classpath gefunden wurde. In einem zukünftigen Release von javac kann die Annotationsverarbeitung deaktiviert werden,
  es sei denn, mindestens ein Prozessor ist namentlich angegeben (-processor), oder ein Suchpfad
  ist angegeben (--processor-path, --processor-module-path), oder die Annotationsverarbeitung
  wurde explizit aktiviert (-proc:only, -proc:full).
  Verwenden Sie "-Xlint:-options", um diese Meldung zu unterdrücken.
  Verwenden Sie "-proc:none", um die Annotationsverarbeitung zu deaktivieren.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideStatistics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideStatistics/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ CubesideStatistics ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ CubesideStatistics ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.4.1:jar (default-jar) @ CubesideStatistics ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideStatistics ---
[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] 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] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideStatistics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.13.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] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideStatistics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideStatistics/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ CubesideStatistics ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4: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] --- maven-jar-plugin:3.4.1:jar (default-jar) @ CubesideStatistics ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideStatistics ---
[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] 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] 
[INFO] --- maven-deploy-plugin:2.7: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 34 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-20240924.025407-44.jar
Progress (1): 4.1/179 kB
Progress (1): 8.2/179 kB
Progress (1): 12/179 kB 
Progress (1): 16/179 kB
Progress (1): 20/179 kB
Progress (1): 25/179 kB
Progress (1): 29/179 kB
Progress (1): 33/179 kB
Progress (1): 37/179 kB
Progress (1): 41/179 kB
Progress (1): 45/179 kB
Progress (1): 49/179 kB
Progress (1): 53/179 kB
Progress (1): 57/179 kB
Progress (1): 61/179 kB
Progress (1): 66/179 kB
Progress (1): 70/179 kB
Progress (1): 74/179 kB
Progress (1): 78/179 kB
Progress (1): 82/179 kB
Progress (1): 86/179 kB
Progress (1): 90/179 kB
Progress (1): 94/179 kB
Progress (1): 98/179 kB
Progress (1): 102/179 kB
Progress (1): 106/179 kB
Progress (1): 111/179 kB
Progress (1): 115/179 kB
Progress (1): 119/179 kB
Progress (1): 123/179 kB
Progress (1): 127/179 kB
Progress (1): 131/179 kB
Progress (1): 135/179 kB
Progress (1): 139/179 kB
Progress (1): 143/179 kB
Progress (1): 147/179 kB
Progress (1): 152/179 kB
Progress (1): 156/179 kB
Progress (1): 160/179 kB
Progress (1): 164/179 kB
Progress (1): 168/179 kB
Progress (1): 172/179 kB
Progress (1): 176/179 kB
Progress (1): 179 kB    
                    
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-20240924.025407-44.jar (179 kB at 3.2 MB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-20240924.025407-44.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-20240924.025407-44.pom (2.6 kB at 198 kB/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 30 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 66 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 33 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.737 s
[INFO] Finished at: 2024-09-24T04:54:11+02:00
[INFO] ------------------------------------------------------------------------
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS