Started by an SCM change
Building in workspace /home/tomcat/.jenkins/workspace/CubesideStatistics
[WS-CLEANUP] Deleting project workspace...
Cloning the remote Git repository
Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics
> git init /home/tomcat/.jenkins/workspace/CubesideStatistics # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics
> git --version # timeout=10
using GIT_ASKPASS to set credentials
> git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics # 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/CubesideStatistics # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics
using GIT_ASKPASS to set credentials
> git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics +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 06c99ef30dfd324e86bb86780be961ef059432ac (refs/remotes/origin/master)
Commit message: "implement statistics saving"
> git config core.sparsecheckout # timeout=10
> git checkout -f 06c99ef30dfd324e86bb86780be961ef059432ac
> git rev-list b66749f0d03f5b2060b0fcea37f2f26a633e15cc # timeout=10
[CubesideStatistics] $ mvn clean install -Dbuild.number=3
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building CubesideStatistics 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/maven-metadata.xml
2 KB
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 1.8 KB/sec)
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml (2 KB at 1.1 KB/sec)
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/bungeecord-chat-1.12-20170701.090442-17.pom
Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.12-SNAPSHOT/bungeecord-chat-1.12-20170701.090442-17.pom
2/2 KB
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.12-SNAPSHOT/bungeecord-chat-1.12-20170701.090442-17.pom (2 KB at 4.8 KB/sec)
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml
602/602 B
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml (602 B at 2.6 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.12-SNAPSHOT/bungeecord-parent-1.12-20170701.090431-17.pom
4/7 KB
7/7 KB
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.12-SNAPSHOT/bungeecord-parent-1.12-20170701.090431-17.pom (7 KB at 28.8 KB/sec)
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.12-SNAPSHOT/bungeecord-chat-1.12-20170701.090442-17.jar
4/59 KB
8/59 KB
12/59 KB
16/59 KB
20/59 KB
24/59 KB
28/59 KB
32/59 KB
36/59 KB
40/59 KB
41/59 KB
45/59 KB
49/59 KB
53/59 KB
57/59 KB
59/59 KB
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.12-SNAPSHOT/bungeecord-chat-1.12-20170701.090442-17.jar (59 KB at 115.1 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideStatistics ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideStatistics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ CubesideStatistics ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to /home/tomcat/.jenkins/workspace/CubesideStatistics/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideStatistics ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideStatistics/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ CubesideStatistics ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ CubesideStatistics ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ CubesideStatistics ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ CubesideStatistics ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/CubesideStatistics-0.0.1-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideStatistics/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideStatistics/0.0.1-SNAPSHOT/CubesideStatistics-0.0.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.749 s
[INFO] Finished at: 2017-07-03T05:21:13+02:00
[INFO] Final Memory: 29M/792M
[INFO] ------------------------------------------------------------------------
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
Finished: SUCCESS