Skip to content

Console Output

10:00:28 Started by user emijiang6@googlemail.com
10:00:28 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace
10:00:28 [WS-CLEANUP] Deleting project workspace...
10:00:28 [WS-CLEANUP] Done
10:00:28 Cloning the remote Git repository
10:00:28 Cloning repository https://github.com/eclipse/microprofile-config.git
10:00:28  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace # timeout=10
10:00:28 Fetching upstream changes from https://github.com/eclipse/microprofile-config.git
10:00:28  > /usr/local/bin/git --version # timeout=10
10:00:28 Setting http proxy: proxy.eclipse.org:9898
10:00:28  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-config.git +refs/heads/*:refs/remotes/origin/*
10:00:32  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-config.git # timeout=10
10:00:32  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:00:32  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-config.git # timeout=10
10:00:32 Fetching upstream changes from https://github.com/eclipse/microprofile-config.git
10:00:32 Setting http proxy: proxy.eclipse.org:9898
10:00:32  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-config.git +refs/heads/*:refs/remotes/origin/*
10:00:32  > /usr/local/bin/git rev-parse refs/tags/1.0-RC3^{commit} # timeout=10
10:00:32  > /usr/local/bin/git rev-parse refs/remotes/origin/refs/tags/1.0-RC3^{commit} # timeout=10
10:00:32 Checking out Revision 7bef1c0bb48697b053cb6529353ddc78f7bcc488 (refs/tags/1.0-RC3)
10:00:32  > /usr/local/bin/git config core.sparsecheckout # timeout=10
10:00:32  > /usr/local/bin/git checkout -f 7bef1c0bb48697b053cb6529353ddc78f7bcc488
10:00:32 First time build. Skipping changelog.
10:00:32 Parsing POMs
10:00:32 Modules changed, recalculating dependency graph
10:00:32 Established TCP socket on 34566
10:00:32 [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 34566
10:00:33 <===[JENKINS REMOTING CAPACITY]===>channel started
10:00:34 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/pom.xml --projects .,api,spec,tck install
10:00:36 [INFO] Scanning for projects...
10:00:36 [INFO] ------------------------------------------------------------------------
10:00:36 [INFO] Reactor Build Order:
10:00:36 [INFO] 
10:00:36 [INFO] MicroProfile Config
10:00:36 [INFO] MicroProfile Config API
10:00:36 [INFO] MicroProfile Config TCK
10:00:36 [INFO] MicroProfile Config Specification
10:00:36 [INFO]                                                                         
10:00:36 [INFO] ------------------------------------------------------------------------
10:00:36 [INFO] Building MicroProfile Config 1.0-RC3
10:00:36 [INFO] ------------------------------------------------------------------------
10:00:36 [INFO] 
10:00:36 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-config-parent ---
10:00:37 [INFO] Enabled default license matchers.
10:00:37 [INFO] Will parse SCM ignores for exclusions...
10:00:37 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/.gitignore
10:00:37 [INFO] Finished adding exclusions from SCM ignore files.
10:00:37 [INFO] 74 implicit excludes (use -debug for more details).
10:00:37 [INFO] Exclude: .travis.yml.*
10:00:37 [INFO] Exclude: bnd.bnd
10:00:37 [INFO] Exclude: *.log
10:00:37 [INFO] Exclude: .checkstyle
10:00:37 [INFO] Exclude: .factorypath
10:00:37 [INFO] Exclude: .editorconfig
10:00:37 [INFO] 6 resources included (use -debug for more details)
10:00:37 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
10:00:37 [INFO] 
10:00:37 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-config-parent ---
10:00:39 [INFO] Starting audit...
10:00:39 Audit done.
10:00:39 [INFO] 
10:00:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-config-parent ---
10:00:39 [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/microprofile-config-parent/1.0-RC3/microprofile-config-parent-1.0-RC3.pom
10:00:39 Started calculate disk usage of build
10:00:39 Finished Calculation of disk usage of build in 0 seconds
10:00:39 Started calculate disk usage of workspace
10:00:39 Finished Calculation of disk usage of workspace in 0 seconds
10:00:39 [INFO]                                                                         
10:00:39 [INFO] ------------------------------------------------------------------------
10:00:39 [INFO] Building MicroProfile Config API 1.0-RC3
10:00:39 [INFO] ------------------------------------------------------------------------
10:00:39 [INFO] 
10:00:39 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-config-api ---
10:00:39 [INFO] Enabled default license matchers.
10:00:39 [INFO] Will parse SCM ignores for exclusions...
10:00:39 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/.gitignore
10:00:39 [INFO] Finished adding exclusions from SCM ignore files.
10:00:39 [INFO] 62 implicit excludes (use -debug for more details).
10:00:39 [INFO] Exclude: .travis.yml.*
10:00:39 [INFO] Exclude: bnd.bnd
10:00:39 [INFO] Exclude: *.log
10:00:39 [INFO] Exclude: .checkstyle
10:00:39 [INFO] Exclude: .factorypath
10:00:39 [INFO] Exclude: .editorconfig
10:00:39 [INFO] 14 resources included (use -debug for more details)
10:00:39 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
10:00:39 [INFO] 
10:00:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-config-api ---
10:00:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:40 [INFO] Copying 2 resources
10:00:40 [INFO] 
10:00:40 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-config-api ---
10:00:40 [INFO] Changes detected - recompiling the module!
10:00:40 [INFO] Compiling 11 source files to /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/classes
10:00:41 [INFO] 
10:00:41 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-config-api ---
10:00:41 [INFO] Starting audit...
10:00:41 Audit done.
10:00:41 [INFO] 
10:00:41 [INFO] --- bnd-maven-plugin:2.4.1:bnd-process (default) @ microprofile-config-api ---
10:00:41 [INFO] 
10:00:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-config-api ---
10:00:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:41 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/src/test/resources
10:00:41 [INFO] 
10:00:41 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-config-api ---
10:00:41 [INFO] No sources to compile
10:00:41 [INFO] 
10:00:41 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-config-api ---
10:00:41 [INFO] No tests to run.
10:00:42 [JENKINS] Recording test results
10:00:42 [INFO] 
10:00:42 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-config-api ---
10:00:42 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/microprofile-config-api-1.0-RC3.jar
10:00:43 [INFO] 
10:00:43 [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-config-api ---
10:00:44 [INFO] 
10:00:44 Loading source files for package org.eclipse.microprofile.config...
10:00:44 Loading source files for package org.eclipse.microprofile.config.inject...
10:00:44 Loading source files for package org.eclipse.microprofile.config.spi...
10:00:44 Constructing Javadoc information...
10:00:44 Standard Doclet version 1.8.0_121
10:00:44 Building tree for all the packages and classes...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/Config.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/ConfigProvider.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/inject/ConfigProperty.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/ConfigBuilder.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/ConfigProviderResolver.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/ConfigSource.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/ConfigSourceProvider.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/Converter.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/overview-frame.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/package-frame.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/package-summary.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/package-tree.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/inject/package-frame.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/inject/package-summary.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/inject/package-tree.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/package-frame.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/package-summary.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/package-tree.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/constant-values.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/class-use/ConfigProvider.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/class-use/Config.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/inject/class-use/ConfigProperty.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/class-use/Converter.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/class-use/ConfigSourceProvider.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/class-use/ConfigSource.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/class-use/ConfigProviderResolver.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/class-use/ConfigBuilder.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/package-use.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/inject/package-use.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/org/eclipse/microprofile/config/spi/package-use.html...
10:00:44 Building index for all the packages and classes...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/overview-tree.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/index-all.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/deprecated-list.html...
10:00:44 Building index for all classes...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/allclasses-frame.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/allclasses-noframe.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/index.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/overview-summary.html...
10:00:44 Generating /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/apidocs/help-doc.html...
10:00:46 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/microprofile-config-api-1.0-RC3-javadoc.jar
10:00:46 [INFO] 
10:00:46 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-config-api ---
10:00:46 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/microprofile-config-api-1.0-RC3.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/1.0-RC3/microprofile-config-api-1.0-RC3.jar
10:00:46 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/1.0-RC3/microprofile-config-api-1.0-RC3.pom
10:00:46 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/microprofile-config-api-1.0-RC3-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/1.0-RC3/microprofile-config-api-1.0-RC3-javadoc.jar
10:00:46 Started calculate disk usage of build
10:00:46 Finished Calculation of disk usage of build in 0 seconds
10:00:46 Started calculate disk usage of workspace
10:00:46 Finished Calculation of disk usage of workspace in 0 seconds
10:00:46 [INFO]                                                                         
10:00:46 [INFO] ------------------------------------------------------------------------
10:00:46 [INFO] Building MicroProfile Config TCK 1.0-RC3
10:00:46 [INFO] ------------------------------------------------------------------------
10:00:47 [INFO] 
10:00:47 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-config-tck ---
10:00:47 [INFO] Enabled default license matchers.
10:00:47 [INFO] Will parse SCM ignores for exclusions...
10:00:47 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/tck/.gitignore
10:00:47 [INFO] Finished adding exclusions from SCM ignore files.
10:00:47 [INFO] 62 implicit excludes (use -debug for more details).
10:00:47 [INFO] Exclude: .travis.yml.*
10:00:47 [INFO] Exclude: bnd.bnd
10:00:47 [INFO] Exclude: *.log
10:00:47 [INFO] Exclude: .checkstyle
10:00:47 [INFO] Exclude: .factorypath
10:00:47 [INFO] Exclude: .editorconfig
10:00:47 [INFO] 28 resources included (use -debug for more details)
10:00:47 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 26 licenses.
10:00:47 [INFO] 
10:00:47 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-config-tck ---
10:00:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:47 [INFO] Copying 5 resources
10:00:47 [INFO] 
10:00:47 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-config-tck ---
10:00:47 [INFO] Changes detected - recompiling the module!
10:00:47 [INFO] Compiling 21 source files to /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/tck/target/classes
10:00:47 [INFO] 
10:00:47 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-config-tck ---
10:00:48 [INFO] Starting audit...
10:00:48 Audit done.
10:00:48 [INFO] 
10:00:48 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-config-tck ---
10:00:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:48 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/tck/src/test/resources
10:00:48 [INFO] 
10:00:48 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-config-tck ---
10:00:48 [INFO] No sources to compile
10:00:48 [INFO] 
10:00:48 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-config-tck ---
10:00:48 [INFO] No tests to run.
10:00:48 [JENKINS] Recording test results
10:00:48 [INFO] 
10:00:48 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-config-tck ---
10:00:49 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/tck/target/microprofile-config-tck-1.0-RC3.jar
10:00:49 [INFO] 
10:00:49 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-config-tck ---
10:00:49 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/tck/target/microprofile-config-tck-1.0-RC3.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/config/microprofile-config-tck/1.0-RC3/microprofile-config-tck-1.0-RC3.jar
10:00:49 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/tck/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/config/microprofile-config-tck/1.0-RC3/microprofile-config-tck-1.0-RC3.pom
10:00:50 Started calculate disk usage of build
10:00:50 Finished Calculation of disk usage of build in 0 seconds
10:00:50 Started calculate disk usage of workspace
10:00:50 Finished Calculation of disk usage of workspace in 0 seconds
10:00:50 [INFO]                                                                         
10:00:50 [INFO] ------------------------------------------------------------------------
10:00:50 [INFO] Building MicroProfile Config Specification 1.0-RC3
10:00:50 [INFO] ------------------------------------------------------------------------
10:00:50 [INFO] 
10:00:50 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-config-spec ---
10:00:50 [INFO] Enabled default license matchers.
10:00:50 [INFO] Will parse SCM ignores for exclusions...
10:00:50 [INFO] Finished adding exclusions from SCM ignore files.
10:00:50 [INFO] 61 implicit excludes (use -debug for more details).
10:00:50 [INFO] Exclude: .travis.yml.*
10:00:50 [INFO] Exclude: bnd.bnd
10:00:50 [INFO] Exclude: *.log
10:00:50 [INFO] Exclude: .checkstyle
10:00:50 [INFO] Exclude: .factorypath
10:00:50 [INFO] Exclude: .editorconfig
10:00:50 [INFO] 11 resources included (use -debug for more details)
10:00:50 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 8 licenses.
10:00:50 [INFO] 
10:00:50 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-config-spec ---
10:00:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:53 [INFO] ignoreDelta true
10:00:53 [INFO] Copying 0 resource
10:01:04 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/spec/src/main/asciidoc/microprofile-config-spec.asciidoc
10:01:04 [INFO] 
10:01:04 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-config-spec ---
10:01:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:01:04 [INFO] ignoreDelta true
10:01:04 [INFO] Copying 0 resource
10:01:04 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/spec/src/main/asciidoc/microprofile-config-spec.asciidoc
10:01:04 [INFO] 
10:01:04 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-config-spec ---
10:01:05 [INFO] Starting audit...
10:01:05 Audit done.
10:01:05 [INFO] 
10:01:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-config-spec ---
10:01:05 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/spec/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/config/microprofile-config-spec/1.0-RC3/microprofile-config-spec-1.0-RC3.pom
10:01:05 Started calculate disk usage of build
10:01:05 Finished Calculation of disk usage of build in 0 seconds
10:01:05 Started calculate disk usage of workspace
10:01:05 Finished Calculation of disk usage of workspace in 0 seconds
10:01:05 [INFO] ------------------------------------------------------------------------
10:01:05 [INFO] Reactor Summary:
10:01:05 [INFO] 
10:01:05 [INFO] MicroProfile Config ................................ SUCCESS [  2.937 s]
10:01:05 [INFO] MicroProfile Config API ............................ SUCCESS [  6.783 s]
10:01:05 [INFO] MicroProfile Config TCK ............................ SUCCESS [  3.130 s]
10:01:05 [INFO] MicroProfile Config Specification .................. SUCCESS [ 15.159 s]
10:01:05 [INFO] ------------------------------------------------------------------------
10:01:05 [INFO] BUILD SUCCESS
10:01:05 [INFO] ------------------------------------------------------------------------
10:01:05 [INFO] Total time: 29.857 s
10:01:05 [INFO] Finished at: 2017-07-14T10:01:05-04:00
10:01:06 [INFO] Final Memory: 125M/3194M
10:01:06 [INFO] ------------------------------------------------------------------------
10:01:06 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/tck/pom.xml to org.eclipse.microprofile.config/microprofile-config-tck/1.0-RC3/microprofile-config-tck-1.0-RC3.pom
10:01:06 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/tck/target/microprofile-config-tck-1.0-RC3.jar to org.eclipse.microprofile.config/microprofile-config-tck/1.0-RC3/microprofile-config-tck-1.0-RC3.jar
10:01:06 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/pom.xml to org.eclipse.microprofile.config/microprofile-config-api/1.0-RC3/microprofile-config-api-1.0-RC3.pom
10:01:06 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/microprofile-config-api-1.0-RC3.jar to org.eclipse.microprofile.config/microprofile-config-api/1.0-RC3/microprofile-config-api-1.0-RC3.jar
10:01:06 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/api/target/microprofile-config-api-1.0-RC3-javadoc.jar to org.eclipse.microprofile.config/microprofile-config-api/1.0-RC3/microprofile-config-api-1.0-RC3-javadoc.jar
10:01:06 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/spec/pom.xml to org.eclipse.microprofile.config/microprofile-config-spec/1.0-RC3/microprofile-config-spec-1.0-RC3.pom
10:01:06 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/CONFIG-deploy-prerelease-artifacts/workspace/pom.xml to org.eclipse.microprofile.config/microprofile-config-parent/1.0-RC3/microprofile-config-parent-1.0-RC3.pom
10:01:06 channel stopped
10:01:06 Archiving artifacts
10:01:06 Maven RedeployPublisher use remote  maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml
10:01:06 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
10:01:06 Deploying the main artifact microprofile-config-api-1.0-RC3.jar
10:01:06 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-api/1.0-RC3/microprofile-config-api-1.0-RC3.jar
10:01:06 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-api/1.0-RC3/microprofile-config-api-1.0-RC3.jar (15 KB at 91.7 KB/sec)
10:01:06 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-api/1.0-RC3/microprofile-config-api-1.0-RC3.pom
10:01:06 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-api/1.0-RC3/microprofile-config-api-1.0-RC3.pom (4 KB at 33.5 KB/sec)
10:01:06 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-api/maven-metadata.xml
10:01:06 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-api/maven-metadata.xml (371 B at 4.8 KB/sec)
10:01:06 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-api/maven-metadata.xml
10:01:06 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-api/maven-metadata.xml (404 B at 5.1 KB/sec)
10:01:06 Deploying the main artifact microprofile-config-api-1.0-RC3-javadoc.jar
10:01:06 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-api/1.0-RC3/microprofile-config-api-1.0-RC3-javadoc.jar
10:01:06 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-api/1.0-RC3/microprofile-config-api-1.0-RC3-javadoc.jar (82 KB at 1046.1 KB/sec)
10:01:06 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
10:01:06 Deploying the main artifact microprofile-config-parent-1.0-RC3.pom
10:01:06 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-parent/1.0-RC3/microprofile-config-parent-1.0-RC3.pom
10:01:06 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-parent/1.0-RC3/microprofile-config-parent-1.0-RC3.pom (13 KB at 158.2 KB/sec)
10:01:06 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-parent/maven-metadata.xml
10:01:06 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-parent/maven-metadata.xml (341 B at 6.1 KB/sec)
10:01:06 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-parent/maven-metadata.xml
10:01:06 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-parent/maven-metadata.xml (374 B at 3.9 KB/sec)
10:01:06 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
10:01:06 Deploying the main artifact microprofile-config-spec-1.0-RC3.pom
10:01:06 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-spec/1.0-RC3/microprofile-config-spec-1.0-RC3.pom
10:01:06 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-spec/1.0-RC3/microprofile-config-spec-1.0-RC3.pom (4 KB at 51.8 KB/sec)
10:01:06 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-spec/maven-metadata.xml
10:01:07 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-spec/maven-metadata.xml (372 B at 8.1 KB/sec)
10:01:07 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-spec/maven-metadata.xml
10:01:07 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-spec/maven-metadata.xml (405 B at 5.5 KB/sec)
10:01:07 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
10:01:07 Deploying the main artifact microprofile-config-tck-1.0-RC3.jar
10:01:07 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-tck/1.0-RC3/microprofile-config-tck-1.0-RC3.jar
10:01:07 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-tck/1.0-RC3/microprofile-config-tck-1.0-RC3.jar (42 KB at 407.5 KB/sec)
10:01:07 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-tck/1.0-RC3/microprofile-config-tck-1.0-RC3.pom
10:01:07 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-tck/1.0-RC3/microprofile-config-tck-1.0-RC3.pom (5 KB at 66.3 KB/sec)
10:01:07 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-tck/maven-metadata.xml
10:01:07 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-tck/maven-metadata.xml (371 B at 8.1 KB/sec)
10:01:07 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-tck/maven-metadata.xml
10:01:07 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/config/microprofile-config-tck/maven-metadata.xml (404 B at 5.0 KB/sec)
10:01:07 [INFO] Deployment done in 1.2 sec
10:01:07 Started calculate disk usage of build
10:01:07 Finished Calculation of disk usage of build in 0 seconds
10:01:07 Started calculate disk usage of workspace
10:01:07 Finished Calculation of disk usage of workspace in 0 seconds
10:01:07 Finished: SUCCESS