Build failed in Jenkins: java-opensaml-multi » JDK-1.8,WindowsServer2012 #89

Shibboleth Jenkins noreply at shibboleth.net
Wed Feb 10 03:54:08 EST 2016


See <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/89/>

------------------------------------------
[...truncated 888 lines...]
	at org.opensaml.security.x509.impl.CertPathPKIXTrustEvaluatorTest.testValidateSuccess(CertPathPKIXTrustEvaluatorTest.java:383)
	at org.opensaml.security.x509.impl.CertPathPKIXTrustEvaluatorTest.testRevokedV2CRLinCred(CertPathPKIXTrustEvaluatorTest.java:186)

testGoodPathInAnchors(org.opensaml.security.x509.impl.PKIXX509CredentialTrustEngineTest)  Time elapsed: 0.019 sec  <<< FAILURE!
java.lang.AssertionError: Evaluation of X509Credential failed, success was expected: Entity cert was good, path in trust anchors set
	at org.opensaml.security.x509.impl.PKIXX509CredentialTrustEngineTest.testValidateSuccess(PKIXX509CredentialTrustEngineTest.java:180)
	at org.opensaml.security.x509.impl.PKIXX509CredentialTrustEngineTest.testGoodPathInAnchors(PKIXX509CredentialTrustEngineTest.java:79)

testGoodPathInCred(org.opensaml.security.x509.impl.PKIXX509CredentialTrustEngineTest)  Time elapsed: 0.014 sec  <<< FAILURE!
java.lang.AssertionError: Evaluation of X509Credential failed, success was expected: Entity cert was good, full path in cred
	at org.opensaml.security.x509.impl.PKIXX509CredentialTrustEngineTest.testValidateSuccess(PKIXX509CredentialTrustEngineTest.java:180)
	at org.opensaml.security.x509.impl.PKIXX509CredentialTrustEngineTest.testGoodPathInCred(PKIXX509CredentialTrustEngineTest.java:91)


Results :

Failed tests: 
  CertPathPKIXTrustEvaluatorTest.testEmptyCRL:208->testValidateSuccess:383 Evaluation of X509Credential failed, success was expected: Certificate was valid, empty V1 CRL was processed
  CertPathPKIXTrustEvaluatorTest.testGood:81->testValidateSuccess:383 Evaluation of X509Credential failed, success was expected: Valid path was specified
  CertPathPKIXTrustEvaluatorTest.testGoodPathInCred:267->testValidateSuccess:383 Evaluation of X509Credential failed, success was expected: Valid path was specified, intermediate path in credential chain
  CertPathPKIXTrustEvaluatorTest.testNonRevokedCertWithNonEmptyCRL:245->testValidateSuccess:383 Evaluation of X509Credential failed, success was expected: Certificate was valid, V1 CRL containing other revolcations was processed
  CertPathPKIXTrustEvaluatorTest.testNonRootIssuerAsTrustAnchor:117->testValidateSuccess:383 Evaluation of X509Credential failed, success was expected: Incomplete path was specified, missing (non-issuing) CA certificate in path
  CertPathPKIXTrustEvaluatorTest.testPathTooDeep:308->testValidateSuccess:383 Evaluation of X509Credential failed, success was expected: Valid path was specified, depth was equal to max path depth
  CertPathPKIXTrustEvaluatorTest.testRevokedV1:128->testValidateSuccess:383 Evaluation of X509Credential failed, success was expected: Sanity check that revoked cert is otherwise good, sans CRLs
  CertPathPKIXTrustEvaluatorTest.testRevokedV1CRLinCred:147->testValidateSuccess:383 Evaluation of X509Credential failed, success was expected: Sanity check that revoked cert is otherwise good, sans CRLs
  CertPathPKIXTrustEvaluatorTest.testRevokedV2:167->testValidateSuccess:383 Evaluation of X509Credential failed, success was expected: Sanity check that revoked cert is otherwise good, sans CRLs
  CertPathPKIXTrustEvaluatorTest.testRevokedV2CRLinCred:186->testValidateSuccess:383 Evaluation of X509Credential failed, success was expected: Sanity check that revoked cert is otherwise good, sans CRLs
  PKIXX509CredentialTrustEngineTest.testGoodPathInAnchors:79->testValidateSuccess:180 Evaluation of X509Credential failed, success was expected: Entity cert was good, path in trust anchors set
  PKIXX509CredentialTrustEngineTest.testGoodPathInCred:91->testValidateSuccess:180 Evaluation of X509Credential failed, success was expected: Entity cert was good, full path in cred

Tests run: 138, Failures: 12, Errors: 0, Skipped: 0

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: XML Security Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: Messaging Implementations 3.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-messaging-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-messaging-impl\target>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ opensaml-messaging-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ opensaml-messaging-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-messaging-impl\target\classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi/jdk/JDK-1.8/label/WindowsServer2012/opensaml-messaging-impl/src/main/java/org/opensaml/messaging/handler/impl/BasicMessageHandlerChain.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi/jdk/JDK-1.8/label/WindowsServer2012/opensaml-messaging-impl/src/main/java/org/opensaml/messaging/handler/impl/BasicMessageHandlerChain.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ opensaml-messaging-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ opensaml-messaging-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-messaging-impl\target\test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi/jdk/JDK-1.8/label/WindowsServer2012/opensaml-messaging-impl/src/test/java/org/opensaml/messaging/handler/impl/SchemaValidateXMLMessageTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi/jdk/JDK-1.8/label/WindowsServer2012/opensaml-messaging-impl/src/test/java/org/opensaml/messaging/handler/impl/SchemaValidateXMLMessageTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19:test (default-test) @ opensaml-messaging-impl ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.045 sec - in TestSuite

Results :

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ opensaml-messaging-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-messaging-impl\target\opensaml-messaging-impl-3.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ opensaml-messaging-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-messaging-impl\target\opensaml-messaging-impl-3.3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:attached (make-assembly) @ opensaml-messaging-impl ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ opensaml-messaging-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-messaging-impl\target\opensaml-messaging-impl-3.3.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:test-jar (attach-javadocs) @ opensaml-messaging-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-messaging-impl\target\opensaml-messaging-impl-3.3.0-SNAPSHOT-test-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ opensaml-messaging-impl >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ opensaml-messaging-impl <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ opensaml-messaging-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-messaging-impl\target\opensaml-messaging-impl-3.3.0-SNAPSHOT-sources.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: SOAP Provider Implementations 3.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-soap-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-soap-impl\target>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ opensaml-soap-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 504 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-soap-impl\target\classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi/jdk/JDK-1.8/label/WindowsServer2012/opensaml-soap-impl/src/main/java/org/opensaml/soap/wstrust/impl/ClaimsImpl.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi/jdk/JDK-1.8/label/WindowsServer2012/opensaml-soap-impl/src/main/java/org/opensaml/soap/wstrust/impl/ClaimsImpl.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ opensaml-soap-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-soap-impl\target\test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi/jdk/JDK-1.8/label/WindowsServer2012/opensaml-soap-impl/src/test/java/org/opensaml/soap/wsaddressing/messaging/impl/ValidateActionHandlerTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi/jdk/JDK-1.8/label/WindowsServer2012/opensaml-soap-impl/src/test/java/org/opensaml/soap/wsaddressing/messaging/impl/ValidateActionHandlerTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19:test (default-test) @ opensaml-soap-impl ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.089 sec - in TestSuite

Results :

Tests run: 152, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ opensaml-soap-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-soap-impl\target\opensaml-soap-impl-3.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ opensaml-soap-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-soap-impl\target\opensaml-soap-impl-3.3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:attached (make-assembly) @ opensaml-soap-impl ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ opensaml-soap-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-soap-impl\target\opensaml-soap-impl-3.3.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:test-jar (attach-javadocs) @ opensaml-soap-impl ---
[ERROR] Error fetching link: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-soap-api\target\testapidocs/package-list.> Ignored it.
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-soap-impl\target\opensaml-soap-impl-3.3.0-SNAPSHOT-test-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ opensaml-soap-impl >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ opensaml-soap-impl <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ opensaml-soap-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-soap-impl\target\opensaml-soap-impl-3.3.0-SNAPSHOT-sources.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML Provider Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: XACML Provider Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML XACML Profile Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Profile Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OpenSAML ........................................... SUCCESS [  9.632 s]
[INFO] OpenSAML :: Core ................................... SUCCESS [ 50.703 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [ 16.496 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [ 29.133 s]
[INFO] OpenSAML :: Security API ........................... SUCCESS [ 27.059 s]
[INFO] OpenSAML :: XML Security API ....................... SUCCESS [01:06 min]
[INFO] OpenSAML :: SOAP Provider API ...................... SUCCESS [ 30.347 s]
[INFO] OpenSAML :: Profile API ............................ SUCCESS [ 16.101 s]
[INFO] OpenSAML :: SAML Provider API ...................... SUCCESS [01:00 min]
[INFO] OpenSAML :: XACML Provider API ..................... SUCCESS [ 11.563 s]
[INFO] OpenSAML :: SAML XACML Profile API ................. SUCCESS [  5.385 s]
[INFO] OpenSAML :: Storage Implementation ................. SUCCESS [01:29 min]
[INFO] OpenSAML :: Security Implementation ................ FAILURE [ 10.554 s]
[INFO] OpenSAML :: XML Security Implementation ............ SKIPPED
[INFO] OpenSAML :: Messaging Implementations .............. SUCCESS [ 12.969 s]
[INFO] OpenSAML :: SOAP Provider Implementations .......... SUCCESS [01:09 min]
[INFO] OpenSAML :: SAML Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: XACML Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ...... SKIPPED
[INFO] OpenSAML :: Profile Implementations ................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:31 min
[INFO] Finished at: 2016-02-10T03:53:42-05:00
[INFO] Final Memory: 54M/136M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19:test (default-test) on project opensaml-security-impl: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/opensaml-security-impl\target\surefire-reports> for the individual test results.
[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 :opensaml-security-impl
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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/89/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/89/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/89/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/89/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/89/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/89/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/89/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/89/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/89/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/89/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/89/testng/testng-results.xml'
Failed Tests/Configs found. Marking build as UNSTABLE.
TestNG Reports Processing: FINISH


More information about the commits mailing list