You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/03/23 08:31:24 UTC

Build failed in Jenkins: CXF-2.5-deploy #52

See <https://builds.apache.org/job/CXF-2.5-deploy/52/changes>

Changes:

[ningjiang] Merged revisions 1304181 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1304181 | ningjiang | 2012-03-23 12:01:19 +0800 (Fri, 23 Mar 2012) | 1 line
  
  CXF-4195 fixed the configuration issue of http conduit for WsdlUrl
........

------------------------------------------
Started by an SCM change
Building remotely on ubuntu5 in workspace <https://builds.apache.org/job/CXF-2.5-deploy/ws/>
Updating http://svn.apache.org/repos/asf/cxf/branches/2.5.x-fixes
U         services/wsn/wsn-core/src/test/java/org/apache/cxf/wsn/WsnBrokerTest.java
U         services/wsn/wsn-core/src/main/java/org/apache/cxf/wsn/AbstractNotificationBroker.java
U         services/wsn/wsn-core/src/main/java/org/apache/cxf/wsn/AbstractPublisher.java
U         services/wsn/wsn-api/src/main/java/org/apache/cxf/wsn/client/Publisher.java
U         services/sts/sts-core/src/test/java/org/apache/cxf/sts/operation/IssueSamlUnitTest.java
U         services/sts/sts-core/src/test/java/org/apache/cxf/sts/operation/IssueSamlClaimsUnitTest.java
U         services/sts/sts-core/src/test/java/org/apache/cxf/sts/token/provider/SAMLProviderKeyTypeTest.java
U         services/sts/sts-core/src/test/java/org/apache/cxf/sts/common/CustomClaimsHandler.java
A         services/sts/sts-core/src/test/java/org/apache/cxf/sts/common/CustomClaimParser.java
U         services/sts/sts-core/src/main/java/org/apache/cxf/sts/operation/AbstractOperation.java
U         services/sts/sts-core/src/main/java/org/apache/cxf/sts/service/EncryptionProperties.java
U         services/sts/sts-core/src/main/java/org/apache/cxf/sts/token/validator/SCTValidator.java
U         services/sts/sts-core/src/main/java/org/apache/cxf/sts/token/validator/SAMLTokenValidator.java
U         services/sts/sts-core/src/main/java/org/apache/cxf/sts/token/provider/SCTProvider.java
U         services/sts/sts-core/src/main/java/org/apache/cxf/sts/token/provider/SAMLTokenProvider.java
U         services/sts/sts-core/src/main/java/org/apache/cxf/sts/cache/DefaultInMemoryTokenStore.java
A         services/sts/sts-core/src/main/java/org/apache/cxf/sts/claims/IdentityClaimsParser.java
U         services/sts/sts-core/src/main/java/org/apache/cxf/sts/claims/ClaimsManager.java
A         services/sts/sts-core/src/main/java/org/apache/cxf/sts/claims/ClaimsParser.java
U         services/sts/sts-core/src/main/java/org/apache/cxf/sts/claims/RequestClaim.java
U         services/sts/sts-core/src/main/java/org/apache/cxf/sts/request/RequestParser.java
U         services/sts/sts-core/src/main/java/org/apache/cxf/sts/SignatureProperties.java
U         services/sts/sts-core/pom.xml
U         maven-plugins/codegen-plugin/src/main/java/org/apache/cxf/maven_plugin/AbstractCodegenMoho.java
U         rt/frontend/jaxrs/src/test/java/org/apache/cxf/jaxrs/SelectMethodCandidatesTest.java
U         rt/frontend/jaxrs/src/test/java/org/apache/cxf/jaxrs/provider/SourceProviderTest.java
A         rt/frontend/jaxrs/src/test/java/org/apache/cxf/jaxrs/ext/search/BeanspectorTest.java
U         rt/frontend/jaxrs/src/test/java/org/apache/cxf/jaxrs/ext/search/FiqlParserTest.java
U         rt/frontend/jaxrs/src/test/java/org/apache/cxf/jaxrs/resources/BookStoreSubresourcesOnly.java
U         rt/frontend/jaxrs/src/test/java/org/apache/cxf/jaxrs/client/ResponseReaderTest.java
U         rt/frontend/jaxrs/src/test/java/org/apache/cxf/jaxrs/client/JAXRSClientFactoryBeanTest.java
D         rt/frontend/jaxrs/src/main/java/org/apache/cxf/rs/security/cors
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/servlet/CXFNonSpringJaxrsServlet.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/provider/SourceProvider.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/provider/JSONUtils.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/provider/JAXBElementProvider.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/provider/AbstractJAXBProvider.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/provider/JSONProvider.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/provider/FormEncodingProvider.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/utils/multipart/AttachmentUtils.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/utils/FormUtils.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/utils/JAXRSUtils.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/utils/ResourceUtils.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/ext/search/Beanspector.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/JAXRSServiceImpl.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/client/ClientProxyImpl.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/client/WebClient.java
U         rt/frontend/jaxrs/pom.xml
U         rt/frontend/simple/src/main/java/org/apache/cxf/service/factory/ReflectionServiceFactoryBean.java
U         rt/frontend/simple/src/main/java/org/apache/cxf/service/factory/SimpleMessages.properties
U         rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/interceptors/MessageModeOutInterceptor.java
U         rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/JaxwsClientCallback.java
U         rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/DispatchImpl.java
U         rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/JAXWSMethodInvoker.java
U         rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/JaxWsClientProxy.java
U         rt/transports/http/src/main/java/org/apache/cxf/transport/http/AbstractHTTPDestination.java
U         rt/transports/http/src/main/java/org/apache/cxf/transport/http/HTTPConduit.java
U         rt/transports/http/src/main/java/org/apache/cxf/transport/servlet/CXFNonSpringServlet.java
U         rt/transports/http/pom.xml
U         rt/transports/http-jetty/src/main/java/org/apache/cxf/transport/https_jetty/JettySslConnectorFactory.java
U         rt/transports/http-jetty/src/main/java/org/apache/cxf/transport/https_jetty/CXFJettySslSocketConnector.java
U         rt/transports/http-jetty/src/main/java/org/apache/cxf/transport/http_jetty/JettyHTTPDestination.java
U         rt/databinding/jaxb/src/main/java/org/apache/cxf/jaxb/attachment/JAXBAttachmentSchemaValidationHack.java
U         rt/databinding/jaxb/src/main/java/org/apache/cxf/jaxb/JAXBEncoderDecoder.java
U         rt/databinding/aegis/pom.xml
U         rt/databinding/xmlbeans/pom.xml
A         rt/rs/security/cors
A         rt/rs/security/cors/src
A         rt/rs/security/cors/src/main
A         rt/rs/security/cors/src/main/java
A         rt/rs/security/cors/src/main/java/org
A         rt/rs/security/cors/src/main/java/org/apache
A         rt/rs/security/cors/src/main/java/org/apache/cxf
A         rt/rs/security/cors/src/main/java/org/apache/cxf/rs
A         rt/rs/security/cors/src/main/java/org/apache/cxf/rs/security
A         rt/rs/security/cors/src/main/java/org/apache/cxf/rs/security/cors
A         rt/rs/security/cors/src/main/java/org/apache/cxf/rs/security/cors/LocalPreflight.java
A         rt/rs/security/cors/src/main/java/org/apache/cxf/rs/security/cors/CrossOriginResourceSharing.java
A         rt/rs/security/cors/src/main/java/org/apache/cxf/rs/security/cors/CrossOriginResourceSharingFilter.java
A         rt/rs/security/cors/src/main/java/org/apache/cxf/rs/security/cors/CorsHeaderConstants.java
A         rt/rs/security/cors/src/main/java/org/apache/cxf/rs/security/cors/package.html
A         rt/rs/security/cors/pom.xml
U         rt/rs/security/oauth-parent/oauth/src/main/java/org/apache/cxf/rs/security/oauth/utils/OAuthUtils.java
U         rt/rs/security/oauth-parent/oauth/src/main/java/org/apache/cxf/rs/security/oauth/services/AuthorizationRequestHandler.java
U         rt/javascript/javascript-tests/pom.xml
U         rt/core/src/main/java/org/apache/cxf/attachment/AttachmentDataSource.java
U         rt/core/src/main/java/org/apache/cxf/attachment/AttachmentUtil.java
U         rt/core/src/main/java/org/apache/cxf/attachment/AttachmentDeserializer.java
U         rt/core/src/main/java/org/apache/cxf/interceptor/ClientFaultConverter.java
AU        rt/core/src/main/java/org/apache/cxf/interceptor/security/DepthRestrictingStreamInterceptor.java
A         rt/ws/security/src/main/java/org/apache/cxf/ws/security/cache
A         rt/ws/security/src/main/java/org/apache/cxf/ws/security/cache/EHCacheReplayCache.java
A         rt/ws/security/src/main/java/org/apache/cxf/ws/security/cache/MemoryReplayCacheFactory.java
A         rt/ws/security/src/main/java/org/apache/cxf/ws/security/cache/ReplayCacheFactory.java
A         rt/ws/security/src/main/java/org/apache/cxf/ws/security/cache/EHCacheReplayCacheFactory.java
U         rt/ws/security/src/main/java/org/apache/cxf/ws/security/SecurityConstants.java
U         rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/PolicyBasedWSS4JOutInterceptor.java
U         rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/WSS4JInInterceptor.java
U         rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/policyhandlers/AbstractBindingBuilder.java
U         rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/policyhandlers/AsymmetricBindingHandler.java
U         rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/WSS4JOutInterceptor.java
U         rt/ws/security/src/main/java/org/apache/cxf/ws/security/tokenstore/SecurityToken.java
A         rt/ws/security/src/main/resources/cxf-ehcache.xml
U         rt/ws/security/pom.xml
U         rt/ws/addr/src/main/java/org/apache/cxf/ws/addressing/ContextUtils.java
U         rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/RMDeliveryInterceptor.java
U         rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/persistence/jdbc/RMTxStore.java
U         rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/persistence/RMMessage.java
U         rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/Destination.java
U         rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/RMInInterceptor.java
U         rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/ManagedRMEndpoint.java
U         rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/RMCaptureInInterceptor.java
U         rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/DestinationSequence.java
U         rt/ws/rm/src/main/java/org/apache/cxf/ws/rm/RMMessageConstants.java
U         rt/pom.xml
U         rt/management/src/test/java/org/apache/cxf/management/InstrumentationManagerTest.java
A         rt/management/src/test/resources/managed-spring3.xml
U         rt/management/src/main/java/org/apache/cxf/management/jmx/InstrumentationManagerImpl.java
U         rt/bindings/http/pom.xml
U         rt/bindings/soap/src/main/java/org/apache/cxf/binding/soap/saaj/SAAJInInterceptor.java
AU        common/common/src/test/java/org/apache/cxf/staxutils/resources/wstrustReqSTRCIn1.xml
AU        common/common/src/test/java/org/apache/cxf/staxutils/resources/wstrustReqSTRC.xml
U         common/common/src/test/java/org/apache/cxf/staxutils/transform/OutTransformWriterTest.java
U         common/common/src/test/java/org/apache/cxf/staxutils/transform/InTransformReaderTest.java
U         common/common/src/main/java/org/apache/cxf/staxutils/StaxUtils.java
AU        common/common/src/main/java/org/apache/cxf/staxutils/DepthExceededStaxException.java
AU        common/common/src/main/java/org/apache/cxf/staxutils/DocumentDepthProperties.java
AU        common/common/src/main/java/org/apache/cxf/staxutils/DepthRestrictingStreamReader.java
U         common/common/src/main/java/org/apache/cxf/staxutils/transform/OutTransformWriter.java
U         common/common/src/main/java/org/apache/cxf/common/logging/LogUtils.java
U         common/common/src/main/java/org/apache/cxf/common/logging/Slf4jLogger.java
U         common/common/src/main/java/org/apache/cxf/common/logging/AbstractDelegatingLogger.java
U         parent/pom.xml
U         pom.xml
U         tools/javato/ws/src/test/java/org/apache/cxf/tools/java2wsdl/processor/JavaToProcessorTest.java
A         tools/javato/ws/src/test/java/org/apache/cxf/tools/java2wsdl/processor/HelloBare.java
U         tools/javato/ws/pom.xml
U         tools/wsdlto/databinding/jaxb/src/main/java/org/apache/cxf/tools/wsdlto/databinding/jaxb/JAXBDataBinding.java
U         systests/databinding/pom.xml
A         systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/rm/ServiceInvocationAckBase.java
A         systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/rm/sync-ack-atmostonce-server.xml
A         systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/rm/ServiceInvocationAtMostOnceAckTest.java
U         systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/rm/ServiceInvocationAckTest.java
A         systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/rm/ServiceInvocationAckPersistenceTest.java
A         systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/rm/SlowProcessingSimulator.java
A         systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/rm/sync-ack-persistent-server.xml
A         systests/ws-specs/src/test/java/org/apache/cxf/systest/ws/rm/RobustServiceAtMostOnceTest.java
U         systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/MultipartServer.java
U         systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/JAXRSClientServerSpringBookTest.java
U         systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/JAXRSClientServerBookTest.java
U         systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/JAXRSSoapBookTest.java
U         systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/BookSubresourceImpl.java
U         systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/BookSubresource.java
U         systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/cors/AnnotatedCorsServer.java
U         systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/cors/ConfigServer.java
U         systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/JAXRSMultipartTest.java
U         systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/BookStoreSpring.java
U         systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/MultipartStore.java
U         systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/BookStore.java
U         systests/jaxrs/src/test/resources/jaxrs/WEB-INF/beans.xml
U         systests/jaxrs/src/test/resources/jaxrs_cors/WEB-INF/beans.xml
U         systests/jaxrs/pom.xml
U         systests/rs-security/src/test/java/org/apache/cxf/systest/jaxrs/security/oauth/TemporaryCredentialServiceTest.java
U         systests/rs-security/src/test/resources/org/apache/cxf/systest/jaxrs/oauth/server/WEB-INF/web.xml
U         systests/rs-security/pom.xml
U         systests/ws-security-examples/src/test/resources/org/apache/cxf/systest/wssec/examples/sts/ws-trust-1.4-service.wsdl
U         systests/ws-security-examples/pom.xml
A         systests/jaxws/src/test/java/org/apache/cxf/systest/provider/CXF4130Provider.java
A         systests/jaxws/src/test/java/org/apache/cxf/systest/provider/cxf4130data.txt
A         systests/jaxws/src/test/java/org/apache/cxf/systest/provider/CXF4130Test.java
U         systests/jaxws/src/test/java/org/apache/cxf/systest/provider/InterpretNullAsOnewayProviderTest.java
U         systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/ClientServerTest.java
A         systests/jaxws/src/test/resources/wsdl_systest_jaxws/cxf4130.wsdl
U         systests/jaxws/pom.xml
U         systests/ws-security/src/test/java/org/apache/cxf/systest/ws/x509/X509TokenTest.java
U         systests/ws-security/src/test/java/org/apache/cxf/systest/ws/ut/UsernameTokenTest.java
A         systests/ws-security/src/test/java/org/apache/cxf/systest/ws/ut/SecurityHeaderCacheInterceptor.java
U         systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/x509/DoubleItX509.wsdl
U         systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/x509/server/server.xml
U         systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/x509/client/client.xml
U         systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/ut/server/server.xml
U         systests/ws-security/pom.xml
U         osgi/bundle/minimal/pom.xml
U         osgi/bundle/jaxrs/pom.xml
U         osgi/bundle/all/pom.xml
U         api/src/main/java/org/apache/cxf/transport/TransportURIResolver.java
 U        .
At revision 1304215
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Modules changed, recalculating dependency graph
[cxf-2.5.x-fixes] $ /home/hudson/tools/java/latest1.5/bin/java -da -dsa -XX:MaxPermSize=256m -Xmx1024M -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 60095 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>channel started
   log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
+ Error stacktraces are turned on.
Executing Maven:  -B -f <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/pom.xml> -Dmaven.repo.local=<https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository> -U -B -e clean deploy -Pdeploy,everything,nochecks -Dmaven.test.skip.exec=true
Mar 23, 2012 7:31:21 AM hudson.remoting.Channel$ReaderThread run
SEVERE: I/O error in channel channel
java.io.StreamCorruptedException
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1332)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1127)
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Maven JVM terminated unexpectedly with exit code 0


Jenkins build is back to normal : CXF-2.5-deploy #55

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-2.5-deploy/55/changes>


Build failed in Jenkins: CXF-2.5-deploy #54

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-2.5-deploy/54/changes>

Changes:

[ningjiang] Fixed the corba bank pom version issue

[ningjiang] Merged revisions 1305388 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1305388 | ningjiang | 2012-03-26 23:09:33 +0800 (Mon, 26 Mar 2012) | 1 line
  
  CXF-4203 reapply the patch, we still need it
........

------------------------------------------
[...truncated 5647 lines...]
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'fe4b4666ec385acf4ee1ebce6d093eff155098eb'; remote = '2880cebf3eda48986f54691020c366cea93d916c' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'fe4b4666ec385acf4ee1ebce6d093eff155098eb'; remote = '2880cebf3eda48986f54691020c366cea93d916c' - IGNORING
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/cxf-rt-bindings-coloc/2.5.3-SNAPSHOT/cxf-rt-bindings-coloc-2.5.3-20120327.063541-41.jar
32K uploaded  (cxf-rt-bindings-coloc-2.5.3-20120327.063541-41.jar)
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.cxf:cxf-rt-bindings-coloc'
[INFO] Uploading project information for cxf-rt-bindings-coloc 2.5.3-20120327.063541-41
[INFO] Retrieving previous metadata from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'fe4b4666ec385acf4ee1ebce6d093eff155098eb'; remote = '2880cebf3eda48986f54691020c366cea93d916c' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'fe4b4666ec385acf4ee1ebce6d093eff155098eb'; remote = '2880cebf3eda48986f54691020c366cea93d916c' - IGNORING
[INFO] Uploading repository metadata for: 'snapshot org.apache.cxf:cxf-rt-bindings-coloc:2.5.3-SNAPSHOT'
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/cxf-rt-bindings-coloc/2.5.3-SNAPSHOT/cxf-rt-bindings-coloc-2.5.3-20120327.063541-41-sources.jar
25K uploaded  (cxf-rt-bindings-coloc-2.5.3-20120327.063541-41-sources.jar)
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/cxf-rt-bindings-coloc/2.5.3-SNAPSHOT/cxf-rt-bindings-coloc-2.5.3-20120327.063541-41-javadoc.jar
85K uploaded  (cxf-rt-bindings-coloc-2.5.3-20120327.063541-41-javadoc.jar)
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/bindings/coloc/pom.xml> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf$cxf-rt-bindings-coloc/builds/2012-03-27_06-34-50/archive/org.apache.cxf/cxf-rt-bindings-coloc/2.5.3-SNAPSHOT/cxf-rt-bindings-coloc-2.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/bindings/coloc/target/cxf-rt-bindings-coloc-2.5.3-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf$cxf-rt-bindings-coloc/builds/2012-03-27_06-34-50/archive/org.apache.cxf/cxf-rt-bindings-coloc/2.5.3-20120327.063541-41/cxf-rt-bindings-coloc-2.5.3-20120327.063541-41.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/bindings/coloc/target/cxf-rt-bindings-coloc-2.5.3-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf$cxf-rt-bindings-coloc/builds/2012-03-27_06-34-50/archive/org.apache.cxf/cxf-rt-bindings-coloc/2.5.3-20120327.063541-41/cxf-rt-bindings-coloc-2.5.3-20120327.063541-41-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/bindings/coloc/target/cxf-rt-bindings-coloc-2.5.3-SNAPSHOT-javadoc.jar> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf$cxf-rt-bindings-coloc/builds/2012-03-27_06-34-50/archive/org.apache.cxf/cxf-rt-bindings-coloc/2.5.3-20120327.063541-41/cxf-rt-bindings-coloc-2.5.3-20120327.063541-41-javadoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] [javadoc:jar {execution: attach-javadocs}]
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/pom.xml> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/cxf-rt/2.5.3-SNAPSHOT/cxf-rt-2.5.3-SNAPSHOT.pom>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'f19e63358aae416095aed9241103f0d9f4aa07d5'; remote = 'e07be8d1c3d45123f6a5606b622bd3128ba42198' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'f19e63358aae416095aed9241103f0d9f4aa07d5'; remote = 'e07be8d1c3d45123f6a5606b622bd3128ba42198' - IGNORING
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/cxf-rt/2.5.3-SNAPSHOT/cxf-rt-2.5.3-20120327.063541-41.pom
2K uploaded  (cxf-rt-2.5.3-20120327.063541-41.pom)
[INFO] Retrieving previous metadata from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'f19e63358aae416095aed9241103f0d9f4aa07d5'; remote = 'e07be8d1c3d45123f6a5606b622bd3128ba42198' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'f19e63358aae416095aed9241103f0d9f4aa07d5'; remote = 'e07be8d1c3d45123f6a5606b622bd3128ba42198' - IGNORING
[INFO] Uploading repository metadata for: 'snapshot org.apache.cxf:cxf-rt:2.5.3-SNAPSHOT'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.cxf:cxf-rt'
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/pom.xml> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf$cxf-rt/builds/2012-03-27_06-34-49/archive/org.apache.cxf/cxf-rt/2.5.3-SNAPSHOT/cxf-rt-2.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/cxf-rt/2.5.3-SNAPSHOT/cxf-rt-2.5.3-SNAPSHOT.pom> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf$cxf-rt/builds/2012-03-27_06-34-49/archive/org.apache.cxf/cxf-rt/2.5.3-20120327.063541-41/cxf-rt-2.5.3-20120327.063541-41.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime Bindings
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] [javadoc:jar {execution: attach-javadocs}]
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/bindings/pom.xml> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/cxf-rt-bindings/2.5.3-SNAPSHOT/cxf-rt-bindings-2.5.3-SNAPSHOT.pom>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '07c521591eb83dee6176969eff8aaff069b85cbd'; remote = '93858c8cb00e3d0098a15e6fc669fc40090eabd7' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '07c521591eb83dee6176969eff8aaff069b85cbd'; remote = '93858c8cb00e3d0098a15e6fc669fc40090eabd7' - IGNORING
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/cxf-rt-bindings/2.5.3-SNAPSHOT/cxf-rt-bindings-2.5.3-20120327.063541-41.pom
1K uploaded  (cxf-rt-bindings-2.5.3-20120327.063541-41.pom)
[INFO] Retrieving previous metadata from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '07c521591eb83dee6176969eff8aaff069b85cbd'; remote = '93858c8cb00e3d0098a15e6fc669fc40090eabd7' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '07c521591eb83dee6176969eff8aaff069b85cbd'; remote = '93858c8cb00e3d0098a15e6fc669fc40090eabd7' - IGNORING
[INFO] Uploading repository metadata for: 'snapshot org.apache.cxf:cxf-rt-bindings:2.5.3-SNAPSHOT'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.cxf:cxf-rt-bindings'
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/bindings/pom.xml> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf$cxf-rt-bindings/builds/2012-03-27_06-34-49/archive/org.apache.cxf/cxf-rt-bindings/2.5.3-SNAPSHOT/cxf-rt-bindings-2.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/cxf-rt-bindings/2.5.3-SNAPSHOT/cxf-rt-bindings-2.5.3-SNAPSHOT.pom> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf$cxf-rt-bindings/builds/2012-03-27_06-34-49/archive/org.apache.cxf/cxf-rt-bindings/2.5.3-20120327.063541-41/cxf-rt-bindings-2.5.3-20120327.063541-41.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime JavaScript Frontend
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/frontend/js/target>
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/frontend/js/src/main/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/frontend/js/src/main/resources-filtered>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/frontend/js/target/generated/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 6 source files to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/frontend/js/target/classes>
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 12 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/frontend/js/target/generated/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 3 source files to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/frontend/js/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/frontend/js/target/cxf-rt-frontend-js-2.5.3-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] org already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/cxf already added, skipping
[INFO] org/apache/cxf/js already added, skipping
[INFO] org/apache/cxf/js/rhino already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/frontend/js/target/cxf-rt-frontend-js-2.5.3-SNAPSHOT-sources.jar>
[INFO] org already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/cxf already added, skipping
[INFO] org/apache/cxf/js already added, skipping
[INFO] org/apache/cxf/js/rhino already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] [javadoc:jar {execution: attach-javadocs}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/frontend/js/target/cxf-rt-frontend-js-2.5.3-SNAPSHOT-javadoc.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/frontend/js/target/cxf-rt-frontend-js-2.5.3-SNAPSHOT.jar> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/cxf-rt-frontend-js/2.5.3-SNAPSHOT/cxf-rt-frontend-js-2.5.3-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/frontend/js/target/cxf-rt-frontend-js-2.5.3-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/cxf-rt-frontend-js/2.5.3-SNAPSHOT/cxf-rt-frontend-js-2.5.3-SNAPSHOT-sources.jar>
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/frontend/js/target/cxf-rt-frontend-js-2.5.3-SNAPSHOT-javadoc.jar> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/cxf-rt-frontend-js/2.5.3-SNAPSHOT/cxf-rt-frontend-js-2.5.3-SNAPSHOT-javadoc.jar>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '6116ff2fc6593934332691e10c959c13c2710c41'; remote = 'fbfab994027c2aabe57dd38d5ca6df27254a8e59' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '6116ff2fc6593934332691e10c959c13c2710c41'; remote = 'fbfab994027c2aabe57dd38d5ca6df27254a8e59' - IGNORING
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/cxf-rt-frontend-js/2.5.3-SNAPSHOT/cxf-rt-frontend-js-2.5.3-20120327.063541-41.jar
21K uploaded  (cxf-rt-frontend-js-2.5.3-20120327.063541-41.jar)
[INFO] Uploading project information for cxf-rt-frontend-js 2.5.3-20120327.063541-41
[INFO] Retrieving previous metadata from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '6116ff2fc6593934332691e10c959c13c2710c41'; remote = 'fbfab994027c2aabe57dd38d5ca6df27254a8e59' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '6116ff2fc6593934332691e10c959c13c2710c41'; remote = 'fbfab994027c2aabe57dd38d5ca6df27254a8e59' - IGNORING
[INFO] Uploading repository metadata for: 'snapshot org.apache.cxf:cxf-rt-frontend-js:2.5.3-SNAPSHOT'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.cxf:cxf-rt-frontend-js'
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/cxf-rt-frontend-js/2.5.3-SNAPSHOT/cxf-rt-frontend-js-2.5.3-20120327.063541-41-sources.jar
15K uploaded  (cxf-rt-frontend-js-2.5.3-20120327.063541-41-sources.jar)
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/cxf-rt-frontend-js/2.5.3-SNAPSHOT/cxf-rt-frontend-js-2.5.3-20120327.063541-41-javadoc.jar
55K uploaded  (cxf-rt-frontend-js-2.5.3-20120327.063541-41-javadoc.jar)
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/frontend/js/pom.xml> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf$cxf-rt-frontend-js/builds/2012-03-27_06-34-50/archive/org.apache.cxf/cxf-rt-frontend-js/2.5.3-SNAPSHOT/cxf-rt-frontend-js-2.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/frontend/js/target/cxf-rt-frontend-js-2.5.3-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf$cxf-rt-frontend-js/builds/2012-03-27_06-34-50/archive/org.apache.cxf/cxf-rt-frontend-js/2.5.3-20120327.063541-41/cxf-rt-frontend-js-2.5.3-20120327.063541-41.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/frontend/js/target/cxf-rt-frontend-js-2.5.3-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf$cxf-rt-frontend-js/builds/2012-03-27_06-34-50/archive/org.apache.cxf/cxf-rt-frontend-js/2.5.3-20120327.063541-41/cxf-rt-frontend-js-2.5.3-20120327.063541-41-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/frontend/js/target/cxf-rt-frontend-js-2.5.3-SNAPSHOT-javadoc.jar> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf$cxf-rt-frontend-js/builds/2012-03-27_06-34-50/archive/org.apache.cxf/cxf-rt-frontend-js/2.5.3-20120327.063541-41/cxf-rt-frontend-js-2.5.3-20120327.063541-41-javadoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime WS Policy
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/ws/policy/target>
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [cxf-xjc:xsdtojava {execution: generate-sources}]
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 19 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/ws/policy/src/main/resources-filtered>
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 70 source files to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/ws/policy/target/classes>
[INFO] [cxf-codegen:wsdl2java {execution: generate-test-sources}]
[INFO] Running code generation in fork mode...
[INFO] Building jar: /tmp/cxf-tmp-881989/cxf-codegen6172868443726069895.jar
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 22 resources
[INFO] Copying 90 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/ws/policy/target/generated/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 35 source files to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/rt/ws/policy/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[JENKINS] Recording test results
Mar 27, 2012 6:51:42 AM hudson.remoting.Channel$ReaderThread run
SEVERE: I/O error in channel channel
java.io.StreamCorruptedException
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1332)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1127)
channel stopped
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] null
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.reflect.UndeclaredThrowableException
	at $Proxy2.isArchivingDisabled(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter.isArchivingDisabled(MavenBuildProxy.java:227)
	at hudson.maven.reporters.MavenArtifact.archive(MavenArtifact.java:223)
	at hudson.maven.reporters.MavenArtifactArchiver.postBuild(MavenArtifactArchiver.java:106)
	at hudson.maven.Maven2Builder.postModule(Maven2Builder.java:127)
	at hudson.maven.MavenBuilder$Adapter.fireLeaveModule(MavenBuilder.java:327)
	at hudson.maven.MavenBuilder$Adapter.postBuild(MavenBuilder.java:285)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:68)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:151)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:77)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:53)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:499)
	at hudson.remoting.Request.call(Request.java:110)
	at hudson.remoting.Channel.call(Channel.java:681)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:158)
	... 30 more
Caused by: java.io.StreamCorruptedException
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1332)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1127)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16 minutes 23 seconds
[INFO] Finished at: Tue Mar 27 06:51:42 UTC 2012
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Maven JVM terminated unexpectedly with exit code 0


Build failed in Jenkins: CXF-2.5-deploy #53

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-2.5-deploy/53/changes>

Changes:

[sergeyb] Merged revisions 1304646 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1304646 | sergeyb | 2012-03-23 22:59:30 +0000 (Fri, 23 Mar 2012) | 1 line
  
  [CXF-4200] Applying a modified patch on behalf of Rob ten Hove
........

[dkulp] Merged revisions 1304535 via  svn merge from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1304535 | dkulp | 2012-03-23 14:10:40 -0400 (Fri, 23 Mar 2012) | 1 line
  
  [CXF-4181] Fix fault qname namespace handling
........

[dkulp] Fix failing test

[dkulp] Recording revisions 1304480,1304481,1304482 via  git from
https://svn.apache.org/repos/asf/cxf/trunk

[dkulp] Merged revisions 1304482 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1304482 | dkulp | 2012-03-23 12:58:32 -0400 (Fri, 23 Mar 2012) | 2 lines

  Use the correct ports

........

[dkulp] [CXF-4189] Fix problem with ReplyTo=None for req/resp mep
Patch from Andrei Shakirin applied


Conflicts:

	api/src/main/java/org/apache/cxf/ws/addressing/Messages.properties

[dkulp] Merged revisions 1304480 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1304480 | dkulp | 2012-03-23 12:58:19 -0400 (Fri, 23 Mar 2012) | 3 lines

  [CXF-4192] Fix test in validator
  Patch from Carlos Rodriguez applied

........

[dkulp] Blocking revisions 1303132,1303250,1303443,1304292,1304355,1304393 via  git from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1303132 | gmazza | 2012-03-20 16:22:12 -0400 (Tue, 20 Mar 2012) | 2 lines
  
  Updated README files -- removed Java build instructions in favor of Maven-only instructions.
  
........
........
  r1303250 | dkulp | 2012-03-20 21:38:46 -0400 (Tue, 20 Mar 2012) | 2 lines
  
  Use cglib-nodeps to avoid asm issues
  
........
........
  r1303443 | coheigea | 2012-03-21 11:30:02 -0400 (Wed, 21 Mar 2012) | 2 lines
  
  Changed the TokenValidatorParameter and Response objects to contain the obtain to validate / the object that was validated directly
  
........
........
  r1304292 | sergeyb | 2012-03-23 07:58:10 -0400 (Fri, 23 Mar 2012) | 2 lines
  
  [CXF-4198] Moving JSONProvider to rt-rs-extension-providers
  
........
........
  r1304355 | sergeyb | 2012-03-23 10:08:42 -0400 (Fri, 23 Mar 2012) | 2 lines
  
  [CXF-4193] Fixing the log browser demo
  
........
........
  r1304393 | dkulp | 2012-03-23 10:54:45 -0400 (Fri, 23 Mar 2012) | 2 lines
  
  Remove unused method (causing an eclipse warning)
  
........

[dkulp] Recording revisions 1304440 via  git from
https://svn.apache.org/repos/asf/cxf/trunk

[dkulp] Merged revisions 1304440 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1304440 | dkulp | 2012-03-23 11:31:22 -0400 (Fri, 23 Mar 2012) | 2 lines

  Fix checkstyle issue

........

[dkulp] Blocking revisions 1303151,1303153,1303162,1303336,1303357,1303571,1303726,1303768,1303794,1303837,1304006,1304007,1304053,1304080,1304120,1304168,1304223 via  git from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1303151 | dkulp | 2012-03-20 17:05:10 -0400 (Tue, 20 Mar 2012) | 2 lines
  
  Start adding spring deps on samples that now need it.
  
........
........
  r1303153 | gmazza | 2012-03-20 17:08:46 -0400 (Tue, 20 Mar 2012) | 2 lines
  
  Renamed READMEs to make consists across all samples.
  
........
........
  r1303162 | dkulp | 2012-03-20 17:30:09 -0400 (Tue, 20 Mar 2012) | 2 lines
  
  Checkstyle fix
  
........
........
  r1303336 | coheigea | 2012-03-21 05:58:38 -0400 (Wed, 21 Mar 2012) | 2 lines
  
  Updating trunk to use WSS4J 1.6.6-SNAPSHOT
  
........
........
  r1303357 | sergeyb | 2012-03-21 06:50:35 -0400 (Wed, 21 Mar 2012) | 2 lines
  
  Fixing the jaxrs content_negotiation demo
  
........
........
  r1303571 | gmazza | 2012-03-21 17:06:37 -0400 (Wed, 21 Mar 2012) | 2 lines
  
  removed unused Ant build file
  
........
........
  r1303726 | coheigea | 2012-03-22 06:54:29 -0400 (Thu, 22 Mar 2012) | 2 lines
  
  Added a CANCELLED state to ReceivedToken
  
........
........
  r1303768 | sergeyb | 2012-03-22 09:08:13 -0400 (Thu, 22 Mar 2012) | 2 lines
  
  Updating HTTPTransportActivator to set the TLS properties only if the address starts from 'https'
  
........
........
  r1303794 | sergeyb | 2012-03-22 10:16:02 -0400 (Thu, 22 Mar 2012) | 2 lines
  
  Moving security-related bundles from cxf-jaxrs to separate features
  
........
........
  r1303837 | gmazza | 2012-03-22 11:31:54 -0400 (Thu, 22 Mar 2012) | 2 lines
  
  Updated base and antbuild READMEs
  
........
........
  r1304006 | dkulp | 2012-03-22 15:37:17 -0400 (Thu, 22 Mar 2012) | 3 lines
  
  Start cleaning up some of the systests to maybe flip to forkmode once at
  some point.
  
........
........
  r1304007 | dkulp | 2012-03-22 15:37:22 -0400 (Thu, 22 Mar 2012) | 2 lines
  
  Add spring dependency
  
........
........
  r1304053 | gmazza | 2012-03-22 16:55:58 -0400 (Thu, 22 Mar 2012) | 2 lines
  
  Spring libraries added to support Tomcat deployment on WSDL- and Java-first samples.
  
........
........
  r1304080 | gmazza | 2012-03-22 17:37:10 -0400 (Thu, 22 Mar 2012) | 2 lines
  
  Clarified sample, made beverages somewhat less gross.
  
........
........
  r1304120 | gmazza | 2012-03-22 18:54:00 -0400 (Thu, 22 Mar 2012) | 2 lines
  
  Clean up of wsdl_first_https sample.
  
........
........
  r1304168 | dkulp | 2012-03-22 22:44:18 -0400 (Thu, 22 Mar 2012) | 2 lines
  
  Minor cleanup on jaxes systests.  Avoid some unneeded forking.
  
........
........
  r1304223 | owulff | 2012-03-23 04:16:59 -0400 (Fri, 23 Mar 2012) | 2 lines
  
  Testcase added for AuthenticationMethod in SAML tokens - requires WSS4J 1.6.6
  
........

[dkulp] Recording revisions 1303123,1303124,1303125,1303126,1303152,1303160,1303420,1303466,1303476,1303532,1303559,1303576,1303999,1304005,1304008,1304370,1304373,1304374,1304394 via  git from
https://svn.apache.org/repos/asf/cxf/trunk

[dkulp] Merged revisions 1304394 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1304394 | dkulp | 2012-03-23 10:54:49 -0400 (Fri, 23 Mar 2012) | 3 lines

  Fix problem with calling stop()on Corba endpoints not properly
  de-registering the endpoint.

........

[dkulp] Merged revisions 1304374 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1304374 | dkulp | 2012-03-23 10:33:52 -0400 (Fri, 23 Mar 2012) | 2 lines

  Cleanup the spring contexts

........

[dkulp] Merged revisions 1304373 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1304373 | dkulp | 2012-03-23 10:33:47 -0400 (Fri, 23 Mar 2012) | 2 lines

  Close the proxies so the decoupled endpoints can cleanly shutdown

........

[dkulp] Merged revisions 1304370 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1304370 | dkulp | 2012-03-23 10:28:51 -0400 (Fri, 23 Mar 2012) | 3 lines

  Make sure the endpoints are stopped for the jms servers so that the
  connections to the broker can cleanly disconnect without errors.

........

[dkulp] Merged revisions 1304008 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1304008 | dkulp | 2012-03-22 15:37:26 -0400 (Thu, 22 Mar 2012) | 2 lines

  A NPE guard

........

[dkulp] Merged revisions 1304005 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1304005 | dkulp | 2012-03-22 15:37:09 -0400 (Thu, 22 Mar 2012) | 3 lines

  There are a minimum number of threads that Jetty needs, but Jetty
  doesn't warn about it.  We will.

........

[dkulp] Merged revisions 1303999 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1303999 | dkulp | 2012-03-22 15:30:56 -0400 (Thu, 22 Mar 2012) | 3 lines

  Use full classname when checking for test ports so multiple "Server"
  classes can have different ports.  Also log the ports in use.

........

[dkulp] Merged revisions 1303576 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1303576 | gmazza | 2012-03-21 17:20:04 -0400 (Wed, 21 Mar 2012) | 2 lines

  README file created for java_first_jms sample.

........

[dkulp] Merged revisions 1303559 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1303559 | gmazza | 2012-03-21 16:26:10 -0400 (Wed, 21 Mar 2012) | 2 lines

  Updated CORBA README's to show new Maven usage.

........

[dkulp] Merged revisions 1303532 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1303532 | dkulp | 2012-03-21 15:46:18 -0400 (Wed, 21 Mar 2012) | 2 lines

  Fix pom so -Pclient works

........

[dkulp] Merged revisions 1303476 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1303476 | gmazza | 2012-03-21 13:39:32 -0400 (Wed, 21 Mar 2012) | 2 lines

  Closing JMS client so the broker won't report an EOF exception; some updates to READMEs.

........

[dkulp] Merged revisions 1303466 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1303466 | dkulp | 2012-03-21 13:07:24 -0400 (Wed, 21 Mar 2012) | 2 lines

  Skip test in the server/client profiles to avoid conflicts

........

[dkulp] Merged revisions 1303160 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1303160 | dkulp | 2012-03-20 17:21:44 -0400 (Tue, 20 Mar 2012) | 3 lines

  With JMS, it helps to close the proxy pre-emptively to allow the JMS
  broker connection to cleanup cleanly.

........

[dkulp] Merged revisions 1303152 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1303152 | dkulp | 2012-03-20 17:05:14 -0400 (Tue, 20 Mar 2012) | 2 lines

  Use full path to directories to avoid failures

........

[dkulp] Update version number in poms

[dkulp] Merged revisions 1303126 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1303126 | dkulp | 2012-03-20 16:09:37 -0400 (Tue, 20 Mar 2012) | 2 lines

  Remove unused resources dir and add corba modules to build

........

[dkulp] Merged revisions 1303125 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1303125 | dkulp | 2012-03-20 16:09:33 -0400 (Tue, 20 Mar 2012) | 2 lines

  Update corba/bank-ws-addressing sampleto maven

........

[dkulp] Merged revisions 1303124 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1303124 | dkulp | 2012-03-20 16:09:21 -0400 (Tue, 20 Mar 2012) | 2 lines

  Update corba/hello-world sample to maven

........

[dkulp] Merged revisions 1303123 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1303123 | dkulp | 2012-03-20 16:09:09 -0400 (Tue, 20 Mar 2012) | 3 lines

  Update corba/bank sample to use maven.   README update will follow
  later.

........

[ningjiang] Merged revisions 1304248 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1304248 | ningjiang | 2012-03-23 17:46:10 +0800 (Fri, 23 Mar 2012) | 1 line
  
  CXF-4197 Fixed the simple blueprint schema issue
........

------------------------------------------
[...truncated 16642 lines...]
[INFO] Compiling 11 source files to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jax_rs/spring_security/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jax_rs/spring_security/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[jax_rs_spring_security] in [<https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jax_rs/spring_security/target/JAXRSSpringSecurity]>
[INFO] Processing war project
[INFO] Copying webapp resources[<https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jax_rs/spring_security/src/main/webapp]>
[INFO] Webapp assembled in[237 msecs]
[INFO] Building war: <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jax_rs/spring_security/target/JAXRSSpringSecurity.war>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jax_rs/spring_security/target/JAXRSSpringSecurity.war> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/samples/jax_rs_spring_security/2.5.3-SNAPSHOT/jax_rs_spring_security-2.5.3-SNAPSHOT.war>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO]  skipping artifact deployement 
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jax_rs/spring_security/pom.xml> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf.samples$jax_rs_spring_security/builds/2012-03-24_06-18-42/archive/org.apache.cxf.samples/jax_rs_spring_security/2.5.3-SNAPSHOT/jax_rs_spring_security-2.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jax_rs/spring_security/target/JAXRSSpringSecurity.war> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf.samples$jax_rs_spring_security/builds/2012-03-24_06-18-42/archive/org.apache.cxf.samples/jax_rs_spring_security/2.5.3-SNAPSHOT/jax_rs_spring_security-2.5.3-SNAPSHOT.war
[INFO] ------------------------------------------------------------------------
[INFO] Building LogBrowser
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/logbrowser/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/logbrowser/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 4 source files to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/logbrowser/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/logbrowser/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/logbrowser/target/logbrowser-2.5.3-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/logbrowser/target/logbrowser-2.5.3-SNAPSHOT.jar> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/samples/logbrowser/2.5.3-SNAPSHOT/logbrowser-2.5.3-SNAPSHOT.jar>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO]  skipping artifact deployement 
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/logbrowser/pom.xml> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf.samples$logbrowser/builds/2012-03-24_06-18-42/archive/org.apache.cxf.samples/logbrowser/2.5.3-SNAPSHOT/logbrowser-2.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/logbrowser/target/logbrowser-2.5.3-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf.samples$logbrowser/builds/2012-03-24_06-18-42/archive/org.apache.cxf.samples/logbrowser/2.5.3-SNAPSHOT/logbrowser-2.5.3-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building WS-Notification Demo
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/ws_notification/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/ws_notification/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 1 source file to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/ws_notification/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/ws_notification/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/ws_notification/target/ws_notification-2.5.3-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/ws_notification/target/ws_notification-2.5.3-SNAPSHOT.jar> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/samples/ws_notification/2.5.3-SNAPSHOT/ws_notification-2.5.3-SNAPSHOT.jar>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO]  skipping artifact deployement 
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/ws_notification/pom.xml> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf.samples$ws_notification/builds/2012-03-24_06-18-42/archive/org.apache.cxf.samples/ws_notification/2.5.3-SNAPSHOT/ws_notification-2.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/ws_notification/target/ws_notification-2.5.3-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf.samples$ws_notification/builds/2012-03-24_06-18-42/archive/org.apache.cxf.samples/ws_notification/2.5.3-SNAPSHOT/ws_notification-2.5.3-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building CXF STS Demo
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/sts/target>
[INFO] [dependency:copy {execution: create-endorsed-dir}]
[INFO] Configured Artifact: xerces:xercesImpl:?:jar
[INFO] Configured Artifact: xml-apis:xml-apis:1.3.04:jar
[INFO] Copying xercesImpl-2.9.1.jar to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/sts/target/endorsed/xercesImpl-2.9.1.jar>
[INFO] Copying xml-apis-1.3.04.jar to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/sts/target/endorsed/xml-apis-1.3.04.jar>
[INFO] [cxf-codegen:wsdl2java {execution: generate-sources}]
[INFO] [antrun:run {execution: copyxmlfiles}]
project.artifactId
[INFO] Executing tasks
     [copy] Copying 1 file to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/sts/target/classes/demo/wssec/sts>
     [copy] Copying 1 file to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/sts/target/classes/demo/wssec/server>
     [copy] Copying 1 file to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/sts/target/classes/demo/wssec/client>
     [copy] Copying 6 files to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/sts/target/classes/keys>
[INFO] Executed tasks
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/sts/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 20 source files to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/sts/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/sts/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/sts/target/sts-2.5.3-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/sts/target/sts-2.5.3-SNAPSHOT.jar> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/samples/sts/2.5.3-SNAPSHOT/sts-2.5.3-SNAPSHOT.jar>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO]  skipping artifact deployement 
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/sts/pom.xml> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf.samples$sts/builds/2012-03-24_06-18-42/archive/org.apache.cxf.samples/sts/2.5.3-SNAPSHOT/sts-2.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/sts/target/sts-2.5.3-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf.samples$sts/builds/2012-03-24_06-18-42/archive/org.apache.cxf.samples/sts/2.5.3-SNAPSHOT/sts-2.5.3-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Bank sample using JAX-WS API's to talk via CORBA/IIOP
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/corba/bank/pom.xml> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf.samples$corba-bank/builds/2012-03-24_06-18-42/archive/org.apache.cxf.samples/corba-bank/2.5.3-SNAPSHOT/corba-bank-2.5.3-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.cxf:cxf-rt-frontend-jaxws:jar:2.6.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.cxf -DartifactId=cxf-rt-frontend-jaxws -Dversion=2.6.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.cxf -DartifactId=cxf-rt-frontend-jaxws -Dversion=2.6.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf.samples:corba-bank:jar:2.5.3-SNAPSHOT
  	2) org.apache.cxf:cxf-rt-frontend-jaxws:jar:2.6.0-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  org.apache.cxf.samples:corba-bank:jar:2.5.3-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)



[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
----------
1) org.apache.cxf:cxf-rt-frontend-jaxws:jar:2.6.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.cxf -DartifactId=cxf-rt-frontend-jaxws -Dversion=2.6.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.cxf -DartifactId=cxf-rt-frontend-jaxws -Dversion=2.6.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf.samples:corba-bank:jar:2.5.3-SNAPSHOT
  	2) org.apache.cxf:cxf-rt-frontend-jaxws:jar:2.6.0-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  org.apache.cxf.samples:corba-bank:jar:2.5.3-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:711)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:151)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:77)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:53)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) org.apache.cxf:cxf-rt-frontend-jaxws:jar:2.6.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.cxf -DartifactId=cxf-rt-frontend-jaxws -Dversion=2.6.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.cxf -DartifactId=cxf-rt-frontend-jaxws -Dversion=2.6.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf.samples:corba-bank:jar:2.5.3-SNAPSHOT
  	2) org.apache.cxf:cxf-rt-frontend-jaxws:jar:2.6.0-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  org.apache.cxf.samples:corba-bank:jar:2.5.3-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:360)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:304)
	at org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1499)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:442)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 53 minutes 24 seconds
[INFO] Finished at: Sat Mar 24 07:12:32 UTC 2012
[INFO] Final Memory: 393M/492M
[INFO] ------------------------------------------------------------------------
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released