Build failed in Jenkins: java-xmltooling-nightly #67

Shibboleth Jenkins noreply at shibboleth.net
Tue Dec 15 02:31:59 EST 2015


See <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/67/>

------------------------------------------
Started by upstream project "java-parent-project-v2-nightly" build number 65
originally caused by:
 Started by upstream project "trigger-nightly-v2" build number 238
 originally caused by:
  Started by timer
Building in workspace <https://build.shibboleth.net/jenkins/job/java-xmltooling-nightly/ws/>
Updating https://svn.shibboleth.net/java-xmltooling/branches/REL_1 at revision '2015-12-15T02:31:34.955 -0500'
At revision 857
no change 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 3.7 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v2/TRUNK-SNAPSHOT/parent-v2-TRUNK-20151215.072446-542.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-20151215.072446-542.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/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/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/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/AbstractXMLObject.java>:[460,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/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/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
[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
[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: 1, Errors: 0, Skipped: 0, Time elapsed: 10.91 sec <<< FAILURE!
testExternalSignatureAndVerification on testExternalSignatureAndVerification(org.opensaml.xml.signature.DetachedSignatureTest)(org.opensaml.xml.signature.DetachedSignatureTest)  Time elapsed: 6.046 sec  <<< FAILURE!
org.opensaml.xml.signature.SignatureException: Signature computation error
	at org.opensaml.xml.signature.Signer.signObject(Signer.java:80)
	at org.opensaml.xml.signature.DetachedSignatureTest.testExternalSignatureAndVerification(DetachedSignatureTest.java:151)
Caused by: org.apache.xml.security.signature.ReferenceNotInitializedException: wayf.incommonfederation.org
Original Exception was org.apache.xml.security.signature.ReferenceNotInitializedException: wayf.incommonfederation.org
Original Exception was org.apache.xml.security.signature.ReferenceNotInitializedException: wayf.incommonfederation.org
Original Exception was org.apache.xml.security.utils.resolver.ResourceResolverException: wayf.incommonfederation.org
Original Exception was java.net.UnknownHostException: wayf.incommonfederation.org
	at org.apache.xml.security.signature.Reference.calculateDigest(Reference.java:742)
	at org.apache.xml.security.signature.Reference.generateDigestValue(Reference.java:406)
	at org.apache.xml.security.signature.Manifest.generateDigestValues(Manifest.java:206)
	at org.apache.xml.security.signature.XMLSignature.sign(XMLSignature.java:609)
	at org.opensaml.xml.signature.Signer.signObject(Signer.java:77)
	... 42 more
Caused by: org.apache.xml.security.signature.ReferenceNotInitializedException: wayf.incommonfederation.org
Original Exception was org.apache.xml.security.signature.ReferenceNotInitializedException: wayf.incommonfederation.org
Original Exception was org.apache.xml.security.utils.resolver.ResourceResolverException: wayf.incommonfederation.org
Original Exception was java.net.UnknownHostException: wayf.incommonfederation.org
	at org.apache.xml.security.signature.Reference.dereferenceURIandPerformTransforms(Reference.java:614)
	at org.apache.xml.security.signature.Reference.calculateDigest(Reference.java:716)
	... 46 more
Caused by: org.apache.xml.security.signature.ReferenceNotInitializedException: wayf.incommonfederation.org
Original Exception was org.apache.xml.security.utils.resolver.ResourceResolverException: wayf.incommonfederation.org
Original Exception was java.net.UnknownHostException: wayf.incommonfederation.org
	at org.apache.xml.security.signature.Reference.getContentsBeforeTransformation(Reference.java:429)
	at org.apache.xml.security.signature.Reference.dereferenceURIandPerformTransforms(Reference.java:607)
	... 47 more
Caused by: org.apache.xml.security.utils.resolver.ResourceResolverException: wayf.incommonfederation.org
Original Exception was java.net.UnknownHostException: wayf.incommonfederation.org
	at org.apache.xml.security.utils.resolver.implementations.ResolverDirectHTTP.engineResolveURI(ResolverDirectHTTP.java:166)
	at org.apache.xml.security.utils.resolver.ResourceResolver.resolve(ResourceResolver.java:298)
	at org.apache.xml.security.signature.Reference.getContentsBeforeTransformation(Reference.java:427)
	... 48 more
Caused by: java.net.UnknownHostException: wayf.incommonfederation.org
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1677)
	at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1675)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1673)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1246)
	at org.apache.xml.security.utils.resolver.implementations.ResolverDirectHTTP.engineResolveURI(ResolverDirectHTTP.java:139)
	... 50 more
Caused by: java.net.UnknownHostException: wayf.incommonfederation.org
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:178)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at java.net.Socket.connect(Socket.java:528)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
	at sun.net.www.http.HttpClient.New(HttpClient.java:308)
	at sun.net.www.http.HttpClient.New(HttpClient.java:326)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:998)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:934)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:852)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1302)
	at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2692)
	at org.apache.xml.security.utils.resolver.implementations.ResolverDirectHTTP.engineResolveURI(ResolverDirectHTTP.java:117)
	... 50 more


Results :

Failed tests:   testExternalSignatureAndVerification on testExternalSignatureAndVerification(org.opensaml.xml.signature.DetachedSignatureTest)(org.opensaml.xml.signature.DetachedSignatureTest): Signature computation error

Tests run: 873, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22.303 s
[INFO] Finished at: 2015-12-15T02:31:59-05:00
[INFO] Final Memory: 24M/614M
[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/67/testng/testng-results.xml'
Failed Tests/Configs found. Marking build as UNSTABLE.
TestNG Reports Processing: FINISH


More information about the commits mailing list