Build failed in Jenkins: java-opensaml-multi-test » JDK-1.7.0,WindowsServer2012 #1

Shibboleth Jenkins noreply at shibboleth.net
Thu Jan 14 04:13:35 EST 2016


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

------------------------------------------
[...truncated 6613 lines...]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-test/jdk=JDK-1.7.0,label=WindowsServer2012/ws/opensaml-messaging-impl\target\classes>
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-messaging-impl/src/main/java/org/opensaml/messaging/handler/impl/MessageHandlerErrorStrategyAdapter.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-messaging-impl/src/main/java/org/opensaml/messaging/handler/impl/MessageHandlerErrorStrategyAdapter.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-test/jdk=JDK-1.7.0,label=WindowsServer2012/ws/opensaml-messaging-impl\target\test-classes>
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-messaging-impl/src/test/java/org/opensaml/messaging/handler/impl/CheckMandatoryIssuerTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-messaging-impl/src/test/java/org/opensaml/messaging/handler/impl/CheckMandatoryIssuerTest.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: 7.45 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-test/jdk=JDK-1.7.0,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-test/jdk=JDK-1.7.0,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-test/jdk=JDK-1.7.0,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-test/jdk=JDK-1.7.0,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-test/jdk=JDK-1.7.0,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] 
[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-test/jdk=JDK-1.7.0,label=WindowsServer2012/ws/opensaml-soap-impl\target\classes>
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-soap-impl/src/main/java/org/opensaml/soap/wstrust/impl/EntropyImpl.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-soap-impl/src/main/java/org/opensaml/soap/wstrust/impl/EntropyImpl.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-test/jdk=JDK-1.7.0,label=WindowsServer2012/ws/opensaml-soap-impl\target\test-classes>
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-soap-impl/src/test/java/org/opensaml/soap/client/soap11/encoder/http/impl/HttpClientRequestSOAP11EncoderTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-soap-impl/src/test/java/org/opensaml/soap/client/soap11/encoder/http/impl/HttpClientRequestSOAP11EncoderTest.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: 7.411 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-test/jdk=JDK-1.7.0,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-test/jdk=JDK-1.7.0,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-test/jdk=JDK-1.7.0,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-test/jdk=JDK-1.7.0,label=WindowsServer2012/ws/opensaml-soap-api\target\testapidocs/package-list.> Ignored it.
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-test/jdk=JDK-1.7.0,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-test/jdk=JDK-1.7.0,label=WindowsServer2012/ws/opensaml-soap-impl\target\opensaml-soap-impl-3.3.0-SNAPSHOT-sources.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: SAML Provider Implementations 3.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-saml-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ opensaml-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 26 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ opensaml-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 900 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-test/jdk=JDK-1.7.0,label=WindowsServer2012/ws/opensaml-saml-impl\target\classes>
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-saml-impl/src/main/java/org/opensaml/saml/security/impl/SAMLSignatureProfileValidator.java:[30,37] org.apache.xml.security.utils.IdResolver in org.apache.xml.security.utils has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-saml-impl/src/main/java/org/opensaml/saml/security/impl/SAMLSignatureProfileValidator.java:[155,28] org.apache.xml.security.utils.IdResolver in org.apache.xml.security.utils has been deprecated
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-saml-impl/src/main/java/org/opensaml/saml/ext/saml2mdui/impl/DiscoHintsImpl.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-saml-impl/src/main/java/org/opensaml/saml/ext/saml2mdui/impl/DiscoHintsImpl.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ opensaml-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 430 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ opensaml-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 297 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-test/jdk=JDK-1.7.0,label=WindowsServer2012/ws/opensaml-saml-impl\target\test-classes>
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/filter/impl/EntityRoleFilterTest.java:[24,37] org.apache.http.client.params.AllClientPNames in org.apache.http.client.params has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/filter/impl/EntityRoleFilterTest.java:[25,35] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/filter/impl/SchemaValidationFilterTest.java:[20,37] org.apache.http.client.params.AllClientPNames in org.apache.http.client.params has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/filter/impl/SchemaValidationFilterTest.java:[21,35] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/filter/impl/EntityRoleFilterTest.java:[39,13] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/filter/impl/EntityRoleFilterTest.java:[46,26] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/filter/impl/EntityRoleFilterTest.java:[47,48] org.apache.http.client.params.AllClientPNames in org.apache.http.client.params has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/filter/impl/SchemaValidationFilterTest.java:[34,13] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/filter/impl/SchemaValidationFilterTest.java:[41,26] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/filter/impl/SchemaValidationFilterTest.java:[42,48] org.apache.http.client.params.AllClientPNames in org.apache.http.client.params has been deprecated
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-saml-impl/src/test/java/org/opensaml/saml/common/binding/impl/CheckMessageVersionHandlerTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/java-opensaml-multi-test/jdk/JDK-1.7.0/label/WindowsServer2012/opensaml-saml-impl/src/test/java/org/opensaml/saml/common/binding/impl/CheckMessageVersionHandlerTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19:test (default-test) @ opensaml-saml-impl ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 1956, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 62.015 sec <<< FAILURE! - in TestSuite
testRequestEncoding(org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostEncoderTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected [1585035273] but found [59310409]
	at org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostEncoderTest.testRequestEncoding(HTTPPostEncoderTest.java:165)

testResponseEncoding(org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostEncoderTest)  Time elapsed: 0 sec  <<< FAILURE!
java.lang.AssertionError: expected [-1584370770] but found [-1209306430]
	at org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostEncoderTest.testResponseEncoding(HTTPPostEncoderTest.java:121)

testRequestEncoding(org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostSimpleSignEncoderTest)  Time elapsed: 0.006 sec  <<< FAILURE!
java.lang.AssertionError: expected [1094784467] but found [-1602986145]
	at org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostSimpleSignEncoderTest.testRequestEncoding(HTTPPostSimpleSignEncoderTest.java:173)

testResponseEncoding(org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostSimpleSignEncoderTest)  Time elapsed: 0.008 sec  <<< FAILURE!
java.lang.AssertionError: expected [300154326] but found [-1564297930]
	at org.opensaml.saml.saml2.binding.encoding.impl.HTTPPostSimpleSignEncoderTest.testResponseEncoding(HTTPPostSimpleSignEncoderTest.java:132)

testEncoding(org.opensaml.saml.saml1.binding.encoding.impl.HTTPPostEncoderTest)  Time elapsed: 0 sec  <<< FAILURE!
java.lang.AssertionError: expected [1601070451] but found [-629504116]
	at org.opensaml.saml.saml1.binding.encoding.impl.HTTPPostEncoderTest.testEncoding(HTTPPostEncoderTest.java:102)


Results :

Failed tests: 
  HTTPPostEncoderTest.testEncoding:102 expected [1601070451] but found [-629504116]
  HTTPPostEncoderTest.testRequestEncoding:165 expected [1585035273] but found [59310409]
  HTTPPostEncoderTest.testResponseEncoding:121 expected [-1584370770] but found [-1209306430]
  HTTPPostSimpleSignEncoderTest.testRequestEncoding:173 expected [1094784467] but found [-1602986145]
  HTTPPostSimpleSignEncoderTest.testResponseEncoding:132 expected [300154326] but found [-1564297930]

Tests run: 1956, Failures: 5, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OpenSAML ........................................... SUCCESS [  3.335 s]
[INFO] OpenSAML :: Core ................................... SUCCESS [ 33.977 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [ 13.709 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [ 18.458 s]
[INFO] OpenSAML :: Security API ........................... SUCCESS [ 25.002 s]
[INFO] OpenSAML :: XML Security API ....................... SUCCESS [ 31.495 s]
[INFO] OpenSAML :: SOAP Provider API ...................... SUCCESS [ 10.675 s]
[INFO] OpenSAML :: Profile API ............................ SUCCESS [ 14.902 s]
[INFO] OpenSAML :: SAML Provider API ...................... SUCCESS [ 25.646 s]
[INFO] OpenSAML :: XACML Provider API ..................... SUCCESS [  5.688 s]
[INFO] OpenSAML :: SAML XACML Profile API ................. SUCCESS [  3.882 s]
[INFO] OpenSAML :: Storage Implementation ................. SUCCESS [01:16 min]
[INFO] OpenSAML :: Security Implementation ................ SUCCESS [ 21.987 s]
[INFO] OpenSAML :: XML Security Implementation ............ SUCCESS [ 46.079 s]
[INFO] OpenSAML :: Messaging Implementations .............. SUCCESS [ 16.238 s]
[INFO] OpenSAML :: SOAP Provider Implementations .......... SUCCESS [ 30.241 s]
[INFO] OpenSAML :: SAML Provider Implementations .......... FAILURE [01:12 min]
[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: 07:31 min
[INFO] Finished at: 2016-01-14T04:13:32-05:00
[INFO] Final Memory: 61M/219M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19:test (default-test) on project opensaml-saml-impl: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-test/jdk=JDK-1.7.0,label=WindowsServer2012/ws/opensaml-saml-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-saml-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
Saving reports...
Processing '/var/lib/jenkins/jobs/java-opensaml-multi-test/configurations/axis-jdk/JDK-1.7.0/axis-label/WindowsServer2012/builds/1/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi-test/configurations/axis-jdk/JDK-1.7.0/axis-label/WindowsServer2012/builds/1/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi-test/configurations/axis-jdk/JDK-1.7.0/axis-label/WindowsServer2012/builds/1/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi-test/configurations/axis-jdk/JDK-1.7.0/axis-label/WindowsServer2012/builds/1/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi-test/configurations/axis-jdk/JDK-1.7.0/axis-label/WindowsServer2012/builds/1/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi-test/configurations/axis-jdk/JDK-1.7.0/axis-label/WindowsServer2012/builds/1/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi-test/configurations/axis-jdk/JDK-1.7.0/axis-label/WindowsServer2012/builds/1/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi-test/configurations/axis-jdk/JDK-1.7.0/axis-label/WindowsServer2012/builds/1/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi-test/configurations/axis-jdk/JDK-1.7.0/axis-label/WindowsServer2012/builds/1/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi-test/configurations/axis-jdk/JDK-1.7.0/axis-label/WindowsServer2012/builds/1/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi-test/configurations/axis-jdk/JDK-1.7.0/axis-label/WindowsServer2012/builds/1/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi-test/configurations/axis-jdk/JDK-1.7.0/axis-label/WindowsServer2012/builds/1/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi-test/configurations/axis-jdk/JDK-1.7.0/axis-label/WindowsServer2012/builds/1/testng/testng-results.xml'
Failed Tests/Configs found. Marking build as UNSTABLE.
TestNG Reports Processing: FINISH


More information about the commits mailing list