Started by user Brokkonaut Building in workspace /home/tomcat/.jenkins/workspace/PlayerUUIDCache [WS-CLEANUP] Deleting project workspace... Cloning the remote Git repository Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/PlayerUUIDCache.git > git init /home/tomcat/.jenkins/workspace/PlayerUUIDCache # timeout=10 Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/PlayerUUIDCache.git > git --version # timeout=10 using GIT_ASKPASS to set credentials > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/PlayerUUIDCache.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/PlayerUUIDCache.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/PlayerUUIDCache.git # timeout=10 Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/PlayerUUIDCache.git using GIT_ASKPASS to set credentials > git fetch --tags --progress https://www.iani.de/gitbucket/git/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 30b9ef9ba21efd89d1ff13b1fff344c026cedb0b (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 30b9ef9ba21efd89d1ff13b1fff344c026cedb0b Commit message: "Build against paper-api 1.13" > git rev-list --no-walk 30b9ef9ba21efd89d1ff13b1fff344c026cedb0b # timeout=10 [PlayerUUIDCache] $ mvn clean install deploy -Dbuild.number=34 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building PlayerUUIDCache 1.5.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://hub.spigotmc.org/nexus/content/groups/public/com/destroystokyo/paper/paper-api/1.13-R0.1-SNAPSHOT/maven-metadata.xml Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml 2 KB Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml (2 KB at 5.1 KB/sec) Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml 602 B Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml (602 B at 2.8 KB/sec) Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/bungeecord-parent-1.13-20180904.215231-27.pom Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/bungeecord-parent-1.13-20180904.215231-27.pom (0 B at 0.0 KB/sec) Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/bungeecord-chat-1.13-20180904.215242-27.jar Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/bungeecord-chat-1.13-20180904.215242-27.jar (0 B at 0.0 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:2.4:jar (default-jar) @ PlayerUUIDCache --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/PlayerUUIDCache-1.5.1-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ PlayerUUIDCache --- [INFO] Installing /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/PlayerUUIDCache-1.5.1-SNAPSHOT.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:2.4: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-1.5.1-SNAPSHOT.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 781 B Downloaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/maven-metadata.xml (781 B at 20.6 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-20180905.123015-6.jar 2/58 KB 4/58 KB 6/58 KB 8/58 KB 10/58 KB 12/58 KB 14/58 KB 16/58 KB 18/58 KB 20/58 KB 22/58 KB 24/58 KB 26/58 KB 28/58 KB 30/58 KB 32/58 KB 34/58 KB 36/58 KB 38/58 KB 40/58 KB 42/58 KB 44/58 KB 46/58 KB 48/58 KB 50/58 KB 52/58 KB 54/58 KB 56/58 KB 58/58 KB Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-20180905.123015-6.jar (58 KB at 638.7 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-20180905.123015-6.pom 2/2 KB Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-20180905.123015-6.pom (2 KB at 57.7 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 26.9 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/maven-metadata.xml 781/781 B Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/maven-metadata.xml (781 B at 42.4 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 23.1 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.914 s [INFO] Finished at: 2018-09-05T14:30:15+02:00 [INFO] Final Memory: 28M/750M [INFO] ------------------------------------------------------------------------ Archiving artifacts [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done Finished: SUCCESS