Skip to content

Console Output

14:57:49 Started by user starksm64@gmail.com
14:57:49 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace
14:57:49 [WS-CLEANUP] Deleting project workspace...
14:57:49 [WS-CLEANUP] Done
14:57:49 Cloning the remote Git repository
14:57:49 Cloning repository https://github.com/eclipse/microprofile-jwt-auth
14:57:49  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace # timeout=10
14:57:49 Fetching upstream changes from https://github.com/eclipse/microprofile-jwt-auth
14:57:49  > /usr/local/bin/git --version # timeout=10
14:57:49 Setting http proxy: proxy.eclipse.org:9898
14:57:49  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-jwt-auth +refs/heads/*:refs/remotes/origin/*
14:57:51  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-jwt-auth # timeout=10
14:57:51  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:57:51  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-jwt-auth # timeout=10
14:57:51 Fetching upstream changes from https://github.com/eclipse/microprofile-jwt-auth
14:57:51 Setting http proxy: proxy.eclipse.org:9898
14:57:51  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-jwt-auth +refs/heads/*:refs/remotes/origin/*
14:57:51  > /usr/local/bin/git rev-parse refs/tags/1.0-RC6^{commit} # timeout=10
14:57:51  > /usr/local/bin/git rev-parse refs/remotes/origin/refs/tags/1.0-RC6^{commit} # timeout=10
14:57:51 Checking out Revision 9cc7567061ac17471b9f139ee8024acbdbc9f339 (refs/tags/1.0-RC6)
14:57:51  > /usr/local/bin/git config core.sparsecheckout # timeout=10
14:57:51  > /usr/local/bin/git checkout -f 9cc7567061ac17471b9f139ee8024acbdbc9f339
14:57:51 First time build. Skipping changelog.
14:57:51 Parsing POMs
14:57:51 Modules changed, recalculating dependency graph
14:57:51 Established TCP socket on 40536
14:57:51 [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 40536
14:57:52 <===[JENKINS REMOTING CAPACITY]===>channel started
14:57:54 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/pom.xml --projects .,api,spec,tck install
14:57:55 [INFO] Scanning for projects...
14:57:55 [INFO] ------------------------------------------------------------------------
14:57:55 [INFO] Reactor Build Order:
14:57:55 [INFO] 
14:57:55 [INFO] MicroProfile JWT Auth Parent
14:57:55 [INFO] MicroProfile JWT Auth API
14:57:55 [INFO] MicroProfile JWT Auth TCK Harness
14:57:55 [INFO] MicroProfile JWT Auth Specification
14:57:55 [INFO]                                                                         
14:57:55 [INFO] ------------------------------------------------------------------------
14:57:55 [INFO] Building MicroProfile JWT Auth Parent 1.0-RC6
14:57:55 [INFO] ------------------------------------------------------------------------
14:57:56 [INFO] 
14:57:56 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-parent ---
14:57:56 [INFO] Enabled default license matchers.
14:57:56 [INFO] Will parse SCM ignores for exclusions...
14:57:56 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/.gitignore
14:57:56 [INFO] Finished adding exclusions from SCM ignore files.
14:57:56 [INFO] 75 implicit excludes (use -debug for more details).
14:57:56 [INFO] Exclude: .travis.yml.*
14:57:56 [INFO] Exclude: bnd.bnd
14:57:56 [INFO] Exclude: **/*.json
14:57:56 [INFO] Exclude: **/META-INF/services/*
14:57:56 [INFO] Exclude: *.log
14:57:56 [INFO] Exclude: .checkstyle
14:57:56 [INFO] Exclude: .factorypath
14:57:56 [INFO] Exclude: .editorconfig
14:57:56 [INFO] 6 resources included (use -debug for more details)
14:57:57 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
14:57:57 [INFO] 
14:57:57 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-parent ---
14:57:58 [INFO] Starting audit...
14:57:58 Audit done.
14:57:58 [INFO] 
14:57:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-parent ---
14:57:58 [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-RC6/microprofile-jwt-auth-parent-1.0-RC6.pom
14:57:59 Started calculate disk usage of build
14:57:59 Finished Calculation of disk usage of build in 0 seconds
14:57:59 Started calculate disk usage of workspace
14:57:59 Finished Calculation of disk usage of workspace in 0 seconds
14:57:59 [INFO]                                                                         
14:57:59 [INFO] ------------------------------------------------------------------------
14:57:59 [INFO] Building MicroProfile JWT Auth API 1.0-RC6
14:57:59 [INFO] ------------------------------------------------------------------------
14:57:59 [INFO] 
14:57:59 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-api ---
14:57:59 [INFO] Enabled default license matchers.
14:57:59 [INFO] Will parse SCM ignores for exclusions...
14:57:59 [INFO] Finished adding exclusions from SCM ignore files.
14:57:59 [INFO] 61 implicit excludes (use -debug for more details).
14:57:59 [INFO] Exclude: .travis.yml.*
14:57:59 [INFO] Exclude: bnd.bnd
14:57:59 [INFO] Exclude: **/*.json
14:57:59 [INFO] Exclude: **/META-INF/services/*
14:57:59 [INFO] Exclude: *.log
14:57:59 [INFO] Exclude: .checkstyle
14:57:59 [INFO] Exclude: .factorypath
14:57:59 [INFO] Exclude: .editorconfig
14:57:59 [INFO] 6 resources included (use -debug for more details)
14:57:59 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 6 licenses.
14:57:59 [INFO] 
14:57:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-jwt-auth-api ---
14:57:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:57:59 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/src/main/resources
14:57:59 [INFO] 
14:57:59 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-jwt-auth-api ---
14:57:59 [INFO] Changes detected - recompiling the module!
14:57:59 [INFO] Compiling 5 source files to /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/classes
14:58:00 [INFO] 
14:58:00 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-api ---
14:58:01 [INFO] Starting audit...
14:58:01 Audit done.
14:58:01 [INFO] 
14:58:01 [INFO] --- bnd-maven-plugin:2.4.1:bnd-process (default) @ microprofile-jwt-auth-api ---
14:58:01 [INFO] 
14:58:01 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-jwt-auth-api ---
14:58:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:58:01 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/src/test/resources
14:58:01 [INFO] 
14:58:01 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-jwt-auth-api ---
14:58:01 [INFO] No sources to compile
14:58:01 [INFO] 
14:58:01 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-jwt-auth-api ---
14:58:01 [INFO] No tests to run.
14:58:01 [JENKINS] Recording test results
14:58:01 [INFO] 
14:58:01 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-jwt-auth-api ---
14:58:03 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC6.jar
14:58:03 [INFO] 
14:58:03 [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ microprofile-jwt-auth-api ---
14:58:05 [INFO] 
14:58:05 Loading source files for package org.eclipse.microprofile.auth...
14:58:05 Loading source files for package org.eclipse.microprofile.jwt...
14:58:05 Constructing Javadoc information...
14:58:05 Standard Doclet version 1.8.0_131
14:58:05 Building tree for all the packages and classes...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/LoginConfig.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/Claim.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/Claims.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/ClaimValue.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/JsonWebToken.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/overview-frame.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/package-frame.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/package-summary.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/package-tree.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-frame.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-summary.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-tree.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/constant-values.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/class-use/LoginConfig.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/JsonWebToken.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/Claims.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/ClaimValue.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/class-use/Claim.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/auth/package-use.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/org/eclipse/microprofile/jwt/package-use.html...
14:58:05 Building index for all the packages and classes...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/overview-tree.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/index-all.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/deprecated-list.html...
14:58:05 Building index for all classes...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/allclasses-frame.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/allclasses-noframe.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/index.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/overview-summary.html...
14:58:05 Generating /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/apidocs/help-doc.html...
14:58:05 2 warnings
14:58:05 [WARNING] Javadoc Warnings
14:58:05 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/src/main/java/org/eclipse/microprofile/auth/LoginConfig.java:61: warning: no description for @return
14:58:05 [WARNING] * @return
14:58:05 [WARNING] ^
14:58:05 [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 <T>
14:58:05 [WARNING] <T> T getClaim(String claimName);
14:58:05 [WARNING] ^
14:58:05 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC6-javadoc.jar
14:58:05 [INFO] 
14:58:05 [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-jwt-auth-api >>>
14:58:05 [INFO] 
14:58:05 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-api ---
14:58:05 [INFO] Enabled default license matchers.
14:58:05 [INFO] Will parse SCM ignores for exclusions...
14:58:05 [INFO] Finished adding exclusions from SCM ignore files.
14:58:05 [INFO] 61 implicit excludes (use -debug for more details).
14:58:05 [INFO] Exclude: .travis.yml.*
14:58:05 [INFO] Exclude: bnd.bnd
14:58:05 [INFO] Exclude: **/*.json
14:58:05 [INFO] Exclude: **/META-INF/services/*
14:58:05 [INFO] Exclude: *.log
14:58:05 [INFO] Exclude: .checkstyle
14:58:05 [INFO] Exclude: .factorypath
14:58:05 [INFO] Exclude: .editorconfig
14:58:05 [INFO] 6 resources included (use -debug for more details)
14:58:05 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 6 licenses.
14:58:05 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
14:58:05 [INFO] 
14:58:05 [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-jwt-auth-api <<<
14:58:05 [INFO] 
14:58:05 [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-jwt-auth-api ---
14:58:06 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC6-sources.jar
14:58:06 [INFO] 
14:58:06 [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ microprofile-jwt-auth-api ---
14:58:06 [WARNING] JAR will be empty - no content was marked for inclusion!
14:58:06 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC6-tests.jar
14:58:06 [INFO] 
14:58:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-api ---
14:58:06 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC6.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC6/microprofile-jwt-auth-api-1.0-RC6.jar
14:58:06 [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-RC6/microprofile-jwt-auth-api-1.0-RC6.pom
14:58:06 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC6-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC6/microprofile-jwt-auth-api-1.0-RC6-javadoc.jar
14:58:06 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC6-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC6/microprofile-jwt-auth-api-1.0-RC6-sources.jar
14:58:06 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC6-tests.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC6/microprofile-jwt-auth-api-1.0-RC6-tests.jar
14:58:07 Started calculate disk usage of build
14:58:07 Finished Calculation of disk usage of build in 0 seconds
14:58:07 Started calculate disk usage of workspace
14:58:07 Finished Calculation of disk usage of workspace in 0 seconds
14:58:07 [INFO]                                                                         
14:58:07 [INFO] ------------------------------------------------------------------------
14:58:07 [INFO] Building MicroProfile JWT Auth TCK Harness 1.0-RC6
14:58:07 [INFO] ------------------------------------------------------------------------
14:58:08 [INFO] 
14:58:08 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-tck ---
14:58:08 [INFO] Enabled default license matchers.
14:58:08 [INFO] Will parse SCM ignores for exclusions...
14:58:08 [INFO] Finished adding exclusions from SCM ignore files.
14:58:08 [INFO] 61 implicit excludes (use -debug for more details).
14:58:08 [INFO] Exclude: .travis.yml.*
14:58:08 [INFO] Exclude: bnd.bnd
14:58:08 [INFO] Exclude: **/*.json
14:58:08 [INFO] Exclude: **/META-INF/services/*
14:58:08 [INFO] Exclude: *.log
14:58:08 [INFO] Exclude: .checkstyle
14:58:08 [INFO] Exclude: .factorypath
14:58:08 [INFO] Exclude: .editorconfig
14:58:08 [INFO] 37 resources included (use -debug for more details)
14:58:08 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 35 licenses.
14:58:08 [INFO] 
14:58:08 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-jwt-auth-tck ---
14:58:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:58:08 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/src/main/resources
14:58:08 [INFO] 
14:58:08 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-jwt-auth-tck ---
14:58:08 [INFO] Changes detected - recompiling the module!
14:58:08 [INFO] Compiling 4 source files to /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/classes
14:58:08 [INFO] 
14:58:08 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-tck ---
14:58:09 [INFO] Starting audit...
14:58:09 Audit done.
14:58:09 [INFO] 
14:58:09 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-jwt-auth-tck ---
14:58:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:58:09 [INFO] Copying 7 resources
14:58:09 [INFO] 
14:58:09 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-jwt-auth-tck ---
14:58:09 [INFO] Changes detected - recompiling the module!
14:58:09 [INFO] Compiling 26 source files to /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/test-classes
14:58:10 [INFO] 
14:58:10 [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ microprofile-jwt-auth-tck ---
14:58:11 [INFO] 
14:58:11 [INFO] -------------------------------------------------------
14:58:11 [INFO]  T E S T S
14:58:11 [INFO] -------------------------------------------------------
14:58:11 [INFO] Running TestSuite
14:58:12 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s - in TestSuite
14:58:12 [INFO] 
14:58:12 [INFO] Results:
14:58:12 [INFO] 
14:58:12 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
14:58:12 [INFO] 
14:58:12 [JENKINS] Recording test results
14:58:15 [INFO] 
14:58:15 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-jwt-auth-tck ---
14:58:15 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC6.jar
14:58:15 [INFO] 
14:58:15 [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-jwt-auth-tck >>>
14:58:15 [INFO] 
14:58:15 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-tck ---
14:58:15 [INFO] Enabled default license matchers.
14:58:15 [INFO] Will parse SCM ignores for exclusions...
14:58:15 [INFO] Finished adding exclusions from SCM ignore files.
14:58:15 [INFO] 61 implicit excludes (use -debug for more details).
14:58:15 [INFO] Exclude: .travis.yml.*
14:58:15 [INFO] Exclude: bnd.bnd
14:58:15 [INFO] Exclude: **/*.json
14:58:15 [INFO] Exclude: **/META-INF/services/*
14:58:15 [INFO] Exclude: *.log
14:58:15 [INFO] Exclude: .checkstyle
14:58:15 [INFO] Exclude: .factorypath
14:58:15 [INFO] Exclude: .editorconfig
14:58:15 [INFO] 37 resources included (use -debug for more details)
14:58:15 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 35 licenses.
14:58:15 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
14:58:15 [INFO] 
14:58:15 [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-jwt-auth-tck <<<
14:58:15 [INFO] 
14:58:15 [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-jwt-auth-tck ---
14:58:16 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC6-sources.jar
14:58:16 [INFO] 
14:58:16 [INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ microprofile-jwt-auth-tck ---
14:58:23 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC6-tests.jar
14:58:23 [INFO] 
14:58:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-tck ---
14:58:23 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC6.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC6/microprofile-jwt-auth-tck-1.0-RC6.jar
14:58:23 [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-RC6/microprofile-jwt-auth-tck-1.0-RC6.pom
14:58:23 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC6-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC6/microprofile-jwt-auth-tck-1.0-RC6-sources.jar
14:58:23 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC6-tests.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC6/microprofile-jwt-auth-tck-1.0-RC6-tests.jar
14:58:24 Started calculate disk usage of build
14:58:24 Finished Calculation of disk usage of build in 0 seconds
14:58:24 Started calculate disk usage of workspace
14:58:24 Finished Calculation of disk usage of workspace in 0 seconds
14:58:24 [INFO]                                                                         
14:58:24 [INFO] ------------------------------------------------------------------------
14:58:24 [INFO] Building MicroProfile JWT Auth Specification 1.0-RC6
14:58:24 [INFO] ------------------------------------------------------------------------
14:58:24 [INFO] 
14:58:24 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-jwt-auth-spec ---
14:58:24 [INFO] Enabled default license matchers.
14:58:24 [INFO] Will parse SCM ignores for exclusions...
14:58:24 [INFO] Finished adding exclusions from SCM ignore files.
14:58:24 [INFO] 61 implicit excludes (use -debug for more details).
14:58:24 [INFO] Exclude: .travis.yml.*
14:58:24 [INFO] Exclude: bnd.bnd
14:58:24 [INFO] Exclude: **/*.json
14:58:24 [INFO] Exclude: **/META-INF/services/*
14:58:24 [INFO] Exclude: *.log
14:58:24 [INFO] Exclude: .checkstyle
14:58:24 [INFO] Exclude: .factorypath
14:58:24 [INFO] Exclude: .editorconfig
14:58:24 [INFO] 7 resources included (use -debug for more details)
14:58:24 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 7 licenses.
14:58:24 [INFO] 
14:58:24 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-jwt-auth-spec ---
14:58:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:58:27 [INFO] ignoreDelta true
14:58:27 [INFO] Copying 0 resource
14:58:42 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/spec/src/main/asciidoc/microprofile-jwt-auth-spec.asciidoc
14:58:42 [INFO] 
14:58:42 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-jwt-auth-spec ---
14:58:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:58:42 [INFO] ignoreDelta true
14:58:42 [INFO] Copying 0 resource
14:58:42 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/spec/src/main/asciidoc/microprofile-jwt-auth-spec.asciidoc
14:58:42 [INFO] 
14:58:42 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-jwt-auth-spec ---
14:58:43 [INFO] Starting audit...
14:58:43 Audit done.
14:58:43 [INFO] 
14:58:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-jwt-auth-spec ---
14:58:43 [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-RC6/microprofile-jwt-auth-spec-1.0-RC6.pom
14:58:43 Started calculate disk usage of build
14:58:43 Finished Calculation of disk usage of build in 0 seconds
14:58:43 Started calculate disk usage of workspace
14:58:43 Finished Calculation of disk usage of workspace in 0 seconds
14:58:43 [INFO] ------------------------------------------------------------------------
14:58:43 [INFO] Reactor Summary:
14:58:43 [INFO] 
14:58:43 [INFO] MicroProfile JWT Auth Parent ....................... SUCCESS [  3.087 s]
14:58:43 [INFO] MicroProfile JWT Auth API .......................... SUCCESS [  8.047 s]
14:58:43 [INFO] MicroProfile JWT Auth TCK Harness .................. SUCCESS [ 15.962 s]
14:58:43 [INFO] MicroProfile JWT Auth Specification ................ SUCCESS [ 19.017 s]
14:58:43 [INFO] ------------------------------------------------------------------------
14:58:43 [INFO] BUILD SUCCESS
14:58:43 [INFO] ------------------------------------------------------------------------
14:58:43 [INFO] Total time: 48.417 s
14:58:43 [INFO] Finished at: 2017-08-28T14:58:43-04:00
14:58:44 [INFO] Final Memory: 125M/3337M
14:58:44 [INFO] ------------------------------------------------------------------------
14:58:44 [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-RC6/microprofile-jwt-auth-api-1.0-RC6.pom
14:58:44 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC6.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.0-RC6/microprofile-jwt-auth-api-1.0-RC6.jar
14:58:44 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC6-javadoc.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.0-RC6/microprofile-jwt-auth-api-1.0-RC6-javadoc.jar
14:58:44 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC6-sources.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.0-RC6/microprofile-jwt-auth-api-1.0-RC6-sources.jar
14:58:44 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/api/target/microprofile-jwt-auth-api-1.0-RC6-tests.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-api/1.0-RC6/microprofile-jwt-auth-api-1.0-RC6-tests.jar
14:58:44 [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-RC6/microprofile-jwt-auth-parent-1.0-RC6.pom
14:58:44 [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-RC6/microprofile-jwt-auth-spec-1.0-RC6.pom
14:58:44 [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-RC6/microprofile-jwt-auth-tck-1.0-RC6.pom
14:58:44 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC6.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/1.0-RC6/microprofile-jwt-auth-tck-1.0-RC6.jar
14:58:44 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC6-sources.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/1.0-RC6/microprofile-jwt-auth-tck-1.0-RC6-sources.jar
14:58:44 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/JWT-Auth prerelease artifact build/workspace/tck/target/microprofile-jwt-auth-tck-1.0-RC6-tests.jar to org.eclipse.microprofile.jwt/microprofile-jwt-auth-tck/1.0-RC6/microprofile-jwt-auth-tck-1.0-RC6-tests.jar
14:58:44 channel stopped
14:58:44 Archiving artifacts
14:58:44 Maven RedeployPublisher use remote  maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml
14:58:44 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
14:58:44 Deploying the main artifact microprofile-jwt-auth-api-1.0-RC6.jar
14:58:44 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC6/microprofile-jwt-auth-api-1.0-RC6.jar
14:58:44 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC6/microprofile-jwt-auth-api-1.0-RC6.jar (9 KB at 78.5 KB/sec)
14:58:44 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC6/microprofile-jwt-auth-api-1.0-RC6.pom
14:58:44 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC6/microprofile-jwt-auth-api-1.0-RC6.pom (4 KB at 52.7 KB/sec)
14:58:44 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/maven-metadata.xml
14:58:44 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/maven-metadata.xml (403 B at 7.2 KB/sec)
14:58:44 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/maven-metadata.xml
14:58:44 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/maven-metadata.xml (436 B at 5.5 KB/sec)
14:58:44 Deploying the main artifact microprofile-jwt-auth-api-1.0-RC6-javadoc.jar
14:58:44 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC6/microprofile-jwt-auth-api-1.0-RC6-javadoc.jar
14:58:44 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC6/microprofile-jwt-auth-api-1.0-RC6-javadoc.jar (55 KB at 795.8 KB/sec)
14:58:44 Deploying the main artifact microprofile-jwt-auth-api-1.0-RC6-sources.jar
14:58:44 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC6/microprofile-jwt-auth-api-1.0-RC6-sources.jar
14:58:44 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC6/microprofile-jwt-auth-api-1.0-RC6-sources.jar (11 KB at 150.1 KB/sec)
14:58:44 Deploying the main artifact microprofile-jwt-auth-api-1.0-RC6-tests.jar
14:58:44 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC6/microprofile-jwt-auth-api-1.0-RC6-tests.jar
14:58:44 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.0-RC6/microprofile-jwt-auth-api-1.0-RC6-tests.jar (3 KB at 35.7 KB/sec)
14:58:44 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
14:58:44 Deploying the main artifact microprofile-jwt-auth-parent-1.0-RC6.pom
14:58:44 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.0-RC6/microprofile-jwt-auth-parent-1.0-RC6.pom
14:58:44 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.0-RC6/microprofile-jwt-auth-parent-1.0-RC6.pom (14 KB at 132.1 KB/sec)
14:58:44 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/maven-metadata.xml
14:58:44 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/maven-metadata.xml (439 B at 8.7 KB/sec)
14:58:44 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/maven-metadata.xml
14:58:44 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/maven-metadata.xml (472 B at 6.0 KB/sec)
14:58:44 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
14:58:44 Deploying the main artifact microprofile-jwt-auth-spec-1.0-RC6.pom
14:58:44 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/1.0-RC6/microprofile-jwt-auth-spec-1.0-RC6.pom
14:58:45 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/1.0-RC6/microprofile-jwt-auth-spec-1.0-RC6.pom (4 KB at 35.5 KB/sec)
14:58:45 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/maven-metadata.xml
14:58:45 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/maven-metadata.xml (437 B at 6.3 KB/sec)
14:58:45 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/maven-metadata.xml
14:58:45 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-spec/maven-metadata.xml (470 B at 6.2 KB/sec)
14:58:45 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
14:58:45 Deploying the main artifact microprofile-jwt-auth-tck-1.0-RC6.jar
14:58:45 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC6/microprofile-jwt-auth-tck-1.0-RC6.jar
14:58:45 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC6/microprofile-jwt-auth-tck-1.0-RC6.jar (12 KB at 136.2 KB/sec)
14:58:45 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC6/microprofile-jwt-auth-tck-1.0-RC6.pom
14:58:45 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC6/microprofile-jwt-auth-tck-1.0-RC6.pom (10 KB at 111.1 KB/sec)
14:58:45 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/maven-metadata.xml
14:58:45 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/maven-metadata.xml (436 B at 8.3 KB/sec)
14:58:45 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/maven-metadata.xml
14:58:45 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/maven-metadata.xml (469 B at 5.9 KB/sec)
14:58:45 Deploying the main artifact microprofile-jwt-auth-tck-1.0-RC6-sources.jar
14:58:45 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC6/microprofile-jwt-auth-tck-1.0-RC6-sources.jar
14:58:45 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC6/microprofile-jwt-auth-tck-1.0-RC6-sources.jar (11 KB at 152.0 KB/sec)
14:58:45 Deploying the main artifact microprofile-jwt-auth-tck-1.0-RC6-tests.jar
14:58:45 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC6/microprofile-jwt-auth-tck-1.0-RC6-tests.jar
14:58:45 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.0-RC6/microprofile-jwt-auth-tck-1.0-RC6-tests.jar (71 KB at 1016.9 KB/sec)
14:58:45 [INFO] Deployment done in 1.5 sec
14:58:45 Started calculate disk usage of build
14:58:45 Finished Calculation of disk usage of build in 0 seconds
14:58:45 Started calculate disk usage of workspace
14:58:45 Finished Calculation of disk usage of workspace in 0 seconds
14:58:45 Finished: SUCCESS