Build failed in Jenkins: java-opensaml-multi-jdk » OpenJDK-1.7.0 #60
Shibboleth Jenkins
noreply at shibboleth.net
Sat Jan 2 02:02:30 EST 2016
See <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/60/changes>
Changes:
[Rod Widdowson] IDP-893 avoid using Resource.getFile()
https://issues.shibboleth.net/jira/browse/IDP-893
Add a couple of methods to the crypto code which accept
InputStreams (whereas previously they just took File or byte[]).
This allows upper layers to pass the InoutStream of a resource rather than its file.
Change one use of Resource.getFile() to Resource.getInputStream
------------------------------------------
[...truncated 255 lines...]
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-core/target/opensaml-core-3.3.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ opensaml-core ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-core/target/opensaml-core-3.3.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:2.6:attached (make-assembly) @ opensaml-core ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ opensaml-core ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-core/target/opensaml-core-3.3.0-SNAPSHOT-javadoc.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:test-jar (attach-javadocs) @ opensaml-core ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-core/target/opensaml-core-3.3.0-SNAPSHOT-test-javadoc.jar>
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ opensaml-core >>>
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ opensaml-core <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ opensaml-core ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-core/target/opensaml-core-3.3.0-SNAPSHOT-sources.jar>
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: Storage API 3.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-storage-api ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-storage-api/target>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ opensaml-storage-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ opensaml-storage-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-storage-api/target/classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-storage-api/src/main/java/org/opensaml/storage/AbstractStorageService.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-storage-api/src/main/java/org/opensaml/storage/AbstractStorageService.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ opensaml-storage-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ opensaml-storage-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-storage-api/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.19:test (default-test) @ opensaml-storage-api ---
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.opensaml.storage.StorageServiceTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec - in org.opensaml.storage.StorageServiceTest
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ opensaml-storage-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-storage-api/target/opensaml-storage-api-3.3.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ opensaml-storage-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-storage-api/target/opensaml-storage-api-3.3.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:2.6:attached (make-assembly) @ opensaml-storage-api ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ opensaml-storage-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-storage-api/target/opensaml-storage-api-3.3.0-SNAPSHOT-javadoc.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:test-jar (attach-javadocs) @ opensaml-storage-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-storage-api/target/opensaml-storage-api-3.3.0-SNAPSHOT-test-javadoc.jar>
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ opensaml-storage-api >>>
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ opensaml-storage-api <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ opensaml-storage-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-storage-api/target/opensaml-storage-api-3.3.0-SNAPSHOT-sources.jar>
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: Messaging API 3.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-messaging-api ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/target>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ opensaml-messaging-api ---
[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-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 61 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/target/classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/src/main/java/org/opensaml/messaging/context/navigate/ParentContextLookup.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/src/main/java/org/opensaml/messaging/context/navigate/ParentContextLookup.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ opensaml-messaging-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ opensaml-messaging-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/target/test-classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/src/test/java/org/opensaml/messaging/context/InOutOperationContextText.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/src/test/java/org/opensaml/messaging/context/InOutOperationContextText.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.19:test (default-test) @ opensaml-messaging-api ---
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.675 sec - in TestSuite
Results :
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ opensaml-messaging-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.3.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ opensaml-messaging-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.3.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:2.6:attached (make-assembly) @ opensaml-messaging-api ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ opensaml-messaging-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.3.0-SNAPSHOT-javadoc.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:test-jar (attach-javadocs) @ opensaml-messaging-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.3.0-SNAPSHOT-test-javadoc.jar>
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ opensaml-messaging-api >>>
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ opensaml-messaging-api <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ opensaml-messaging-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-messaging-api/target/opensaml-messaging-api-3.3.0-SNAPSHOT-sources.jar>
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: Security API 3.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-security-api ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-security-api/target>
[INFO]
[INFO] --- maven-resources-plugin:2.7: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.3:compile (default-compile) @ opensaml-security-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-security-api/target/classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-security-api/src/main/java/org/opensaml/security/x509/X509Support.java>: <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-security-api/src/main/java/org/opensaml/security/x509/X509Support.java> uses unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/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.7: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.3:testCompile (default-testCompile) @ opensaml-security-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-security-api/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.19:test (default-test) @ opensaml-security-api ---
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 47, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.785 sec <<< FAILURE! - in TestSuite
testKeyLength(org.opensaml.security.crypto.KeySupportTest) Time elapsed: 1.839 sec <<< FAILURE!
java.security.InvalidParameterException: No EC parameters available for key size 112 bits
at org.opensaml.security.crypto.KeySupportTest.testKeyLength(KeySupportTest.java:190)
Results :
Failed tests:
KeySupportTest.testKeyLength:190 » InvalidParameter No EC parameters available...
Tests run: 47, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OpenSAML ........................................... SUCCESS [ 3.529 s]
[INFO] OpenSAML :: Core ................................... SUCCESS [ 22.501 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [ 9.829 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [ 12.989 s]
[INFO] OpenSAML :: Security API ........................... FAILURE [ 5.673 s]
[INFO] OpenSAML :: XML Security API ....................... SKIPPED
[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: 55.498 s
[INFO] Finished at: 2016-01-02T02:02:30-05:00
[INFO] Final Memory: 47M/608M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19:test (default-test) on project opensaml-security-api: There are test failures.
[ERROR]
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/java-opensaml-multi-jdk/jdk=OpenJDK-1.7.0/ws/opensaml-security-api/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-api
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.
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 '/var/lib/jenkins/jobs/java-opensaml-multi-jdk/configurations/axis-jdk/OpenJDK-1.7.0/builds/60/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi-jdk/configurations/axis-jdk/OpenJDK-1.7.0/builds/60/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi-jdk/configurations/axis-jdk/OpenJDK-1.7.0/builds/60/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-multi-jdk/configurations/axis-jdk/OpenJDK-1.7.0/builds/60/testng/testng-results.xml'
Failed Tests/Configs found. Marking build as UNSTABLE.
TestNG Reports Processing: FINISH
More information about the commits
mailing list