Build failed in Jenkins: java-identity-provider-v4-multi » OpenJDK-1.8.0,master #33

Shibboleth Jenkins noreply at shibboleth.net
Sat Dec 8 00:16:57 EST 2018


See <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4-multi/jdk=OpenJDK-1.8.0,label=master/33/display/redirect?page=changes>

Changes:

[Rod Widdowson] IDP-1361 Deprecate <Resource> as a child of ResourceBackedMetadata

------------------------------------------
[...truncated 161.71 KB...]
[INFO] Copying 213 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-profile-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-profile-spring/target/test-classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/HTTPResourceConfigurationTests.java>:[89,23] destroy() in org.springframework.context.support.AbstractApplicationContext has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/HTTPResourceConfigurationTests.java>:[92,26] destroy() in org.springframework.context.support.AbstractApplicationContext has been deprecated
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/InlineMetadataParserTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/InlineMetadataParserTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-profile-spring ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 186, Failures: 6, Errors: 0, Skipped: 0, Time elapsed: 14.935 s <<< FAILURE! - in TestSuite
[ERROR] httpsTrustEngineExplicitKey(net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest)  Time elapsed: 0.067 s  <<< FAILURE!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'HTTPSEntity': Cannot create inner bean '(inner bean)#67d5ac2f' of type [org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver] while setting bean property 'embeddedResolver'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#67d5ac2f': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey(HTTPMetadataProviderParserTest.java:79)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#67d5ac2f': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey(HTTPMetadataProviderParserTest.java:79)
Caused by: net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey(HTTPMetadataProviderParserTest.java:79)
Caused by: net.shibboleth.utilities.java.support.resolver.ResolverException: net.shibboleth.utilities.java.support.resolver.ResolverException: Error retrieving metadata from https://git.shibboleth.net/view/?p=java-identity-provider.git&a=blob_plain&f=idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/metadata/entity.xml&hb=master
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey(HTTPMetadataProviderParserTest.java:79)
Caused by: net.shibboleth.utilities.java.support.resolver.ResolverException: Error retrieving metadata from https://git.shibboleth.net/view/?p=java-identity-provider.git&a=blob_plain&f=idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/metadata/entity.xml&hb=master
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey(HTTPMetadataProviderParserTest.java:79)
Caused by: javax.net.ssl.SSLPeerUnverifiedException: Trust engine could not establish trust of server TLS credential
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey(HTTPMetadataProviderParserTest.java:79)

[ERROR] httpsTrustEngineValidPKIX(net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest)  Time elapsed: 0.037 s  <<< FAILURE!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'HTTPSEntity': Cannot create inner bean '(inner bean)#4540c7' of type [org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver] while setting bean property 'embeddedResolver'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#4540c7': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX(HTTPMetadataProviderParserTest.java:101)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#4540c7': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX(HTTPMetadataProviderParserTest.java:101)
Caused by: net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX(HTTPMetadataProviderParserTest.java:101)
Caused by: net.shibboleth.utilities.java.support.resolver.ResolverException: net.shibboleth.utilities.java.support.resolver.ResolverException: Error retrieving metadata from https://git.shibboleth.net/view/?p=java-identity-provider.git&a=blob_plain&f=idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/metadata/entity.xml&hb=master
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX(HTTPMetadataProviderParserTest.java:101)
Caused by: net.shibboleth.utilities.java.support.resolver.ResolverException: Error retrieving metadata from https://git.shibboleth.net/view/?p=java-identity-provider.git&a=blob_plain&f=idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/metadata/entity.xml&hb=master
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX(HTTPMetadataProviderParserTest.java:101)
Caused by: javax.net.ssl.SSLPeerUnverifiedException: Trust engine could not establish trust of server TLS credential
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX(HTTPMetadataProviderParserTest.java:101)

[ERROR] httpsTrustEngineValidPKIXExplicitTrustedName(net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest)  Time elapsed: 0.041 s  <<< FAILURE!
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'HTTPSEntity': Cannot create inner bean '(inner bean)#3f3c5ecd' of type [org.opensaml.saml.metadata.resolver.impl.HTTPMetadataResolver] while setting bean property 'embeddedResolver'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#3f3c5ecd': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName(HTTPMetadataProviderParserTest.java:112)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#3f3c5ecd': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName(HTTPMetadataProviderParserTest.java:112)
Caused by: net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName(HTTPMetadataProviderParserTest.java:112)
Caused by: net.shibboleth.utilities.java.support.resolver.ResolverException: net.shibboleth.utilities.java.support.resolver.ResolverException: Error retrieving metadata from https://git.shibboleth.net/view/?p=java-identity-provider.git&a=blob_plain&f=idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/metadata/entity.xml&hb=master
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName(HTTPMetadataProviderParserTest.java:112)
Caused by: net.shibboleth.utilities.java.support.resolver.ResolverException: Error retrieving metadata from https://git.shibboleth.net/view/?p=java-identity-provider.git&a=blob_plain&f=idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/metadata/entity.xml&hb=master
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName(HTTPMetadataProviderParserTest.java:112)
Caused by: javax.net.ssl.SSLPeerUnverifiedException: Trust engine could not establish trust of server TLS credential
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName(HTTPMetadataProviderParserTest.java:112)

[ERROR] testHTTPSTrustEngineExplicitKey(net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest)  Time elapsed: 0.049 s  <<< FAILURE!
java.lang.AssertionError: expected object to not be null
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineExplicitKey(DynamicHTTPMetadataProviderParserTest.java:404)

[ERROR] testHTTPSTrustEngineValidPKIX(net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest)  Time elapsed: 0.047 s  <<< FAILURE!
java.lang.AssertionError: expected object to not be null
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIX(DynamicHTTPMetadataProviderParserTest.java:437)

[ERROR] testHTTPSTrustEngineValidPKIXExplicitTrustedName(net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest)  Time elapsed: 0.052 s  <<< FAILURE!
java.lang.AssertionError: expected object to not be null
	at net.shibboleth.idp.profile.spring.relyingparty.metadata.DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIXExplicitTrustedName(DynamicHTTPMetadataProviderParserTest.java:454)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineExplicitKey:404 expected object to not be null
[ERROR]   DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIX:437 expected object to not be null
[ERROR]   DynamicHTTPMetadataProviderParserTest.testHTTPSTrustEngineValidPKIXExplicitTrustedName:454 expected object to not be null
[ERROR]   HTTPMetadataProviderParserTest.httpsTrustEngineExplicitKey:79->AbstractMetadataParserTest.getBean:213->AbstractMetadataParserTest.getBean2:203 » BeanCreation
[ERROR]   HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIX:101->AbstractMetadataParserTest.getBean:213->AbstractMetadataParserTest.getBean2:203 » BeanCreation
[ERROR]   HTTPMetadataProviderParserTest.httpsTrustEngineValidPKIXExplicitTrustedName:112->AbstractMetadataParserTest.getBean:213->AbstractMetadataParserTest.getBean2:203 » BeanCreation
[INFO] 
[ERROR] Tests run: 186, Failures: 6, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Resolver Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: CAS Protocol Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ----------------< net.shibboleth.idp:idp-consent-impl >-----------------
[INFO] Building Shibboleth IdP :: Consent Implementation 4.0.0-SNAPSHOT [24/32]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-consent-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-consent-impl/target>
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-consent-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 54 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-consent-impl/target/classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractConsentAction.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractConsentAction.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-consent-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-consent-impl/target/test-classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-consent-impl/src/test/java/net/shibboleth/idp/consent/logic/impl/CounterStorageKeyFunctionTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-consent-impl/src/test/java/net/shibboleth/idp/consent/logic/impl/CounterStorageKeyFunctionTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-consent-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 221, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.355 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 221, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: WAR
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Configuration Files
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Installer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ---------------------< net.shibboleth.idp:idp-bom >---------------------
[INFO] Building Shibboleth IdP :: BOM 4.0.0-SNAPSHOT                    [25/32]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-bom ---
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 4.0.0-SNAPSHOT              [26/32]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  0.246 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [  3.038 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.617 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [  5.605 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [  4.176 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [  5.178 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [  0.427 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [  2.141 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [  1.745 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [  1.681 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [  0.628 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [  4.407 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  0.276 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [  2.971 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [  5.436 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 17.067 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 14.519 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 14.658 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SUCCESS [ 18.676 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [  4.451 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [ 10.333 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [  3.409 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... FAILURE [ 17.262 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [  5.150 s]
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [  0.002 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [  0.003 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:26 min
[INFO] Finished at: 2018-12-08T00:16:55-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project idp-profile-spring: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4-multi/jdk=OpenJDK-1.8.0,label=master/ws/idp-profile-spring/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :idp-profile-spring
Build step 'Invoke top-level Maven targets' marked build as failure
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.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/33/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/33/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/33/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/33/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/33/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/33/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/33/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/33/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/33/testng/testng-results-17.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/33/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/33/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/33/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/33/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/33/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/33/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/33/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/33/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/33/testng/testng-results.xml'
0.312337% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH


More information about the commits mailing list