Started by user starksm64@gmail.com Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done Cloning the remote Git repository Cloning repository https://github.com/eclipse/microprofile-jwt-auth > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace # timeout=10 Fetching upstream changes from https://github.com/eclipse/microprofile-jwt-auth > /usr/local/bin/git --version # timeout=10 Setting http proxy: proxy.eclipse.org:9898 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-jwt-auth +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-jwt-auth # timeout=10 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-jwt-auth # timeout=10 Fetching upstream changes from https://github.com/eclipse/microprofile-jwt-auth Setting http proxy: proxy.eclipse.org:9898 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-jwt-auth +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git rev-parse refs/tags/1.0-RC4^{commit} # timeout=10 > /usr/local/bin/git rev-parse refs/remotes/origin/refs/tags/1.0-RC4^{commit} # timeout=10 Checking out Revision 8dd4ffd344513842522c1bfbae7e1b2dc0a395b0 (refs/tags/1.0-RC4) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f 8dd4ffd344513842522c1bfbae7e1b2dc0a395b0 First time build. Skipping changelog. Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 37016 [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 37016 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/pom.xml --projects .,api,spec,tck install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] MicroProfile JWT Auth Parent [INFO] MicroProfile JWT Auth API [INFO] MicroProfile JWT Auth TCK Harness [INFO] MicroProfile JWT Auth Specification [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building MicroProfile JWT Auth Parent 1.0-RC4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-parent --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/.gitignore [INFO] Finished adding exclusions from SCM ignore files. [INFO] 75 implicit excludes (use -debug for more details). [INFO] Exclude: .travis.yml.* [INFO] Exclude: bnd.bnd [INFO] Exclude: **/*.json [INFO] Exclude: **/META-INF/services/* [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] 6 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-parent --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-parent --- [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.0-RC4/microprofile-jwt-auth-parent-1.0-RC4.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building MicroProfile JWT Auth API 1.0-RC4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-api --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 61 implicit excludes (use -debug for more details). [INFO] Exclude: .travis.yml.* [INFO] Exclude: bnd.bnd [INFO] Exclude: **/*.json [INFO] Exclude: **/META-INF/services/* [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] 6 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 6 licenses. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-jwt-auth-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-jwt-auth-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-api --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- bnd-maven-plugin:2.4.1:bnd-process (default) @ microprofile-jwt-auth-api --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-jwt-auth-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-jwt-auth-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-jwt-auth-api --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-jwt-auth-api --- [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC4.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ microprofile-jwt-auth-api --- [INFO] Loading source files for package org.eclipse.microprofile.jwt... Constructing Javadoc information... Standard Doclet version 1.8.0_131 Building tree for all the packages and classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/Claim.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/Claims.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/ClaimValue.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/JsonWebToken.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/LoginConfig.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-summary.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-tree.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/constant-values.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/LoginConfig.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/JsonWebToken.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/Claims.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/ClaimValue.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/Claim.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-use.html... Building index for all the packages and classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/overview-tree.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/index-all.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/allclasses-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/allclasses-noframe.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/index.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/help-doc.html... 2 warnings [WARNING] Javadoc Warnings [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/src/main/java/org/eclipse/microprofile/jwt/JsonWebToken.java:146: warning: no @param for [WARNING] T getClaim(String claimName); [WARNING] ^ [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/src/main/java/org/eclipse/microprofile/jwt/LoginConfig.java:52: warning: no description for @return [WARNING] * @return [WARNING] ^ [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC4-javadoc.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-jwt-auth-api >>> [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-api --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 61 implicit excludes (use -debug for more details). [INFO] Exclude: .travis.yml.* [INFO] Exclude: bnd.bnd [INFO] Exclude: **/*.json [INFO] Exclude: **/META-INF/services/* [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] 6 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 6 licenses. [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-jwt-auth-api <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-jwt-auth-api --- [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC4-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-api --- [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC4.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC4/microprofile-jwt-auth-api-1.0-RC4.jar [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC4/microprofile-jwt-auth-api-1.0-RC4.pom [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC4-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC4/microprofile-jwt-auth-api-1.0-RC4-javadoc.jar [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC4-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC4/microprofile-jwt-auth-api-1.0-RC4-sources.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building MicroProfile JWT Auth TCK Harness 1.0-RC4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-tck --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 61 implicit excludes (use -debug for more details). [INFO] Exclude: .travis.yml.* [INFO] Exclude: bnd.bnd [INFO] Exclude: **/*.json [INFO] Exclude: **/META-INF/services/* [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] 15 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 13 licenses. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-jwt-auth-tck --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-jwt-auth-tck --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-tck --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-jwt-auth-tck --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-jwt-auth-tck --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ microprofile-jwt-auth-tck --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-jwt-auth-tck --- [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC4.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-tck --- [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC4.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC4/microprofile-jwt-auth-tck-1.0-RC4.jar [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC4/microprofile-jwt-auth-tck-1.0-RC4.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building MicroProfile JWT Auth Specification 1.0-RC4 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-spec --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 61 implicit excludes (use -debug for more details). [INFO] Exclude: .travis.yml.* [INFO] Exclude: bnd.bnd [INFO] Exclude: **/*.json [INFO] Exclude: **/META-INF/services/* [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] 7 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 7 licenses. [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-jwt-auth-spec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] ignoreDelta true [INFO] Copying 0 resource [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/spec/src/main/asciidoc/microprofile-jwt-auth-spec.asciidoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-jwt-auth-spec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] ignoreDelta true [INFO] Copying 0 resource [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/spec/src/main/asciidoc/microprofile-jwt-auth-spec.asciidoc [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-spec --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-spec --- [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/spec/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/1.0-RC4/microprofile-jwt-auth-spec-1.0-RC4.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] MicroProfile JWT Auth Parent ....................... SUCCESS [ 2.928 s] [INFO] MicroProfile JWT Auth API .......................... SUCCESS [ 6.315 s] [INFO] MicroProfile JWT Auth TCK Harness .................. SUCCESS [ 2.585 s] [INFO] MicroProfile JWT Auth Specification ................ SUCCESS [ 19.291 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 33.112 s [INFO] Finished at: 2017-08-16T23:52:34-04:00 [INFO] Final Memory: 135M/3312M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/pom.xml to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.0-RC4/microprofile-jwt-auth-api-1.0-RC4.pom [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC4.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.0-RC4/microprofile-jwt-auth-api-1.0-RC4.jar [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC4-javadoc.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.0-RC4/microprofile-jwt-auth-api-1.0-RC4-javadoc.jar [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC4-sources.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.0-RC4/microprofile-jwt-auth-api-1.0-RC4-sources.jar [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/pom.xml to org.eclipse.microprofile.jwt/microprofile-jwt-auth-parent/1.0-RC4/microprofile-jwt-auth-parent-1.0-RC4.pom [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/spec/pom.xml to org.eclipse.microprofile.jwt/microprofile-jwt-auth-spec/1.0-RC4/microprofile-jwt-auth-spec-1.0-RC4.pom [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/pom.xml to org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/1.0-RC4/microprofile-jwt-auth-tck-1.0-RC4.pom [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC4.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/1.0-RC4/microprofile-jwt-auth-tck-1.0-RC4.jar channel stopped Archiving artifacts Maven RedeployPublisher use remote maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true) Deploying the main artifact microprofile-jwt-auth-api-1.0-RC4.jar Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC4/microprofile-jwt-auth-api-1.0-RC4.jar Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC4/microprofile-jwt-auth-api-1.0-RC4.jar (9 KB at 89.8 KB/sec) Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC4/microprofile-jwt-auth-api-1.0-RC4.pom Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC4/microprofile-jwt-auth-api-1.0-RC4.pom (4 KB at 45.1 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/maven-metadata.xml Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/maven-metadata.xml (337 B at 16.5 KB/sec) Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/maven-metadata.xml Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/maven-metadata.xml (370 B at 4.8 KB/sec) Deploying the main artifact microprofile-jwt-auth-api-1.0-RC4-javadoc.jar Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC4/microprofile-jwt-auth-api-1.0-RC4-javadoc.jar Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC4/microprofile-jwt-auth-api-1.0-RC4-javadoc.jar (47 KB at 499.3 KB/sec) Deploying the main artifact microprofile-jwt-auth-api-1.0-RC4-sources.jar Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC4/microprofile-jwt-auth-api-1.0-RC4-sources.jar Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC4/microprofile-jwt-auth-api-1.0-RC4-sources.jar (10 KB at 151.1 KB/sec) [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true) Deploying the main artifact microprofile-jwt-auth-parent-1.0-RC4.pom Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.0-RC4/microprofile-jwt-auth-parent-1.0-RC4.pom Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.0-RC4/microprofile-jwt-auth-parent-1.0-RC4.pom (13 KB at 142.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/maven-metadata.xml Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/maven-metadata.xml (373 B at 19.2 KB/sec) Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/maven-metadata.xml Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/maven-metadata.xml (406 B at 4.8 KB/sec) [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true) Deploying the main artifact microprofile-jwt-auth-spec-1.0-RC4.pom Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/1.0-RC4/microprofile-jwt-auth-spec-1.0-RC4.pom Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/1.0-RC4/microprofile-jwt-auth-spec-1.0-RC4.pom (4 KB at 51.5 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/maven-metadata.xml Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/maven-metadata.xml (371 B at 15.8 KB/sec) Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/maven-metadata.xml Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/maven-metadata.xml (404 B at 5.3 KB/sec) [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true) Deploying the main artifact microprofile-jwt-auth-tck-1.0-RC4.jar Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC4/microprofile-jwt-auth-tck-1.0-RC4.jar Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC4/microprofile-jwt-auth-tck-1.0-RC4.jar (11 KB at 140.3 KB/sec) Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC4/microprofile-jwt-auth-tck-1.0-RC4.pom Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC4/microprofile-jwt-auth-tck-1.0-RC4.pom (8 KB at 101.7 KB/sec) Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/maven-metadata.xml Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/maven-metadata.xml (370 B at 15.7 KB/sec) Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/maven-metadata.xml Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/maven-metadata.xml (403 B at 5.3 KB/sec) [INFO] Deployment done in 1.1 sec Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS