Skip to content
Success

Console Output

Started by GitBucket push by Brokkonaut
Building in workspace /home/tomcat/.jenkins/workspace/CubesideSettings
Cloning the remote Git repository
Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git
 > git init /home/tomcat/.jenkins/workspace/CubesideSettings # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.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/CubesideSettings.git # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse f872c621594f4023b054002bacc4c87d6adc1ef8^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains f872c621594f4023b054002bacc4c87d6adc1ef8 # timeout=10
Checking out Revision f872c621594f4023b054002bacc4c87d6adc1ef8 (origin/master)
Commit message: "Fix swapping item with number keys"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f872c621594f4023b054002bacc4c87d6adc1ef8
 > git rev-list fac5cc34d0dbb8f7ae1a219e78ddfb6a1dcc4956 # timeout=10
[CubesideSettings] $ mvn clean install deploy -Dbuild.number=18
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building CubesideSettings 1.1.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.5 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 KB   
       
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml (2 KB at 3.7 KB/sec)
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-20170926.004033-41.pom
         
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/bungeecord-chat-1.12-20170926.004033-41.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml
602/602 B   
602/602 B   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.5 KB/sec)
                    
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml (602 B at 1.8 KB/sec)
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.12-SNAPSHOT/bungeecord-parent-1.12-20170926.004020-41.pom
                    
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.12-SNAPSHOT/bungeecord-parent-1.12-20170926.004020-41.pom (0 B at 0.0 KB/sec)
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/bungeecord-chat-1.12-20170926.004033-41.jar
                    
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/bungeecord-chat-1.12-20170926.004033-41.jar (0 B at 0.0 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideSettings ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideSettings ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ CubesideSettings ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to /home/tomcat/.jenkins/workspace/CubesideSettings/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideSettings ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideSettings/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ CubesideSettings ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ CubesideSettings ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ CubesideSettings ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideSettings/target/CubesideSettings.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ CubesideSettings ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideSettings/target/CubesideSettings.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideSettings/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideSettings ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ CubesideSettings ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideSettings ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideSettings/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ CubesideSettings ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ CubesideSettings ---
[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) @ CubesideSettings ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ CubesideSettings ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideSettings/target/CubesideSettings.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideSettings/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideSettings ---
Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/maven-metadata.xml
782 B               
        
Downloaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/maven-metadata.xml (782 B at 36.4 KB/sec)
Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-20171005.233904-3.jar
2/47 KB   
4/47 KB   
6/47 KB   
8/47 KB   
10/47 KB   
12/47 KB   
14/47 KB   
16/47 KB   
18/47 KB   
20/47 KB   
22/47 KB   
24/47 KB   
26/47 KB   
28/47 KB   
30/47 KB   
32/47 KB   
34/47 KB   
36/47 KB   
38/47 KB   
40/47 KB   
42/47 KB   
44/47 KB   
46/47 KB   
47/47 KB   
           
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-20171005.233904-3.jar (47 KB at 1171.3 KB/sec)
Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-20171005.233904-3.pom
2/2 KB     
         
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-20171005.233904-3.pom (2 KB at 123.8 KB/sec)
Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/maven-metadata.xml
292 B    
        
Downloaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/maven-metadata.xml (292 B at 40.7 KB/sec)
Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/maven-metadata.xml
782/782 B   
            
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/maven-metadata.xml (782 B at 63.6 KB/sec)
Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/maven-metadata.xml
292/292 B   
            
Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideSettings/maven-metadata.xml (292 B at 19.0 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.625 s
[INFO] Finished at: 2017-10-06T01:39:04+02:00
[INFO] Final Memory: 30M/792M
[INFO] ------------------------------------------------------------------------
Archiving artifacts
Recording fingerprints
[WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
Finished: SUCCESS