Build failed in Jenkins: java-opensaml #1026
Shibboleth Jenkins
noreply at shibboleth.net
Tue Jul 15 00:17:15 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-opensaml/1026/changes>
Changes:
[Scott Cantor] Switch packages.
[Scott Cantor] IDP-414: SOAP header extraction of channel bindings
------------------------------------------
[...truncated 1038 lines...]
Results :
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ opensaml-messaging-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ opensaml-messaging-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ opensaml-messaging-impl ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ opensaml-messaging-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT-javadoc.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ opensaml-messaging-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT-test-javadoc.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ opensaml-messaging-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ opensaml-messaging-impl ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-impl/3.0-SNAPSHOT/opensaml-messaging-impl-3.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-impl/3.0-SNAPSHOT/opensaml-messaging-impl-3.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-impl/3.0-SNAPSHOT/opensaml-messaging-impl-3.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-impl/3.0-SNAPSHOT/opensaml-messaging-impl-3.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-impl/3.0-SNAPSHOT/opensaml-messaging-impl-3.0-SNAPSHOT-test-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-impl/3.0-SNAPSHOT/opensaml-messaging-impl-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: SOAP Provider Implementations 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opensaml-soap-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6: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.1:compile (default-compile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 490 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wssecurity/impl/SecurityImpl.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wssecurity/impl/SecurityImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6: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.1:testCompile (default-testCompile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/test-classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/test/java/org/opensaml/soap/soap11/encoder/http/impl/HTTPSOAP11EncoderTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/test/java/org/opensaml/soap/soap11/encoder/http/impl/HTTPSOAP11EncoderTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ opensaml-soap-impl ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.825 sec - in TestSuite
Results :
Tests run: 108, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ opensaml-soap-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ opensaml-soap-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ opensaml-soap-impl ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ opensaml-soap-impl ---
[INFO]
18 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/soap11/profile/impl/AddSOAPFault.java>:227: warning - Tag @link: reference not found: PreviousEventContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/soap11/profile/impl/AddSOAPFault.java>:227: warning - Tag @link: reference not found: PreviousEventContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/impl/ActionMarshaller.java>:26: warning - Tag @see: reference not found: Action
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/impl/ActionUnmarshaller.java>:26: warning - Tag @see: reference not found: Action
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/impl/AddressMarshaller.java>:26: warning - Tag @see: reference not found: Address
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/impl/AddressUnmarshaller.java>:26: warning - Tag @see: reference not found: Address
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/impl/EndpointReferenceMarshaller.java>:26: warning - Tag @see: reference not found: EndpointReference
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/impl/EndpointReferenceUnmarshaller.java>:26: warning - Tag @see: reference not found: EndpointReference
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/impl/MessageIDMarshaller.java>:26: warning - Tag @see: reference not found: MessageID
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/impl/MessageIDUnmarshaller.java>:26: warning - Tag @see: reference not found: MessageID
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/impl/ProblemHeaderQNameMarshaller.java>:26: warning - Tag @see: reference not found: ProblemHeaderQName
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/impl/ProblemHeaderQNameUnmarshaller.java>:26: warning - Tag @see: reference not found: MessageID
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/impl/ProblemIRIMarshaller.java>:26: warning - Tag @see: reference not found: ProblemIRI
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/impl/ProblemIRIUnmarshaller.java>:26: warning - Tag @see: reference not found: ProblemIRI
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/impl/ToMarshaller.java>:26: warning - Tag @see: reference not found: To
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/impl/ToUnmarshaller.java>:26: warning - Tag @see: reference not found: To
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/soap11/profile/impl/AddSOAPFault.java>:227: warning - Tag @link: reference not found: PreviousEventContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/soap11/profile/impl/AddSOAPFault.java>:227: warning - Tag @link: reference not found: PreviousEventContext
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.0-SNAPSHOT-javadoc.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ opensaml-soap-impl ---
[ERROR] Error fetching link: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-api/target/testapidocs/package-list.> Ignored it.
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.0-SNAPSHOT-test-javadoc.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ opensaml-soap-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.0-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ opensaml-soap-impl ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-impl/3.0-SNAPSHOT/opensaml-soap-impl-3.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-impl/3.0-SNAPSHOT/opensaml-soap-impl-3.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-impl/3.0-SNAPSHOT/opensaml-soap-impl-3.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-impl/3.0-SNAPSHOT/opensaml-soap-impl-3.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-impl/3.0-SNAPSHOT/opensaml-soap-impl-3.0-SNAPSHOT-test-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-impl/3.0-SNAPSHOT/opensaml-soap-impl-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: SAML Provider Implementations 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opensaml-saml-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 25 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 863 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/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] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/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
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml1/core/impl/EvidenceImpl.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml1/core/impl/EvidenceImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] 4 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml2/binding/security/impl/ExtractChannelBindingsHeadersHandler.java>:[29,50] cannot find symbol
symbol: class ChannelBindingsContext
location: package org.opensaml.saml.common.messaging.context
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml2/binding/security/impl/ExtractChannelBindingsHeadersHandler.java>:[65,77] cannot find symbol
symbol: class ChannelBindingsContext
location: class org.opensaml.saml.saml2.binding.security.impl.ExtractChannelBindingsHeadersHandler
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OpenSAML .......................................... SUCCESS [44.829s]
[INFO] OpenSAML :: Core .................................. SUCCESS [1:07.922s]
[INFO] OpenSAML :: Storage API ........................... SUCCESS [28.239s]
[INFO] OpenSAML :: Security API .......................... SUCCESS [47.493s]
[INFO] OpenSAML :: Messaging API ......................... SUCCESS [37.880s]
[INFO] OpenSAML :: XML Security API ...................... SUCCESS [59.464s]
[INFO] OpenSAML :: SOAP Provider API ..................... SUCCESS [22.646s]
[INFO] OpenSAML :: Profile API ........................... SUCCESS [20.363s]
[INFO] OpenSAML :: SAML Provider API ..................... SUCCESS [47.101s]
[INFO] OpenSAML :: XACML Provider API .................... SUCCESS [25.146s]
[INFO] OpenSAML :: SAML XACML Profile API ................ SUCCESS [18.370s]
[INFO] OpenSAML :: Storage Implementation ................ SUCCESS [1:15.015s]
[INFO] OpenSAML :: Security Implementation ............... SUCCESS [33.144s]
[INFO] OpenSAML :: XML Security Implementation ........... SUCCESS [1:14.961s]
[INFO] OpenSAML :: Messaging Implementations ............. SUCCESS [25.442s]
[INFO] OpenSAML :: SOAP Provider Implementations ......... SUCCESS [35.553s]
[INFO] OpenSAML :: SAML Provider Implementations ......... FAILURE [27.186s]
[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: 11:35.748s
[INFO] Finished at: Tue Jul 15 00:16:19 EDT 2014
[INFO] Final Memory: 53M/188M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project opensaml-saml-impl: Compilation failure: Compilation failure:
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml2/binding/security/impl/ExtractChannelBindingsHeadersHandler.java>:[29,50] cannot find symbol
[ERROR] symbol: class ChannelBindingsContext
[ERROR] location: package org.opensaml.saml.common.messaging.context
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml2/binding/security/impl/ExtractChannelBindingsHeadersHandler.java>:[65,77] cannot find symbol
[ERROR] symbol: class ChannelBindingsContext
[ERROR] location: class org.opensaml.saml.saml2.binding.security.impl.ExtractChannelBindingsHeadersHandler
[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
Sending e-mails to: commits at shibboleth.net
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-07-15_00-04-18/testng/testng-results-1.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-07-15_00-04-18/testng/testng-results-10.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-07-15_00-04-18/testng/testng-results-11.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-07-15_00-04-18/testng/testng-results-2.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-07-15_00-04-18/testng/testng-results-3.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-07-15_00-04-18/testng/testng-results-4.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-07-15_00-04-18/testng/testng-results-5.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-07-15_00-04-18/testng/testng-results-6.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-07-15_00-04-18/testng/testng-results-7.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-07-15_00-04-18/testng/testng-results-8.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-07-15_00-04-18/testng/testng-results-9.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-07-15_00-04-18/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list