Started by GitBucket push by Brokkonaut Running as SYSTEM Building in workspace /home/tomcat/.jenkins/workspace/TreasureChest [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/TreasureChest.git > git init /home/tomcat/.jenkins/workspace/TreasureChest # timeout=10 Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/TreasureChest.git > git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://www.iani.de/gitbucket/git/Brokkonaut/TreasureChest.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/TreasureChest.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse b5476d223dbaf9f6082cfafc7205f21d9bff08db^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains b5476d223dbaf9f6082cfafc7205f21d9bff08db # timeout=10 Checking out Revision b5476d223dbaf9f6082cfafc7205f21d9bff08db (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b5476d223dbaf9f6082cfafc7205f21d9bff08db # timeout=10 Commit message: "1.20.6" > git rev-list --no-walk 8c65cdfacd4310863659faf7fcfd8298ae4be80b # timeout=10 [TreasureChest] $ mvn clean install deploy -Dbuild.number=34 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:TreasureChest >------------------- [INFO] Building TreasureChest 1.4-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml Downloading from jitpack.io: https://jitpack.io/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 788 B Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml (788 B at 46 kB/s) Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml Downloading from jitpack.io: https://jitpack.io/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 608 B Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml (608 B at 61 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ TreasureChest --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ TreasureChest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ TreasureChest --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 25 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] /home/tomcat/.jenkins/workspace/TreasureChest/src/main/java/de/iani/treasurechest/TreasureChest.java: Einige Eingabedateien verwenden oder überschreiben eine veraltete API. [INFO] /home/tomcat/.jenkins/workspace/TreasureChest/src/main/java/de/iani/treasurechest/TreasureChest.java: Wiederholen Sie die Kompilierung mit -Xlint:deprecation, um Details zu erhalten. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ TreasureChest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/TreasureChest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ TreasureChest --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ TreasureChest --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ TreasureChest --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/TreasureChest/target/TreasureChest.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ TreasureChest --- [INFO] Installing /home/tomcat/.jenkins/workspace/TreasureChest/target/TreasureChest.jar to /home/tomcat/.m2/repository/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/TreasureChest/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ TreasureChest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ TreasureChest --- [INFO] Nothing to compile - all classes are up to date. [WARNING] Overwriting artifact's file from /home/tomcat/.jenkins/workspace/TreasureChest/target/TreasureChest.jar to /home/tomcat/.jenkins/workspace/TreasureChest/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ TreasureChest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/TreasureChest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ TreasureChest --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ TreasureChest --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ TreasureChest --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/TreasureChest/target/TreasureChest.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ TreasureChest --- [INFO] Installing /home/tomcat/.jenkins/workspace/TreasureChest/target/TreasureChest.jar to /home/tomcat/.m2/repository/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/TreasureChest/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ TreasureChest --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/maven-metadata.xml Progress (1): 776 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/maven-metadata.xml (776 B at 97 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-20240510.050330-17.jar Progress (1): 4.1/61 kB Progress (1): 8.2/61 kB Progress (1): 12/61 kB Progress (1): 16/61 kB Progress (1): 20/61 kB Progress (1): 25/61 kB Progress (1): 29/61 kB Progress (1): 33/61 kB Progress (1): 37/61 kB Progress (1): 41/61 kB Progress (1): 45/61 kB Progress (1): 49/61 kB Progress (1): 53/61 kB Progress (1): 57/61 kB Progress (1): 61/61 kB Progress (1): 61 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-20240510.050330-17.jar (61 kB at 1.4 MB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-20240510.050330-17.pom Progress (1): 2.9 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-20240510.050330-17.pom (2.9 kB at 223 kB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/maven-metadata.xml Progress (1): 325 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/maven-metadata.xml (325 B at 41 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/maven-metadata.xml Progress (1): 776 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/maven-metadata.xml (776 B at 60 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/maven-metadata.xml Progress (1): 325 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/maven-metadata.xml (325 B at 30 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.529 s [INFO] Finished at: 2024-05-10T07:03:32+02:00 [INFO] ------------------------------------------------------------------------ Archiving artifacts [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS