Skip to content

Console Output

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