You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/06/18 13:34:37 UTC

Build failed in Jenkins: wss4j-2.0 #45

See <https://builds.apache.org/job/wss4j-2.0/45/changes>

Changes:

[coheigea] [WSS-541] - Minor modification.  This closes #1.

[coheigea] WSS-541 Copy the attachment handing code from the sign/encrypt routines to the derived key versions


Conflicts:
	ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecDKEncrypt.java

------------------------------------------
[...truncated 1059 lines...]
A         policy/src/main/java/org/apache/wss4j/policy/model/UsernameToken.java
A         policy/src/main/java/org/apache/wss4j/policy/model/SecureConversationToken.java
A         policy/src/main/java/org/apache/wss4j/policy/model/AbstractSecurityAssertion.java
A         policy/src/main/java/org/apache/wss4j/policy/model/RecipientToken.java
A         policy/src/main/java/org/apache/wss4j/policy/model/RelToken.java
A         policy/src/main/java/org/apache/wss4j/policy/model/XPath.java
A         policy/src/main/java/org/apache/wss4j/policy/model/InitiatorSignatureToken.java
A         policy/src/main/java/org/apache/wss4j/policy/model/Trust13.java
A         policy/src/main/java/org/apache/wss4j/policy/model/KeyValueToken.java
A         policy/src/main/java/org/apache/wss4j/policy/model/Header.java
A         policy/src/main/java/org/apache/wss4j/policy/model/RequiredParts.java
A         policy/src/main/java/org/apache/wss4j/policy/model/EncryptedElements.java
A         policy/src/main/java/org/apache/wss4j/policy/model/EncryptionToken.java
A         policy/src/main/java/org/apache/wss4j/policy/model/BootstrapPolicy.java
A         policy/src/main/java/org/apache/wss4j/policy/model/TransportToken.java
A         policy/src/main/java/org/apache/wss4j/policy/model/AbstractBinding.java
A         policy/src/main/java/org/apache/wss4j/policy/model/SupportingTokens.java
A         policy/src/main/java/org/apache/wss4j/policy/model/SignatureToken.java
A         policy/src/main/java/org/apache/wss4j/policy/model/HttpsToken.java
A         policy/src/main/java/org/apache/wss4j/policy/model/RecipientSignatureToken.java
A         policy/src/main/java/org/apache/wss4j/policy/model/AbstractTokenWrapper.java
A         policy/src/main/java/org/apache/wss4j/policy/model/SignedElements.java
A         policy/src/main/java/org/apache/wss4j/policy/model/X509Token.java
A         policy/src/main/java/org/apache/wss4j/policy/model/EncryptedParts.java
A         policy/src/main/java/org/apache/wss4j/policy/model/AsymmetricBinding.java
A         policy/src/main/java/org/apache/wss4j/policy/model/SecurityContextToken.java
A         policy/src/main/java/org/apache/wss4j/policy/model/RequiredElements.java
A         policy/src/main/java/org/apache/wss4j/policy/model/Layout.java
A         policy/src/main/java/org/apache/wss4j/policy/model/Wss10.java
A         policy/src/main/java/org/apache/wss4j/policy/model/InitiatorEncryptionToken.java
A         policy/src/main/java/org/apache/wss4j/policy/SP11Constants.java
A         policy/rampart-project.patch
AU        policy/pom.xml
A         performance
A         performance/src
A         performance/src/test
A         performance/src/test/java
A         performance/src/test/java/org
A         performance/src/test/java/org/apache
A         performance/src/test/java/org/apache/wss4j
A         performance/src/test/java/org/apache/wss4j/performance
A         performance/src/test/java/org/apache/wss4j/performance/PerformanceTimingTest.java
A         performance/src/test/java/org/apache/wss4j/performance/PerformanceMemoryTest.java
A         performance/src/test/java/org/apache/wss4j/performance/AbstractTestBase.java
A         performance/src/test/resources
AU        performance/src/test/resources/log4j-wss.xml
A         performance/pom.xml
A         .gitignore
AU        ChangeLog.txt
A         ws-security-policy-stax
A         ws-security-policy-stax/src
A         ws-security-policy-stax/src/main
A         ws-security-policy-stax/src/main/java
A         ws-security-policy-stax/src/main/java/org
A         ws-security-policy-stax/src/main/java/org/apache
A         ws-security-policy-stax/src/main/java/org/apache/wss4j
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/PolicyInputProcessor.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/OperationPolicy.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/PolicyUtils.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/PolicyEnforcer.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/PolicyViolationException.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/DummyPolicyAsserter.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/Assertable.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/PolicyAsserter.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/PolicyEnforcerFactory.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/SecureConversationTokenAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/ProtectionOrderAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/SignedPartsAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/RelTokenAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/ContentEncryptedElementsAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/KeyValueTokenAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/TokenProtectionAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/RequiredPartsAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/EncryptedElementsAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/SamlTokenAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/IssuedTokenAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/AlgorithmSuiteAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/SpnegoContextTokenAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/HttpsTokenAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/OnlySignEntireHeadersAndBodyAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/SignedElementsAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/X509TokenAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/EncryptedPartsAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/IncludeTimeStampAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/SignatureProtectionAssertionState.java
AU        ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/SignatureConfirmationAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/SecurityContextTokenAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/KerberosTokenAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/LayoutAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/RequiredElementsAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/UsernameTokenAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/assertionStates/TokenAssertionState.java
A         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/PolicyConstants.java
A         ws-security-policy-stax/src/main/resources
A         ws-security-policy-stax/src/main/resources/schemas
A         ws-security-policy-stax/src/main/resources/schemas/ws-securitypolicy-200802.xsd
A         ws-security-policy-stax/src/main/resources/schemas/ws-securitypolicy-200507.xsd
A         ws-security-policy-stax/src/main/resources/schemas/ws-securitypolicy-1.2-errata-cd-01.xsd
A         ws-security-policy-stax/src/main/resources/schemas/ws-securitypolicy-1.2.xsd
A         ws-security-policy-stax/src/main/resources/schemas/ws-securitypolicy-1.3.xsd
A         ws-security-policy-stax/src/main/resources/schemas/ws-addr200408.xsd
A         ws-security-policy-stax/src/main/resources/schemas/ws-addr200508.xsd
A         ws-security-policy-stax/src/main/resources/schemas/ws-policy-200409.xsd
A         ws-security-policy-stax/src/test
A         ws-security-policy-stax/src/test/resources
AU        ws-security-policy-stax/src/test/resources/log4j-wsp.xml
A         ws-security-policy-stax/src/test/resources/testdata
A         ws-security-policy-stax/src/test/resources/testdata/wsdl
A         ws-security-policy-stax/src/test/resources/testdata/wsdl/wsdl.xsd
A         ws-security-policy-stax/src/test/resources/testdata/wsdl/StockQuote.wsdl
A         ws-security-policy-stax/src/test/resources/testdata/wsdl/actionSpoofing.wsdl
A         ws-security-policy-stax/src/test/resources/testdata/wsdl/wsdl-template.wsdl
A         ws-security-policy-stax/src/test/resources/testdata/policy
AU        ws-security-policy-stax/src/test/resources/testdata/policy/symmetricBindingPolicyC21a.xml
AU        ws-security-policy-stax/src/test/resources/testdata/policy/asymmetricBindingPolicyC31.xml
AU        ws-security-policy-stax/src/test/resources/testdata/policy/symmetricBindingPolicyC21b.xml
A         ws-security-policy-stax/src/test/resources/testdata/policy/policy1.xml
AU        ws-security-policy-stax/src/test/resources/testdata/policy/transportBindingPolicyC11.xml
A         ws-security-policy-stax/src/test/java
A         ws-security-policy-stax/src/test/java/org
A         ws-security-policy-stax/src/test/java/org/apache
A         ws-security-policy-stax/src/test/java/org/apache/wss4j
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/AbstractPolicyTestBase.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/UsernameTokenTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/SecureConversationTokenTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/RelTokenTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/KeyValueTokenTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/TokenProtectionTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/WSP13SpecTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/EncryptedElementsTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/RequiredPartsTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/TransportBindingIntegrationTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/SupportingTokensTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/VulnerabliltyVectorsTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/HttpsTokenTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/SignedElementsTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/X509TokenTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/EncryptedPartsTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/AsymmetricBindingTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/AsymmetricBindingIntegrationTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/RequiredElementsTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/LayoutTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/SecurityContextTokenTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/DerivedKeyTests.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/ProtectionOrderTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/SignedPartsTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/ContentEncryptedElementsTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/TransportBindingTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/SamlTokenTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/IssuedTokenTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/AlgorithmSuiteTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/SpnegoContextTokenTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/SymmetricBindingTest.java
A         ws-security-policy-stax/src/test/java/org/apache/wss4j/policy/stax/test/KerberosTokenTest.java
A         ws-security-policy-stax/pom.xml
 U        .
At revision 1686191
Parsing POMs
maven-agent.jar already up to date
classworlds.jar already up to date
maven-interceptor.jar already up to date
maven2.1-interceptor.jar already up to date
[wss4j] $ /home/jenkins/tools/java/jdk1.6.0_20-32-unlimited-security/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/jenkins/tools/maven/apache-maven-2.2.1 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 37797 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/wss4j-2.0/ws/wss4j/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install deploy -Pdeploy
[INFO] Scanning for projects...
[WARNING] 
	Profile with id: 'deploy' has not been activated.

[INFO] Reactor build order: 
[INFO]   Apache WSS4J
[INFO]   Apache WSS4J parent
[INFO]   Apache WSS4J WS-Security Bindings
[INFO]   Apache WSS4J WS-SecurityPolicy model
[INFO]   Apache WSS4J WS-Security Common
[INFO]   Apache WSS4J DOM WS-Security
[INFO]   Apache WSS4J Streaming WS-Security
[INFO]   Apache WSS4J WS-Security Integration
[INFO]   Apache WSS4J Streaming WS-SecurityPolicy
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache WSS4J
[INFO]    task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Preparing pmd:check
[INFO] [pmd:pmd {execution: pmd}]
ERROR: Could not find local repository for 2.2.1
[INFO] [pmd:check {execution: validate}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [site:attach-descriptor {execution: attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: check from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/wss4j-2.0/ws/wss4j/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/wss4j/wss4j/2.0.5-SNAPSHOT/wss4j-2.0.5-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/wss4j-2.0/ws/wss4j/target/wss4j-2.0.5-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/wss4j/wss4j/2.0.5-SNAPSHOT/wss4j-2.0.5-SNAPSHOT-site.xml
[INFO] Installing <https://builds.apache.org/job/wss4j-2.0/ws/wss4j/target/wss4j-2.0.5-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/wss4j/wss4j/2.0.5-SNAPSHOT/wss4j-2.0.5-SNAPSHOT-site.xml
[INFO] Preparing pmd:check
[INFO] [pmd:pmd {execution: pmd}]
ERROR: Could not find local repository for 2.2.1
[INFO] [pmd:check {execution: validate}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [site:attach-descriptor {execution: attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: check from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/wss4j-2.0/ws/wss4j/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/wss4j/wss4j/2.0.5-SNAPSHOT/wss4j-2.0.5-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/wss4j-2.0/ws/wss4j/target/wss4j-2.0.5-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/wss4j/wss4j/2.0.5-SNAPSHOT/wss4j-2.0.5-SNAPSHOT-site.xml
[INFO] Installing <https://builds.apache.org/job/wss4j-2.0/ws/wss4j/target/wss4j-2.0.5-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/wss4j/wss4j/2.0.5-SNAPSHOT/wss4j-2.0.5-SNAPSHOT-site.xml
[INFO] Installing <https://builds.apache.org/job/wss4j-2.0/ws/wss4j/target/wss4j-2.0.5-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/wss4j/wss4j/2.0.5-SNAPSHOT/wss4j-2.0.5-SNAPSHOT-site.xml
[INFO] Installing <https://builds.apache.org/job/wss4j-2.0/ws/wss4j/target/wss4j-2.0.5-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/wss4j/wss4j/2.0.5-SNAPSHOT/wss4j-2.0.5-SNAPSHOT-site.xml
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error retrieving previous build number for artifact 'org.apache.wss4j:wss4j:pom': repository metadata for: 'snapshot org.apache.wss4j:wss4j:2.0.5-SNAPSHOT' could not be retrieved from repository: apache.snapshots.https due to an error: Error transferring file: java.lang.RuntimeException: Could not generate DH keypair

Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 seconds
[INFO] Finished at: Thu Jun 18 11:34:35 UTC 2015
[INFO] Final Memory: 59M/829M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/wss4j-2.0/ws/wss4j/pom.xml> to org.apache.wss4j/wss4j/2.0.5-SNAPSHOT/wss4j-2.0.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/wss4j-2.0/ws/wss4j/target/wss4j-2.0.5-SNAPSHOT-site.xml> to org.apache.wss4j/wss4j/2.0.5-SNAPSHOT/wss4j-2.0.5-SNAPSHOT-site.xml
Sending artifact delta relative to wss4j-2.0 ? Apache WSS4J #44
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 17181 bytes
Compression is 0.0%
Took 93 ms
Sending e-mails to: dev@ws.apache.org
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


Build failed in Jenkins: wss4j-2.0 #46

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/wss4j-2.0/46/changes>

Changes:

[coheigea] Introduce direct dependency on woodstox rather than use reflection

------------------------------------------
Started by an SCM change
Building remotely on ubuntu3 (Ubuntu ubuntu legacy-ubuntu) in workspace <https://builds.apache.org/job/wss4j-2.0/ws/>
Updating http://svn.apache.org/repos/asf/webservices/wss4j/branches/2_0_x-fixes at revision '2015-06-19T21:14:07.758 +0000'
U         ws-security-stax/src/test/java/org/apache/wss4j/stax/test/utils/XMLSecEventAllocator.java
At revision 1686500
Parsing POMs
maven-agent.jar already up to date
classworlds.jar already up to date
maven-interceptor.jar already up to date
maven2.1-interceptor.jar already up to date
[wss4j] $ /home/jenkins/tools/java/jdk1.6.0_20-32-unlimited-security/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/jenkins/tools/maven/apache-maven-2.2.1 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 35581 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/wss4j-2.0/ws/wss4j/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install deploy -Pdeploy
[INFO] Scanning for projects...
[WARNING] 
	Profile with id: 'deploy' has not been activated.

[INFO] Reactor build order: 
[INFO]   Apache WSS4J
[INFO]   Apache WSS4J parent
[INFO]   Apache WSS4J WS-Security Bindings
[INFO]   Apache WSS4J WS-SecurityPolicy model
[INFO]   Apache WSS4J WS-Security Common
[INFO]   Apache WSS4J DOM WS-Security
[INFO]   Apache WSS4J Streaming WS-Security
[INFO]   Apache WSS4J WS-Security Integration
[INFO]   Apache WSS4J Streaming WS-SecurityPolicy
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache WSS4J
[INFO]    task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/wss4j-2.0/ws/wss4j/target>
[INFO] Preparing pmd:check
[INFO] [pmd:pmd {execution: pmd}]
ERROR: Could not find local repository for 2.2.1
[INFO] [pmd:check {execution: validate}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [site:attach-descriptor {execution: attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: check from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/wss4j-2.0/ws/wss4j/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j/2.0.5-SNAPSHOT/wss4j-2.0.5-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/wss4j-2.0/ws/wss4j/target/wss4j-2.0.5-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j/2.0.5-SNAPSHOT/wss4j-2.0.5-SNAPSHOT-site.xml
[INFO] Installing <https://builds.apache.org/job/wss4j-2.0/ws/wss4j/target/wss4j-2.0.5-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j/2.0.5-SNAPSHOT/wss4j-2.0.5-SNAPSHOT-site.xml
[INFO] Preparing pmd:check
[INFO] [pmd:pmd {execution: pmd}]
ERROR: Could not find local repository for 2.2.1
[INFO] [pmd:check {execution: validate}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [site:attach-descriptor {execution: attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: check from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/wss4j-2.0/ws/wss4j/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j/2.0.5-SNAPSHOT/wss4j-2.0.5-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/wss4j-2.0/ws/wss4j/target/wss4j-2.0.5-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j/2.0.5-SNAPSHOT/wss4j-2.0.5-SNAPSHOT-site.xml
[INFO] Installing <https://builds.apache.org/job/wss4j-2.0/ws/wss4j/target/wss4j-2.0.5-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j/2.0.5-SNAPSHOT/wss4j-2.0.5-SNAPSHOT-site.xml
[INFO] Installing <https://builds.apache.org/job/wss4j-2.0/ws/wss4j/target/wss4j-2.0.5-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j/2.0.5-SNAPSHOT/wss4j-2.0.5-SNAPSHOT-site.xml
[INFO] Installing <https://builds.apache.org/job/wss4j-2.0/ws/wss4j/target/wss4j-2.0.5-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j/2.0.5-SNAPSHOT/wss4j-2.0.5-SNAPSHOT-site.xml
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error retrieving previous build number for artifact 'org.apache.wss4j:wss4j:pom': repository metadata for: 'snapshot org.apache.wss4j:wss4j:2.0.5-SNAPSHOT' could not be retrieved from repository: apache.snapshots.https due to an error: Error transferring file: java.lang.RuntimeException: Could not generate DH keypair

Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16 seconds
[INFO] Finished at: Fri Jun 19 21:14:37 UTC 2015
[INFO] Final Memory: 59M/829M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/wss4j-2.0/ws/wss4j/pom.xml> to org.apache.wss4j/wss4j/2.0.5-SNAPSHOT/wss4j-2.0.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/wss4j-2.0/ws/wss4j/target/wss4j-2.0.5-SNAPSHOT-site.xml> to org.apache.wss4j/wss4j/2.0.5-SNAPSHOT/wss4j-2.0.5-SNAPSHOT-site.xml
Sending artifact delta relative to wss4j-2.0 ? Apache WSS4J #44
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 17181 bytes
Compression is 0.0%
Took 0.18 sec
Sending e-mails to: dev@ws.apache.org
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org