Build failed in Jenkins: java-identity-provider-v4 #625

Shibboleth Jenkins noreply at shibboleth.net
Fri Nov 22 10:29:19 EST 2019


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/625/display/redirect?page=changes>

Changes:

[Scott Cantor] IDP-1494 - Login flow for proxied SAML authentication


------------------------------------------
[...truncated 88.24 KB...]
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-authn-api/target/testapidocs/package-list.> Ignored it.
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-session-api/target/idp-session-api-4.0.0-SNAPSHOT-test-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ idp-session-api >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-session-api ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ idp-session-api <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ idp-session-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-session-api/target/idp-session-api-4.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ idp-session-api ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-session-api/target/idp-session-api-4.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-api/4.0.0-SNAPSHOT/idp-session-api-4.0.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-session-api/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-api/4.0.0-SNAPSHOT/idp-session-api-4.0.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-session-api/target/idp-session-api-4.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-api/4.0.0-SNAPSHOT/idp-session-api-4.0.0-SNAPSHOT-tests.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-session-api/target/idp-session-api-4.0.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-api/4.0.0-SNAPSHOT/idp-session-api-4.0.0-SNAPSHOT-javadoc.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-session-api/target/idp-session-api-4.0.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-api/4.0.0-SNAPSHOT/idp-session-api-4.0.0-SNAPSHOT-test-javadoc.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-session-api/target/idp-session-api-4.0.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-api/4.0.0-SNAPSHOT/idp-session-api-4.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-saml-api >-------------------
[INFO] Building Shibboleth IdP :: SAML Profile API 4.0.0-SNAPSHOT       [11/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-saml-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-saml-api/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-saml-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-saml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 124 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-saml-api/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-saml-api/src/main/java/net/shibboleth/idp/saml/profile/config/AbstractMetadataDrivenConfigurationLookupStrategy.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-saml-api/src/main/java/net/shibboleth/idp/saml/profile/config/AbstractMetadataDrivenConfigurationLookupStrategy.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-saml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-saml-api/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-saml-api ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.691 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ idp-saml-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-saml-api/target/idp-saml-api-4.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ idp-saml-api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ idp-saml-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-saml-api/target/idp-saml-api-4.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ idp-saml-api ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ idp-saml-api ---
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-attribute-api/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-profile-api/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-authn-api/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-attribute-resolver-api/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-session-api/target/apidocs/package-list.> Ignored it.
[INFO] 
1 error
8 warnings
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 14.207 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 38.581 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 13.284 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [01:42 min]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 49.642 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 51.703 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 23.191 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 45.266 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 38.169 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 35.234 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. FAILURE [02:40 min]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SKIPPED
[INFO] Shibboleth IdP :: Consent API ...................... SKIPPED
[INFO] Shibboleth IdP :: UI Support ....................... SKIPPED
[INFO] Shibboleth IdP :: Administrative Profile Implementation SKIPPED
[INFO] Shibboleth IdP :: Authentication Implementation .... SKIPPED
[INFO] Shibboleth IdP :: Attribute Implementation ......... SKIPPED
[INFO] Shibboleth IdP :: Session Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] Shibboleth IdP :: Tests BOM ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  09:45 min
[INFO] Finished at: 2019-11-22T10:25:51-05:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:jar (attach-javadocs) on project idp-saml-api: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 1 - javadoc: error - Error fetching URL: https://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-saml-api/src/main/java/net/shibboleth/idp/saml/profile/config/logic/DetailedErrorsProfileConfigPredicate.java>:29: warning - invalid usage of tag {@link net.shibboleth.idp.relyingparty.RelyingPartyConfiguration#isDetailedErrors(ProfileRequestContext)()
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-saml-api/src/main/java/net/shibboleth/idp/saml/profile/config/navigate/SessionLifetimeLookupFunction.java>:32: warning - invalid usage of tag {@link BrowserSSOProfileConfiguration#getMaximumSPSessionLifetime(ProfileRequestContext))
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-saml-api/src/main/java/net/shibboleth/idp/saml/profile/config/logic/DetailedErrorsProfileConfigPredicate.java>:29: warning - invalid usage of tag {@link net.shibboleth.idp.relyingparty.RelyingPartyConfiguration#isDetailedErrors(ProfileRequestContext)()
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-saml-api/src/main/java/net/shibboleth/idp/saml/profile/config/navigate/SessionLifetimeLookupFunction.java>:32: warning - invalid usage of tag {@link BrowserSSOProfileConfiguration#getMaximumSPSessionLifetime(ProfileRequestContext))
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-saml-api/src/main/java/net/shibboleth/idp/saml/profile/config/logic/DetailedErrorsProfileConfigPredicate.java>:29: warning - invalid usage of tag {@link net.shibboleth.idp.relyingparty.RelyingPartyConfiguration#isDetailedErrors(ProfileRequestContext)()
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-saml-api/src/main/java/net/shibboleth/idp/saml/profile/config/navigate/SessionLifetimeLookupFunction.java>:32: warning - invalid usage of tag {@link BrowserSSOProfileConfiguration#getMaximumSPSessionLifetime(ProfileRequestContext))
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-saml-api/src/main/java/net/shibboleth/idp/saml/profile/config/logic/DetailedErrorsProfileConfigPredicate.java>:29: warning - invalid usage of tag {@link net.shibboleth.idp.relyingparty.RelyingPartyConfiguration#isDetailedErrors(ProfileRequestContext)()
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-saml-api/src/main/java/net/shibboleth/idp/saml/profile/config/navigate/SessionLifetimeLookupFunction.java>:32: warning - invalid usage of tag {@link BrowserSSOProfileConfiguration#getMaximumSPSessionLifetime(ProfileRequestContext))
[ERROR] 
[ERROR] Command line was: /opt/jdk/amazon-11/bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-saml-api/target/apidocs'> dir.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Authentication API #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
[ERROR]   mvn <goals> -rf :idp-saml-api
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: BOM #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Session Implementation #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Profile API #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Configuration Files #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: UI Support #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute Filter API #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Profile Spring Integration #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute Filter Implementation #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute API #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute Resolver Implementation #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Core #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Administrative Profile Implementation #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: CAS Protocol API #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth Identity Provider #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: CAS Protocol Implementation #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: WAR distribution #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Installer #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Distribution #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute Filter Spring Integration #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Authentication Implementation #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: SAML Profile Implementation #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Tests BOM #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Configuration Schemas #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Administrative Profile API #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Session API #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Consent API #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits at shibboleth.net
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Consent Implementation #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute Implementation #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute Resolver API #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Profile Implementation #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute Resolver Spring Integration #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: WAR #625' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/625/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/625/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/625/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/625/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/625/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/625/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/625/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list