Skip to content
Success

Console Output

Established TCP socket on 39383
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
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /home/tomcat/.jenkins/workspace/VanishNoPacket/pom.xml clean install deploy
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------------------< org.kitteh:VanishNoPacket >----------------------
[INFO] Building VanishNoPacket 3.20.2-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom (8.9 kB at 18 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar (39 kB at 1.2 MB/s)
[INFO] Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/1.19-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from ess-repo: https://ci.ender.zone/plugin/repository/everything/io/papermc/paper/paper-api/1.19-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from dmulloy2-repo: https://repo.dmulloy2.net/nexus/repository/public/io/papermc/paper/paper-api/1.19-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from dynmap-repo: https://repo.mikeprimm.com/io/papermc/paper/paper-api/1.19-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/1.19-R0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 4.0 kB/s)
[INFO] Downloading from jitpack.io: https://jitpack.io/io/papermc/paper/paper-api/1.19-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from ess-repo: https://ci.ender.zone/plugin/repository/everything/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from papermc: https://repo.papermc.io/repository/maven-public/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from dynmap-repo: https://repo.mikeprimm.com/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from dmulloy2-repo: https://repo.dmulloy2.net/nexus/repository/public/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from papermc: https://repo.papermc.io/repository/maven-public/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 16 kB/s)
[INFO] Downloading from jitpack.io: https://jitpack.io/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from spigot-repo: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 3.5 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ VanishNoPacket ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/VanishNoPacket/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ VanishNoPacket ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to .
[INFO] Copying 1 resource to .
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ VanishNoPacket ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 26 source files with javac [debug release 17] to target/classes
[INFO] /home/tomcat/.jenkins/workspace/VanishNoPacket/src/main/java/org/kitteh/vanish/VanishManager.java: Some input files use or override a deprecated API.
[INFO] /home/tomcat/.jenkins/workspace/VanishNoPacket/src/main/java/org/kitteh/vanish/VanishManager.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ VanishNoPacket ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/VanishNoPacket/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ VanishNoPacket ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ VanishNoPacket ---
[INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/VanishNoPacket/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
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
Running org.kitteh.vanish.hooks.HookTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ VanishNoPacket ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/VanishNoPacket/target/VanishNoPacket.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ VanishNoPacket ---
[INFO] Installing /home/tomcat/.jenkins/workspace/VanishNoPacket/target/VanishNoPacket.jar to /home/tomcat/.m2/repository/org/kitteh/VanishNoPacket/3.20.2-SNAPSHOT/VanishNoPacket-3.20.2-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/VanishNoPacket/pom.xml to /home/tomcat/.m2/repository/org/kitteh/VanishNoPacket/3.20.2-SNAPSHOT/VanishNoPacket-3.20.2-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ VanishNoPacket ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to .
[INFO] Copying 1 resource to .
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ VanishNoPacket ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ VanishNoPacket ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/VanishNoPacket/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ VanishNoPacket ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ VanishNoPacket ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ VanishNoPacket ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/VanishNoPacket/target/VanishNoPacket.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ VanishNoPacket ---
[INFO] Installing /home/tomcat/.jenkins/workspace/VanishNoPacket/target/VanishNoPacket.jar to /home/tomcat/.m2/repository/org/kitteh/VanishNoPacket/3.20.2-SNAPSHOT/VanishNoPacket-3.20.2-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/VanishNoPacket/pom.xml to /home/tomcat/.m2/repository/org/kitteh/VanishNoPacket/3.20.2-SNAPSHOT/VanishNoPacket-3.20.2-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ VanishNoPacket ---
[INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/kitteh/VanishNoPacket/3.20.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/kitteh/VanishNoPacket/3.20.2-SNAPSHOT/maven-metadata.xml (777 B at 46 kB/s)
[INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/kitteh/VanishNoPacket/3.20.2-SNAPSHOT/VanishNoPacket-3.20.2-20230522.104118-5.pom
[INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/kitteh/VanishNoPacket/3.20.2-SNAPSHOT/VanishNoPacket-3.20.2-20230522.104118-5.pom (6.2 kB at 140 kB/s)
[INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/kitteh/VanishNoPacket/3.20.2-SNAPSHOT/VanishNoPacket-3.20.2-20230522.104118-5.jar
[INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/kitteh/VanishNoPacket/3.20.2-SNAPSHOT/VanishNoPacket-3.20.2-20230522.104118-5.jar (62 kB at 4.4 MB/s)
[INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/kitteh/VanishNoPacket/maven-metadata.xml
[INFO] Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/kitteh/VanishNoPacket/maven-metadata.xml (285 B at 36 kB/s)
[INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/kitteh/VanishNoPacket/3.20.2-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/kitteh/VanishNoPacket/3.20.2-SNAPSHOT/maven-metadata.xml (777 B at 71 kB/s)
[INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/kitteh/VanishNoPacket/maven-metadata.xml
[INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/org/kitteh/VanishNoPacket/maven-metadata.xml (285 B at 22 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.257 s
[INFO] Finished at: 2023-05-22T12:41:19+02:00
[INFO] ------------------------------------------------------------------------
Warte bis Jenkins die Datensammlung abgeschlossen hat