Skip to content
Success

Console Output

Started by GitBucket push by Starjon
Running as SYSTEM
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 --force --progress -- https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 --force --progress -- https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse 27592a87cb982ba734db2cbd0d86870623420cc5^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 27592a87cb982ba734db2cbd0d86870623420cc5 # timeout=10
Checking out Revision 27592a87cb982ba734db2cbd0d86870623420cc5 (origin/plugin)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 27592a87cb982ba734db2cbd0d86870623420cc5 # timeout=10
Commit message: "Merge branch 'kirschbaum' into plugin"
First time build. Skipping changelog.
[CubesideUtils] $ mvn clean install deploy -Dbuild.number=144
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.rmi/sun.rmi.transport=ALL-UNNAMED
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------------< de.iani.cubeside:CubesideUtils >-------------------
[INFO] Building CubesideUtils 1.14-plugin-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/com/destroystokyo/paper/paper-api/1.15.1-R0.1-SNAPSHOT/maven-metadata.xml
Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml
Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml
Downloading from md_5-releases: https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.md-5:bungeecord-chat:1.13-SNAPSHOT/maven-metadata.xml from/to md_5-releases (https://repo.md-5.net/content/repositories/releases/): Failed to transfer file https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml with status code 400
[WARNING] Failure to transfer net.md-5:bungeecord-chat:1.13-SNAPSHOT/maven-metadata.xml from https://repo.md-5.net/content/repositories/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of md_5-releases has elapsed or updates are forced. Original error: Could not transfer metadata net.md-5:bungeecord-chat:1.13-SNAPSHOT/maven-metadata.xml from/to md_5-releases (https://repo.md-5.net/content/repositories/releases/): Failed to transfer file https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml with status code 400
Downloading from md_5-releases: https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml
Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.md-5:bungeecord-parent:1.13-SNAPSHOT/maven-metadata.xml from/to md_5-releases (https://repo.md-5.net/content/repositories/releases/): Failed to transfer file https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml with status code 400
Downloading from destroystokyo-repo: https://repo.destroystokyo.com/repository/maven-public/de/cubeside/globalconnectionbukkit/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionbukkit/0.0.1-SNAPSHOT/maven-metadata.xml
Progress (1): 786 B
                   
Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionbukkit/0.0.1-SNAPSHOT/maven-metadata.xml (786 B at 9.0 kB/s)
[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 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubesideUtils ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 66 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/target/classes
[INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/src/main/java/de/iani/cubesideutils/world/EmptyChunkGenerator.java: /home/tomcat/.jenkins/workspace/CubesideUtils/src/main/java/de/iani/cubesideutils/world/EmptyChunkGenerator.java uses or overrides a deprecated API.
[INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/src/main/java/de/iani/cubesideutils/world/EmptyChunkGenerator.java: Recompile with -Xlint:deprecation for details.
[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.8.1:testCompile (default-testCompile) @ CubesideUtils ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtils ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running de.iani.cubesideutils.collections.LinkedGeneralHashMapTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in de.iani.cubesideutils.collections.LinkedGeneralHashMapTest
[INFO] Running de.iani.cubesideutils.collections.GeneralHashMapTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in de.iani.cubesideutils.collections.GeneralHashMapTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtils ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4: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-plugin-SNAPSHOT/CubesideUtils-1.14-plugin-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.14-plugin-SNAPSHOT/CubesideUtils-1.14-plugin-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubesideUtils ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 66 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/target/classes
[INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/src/main/java/de/iani/cubesideutils/world/EmptyChunkGenerator.java: /home/tomcat/.jenkins/workspace/CubesideUtils/src/main/java/de/iani/cubesideutils/world/EmptyChunkGenerator.java uses or overrides a deprecated API.
[INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/src/main/java/de/iani/cubesideutils/world/EmptyChunkGenerator.java: Recompile with -Xlint:deprecation for details.
[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.8.1:testCompile (default-testCompile) @ CubesideUtils ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtils ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtils ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4: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-plugin-SNAPSHOT/CubesideUtils-1.14-plugin-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.14-plugin-SNAPSHOT/CubesideUtils-1.14-plugin-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtils ---
Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-plugin-SNAPSHOT/maven-metadata.xml
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-plugin-SNAPSHOT/CubesideUtils-1.14-plugin-20200415.012726-1.jar
Progress (1): 4.1/193 kB
Progress (1): 8.2/193 kB
Progress (1): 12/193 kB 
Progress (1): 16/193 kB
Progress (1): 20/193 kB
Progress (1): 25/193 kB
Progress (1): 29/193 kB
Progress (1): 33/193 kB
Progress (1): 37/193 kB
Progress (1): 41/193 kB
Progress (1): 45/193 kB
Progress (1): 49/193 kB
Progress (1): 53/193 kB
Progress (1): 57/193 kB
Progress (1): 61/193 kB
Progress (1): 66/193 kB
Progress (1): 70/193 kB
Progress (1): 74/193 kB
Progress (1): 78/193 kB
Progress (1): 82/193 kB
Progress (1): 86/193 kB
Progress (1): 90/193 kB
Progress (1): 94/193 kB
Progress (1): 98/193 kB
Progress (1): 102/193 kB
Progress (1): 106/193 kB
Progress (1): 111/193 kB
Progress (1): 115/193 kB
Progress (1): 119/193 kB
Progress (1): 123/193 kB
Progress (1): 127/193 kB
Progress (1): 131/193 kB
Progress (1): 135/193 kB
Progress (1): 139/193 kB
Progress (1): 143/193 kB
Progress (1): 147/193 kB
Progress (1): 152/193 kB
Progress (1): 156/193 kB
Progress (1): 160/193 kB
Progress (1): 164/193 kB
Progress (1): 168/193 kB
Progress (1): 172/193 kB
Progress (1): 176/193 kB
Progress (1): 180/193 kB
Progress (1): 184/193 kB
Progress (1): 188/193 kB
Progress (1): 193/193 kB
Progress (1): 193 kB    
                    
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-plugin-SNAPSHOT/CubesideUtils-1.14-plugin-20200415.012726-1.jar (193 kB at 2.5 MB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-plugin-SNAPSHOT/CubesideUtils-1.14-plugin-20200415.012726-1.pom
Progress (1): 3.8 kB
                    
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-plugin-SNAPSHOT/CubesideUtils-1.14-plugin-20200415.012726-1.pom (3.8 kB at 123 kB/s)
Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml
Progress (1): 328 B
                   
Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (328 B at 36 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-plugin-SNAPSHOT/maven-metadata.xml
Progress (1): 797 B
                   
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-plugin-SNAPSHOT/maven-metadata.xml (797 B at 30 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml
Progress (1): 374 B
                   
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (374 B at 25 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  6.556 s
[INFO] Finished at: 2020-04-15T03:27:26+02:00
[INFO] ------------------------------------------------------------------------
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS