Build failed in Jenkins: java-xmltooling-nightly #109
Shibboleth Jenkins
noreply at shibboleth.net
Wed Jan 27 03:17:56 EST 2016
See <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/109/>
------------------------------------------
Started by upstream project "java-parent-project-v2-nightly" build number 107
originally caused by:
Started by upstream project "trigger-nightly-v2" build number 280
originally caused by:
Started by timer
Building on master in workspace <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/>
Updating https://svn.shibboleth.net/java-xmltooling/branches/REL_1 at revision '2016-01-27T03:17:20.258 -0500'
At revision 858
No changes for https://svn.shibboleth.net/java-xmltooling/branches/REL_1 since the previous build
[workspace] $ /opt/maven/bin/mvn -Dmaven.repo.local=<https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/.repository> clean -Prelease,central-disabled -U deploy site
[INFO] Scanning for projects...
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v2/TRUNK-SNAPSHOT/maven-metadata.xml
818/818 B
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v2/TRUNK-SNAPSHOT/maven-metadata.xml (818 B at 2.6 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v2/TRUNK-SNAPSHOT/parent-v2-TRUNK-20160127.081614-584.pom
4/34 KB
8/34 KB
8/34 KB
12/34 KB
16/34 KB
16/34 KB
20/34 KB
24/34 KB
24/34 KB
28/34 KB
31/34 KB
32/34 KB
34/34 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v2/TRUNK-SNAPSHOT/parent-v2-TRUNK-20160127.081614-584.pom (34 KB at 1613.1 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building XMLTooling-J 1.4.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmltooling ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ xmltooling ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5:compile (default-compile) @ xmltooling ---
[INFO] Compiling 564 source files to <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
<https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/src/main/java/org/opensaml/xml/NamespaceManager.java>:[162,17] [deprecation] setAlwaysDeclare(boolean) in Namespace has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/src/main/java/org/opensaml/xml/NamespaceManager.java>:[426,32] [deprecation] alwaysDeclare() in Namespace has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/src/main/java/org/opensaml/xml/NamespaceManager.java>:[426,62] [deprecation] alwaysDeclare() in Namespace has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/src/main/java/org/opensaml/xml/io/AbstractXMLObjectMarshaller.java>:[334,26] [deprecation] alwaysDeclare() in Namespace has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/src/main/java/org/opensaml/xml/AbstractXMLObject.java>:[478,16] [deprecation] removeNamespace(Namespace) in XMLObject has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/src/main/java/org/opensaml/xml/AbstractXMLObject.java>:[90,16] [deprecation] addNamespace(Namespace) in XMLObject has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/src/main/java/org/opensaml/xml/io/AbstractXMLObjectUnmarshaller.java>:[275,17] [deprecation] setAlwaysDeclare(boolean) in Namespace has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/src/main/java/org/opensaml/xml/XMLConfigurator.java>:[247,29] [deprecation] registerObjectProvider(QName,XMLObjectBuilder,Marshaller,Unmarshaller,Element) in Configuration has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/src/main/java/org/opensaml/xml/XMLConfigurator.java>:[302,29] [deprecation] registerValidatorSuite(String,ValidatorSuite,Element) in Configuration has been deprecated
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ xmltooling ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 192 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5:testCompile (default-testCompile) @ xmltooling ---
[INFO] Compiling 173 source files to <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
<https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/src/test/java/org/opensaml/xml/encryption/DecryptionSignedContentTest.java>:[26,36] [deprecation] IdResolver in org.apache.xml.security.utils has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/src/test/java/org/opensaml/xml/encryption/DecryptionSignedContentTest.java>:[127,40] [deprecation] IdResolver in org.apache.xml.security.utils has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/src/test/java/org/opensaml/xml/ConfigurationTest.java>:[124,16] [deprecation] getValidatorSuiteConfiguration(String) in Configuration has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/src/test/java/org/opensaml/xml/ConfigurationTest.java>:[131,16] [deprecation] getValidatorSuiteConfiguration(String) in Configuration has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/src/test/java/org/opensaml/xml/NamespaceManagerTest.java>:[132,49] [deprecation] alwaysDeclare() in Namespace has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/src/test/java/org/opensaml/xml/NamespaceManagerTest.java>:[137,48] [deprecation] alwaysDeclare() in Namespace has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/src/test/java/org/opensaml/xml/NamespaceManagerTest.java>:[142,48] [deprecation] alwaysDeclare() in Namespace has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/src/test/java/org/opensaml/xml/NamespaceManagerTest.java>:[148,49] [deprecation] alwaysDeclare() in Namespace has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/src/test/java/org/opensaml/xml/NamespaceManagerTest.java>:[164,49] [deprecation] alwaysDeclare() in Namespace has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/src/test/java/org/opensaml/xml/NamespaceManagerTest.java>:[169,49] [deprecation] alwaysDeclare() in Namespace has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/src/test/java/org/opensaml/xml/NamespaceManagerTest.java>:[175,49] [deprecation] alwaysDeclare() in Namespace has been deprecated
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ xmltooling ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 873, Failures: 16, Errors: 0, Skipped: 0, Time elapsed: 16.449 sec <<< FAILURE!
testGoodPathInAnchors on testGoodPathInAnchors(org.opensaml.xml.signature.PKIXSignatureTrustEngineTest)(org.opensaml.xml.signature.PKIXSignatureTrustEngineTest) Time elapsed: 4.729 sec <<< FAILURE!
junit.framework.AssertionFailedError: Evaluation of Signature failed, success was expected: Entity cert was good, path in trust anchors set
at junit.framework.Assert.fail(Assert.java:47)
at org.opensaml.xml.signature.PKIXSignatureTrustEngineTest.testValidateSuccess(PKIXSignatureTrustEngineTest.java:375)
at org.opensaml.xml.signature.PKIXSignatureTrustEngineTest.testGoodPathInAnchors(PKIXSignatureTrustEngineTest.java:111)
testGoodPathInCred on testGoodPathInCred(org.opensaml.xml.signature.PKIXSignatureTrustEngineTest)(org.opensaml.xml.signature.PKIXSignatureTrustEngineTest) Time elapsed: 4.751 sec <<< FAILURE!
junit.framework.AssertionFailedError: Evaluation of Signature failed, success was expected: Entity cert was good, full path in cred
at junit.framework.Assert.fail(Assert.java:47)
at org.opensaml.xml.signature.PKIXSignatureTrustEngineTest.testValidateSuccess(PKIXSignatureTrustEngineTest.java:375)
at org.opensaml.xml.signature.PKIXSignatureTrustEngineTest.testGoodPathInCred(PKIXSignatureTrustEngineTest.java:122)
testRawGoodPathInAnchors on testRawGoodPathInAnchors(org.opensaml.xml.signature.PKIXSignatureTrustEngineTest)(org.opensaml.xml.signature.PKIXSignatureTrustEngineTest) Time elapsed: 4.907 sec <<< FAILURE!
junit.framework.AssertionFailedError: Evaluation of Signature failed, success was expected: Entity cert was good, path in trust anchors set
at junit.framework.Assert.fail(Assert.java:47)
at org.opensaml.xml.signature.PKIXSignatureTrustEngineTest.testRawValidateSuccess(PKIXSignatureTrustEngineTest.java:589)
at org.opensaml.xml.signature.PKIXSignatureTrustEngineTest.testRawGoodPathInAnchors(PKIXSignatureTrustEngineTest.java:241)
testRawGoodPathInCred on testRawGoodPathInCred(org.opensaml.xml.signature.PKIXSignatureTrustEngineTest)(org.opensaml.xml.signature.PKIXSignatureTrustEngineTest) Time elapsed: 4.921 sec <<< FAILURE!
junit.framework.AssertionFailedError: Evaluation of Signature failed, success was expected: Entity cert was good, path in cred set
at junit.framework.Assert.fail(Assert.java:47)
at org.opensaml.xml.signature.PKIXSignatureTrustEngineTest.testRawValidateSuccess(PKIXSignatureTrustEngineTest.java:589)
at org.opensaml.xml.signature.PKIXSignatureTrustEngineTest.testRawGoodPathInCred(PKIXSignatureTrustEngineTest.java:253)
testGoodPathInCred on testGoodPathInCred(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest)(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest) Time elapsed: 12.831 sec <<< FAILURE!
junit.framework.AssertionFailedError: Evaluation of X509Credential failed, success was expected: Valid path was specified, intermediate path in credential chain
at junit.framework.Assert.fail(Assert.java:47)
at org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest.testValidateSuccess(CertPathPKIXTrustEvaluatorTest.java:354)
at org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest.testGoodPathInCred(CertPathPKIXTrustEvaluatorTest.java:245)
testGood on testGood(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest)(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest) Time elapsed: 12.842 sec <<< FAILURE!
junit.framework.AssertionFailedError: Evaluation of X509Credential failed, success was expected: Valid path was specified
at junit.framework.Assert.fail(Assert.java:47)
at org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest.testValidateSuccess(CertPathPKIXTrustEvaluatorTest.java:354)
at org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest.testGood(CertPathPKIXTrustEvaluatorTest.java:72)
testNonRootIssuerAsTrustAnchor on testNonRootIssuerAsTrustAnchor(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest)(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest) Time elapsed: 12.854 sec <<< FAILURE!
junit.framework.AssertionFailedError: Evaluation of X509Credential failed, success was expected: Incomplete path was specified, missing (non-issuing) CA certificate in path
at junit.framework.Assert.fail(Assert.java:47)
at org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest.testValidateSuccess(CertPathPKIXTrustEvaluatorTest.java:354)
at org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest.testNonRootIssuerAsTrustAnchor(CertPathPKIXTrustEvaluatorTest.java:105)
testRevokedV1 on testRevokedV1(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest)(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest) Time elapsed: 12.861 sec <<< FAILURE!
junit.framework.AssertionFailedError: Evaluation of X509Credential failed, success was expected: Sanity check that revoked cert is otherwise good, sans CRLs
at junit.framework.Assert.fail(Assert.java:47)
at org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest.testValidateSuccess(CertPathPKIXTrustEvaluatorTest.java:354)
at org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest.testRevokedV1(CertPathPKIXTrustEvaluatorTest.java:115)
testRevokedV1CRLinCred on testRevokedV1CRLinCred(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest)(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest) Time elapsed: 12.867 sec <<< FAILURE!
junit.framework.AssertionFailedError: Evaluation of X509Credential failed, success was expected: Sanity check that revoked cert is otherwise good, sans CRLs
at junit.framework.Assert.fail(Assert.java:47)
at org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest.testValidateSuccess(CertPathPKIXTrustEvaluatorTest.java:354)
at org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest.testRevokedV1CRLinCred(CertPathPKIXTrustEvaluatorTest.java:133)
testRevokedV2 on testRevokedV2(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest)(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest) Time elapsed: 12.874 sec <<< FAILURE!
junit.framework.AssertionFailedError: Evaluation of X509Credential failed, success was expected: Sanity check that revoked cert is otherwise good, sans CRLs
at junit.framework.Assert.fail(Assert.java:47)
at org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest.testValidateSuccess(CertPathPKIXTrustEvaluatorTest.java:354)
at org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest.testRevokedV2(CertPathPKIXTrustEvaluatorTest.java:152)
testRevokedV2CRLinCred on testRevokedV2CRLinCred(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest)(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest) Time elapsed: 12.88 sec <<< FAILURE!
junit.framework.AssertionFailedError: Evaluation of X509Credential failed, success was expected: Sanity check that revoked cert is otherwise good, sans CRLs
at junit.framework.Assert.fail(Assert.java:47)
at org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest.testValidateSuccess(CertPathPKIXTrustEvaluatorTest.java:354)
at org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest.testRevokedV2CRLinCred(CertPathPKIXTrustEvaluatorTest.java:170)
testEmptyCRL on testEmptyCRL(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest)(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest) Time elapsed: 12.886 sec <<< FAILURE!
junit.framework.AssertionFailedError: Evaluation of X509Credential failed, success was expected: Certificate was valid, empty V1 CRL was processed
at junit.framework.Assert.fail(Assert.java:47)
at org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest.testValidateSuccess(CertPathPKIXTrustEvaluatorTest.java:354)
at org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest.testEmptyCRL(CertPathPKIXTrustEvaluatorTest.java:191)
testNonRevokedCertWithNonEmptyCRL on testNonRevokedCertWithNonEmptyCRL(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest)(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest) Time elapsed: 12.91 sec <<< FAILURE!
junit.framework.AssertionFailedError: Evaluation of X509Credential failed, success was expected: Certificate was valid, V1 CRL containing other revolcations was processed
at junit.framework.Assert.fail(Assert.java:47)
at org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest.testValidateSuccess(CertPathPKIXTrustEvaluatorTest.java:354)
at org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest.testNonRevokedCertWithNonEmptyCRL(CertPathPKIXTrustEvaluatorTest.java:225)
testPathTooDeep on testPathTooDeep(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest)(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest) Time elapsed: 12.943 sec <<< FAILURE!
junit.framework.AssertionFailedError: Evaluation of X509Credential failed, success was expected: Valid path was specified, depth was equal to max path depth
at junit.framework.Assert.fail(Assert.java:47)
at org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest.testValidateSuccess(CertPathPKIXTrustEvaluatorTest.java:354)
at org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest.testPathTooDeep(CertPathPKIXTrustEvaluatorTest.java:283)
testGoodPathInAnchors on testGoodPathInAnchors(org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngineTest)(org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngineTest) Time elapsed: 14.907 sec <<< FAILURE!
junit.framework.AssertionFailedError: Evaluation of X509Credential failed, success was expected: Entity cert was good, path in trust anchors set
at junit.framework.Assert.fail(Assert.java:47)
at org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngineTest.testValidateSuccess(PKIXX509CredentialTrustEngineTest.java:165)
at org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngineTest.testGoodPathInAnchors(PKIXX509CredentialTrustEngineTest.java:72)
testGoodPathInCred on testGoodPathInCred(org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngineTest)(org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngineTest) Time elapsed: 14.914 sec <<< FAILURE!
junit.framework.AssertionFailedError: Evaluation of X509Credential failed, success was expected: Entity cert was good, full path in cred
at junit.framework.Assert.fail(Assert.java:47)
at org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngineTest.testValidateSuccess(PKIXX509CredentialTrustEngineTest.java:165)
at org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngineTest.testGoodPathInCred(PKIXX509CredentialTrustEngineTest.java:83)
Results :
Failed tests: testGoodPathInAnchors on testGoodPathInAnchors(org.opensaml.xml.signature.PKIXSignatureTrustEngineTest)(org.opensaml.xml.signature.PKIXSignatureTrustEngineTest): Evaluation of Signature failed, success was expected: Entity cert was good, path in trust anchors set
testGoodPathInCred on testGoodPathInCred(org.opensaml.xml.signature.PKIXSignatureTrustEngineTest)(org.opensaml.xml.signature.PKIXSignatureTrustEngineTest): Evaluation of Signature failed, success was expected: Entity cert was good, full path in cred
testRawGoodPathInAnchors on testRawGoodPathInAnchors(org.opensaml.xml.signature.PKIXSignatureTrustEngineTest)(org.opensaml.xml.signature.PKIXSignatureTrustEngineTest): Evaluation of Signature failed, success was expected: Entity cert was good, path in trust anchors set
testRawGoodPathInCred on testRawGoodPathInCred(org.opensaml.xml.signature.PKIXSignatureTrustEngineTest)(org.opensaml.xml.signature.PKIXSignatureTrustEngineTest): Evaluation of Signature failed, success was expected: Entity cert was good, path in cred set
testGoodPathInCred on testGoodPathInCred(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest)(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest): Evaluation of X509Credential failed, success was expected: Valid path was specified, intermediate path in credential chain
testGood on testGood(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest)(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest): Evaluation of X509Credential failed, success was expected: Valid path was specified
testNonRootIssuerAsTrustAnchor on testNonRootIssuerAsTrustAnchor(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest)(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest): Evaluation of X509Credential failed, success was expected: Incomplete path was specified, missing (non-issuing) CA certificate in path
testRevokedV1 on testRevokedV1(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest)(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest): Evaluation of X509Credential failed, success was expected: Sanity check that revoked cert is otherwise good, sans CRLs
testRevokedV1CRLinCred on testRevokedV1CRLinCred(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest)(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest): Evaluation of X509Credential failed, success was expected: Sanity check that revoked cert is otherwise good, sans CRLs
testRevokedV2 on testRevokedV2(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest)(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest): Evaluation of X509Credential failed, success was expected: Sanity check that revoked cert is otherwise good, sans CRLs
testRevokedV2CRLinCred on testRevokedV2CRLinCred(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest)(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest): Evaluation of X509Credential failed, success was expected: Sanity check that revoked cert is otherwise good, sans CRLs
testEmptyCRL on testEmptyCRL(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest)(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest): Evaluation of X509Credential failed, success was expected: Certificate was valid, empty V1 CRL was processed
testNonRevokedCertWithNonEmptyCRL on testNonRevokedCertWithNonEmptyCRL(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest)(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest): Evaluation of X509Credential failed, success was expected: Certificate was valid, V1 CRL containing other revolcations was processed
testPathTooDeep on testPathTooDeep(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest)(org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluatorTest): Evaluation of X509Credential failed, success was expected: Valid path was specified, depth was equal to max path depth
testGoodPathInAnchors on testGoodPathInAnchors(org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngineTest)(org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngineTest): Evaluation of X509Credential failed, success was expected: Entity cert was good, path in trust anchors set
testGoodPathInCred on testGoodPathInCred(org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngineTest)(org.opensaml.xml.security.x509.PKIXX509CredentialTrustEngineTest): Evaluation of X509Credential failed, success was expected: Entity cert was good, full path in cred
Tests run: 873, Failures: 16, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.447 s
[INFO] Finished at: 2016-01-27T03:17:55-05:00
[INFO] Final Memory: 26M/522M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project xmltooling: There are test failures.
[ERROR]
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/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
Build step 'Invoke top-level Maven targets' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/target/site> to /var/lib/jenkins/jobs/java-xmltooling-nightly/htmlreports/Site_Report
ERROR: Specified HTML directory '<https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/target/site'> does not exist.
Publishing Javadoc
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/var/lib/jenkins/jobs/java-xmltooling-nightly/builds/109/testng/testng-results.xml'
Failed Tests/Configs found. Marking build as UNSTABLE.
TestNG Reports Processing: FINISH
More information about the commits
mailing list