Started by GitHub push by Brokkonaut Building in workspace /home/tomcat/.jenkins/workspace/PlayerUUIDCache [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... using credential caf384e3-f7ca-4726-a4e6-7d2349c2f80f Cloning the remote Git repository Cloning repository https://github.com/Brokkonaut/PlayerUUIDCache.git > git init /home/tomcat/.jenkins/workspace/PlayerUUIDCache # timeout=10 Fetching upstream changes from https://github.com/Brokkonaut/PlayerUUIDCache.git > git --version # timeout=10 using GIT_ASKPASS to set credentials > git fetch --tags --progress https://github.com/Brokkonaut/PlayerUUIDCache.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/Brokkonaut/PlayerUUIDCache.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/Brokkonaut/PlayerUUIDCache.git # timeout=10 Fetching upstream changes from https://github.com/Brokkonaut/PlayerUUIDCache.git using GIT_ASKPASS to set credentials > git fetch --tags --progress https://github.com/Brokkonaut/PlayerUUIDCache.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision cc5627edad740ba5473fc1d4c07f415ab2b428e5 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cc5627edad740ba5473fc1d4c07f415ab2b428e5 Commit message: "Automatic import from OfflinePLayers on first start" > git rev-list --no-walk 51c6222005a4411e28d55daa79f164aa2595d60a # timeout=10 [PlayerUUIDCache] $ mvn clean install deploy -Dbuild.number=40 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building PlayerUUIDCache 1.5.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-api/1.14-R0.1-SNAPSHOT/maven-metadata.xml 2 KB Downloaded: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-api/1.14-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 2.0 KB/sec) Downloading: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/groups/public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml Downloading: https://hub.spigotmc.org/nexus/content/groups/public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml 608 B Downloaded: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml (608 B at 0.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://repo.aikar.co/content/groups/aikar/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml 2 KB Downloaded: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml (2 KB at 5.8 KB/sec) 2/2 KB Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml (2 KB at 2.6 KB/sec) 2 KB Downloaded: https://repo.aikar.co/content/groups/aikar/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml (2 KB at 1.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://repo.aikar.co/content/groups/aikar/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml 602 B 602 B 602/602 B 602 B 602 B 602/602 B Downloaded: https://repo.aikar.co/content/groups/aikar/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml (602 B at 2.3 KB/sec) Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml (602 B at 2.3 KB/sec) Downloaded: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml (602 B at 2.1 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ PlayerUUIDCache --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ PlayerUUIDCache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ PlayerUUIDCache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ PlayerUUIDCache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/PlayerUUIDCache/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ PlayerUUIDCache --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ PlayerUUIDCache --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ PlayerUUIDCache --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/PlayerUUIDCache.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ PlayerUUIDCache --- [INFO] Installing /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/PlayerUUIDCache.jar to /home/tomcat/.m2/repository/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/PlayerUUIDCache/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ PlayerUUIDCache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ PlayerUUIDCache --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ PlayerUUIDCache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/PlayerUUIDCache/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ PlayerUUIDCache --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ PlayerUUIDCache --- [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.0.2:jar (default-jar) @ PlayerUUIDCache --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ PlayerUUIDCache --- [INFO] Installing /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/PlayerUUIDCache.jar to /home/tomcat/.m2/repository/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/PlayerUUIDCache/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ PlayerUUIDCache --- Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/maven-metadata.xml 784 B Downloaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/maven-metadata.xml (784 B at 17.0 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-20190515.024544-12.jar 2/59 KB 4/59 KB 6/59 KB 8/59 KB 10/59 KB 12/59 KB 14/59 KB 16/59 KB 18/59 KB 20/59 KB 22/59 KB 24/59 KB 26/59 KB 28/59 KB 30/59 KB 32/59 KB 34/59 KB 36/59 KB 38/59 KB 40/59 KB 42/59 KB 44/59 KB 46/59 KB 48/59 KB 50/59 KB 52/59 KB 54/59 KB 56/59 KB 58/59 KB 59/59 KB Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-20190515.024544-12.jar (59 KB at 1028.2 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-20190515.024544-12.pom 2/3 KB 3/3 KB Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-20190515.024544-12.pom (3 KB at 170.1 KB/sec) Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/maven-metadata.xml 331 B Downloaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/maven-metadata.xml (331 B at 14.1 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/maven-metadata.xml 784/784 B Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/maven-metadata.xml (784 B at 36.5 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/maven-metadata.xml 331/331 B Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/maven-metadata.xml (331 B at 17.0 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.896 s [INFO] Finished at: 2019-05-15T04:45:44+02:00 [INFO] Final Memory: 24M/744M [INFO] ------------------------------------------------------------------------ Archiving artifacts [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS