Skip to content

Console Output

18:14:57 Started by user ondrej.mihalyi@gmail.com
18:14:57 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace
18:14:57 [WS-CLEANUP] Deleting project workspace...
18:14:57 [WS-CLEANUP] Done
18:14:57 Cloning the remote Git repository
18:14:57 Cloning repository https://github.com/eclipse/microprofile-config.git
18:14:57  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace # timeout=10
18:14:57 Fetching upstream changes from https://github.com/eclipse/microprofile-config.git
18:14:57  > /usr/local/bin/git --version # timeout=10
18:14:57 Setting http proxy: proxy.eclipse.org:9898
18:14:57  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-config.git +refs/heads/*:refs/remotes/origin/*
18:14:58  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-config.git # timeout=10
18:14:58  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:14:58  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-config.git # timeout=10
18:14:58 Fetching upstream changes from https://github.com/eclipse/microprofile-config.git
18:14:58 Setting http proxy: proxy.eclipse.org:9898
18:14:58  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-config.git +refs/heads/*:refs/remotes/origin/*
18:14:59  > /usr/local/bin/git rev-parse refs/tags/1.0-RC1^{commit} # timeout=10
18:14:59  > /usr/local/bin/git rev-parse refs/remotes/origin/refs/tags/1.0-RC1^{commit} # timeout=10
18:14:59 Checking out Revision ec9810d0a901e4096addf83a64e9bac1dcba4493 (refs/tags/1.0-RC1)
18:14:59  > /usr/local/bin/git config core.sparsecheckout # timeout=10
18:14:59  > /usr/local/bin/git checkout -f ec9810d0a901e4096addf83a64e9bac1dcba4493
18:14:59  > /usr/local/bin/git rev-list ec9810d0a901e4096addf83a64e9bac1dcba4493 # timeout=10
18:14:59 Parsing POMs
18:14:59 Modules changed, recalculating dependency graph
18:14:59 Established TCP socket on 36019
18:14:59 [workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -cp /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.8.1.jar:/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar:/shared/common/apache-maven-latest/conf/logging jenkins.maven3.agent.Maven33Main /shared/common/apache-maven-latest /home/hudson/genie.microprofile/.jenkins/war/WEB-INF/lib/remoting-3.7.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.8.1.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.8.1.jar 36019
18:15:00 <===[JENKINS REMOTING CAPACITY]===>channel started
18:15:01 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/pom.xml -N install
18:15:02 [INFO] Scanning for projects...
18:15:03 [INFO]                                                                         
18:15:03 [INFO] ------------------------------------------------------------------------
18:15:03 [INFO] Building MicroProfile Config 1.0-RC1
18:15:03 [INFO] ------------------------------------------------------------------------
18:15:03 [INFO] 
18:15:03 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-config-parent ---
18:15:04 [INFO] Enabled default license matchers.
18:15:04 [INFO] Will parse SCM ignores for exclusions...
18:15:04 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/.gitignore
18:15:04 [INFO] Finished adding exclusions from SCM ignore files.
18:15:04 [INFO] 74 implicit excludes (use -debug for more details).
18:15:04 [INFO] Exclude: .travis.yml.*
18:15:04 [INFO] Exclude: bnd.bnd
18:15:04 [INFO] Exclude: *.log
18:15:04 [INFO] Exclude: .checkstyle
18:15:04 [INFO] Exclude: .factorypath
18:15:04 [INFO] Exclude: .editorconfig
18:15:04 [INFO] 4 resources included (use -debug for more details)
18:15:04 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 2 licenses.
18:15:04 [INFO] 
18:15:04 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-config-parent ---
18:15:05 [INFO] Starting audit...
18:15:05 Audit done.
18:15:05 [INFO] 
18:15:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-config-parent ---
18:15:05 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/config/parent/microprofile-config-parent/1.0-RC1/microprofile-config-parent-1.0-RC1.pom
18:15:06 Started calculate disk usage of build
18:15:06 Finished Calculation of disk usage of build in 0 seconds
18:15:06 Started calculate disk usage of workspace
18:15:06 Finished Calculation of disk usage of workspace in 0 seconds
18:15:06 [INFO] ------------------------------------------------------------------------
18:15:06 [INFO] BUILD SUCCESS
18:15:06 [INFO] ------------------------------------------------------------------------
18:15:06 [INFO] Total time: 3.689 s
18:15:06 [INFO] Finished at: 2017-07-04T18:15:06-04:00
18:15:06 [INFO] Final Memory: 42M/1549M
18:15:06 [INFO] ------------------------------------------------------------------------
18:15:06 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/pom.xml to org.eclipse.microprofile.config.parent/microprofile-config-parent/1.0-RC1/microprofile-config-parent-1.0-RC1.pom
18:15:06 channel stopped
18:15:06 Maven RedeployPublisher use remote  maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml
18:15:06 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
18:15:06 Deploying the main artifact microprofile-config-parent-1.0-RC1.pom
18:15:06 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/parent/microprofile-config-parent/1.0-RC1/microprofile-config-parent-1.0-RC1.pom
18:15:06 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/parent/microprofile-config-parent/1.0-RC1/microprofile-config-parent-1.0-RC1.pom (11 KB at 88.7 KB/sec)
18:15:06 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/parent/microprofile-config-parent/maven-metadata.xml
18:15:06 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/parent/microprofile-config-parent/maven-metadata.xml
18:15:06 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/parent/microprofile-config-parent/maven-metadata.xml (348 B at 4.9 KB/sec)
18:15:06 [INFO] Deployment done in 0.27 sec
18:15:06 Started calculate disk usage of build
18:15:06 Finished Calculation of disk usage of build in 0 seconds
18:15:06 Started calculate disk usage of workspace
18:15:06 Finished Calculation of disk usage of workspace in 0 seconds
18:15:06 Finished: SUCCESS