Build failed in Jenkins: java-opensaml #1122

Shibboleth Jenkins noreply at shibboleth.net
Fri Sep 19 15:39:30 EDT 2014


See <https://build.shibboleth.net/jenkins/job/java-opensaml/1122/changes>

Changes:

[Brent Putman] Add support method for determining RSA-OAEP algos.

[Scott Cantor] Fix warnings, add some annotations.

------------------------------------------
[...truncated 288 lines...]
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ opensaml-messaging-api ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/target/surefire-reports>

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

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ opensaml-messaging-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ opensaml-messaging-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ opensaml-messaging-api ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ opensaml-messaging-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ opensaml-messaging-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/target/opensaml-messaging-api-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-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ opensaml-messaging-api ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-api/3.0-SNAPSHOT/opensaml-messaging-api-3.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-api/3.0-SNAPSHOT/opensaml-messaging-api-3.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-api/3.0-SNAPSHOT/opensaml-messaging-api-3.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-api/3.0-SNAPSHOT/opensaml-messaging-api-3.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-api/3.0-SNAPSHOT/opensaml-messaging-api-3.0-SNAPSHOT-test-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-api/3.0-SNAPSHOT/opensaml-messaging-api-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: Security API 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opensaml-security-api ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-security-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-security-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 48 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/src/main/java/org/opensaml/security/x509/X509Support.java>: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/src/main/java/org/opensaml/security/x509/X509Support.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/src/main/java/org/opensaml/security/x509/X509Support.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ opensaml-security-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ opensaml-security-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ opensaml-security-api ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/target/surefire-reports>

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

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ opensaml-security-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/target/opensaml-security-api-3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ opensaml-security-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/target/opensaml-security-api-3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ opensaml-security-api ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ opensaml-security-api ---
[INFO] 
6 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/src/main/java/org/opensaml/security/x509/tls/CertificateNameOptions.java>:111: warning - Tag @link: reference not found: org.opensaml.security.X509Support
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/src/main/java/org/opensaml/security/x509/tls/CertificateNameOptions.java>:121: warning - Tag @link: reference not found: org.opensaml.security.X509Support
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/src/main/java/org/opensaml/security/x509/tls/CertificateNameOptions.java>:111: warning - Tag @link: reference not found: org.opensaml.security.X509Support
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/src/main/java/org/opensaml/security/x509/tls/CertificateNameOptions.java>:121: warning - Tag @link: reference not found: org.opensaml.security.X509Support
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/src/main/java/org/opensaml/security/x509/tls/CertificateNameOptions.java>:111: warning - Tag @link: reference not found: org.opensaml.security.X509Support
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/src/main/java/org/opensaml/security/x509/tls/CertificateNameOptions.java>:121: warning - Tag @link: reference not found: org.opensaml.security.X509Support
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/target/opensaml-security-api-3.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ opensaml-security-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/target/opensaml-security-api-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-security-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/target/opensaml-security-api-3.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ opensaml-security-api ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/target/opensaml-security-api-3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-security-api/3.0-SNAPSHOT/opensaml-security-api-3.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-security-api/3.0-SNAPSHOT/opensaml-security-api-3.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/target/opensaml-security-api-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-security-api/3.0-SNAPSHOT/opensaml-security-api-3.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/target/opensaml-security-api-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-security-api/3.0-SNAPSHOT/opensaml-security-api-3.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/target/opensaml-security-api-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-security-api/3.0-SNAPSHOT/opensaml-security-api-3.0-SNAPSHOT-test-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-api/target/opensaml-security-api-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-security-api/3.0-SNAPSHOT/opensaml-security-api-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: XML Security API 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opensaml-xmlsec-api ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-xmlsec-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-xmlsec-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 203 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/algorithm/AlgorithmRegistry.java>:[42,38] com.google.common.base.Objects.ToStringHelper in com.google.common.base.Objects has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/algorithm/AlgorithmRegistry.java>:[358,13] com.google.common.base.Objects.ToStringHelper in com.google.common.base.Objects has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/algorithm/AlgorithmRegistry.java>:[358,41] toStringHelper(java.lang.Object) in com.google.common.base.Objects has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/signature/support/SignatureSupport.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/signature/support/SignatureSupport.java>: Recompile with -Xlint:unchecked for details.
[INFO] 5 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/encryption/support/Encrypter.java>:[362,17] cannot find symbol
  symbol:   method isRSAOAEP(java.lang.String)
  location: class org.opensaml.xmlsec.encryption.support.Encrypter
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/encryption/support/Encrypter.java>:[401,17] cannot find symbol
  symbol:   method isRSAOAEP(java.lang.String)
  location: class org.opensaml.xmlsec.encryption.support.Encrypter
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/encryption/support/Encrypter.java>:[408,17] cannot find symbol
  symbol:   method isRSAOAEP(java.lang.String)
  location: class org.opensaml.xmlsec.encryption.support.Encrypter
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OpenSAML .......................................... SUCCESS [21.418s]
[INFO] OpenSAML :: Core .................................. SUCCESS [43.209s]
[INFO] OpenSAML :: Storage API ........................... SUCCESS [20.184s]
[INFO] OpenSAML :: Messaging API ......................... SUCCESS [27.234s]
[INFO] OpenSAML :: Security API .......................... SUCCESS [37.847s]
[INFO] OpenSAML :: XML Security API ...................... FAILURE [16.000s]
[INFO] OpenSAML :: SOAP Provider API ..................... SKIPPED
[INFO] OpenSAML :: Profile API ........................... SKIPPED
[INFO] OpenSAML :: SAML Provider API ..................... SKIPPED
[INFO] OpenSAML :: XACML Provider API .................... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile API ................ SKIPPED
[INFO] OpenSAML :: Storage Implementation ................ SKIPPED
[INFO] OpenSAML :: Security Implementation ............... SKIPPED
[INFO] OpenSAML :: XML Security Implementation ........... SKIPPED
[INFO] OpenSAML :: Messaging Implementations ............. SKIPPED
[INFO] OpenSAML :: SOAP Provider Implementations ......... SKIPPED
[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: 2:51.641s
[INFO] Finished at: Fri Sep 19 15:36:18 EDT 2014
[INFO] Final Memory: 35M/202M
[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
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project opensaml-xmlsec-api: Compilation failure: Compilation failure:
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/encryption/support/Encrypter.java>:[362,17] cannot find symbol
[ERROR] symbol:   method isRSAOAEP(java.lang.String)
[ERROR] location: class org.opensaml.xmlsec.encryption.support.Encrypter
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/encryption/support/Encrypter.java>:[401,17] cannot find symbol
[ERROR] symbol:   method isRSAOAEP(java.lang.String)
[ERROR] location: class org.opensaml.xmlsec.encryption.support.Encrypter
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-api/src/main/java/org/opensaml/xmlsec/encryption/support/Encrypter.java>:[408,17] cannot find symbol
[ERROR] symbol:   method isRSAOAEP(java.lang.String)
[ERROR] location: class org.opensaml.xmlsec.encryption.support.Encrypter
[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-xmlsec-api
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.
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.
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-09-19_15-33-16/testng/testng-results-1.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-09-19_15-33-16/testng/testng-results-2.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-09-19_15-33-16/testng/testng-results-3.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-09-19_15-33-16/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list