Started by GitBucket push by Starjon
Building in workspace /home/tomcat/.jenkins/workspace/CubesideUtils
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
using credential 39e74399-af13-4c80-9047-56e255b064d2
Cloning the remote Git repository
Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git
> git init /home/tomcat/.jenkins/workspace/CubesideUtils # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git
> git --version # timeout=10
using GIT_ASKPASS to set credentials
> git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.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/CubesideUtils.git # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git
using GIT_ASKPASS to set credentials
> git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse d8e403460fd1f5cb9f34a876a6d402e65acd2f40^{commit} # timeout=10
> git branch -a -v --no-abbrev --contains d8e403460fd1f5cb9f34a876a6d402e65acd2f40 # timeout=10
Checking out Revision d8e403460fd1f5cb9f34a876a6d402e65acd2f40 (origin/ui)
> git config core.sparsecheckout # timeout=10
> git checkout -f d8e403460fd1f5cb9f34a876a6d402e65acd2f40
Commit message: "Start work on ui utils."
First time build. Skipping changelog.
[CubesideUtils] $ mvn clean install deploy -Dbuild.number=93
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building CubesideUtils 1.14-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://www.iani.de/nexus/content/groups/public/com/destroystokyo/paper/paper-api/1.14.1-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-api/1.14.1-R0.1-SNAPSHOT/maven-metadata.xml
2 KB
Downloaded: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-api/1.14.1-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 1.6 KB/sec)
Downloading: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml
Downloading: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml
Downloading: https://repo.destroystokyo.com/repository/maven-public/de/cubeside/globalconnectionbukkit/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionbukkit/0.0.1-SNAPSHOT/maven-metadata.xml
786 B
Downloaded: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionbukkit/0.0.1-SNAPSHOT/maven-metadata.xml (786 B at 23.3 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtils ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ CubesideUtils ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 51 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ CubesideUtils ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ CubesideUtils ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ CubesideUtils ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ CubesideUtils ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-SNAPSHOT.pom
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ CubesideUtils ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ CubesideUtils ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ CubesideUtils ---
[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) @ CubesideUtils ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ CubesideUtils ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtils ---
Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/maven-metadata.xml
Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-20190710.094302-1.jar
2/168 KB
4/168 KB
6/168 KB
8/168 KB
10/168 KB
12/168 KB
14/168 KB
16/168 KB
18/168 KB
20/168 KB
22/168 KB
24/168 KB
26/168 KB
28/168 KB
30/168 KB
32/168 KB
34/168 KB
36/168 KB
38/168 KB
40/168 KB
42/168 KB
44/168 KB
46/168 KB
48/168 KB
50/168 KB
52/168 KB
54/168 KB
56/168 KB
58/168 KB
60/168 KB
62/168 KB
64/168 KB
66/168 KB
68/168 KB
70/168 KB
72/168 KB
74/168 KB
76/168 KB
78/168 KB
80/168 KB
82/168 KB
84/168 KB
86/168 KB
88/168 KB
90/168 KB
92/168 KB
94/168 KB
96/168 KB
98/168 KB
100/168 KB
102/168 KB
104/168 KB
106/168 KB
108/168 KB
110/168 KB
112/168 KB
114/168 KB
116/168 KB
118/168 KB
120/168 KB
122/168 KB
124/168 KB
126/168 KB
128/168 KB
130/168 KB
132/168 KB
134/168 KB
136/168 KB
138/168 KB
140/168 KB
142/168 KB
144/168 KB
146/168 KB
148/168 KB
150/168 KB
152/168 KB
154/168 KB
156/168 KB
158/168 KB
160/168 KB
162/168 KB
164/168 KB
166/168 KB
168/168 KB
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-20190710.094302-1.jar (168 KB at 1967.5 KB/sec)
Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-20190710.094302-1.pom
2/3 KB
3/3 KB
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/CubesideUtils-1.14-20190710.094302-1.pom (3 KB at 172.4 KB/sec)
Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml
289 B
Downloaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (289 B at 5.6 KB/sec)
Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/maven-metadata.xml
776/776 B
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-SNAPSHOT/maven-metadata.xml (776 B at 63.2 KB/sec)
Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml
328/328 B
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (328 B at 24.6 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.247 s
[INFO] Finished at: 2019-07-10T11:43:03+02:00
[INFO] Final Memory: 26M/768M
[INFO] ------------------------------------------------------------------------
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS