You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2011/03/08 04:02:28 UTC

Build failed in Jenkins: ActiveMQ-Trunk-Deploy #249

See <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/249/changes>

Changes:

[tabish] Fix and test for: https://issues.apache.org/jira/browse/AMQ-2213

[tabish] Test for: https://issues.apache.org/jira/browse/AMQ-3199

[gtully] https://issues.apache.org/jira/browse/AMQ-3206 - Unsubscribed durable sub can leave dangling message reference in kahaDB, visible after a restart
resolved by correctly updating the persitent index when a durable sub with an outstanding backlog is unsubscribed. Additional test that vaidates fix

[dejanb] https://issues.apache.org/jira/browse/AMQ-3204 - support for non-standard destination path separator

------------------------------------------
[...truncated 3954 lines...]
AU        activemq-ra/src/main/java/org/apache/activemq/ra/ManagedTransactionContext.java
AU        activemq-ra/src/main/java/org/apache/activemq/ra/InboundConnectionProxyFactory.java
AU        activemq-ra/src/main/java/org/apache/activemq/ra/InboundMessageProducerProxy.java
AU        activemq-ra/src/main/java/org/apache/activemq/ra/InvalidMessageEndpointException.java
AU        activemq-ra/src/main/java/org/apache/activemq/ra/LocalAndXATransaction.java
AU        activemq-ra/src/main/java/org/apache/activemq/ra/ManagedConnectionProxy.java
AU        activemq-ra/src/main/java/org/apache/activemq/ra/ActiveMQConnectionRequestInfo.java
AU        activemq-ra/src/main/java/org/apache/activemq/ra/package.html
AU        activemq-ra/src/main/java/org/apache/activemq/ra/InboundConnectionProxy.java
AU        activemq-ra/src/main/java/org/apache/activemq/ra/ActiveMQConnectionFactory.java
AU        activemq-ra/src/main/java/org/apache/activemq/ra/MessageActivationSpec.java
AU        activemq-ra/src/main/java/org/apache/activemq/ra/ActiveMQResourceAdapter.java
AU        activemq-ra/src/main/java/org/apache/activemq/ra/ActiveMQConnectionSupport.java
AU        activemq-ra/src/main/java/org/apache/activemq/ra/ServerSessionPoolImpl.java
AU        activemq-ra/src/main/java/org/apache/activemq/ra/MessageEndpointProxy.java
AU        activemq-ra/src/main/java/org/apache/activemq/ra/ServerSessionImpl.java
AU        activemq-ra/src/main/java/org/apache/activemq/ra/MessageResourceAdapter.java
AU        activemq-ra/src/main/java/org/apache/activemq/ra/ActiveMQManagedConnectionFactory.java
AU        activemq-ra/pom.xml
A         activemq-spring
A         activemq-spring/src
A         activemq-spring/src/test
A         activemq-spring/src/test/java
A         activemq-spring/src/test/java/org
A         activemq-spring/src/test/java/org/apache
A         activemq-spring/src/test/java/org/apache/bugs
AU        activemq-spring/src/test/java/org/apache/bugs/AMQ2754Test.java
AU        activemq-spring/src/test/java/org/apache/bugs/LoadBalanceTest.java
AU        activemq-spring/src/test/java/org/apache/bugs/AMQ1730Test.java
A         activemq-spring/src/test/java/org/apache/activemq
A         activemq-spring/src/test/java/org/apache/activemq/spring
A         activemq-spring/src/test/java/org/apache/activemq/spring/SpringTest.java
A         activemq-spring/src/test/java/org/apache/activemq/spring/Listener.java
A         activemq-spring/src/test/java/org/apache/activemq/spring/ListenerTest.java
A         activemq-spring/src/test/java/org/apache/activemq/spring/ParallelXATransactionTest.java
A         activemq-spring/src/test/java/org/apache/activemq/usecases
A         activemq-spring/src/test/java/org/apache/activemq/usecases/AMQFailoverIssue.java
A         activemq-spring/src/test/java/org/apache/activemq/usecases/AMQDeadlockTest3.java
A         activemq-spring/src/test/java/org/apache/activemq/usecases/AMQDeadlockTestW4Brokers.java
A         activemq-spring/src/test/resources
A         activemq-spring/src/test/resources/spring
A         activemq-spring/src/test/resources/spring/spring.xml
A         activemq-spring/src/test/resources/spring/xa.xml
A         activemq-spring/src/test/resources/org
A         activemq-spring/src/test/resources/org/apache
A         activemq-spring/src/test/resources/org/apache/bugs
AU        activemq-spring/src/test/resources/org/apache/bugs/loadbalancetest.xml
AU        activemq-spring/src/test/resources/activemq.xml
AU        activemq-spring/src/test/resources/spring-embedded-pooled.xml
AU        activemq-spring/src/test/resources/log4j.properties
A         activemq-spring/src/main
A         activemq-spring/src/main/java
A         activemq-spring/src/main/java/org
A         activemq-spring/src/main/java/org/apache
A         activemq-spring/src/main/java/org/apache/activemq
A         activemq-spring/src/main/java/org/apache/activemq/spring
A         activemq-spring/src/main/java/org/apache/activemq/hooks
A         activemq-spring/src/main/java/org/apache/activemq/hooks/SpringContextHook.java
A         activemq-spring/src/main/java/org/apache/activemq/pool
A         activemq-spring/src/main/java/org/apache/activemq/pool/PooledConnectionFactoryBean.java
A         activemq-spring/src/main/java/org/apache/activemq/xbean
A         activemq-spring/src/main/java/org/apache/activemq/xbean/PooledBrokerFactoryBean.java
A         activemq-spring/src/main/resources
AU        activemq-spring/pom.xml
A         kahadb
A         kahadb/src
A         kahadb/src/test
A         kahadb/src/test/java
A         kahadb/src/test/java/org
A         kahadb/src/test/java/org/apache
A         kahadb/src/test/java/org/apache/kahadb
A         kahadb/src/test/java/org/apache/kahadb/index
AU        kahadb/src/test/java/org/apache/kahadb/index/IndexBenchmark.java
AU        kahadb/src/test/java/org/apache/kahadb/index/BTreeIndexBenchMark.java
AU        kahadb/src/test/java/org/apache/kahadb/index/IndexTestSupport.java
AU        kahadb/src/test/java/org/apache/kahadb/index/HashIndexBenchMark.java
AU        kahadb/src/test/java/org/apache/kahadb/index/BTreeIndexTest.java
AU        kahadb/src/test/java/org/apache/kahadb/index/HashIndexTest.java
A         kahadb/src/test/java/org/apache/kahadb/journal
AU        kahadb/src/test/java/org/apache/kahadb/journal/JournalTest.java
A         kahadb/src/test/java/org/apache/kahadb/page
AU        kahadb/src/test/java/org/apache/kahadb/page/PageFileTest.java
A         kahadb/src/test/resources
AU        kahadb/src/test/resources/log4j.properties
A         kahadb/src/test/eclipse-resources
AU        kahadb/src/test/eclipse-resources/log4j.properties
A         kahadb/src/main
A         kahadb/src/main/java
A         kahadb/src/main/java/org
A         kahadb/src/main/java/org/apache
A         kahadb/src/main/java/org/apache/kahadb
A         kahadb/src/main/java/org/apache/kahadb/index
AU        kahadb/src/main/java/org/apache/kahadb/index/BTreeVisitor.java
AU        kahadb/src/main/java/org/apache/kahadb/index/BTreeNode.java
AU        kahadb/src/main/java/org/apache/kahadb/index/Index.java
AU        kahadb/src/main/java/org/apache/kahadb/index/BTreeIndex.java
AU        kahadb/src/main/java/org/apache/kahadb/index/HashIndex.java
AU        kahadb/src/main/java/org/apache/kahadb/index/HashBin.java
A         kahadb/src/main/java/org/apache/kahadb/journal
A         kahadb/src/main/java/org/apache/kahadb/journal/ReplicationTarget.java
AU        kahadb/src/main/java/org/apache/kahadb/journal/DataFileAccessorPool.java
AU        kahadb/src/main/java/org/apache/kahadb/journal/ReadOnlyDataFile.java
AU        kahadb/src/main/java/org/apache/kahadb/journal/DataFileAppender.java
AU        kahadb/src/main/java/org/apache/kahadb/journal/Location.java
AU        kahadb/src/main/java/org/apache/kahadb/journal/ReadOnlyJournal.java
AU        kahadb/src/main/java/org/apache/kahadb/journal/DataFile.java
AU        kahadb/src/main/java/org/apache/kahadb/journal/Journal.java
AU        kahadb/src/main/java/org/apache/kahadb/journal/DataFileAccessor.java
AU        kahadb/src/main/java/org/apache/kahadb/journal/package.html
A         kahadb/src/main/java/org/apache/kahadb/page
AU        kahadb/src/main/java/org/apache/kahadb/page/Transaction.java
AU        kahadb/src/main/java/org/apache/kahadb/page/Page.java
AU        kahadb/src/main/java/org/apache/kahadb/page/PageFile.java
A         kahadb/src/main/java/org/apache/kahadb/util
AU        kahadb/src/main/java/org/apache/kahadb/util/ByteArrayOutputStream.java
A         kahadb/src/main/java/org/apache/kahadb/util/VariableMarshaller.java
AU        kahadb/src/main/java/org/apache/kahadb/util/BytesMarshaller.java
AU        kahadb/src/main/java/org/apache/kahadb/util/SchedulerTimerTask.java
AU        kahadb/src/main/java/org/apache/kahadb/util/DiskBenchmark.java
AU        kahadb/src/main/java/org/apache/kahadb/util/IOHelper.java
AU        kahadb/src/main/java/org/apache/kahadb/util/Sequence.java
AU        kahadb/src/main/java/org/apache/kahadb/util/IntegerMarshaller.java
AU        kahadb/src/main/java/org/apache/kahadb/util/LinkedNodeList.java
AU        kahadb/src/main/java/org/apache/kahadb/util/LongMarshaller.java
AU        kahadb/src/main/java/org/apache/kahadb/util/LinkedNode.java
AU        kahadb/src/main/java/org/apache/kahadb/util/Scheduler.java
AU        kahadb/src/main/java/org/apache/kahadb/util/StringMarshaller.java
AU        kahadb/src/main/java/org/apache/kahadb/util/ObjectMarshaller.java
AU        kahadb/src/main/java/org/apache/kahadb/util/HexSupport.java
AU        kahadb/src/main/java/org/apache/kahadb/util/IOExceptionSupport.java
AU        kahadb/src/main/java/org/apache/kahadb/util/CommandLineSupport.java
AU        kahadb/src/main/java/org/apache/kahadb/util/SequenceSet.java
AU        kahadb/src/main/java/org/apache/kahadb/util/LRUCache.java
AU        kahadb/src/main/java/org/apache/kahadb/util/DataByteArrayInputStream.java
A         kahadb/src/main/java/org/apache/kahadb/util/LockFile.java
AU        kahadb/src/main/java/org/apache/kahadb/util/DataByteArrayOutputStream.java
AU        kahadb/src/main/java/org/apache/kahadb/util/Marshaller.java
AU        kahadb/src/main/java/org/apache/kahadb/util/ByteSequence.java
AU        kahadb/src/main/java/org/apache/kahadb/util/IntrospectionSupport.java
AU        kahadb/src/main/java/org/apache/kahadb/util/ByteArrayInputStream.java
AU        kahadb/src/main/java/org/apache/kahadb/package.html
A         kahadb/src/main/resources
A         kahadb/src/main/resources/META-INF
A         kahadb/src/main/resources/META-INF/services
A         kahadb/src/main/resources/META-INF/services/org
A         kahadb/src/main/resources/META-INF/services/org/apache
A         kahadb/src/main/resources/META-INF/services/org/apache/activemq
A         kahadb/src/main/resources/META-INF/services/org/apache/activemq/wireformat
AU        kahadb/src/main/resources/META-INF/services/org/apache/activemq/wireformat/kdbr
A         kahadb/src/main/resources/META-INF/services/org/apache/activemq/transport
AU        kahadb/src/main/resources/META-INF/services/org/apache/activemq/transport/kdbr
AU        kahadb/pom.xml
A         kahadb/README
A         activemq-blueprint
A         activemq-blueprint/src
A         activemq-blueprint/src/main
A         activemq-blueprint/src/main/resources
A         activemq-blueprint/src/main/resources/OSGI-INF
A         activemq-blueprint/src/main/resources/OSGI-INF/blueprint
A         activemq-blueprint/src/main/resources/OSGI-INF/blueprint/activemq-blueprint.xml
A         activemq-blueprint/pom.xml
AU        README.txt
AU        KEYS
A         activemq-run
AU        activemq-run/pom.xml
A         etc
A         etc/css
AU        etc/css/stylesheet.css
A         activemq-fileserver
A         activemq-fileserver/src
A         activemq-fileserver/src/test
A         activemq-fileserver/src/test/java
A         activemq-fileserver/src/test/java/org
A         activemq-fileserver/src/test/java/org/apache
A         activemq-fileserver/src/test/java/org/apache/activemq
A         activemq-fileserver/src/test/java/org/apache/activemq/util
AU        activemq-fileserver/src/test/java/org/apache/activemq/util/RestFilterTest.java
A         activemq-fileserver/src/test/java/org/apache/activemq/util/HttpTestSupport.java
A         activemq-fileserver/src/test/java/org/apache/activemq/util/HttpBlobTest.java
A         activemq-fileserver/src/main
A         activemq-fileserver/src/main/java
A         activemq-fileserver/src/main/java/org
A         activemq-fileserver/src/main/java/org/apache
A         activemq-fileserver/src/main/java/org/apache/activemq
A         activemq-fileserver/src/main/java/org/apache/activemq/util
AU        activemq-fileserver/src/main/java/org/apache/activemq/util/RestFilter.java
A         activemq-fileserver/src/main/java/org/apache/activemq/util/IOHelper.java
AU        activemq-fileserver/src/main/java/org/apache/activemq/util/FilenameGuardFilter.java
A         activemq-fileserver/src/main/webapp
A         activemq-fileserver/src/main/webapp/META-INF
AU        activemq-fileserver/src/main/webapp/META-INF/NOTICE
AU        activemq-fileserver/src/main/webapp/META-INF/LICENSE
A         activemq-fileserver/src/main/webapp/WEB-INF
AU        activemq-fileserver/src/main/webapp/WEB-INF/web.xml
AU        activemq-fileserver/src/main/webapp/index.html
AU        activemq-fileserver/pom.xml
 U        .
At revision 1079091
Found mavenVersion 2.2.1 from file jar:file:/home/hudson/tools/maven/apache-maven-2.2.1/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
ERROR: Processing failed due to a bug in the code. Please report this to jenkins-users@googlegroups.com
java.lang.ClassCastException: cannot assign instance of hudson.model.StreamBuildListener to field hudson.maven.MavenModuleSetBuild$PomParser.listener of type hudson.model.BuildListener in instance of hudson.maven.MavenModuleSetBuild$PomParser
	at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2056)
	at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1229)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:178)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
project=hudson.maven.MavenModuleSet@6ea920ad[ActiveMQ-Trunk-Deploy]
project.getModules()=[hudson.maven.MavenModule@56f5ed6e[ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-all][ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-all][relativePath:activemq-all], hudson.maven.MavenModule@71183515[ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-blueprint][ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-blueprint][relativePath:activemq-blueprint], hudson.maven.MavenModule@1098e5da[ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-camel][ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-camel][relativePath:activemq-camel], hudson.maven.MavenModule@66af4a7d[ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-console][ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-console][relativePath:activemq-console], hudson.maven.MavenModule@765e02c6[ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-core][ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-core][relativePath:activemq-core], hudson.maven.MavenModule@cf1d3d5[ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-fileserver][ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-fileserver][relativePath:activemq-fileserver], hudson.maven.MavenModule@51aea27d[ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-jaas][ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-jaas][relativePath:activemq-jaas], hudson.maven.MavenModule@5882bf84[ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-jmdns_1.0][ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-jmdns_1.0][relativePath:activemq-jmdns_1.0], hudson.maven.MavenModule@244aaf0d[ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-karaf][ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-karaf][relativePath:activemq-karaf], hudson.maven.MavenModule@fdea27e[ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-openwire-generator][ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-openwire-generator][relativePath:activemq-openwire-generator], hudson.maven.MavenModule@4ab118d8[ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-optional][ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-optional][relativePath:activemq-optional], hudson.maven.MavenModule@7637d490[ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-parent][ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-parent][relativePath:], hudson.maven.MavenModule@a407d11[ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-pool][ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-pool][relativePath:activemq-pool], hudson.maven.MavenModule@9bb7f5[ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-ra][ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-ra][relativePath:activemq-ra], hudson.maven.MavenModule@517c642[ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-rar][ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-rar][relativePath:activemq-rar], hudson.maven.MavenModule@138ece21[ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-run][ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-run][relativePath:activemq-run], hudson.maven.MavenModule@11b532d0[ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-spring][ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-spring][relativePath:activemq-spring], hudson.maven.MavenModule@25cc86a[ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-web][ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-web][relativePath:activemq-web], hudson.maven.MavenModule@55b7dddd[ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-web-console][ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-web-console][relativePath:activemq-web-console], hudson.maven.MavenModule@7951ae6e[ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-web-demo][ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-web-demo][relativePath:activemq-web-demo], hudson.maven.MavenModule@efcc796[ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-xmpp][ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-xmpp][relativePath:activemq-xmpp], hudson.maven.MavenModule@6e9d6ff7[ActiveMQ-Trunk-Deploy/org.apache.activemq:apache-activemq][ActiveMQ-Trunk-Deploy/org.apache.activemq:apache-activemq][relativePath:assembly], hudson.maven.MavenModule@695fd9a5[ActiveMQ-Trunk-Deploy/org.apache.activemq:kahadb][ActiveMQ-Trunk-Deploy/org.apache.activemq:kahadb][relativePath:kahadb], hudson.maven.MavenModule@482ee6c8[ActiveMQ-Trunk-Deploy/org.apache.activemq.tooling:activemq-tooling][ActiveMQ-Trunk-Deploy/org.apache.activemq.tooling:activemq-tooling][relativePath:activemq-tooling], hudson.maven.MavenModule@5b21409a[ActiveMQ-Trunk-Deploy/org.apache.activemq.tooling:maven-activemq-memtest-plugin][ActiveMQ-Trunk-Deploy/org.apache.activemq.tooling:maven-activemq-memtest-plugin][relativePath:activemq-tooling/maven-activemq-memtest-plugin], hudson.maven.MavenModule@478e2443[ActiveMQ-Trunk-Deploy/org.apache.activemq.tooling:maven-activemq-perf-plugin][ActiveMQ-Trunk-Deploy/org.apache.activemq.tooling:maven-activemq-perf-plugin][relativePath:activemq-tooling/maven-activemq-perf-plugin], hudson.maven.MavenModule@830a748[ActiveMQ-Trunk-Deploy/org.apache.activemq.tooling:maven-activemq-plugin][ActiveMQ-Trunk-Deploy/org.apache.activemq.tooling:maven-activemq-plugin][relativePath:activemq-tooling/maven-activemq-plugin]]
project.getRootModule()=hudson.maven.MavenModule@7637d490[ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-parent][ActiveMQ-Trunk-Deploy/org.apache.activemq:activemq-parent][relativePath:]
FATAL: cannot assign instance of hudson.model.StreamBuildListener to field hudson.maven.MavenModuleSetBuild$PomParser.listener of type hudson.model.BuildListener in instance of hudson.maven.MavenModuleSetBuild$PomParser
java.lang.ClassCastException: cannot assign instance of hudson.model.StreamBuildListener to field hudson.maven.MavenModuleSetBuild$PomParser.listener of type hudson.model.BuildListener in instance of hudson.maven.MavenModuleSetBuild$PomParser
	at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2056)
	at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1229)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:178)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)


Build failed in Jenkins: ActiveMQ-Trunk-Deploy #251

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/251/changes>

Changes:

[gtully] https://issues.apache.org/jira/browse/AMQ-3198 - unregister failed add connection but have unregister respect the reference count such that it is only removed if the refcount is 1

[tabish] apply patch for: https://issues.apache.org/jira/browse/AMQ-3209

[dejanb] https://issues.apache.org/jira/browse/AMQ-3198 - don't unregister original connection

[gtully] give test plenty of time before failing

------------------------------------------
[...truncated 18767 lines...]

[JENKINS] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[activemq-web-console] in [<https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/activemq-web-console-5.5-SNAPSHOT]>
[INFO] Processing war project
[INFO] Copying webapp resources[<https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/src/main/webapp]>
[INFO] Webapp assembled in [287 msecs]
[INFO] Building war: <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/activemq-web-console-5.5-SNAPSHOT.war>
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/pom.xml> to /home/hudson/hudson/jobs/ActiveMQ-Trunk-Deploy/modules/org.apache.activemq$activemq-web-console/builds/2011-03-10_03-53-34/archive/org.apache.activemq/activemq-web-console/5.5-SNAPSHOT/pom.xml
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/activemq-web-console-5.5-SNAPSHOT.war> to /home/hudson/hudson/jobs/ActiveMQ-Trunk-Deploy/modules/org.apache.activemq$activemq-web-console/builds/2011-03-10_03-53-34/archive/org.apache.activemq/activemq-web-console/5.5-SNAPSHOT/activemq-web-console-5.5-SNAPSHOT.war
[INFO] [enforcer:enforce {execution: default}]
[INFO] [bundle:cleanVersions {execution: cleanVersions}]
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/activemq-web-console-5.5-SNAPSHOT-sources.jar>
[INFO] [javadoc:jar {execution: attach-javadocs}]
[ERROR] Error fetching link: http://jakarta.apache.org/commons/httpclient/apidocs/package-list. Ignored it.
Loading source files for package org.apache.activemq.web.handler...
Loading source files for package org.apache.activemq.web.filter...
Loading source files for package org.apache.activemq.web...
Loading source files for package org.apache.activemq.web.controller...
Constructing Javadoc information...
Standard Doclet version 1.6.0_20
Building tree for all the packages and classes...
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/handler//BindingBeanNameUrlHandlerMapping.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/filter//ApplicationContextFilter.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web//WebConsoleStarter.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//CopyMessage.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//CreateDestination.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//CreateSubscriber.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//DeleteDestination.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//DeleteJob.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//DeleteMessage.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//DeleteSubscriber.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//MoveMessage.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//PurgeDestination.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//SendMessage.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/overview-frame.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web//package-frame.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web//package-summary.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web//package-tree.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//package-frame.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//package-summary.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//package-tree.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/filter//package-frame.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/filter//package-summary.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/filter//package-tree.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/handler//package-frame.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/handler//package-summary.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/handler//package-tree.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/constant-values.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/src-html/org/apache/activemq/web/handler/BindingBeanNameUrlHandlerMapping.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/src-html/org/apache/activemq/web/filter/ApplicationContextFilter.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/src-html/org/apache/activemq/web/WebConsoleStarter.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/src-html/org/apache/activemq/web/controller/PurgeDestination.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/src-html/org/apache/activemq/web/controller/SendMessage.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/src-html/org/apache/activemq/web/controller/MoveMessage.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/src-html/org/apache/activemq/web/controller/DeleteJob.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/src-html/org/apache/activemq/web/controller/DeleteSubscriber.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/src-html/org/apache/activemq/web/controller/DeleteDestination.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/src-html/org/apache/activemq/web/controller/CreateSubscriber.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/src-html/org/apache/activemq/web/controller/DeleteMessage.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/src-html/org/apache/activemq/web/controller/CreateDestination.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/src-html/org/apache/activemq/web/controller/CopyMessage.html...>
Copying file <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/../etc/css/stylesheet.css> to file <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/stylesheet.css...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/handler//class-use/BindingBeanNameUrlHandlerMapping.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/filter//class-use/ApplicationContextFilter.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web//class-use/WebConsoleStarter.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//class-use/PurgeDestination.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//class-use/SendMessage.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//class-use/MoveMessage.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//class-use/DeleteJob.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//class-use/DeleteSubscriber.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//class-use/DeleteDestination.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//class-use/CreateSubscriber.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//class-use/DeleteMessage.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//class-use/CreateDestination.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//class-use/CopyMessage.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web//package-use.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/controller//package-use.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/filter//package-use.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/org/apache/activemq/web/handler//package-use.html...>
Building index for all the packages and classes...
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/overview-tree.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/index-all.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/allclasses-frame.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/allclasses-noframe.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/index.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/overview-summary.html...>
Generating <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/apidocs/help-doc.html...>
[INFO] Building jar: <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/activemq-web-console-5.5-SNAPSHOT-javadoc.jar>
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: activemq-web-console-5.5-SNAPSHOT.war
[INFO] Checking legal files in: activemq-web-console-5.5-SNAPSHOT-sources.jar
[INFO] Checking legal files in: activemq-web-console-5.5-SNAPSHOT-javadoc.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/activemq-web-console-5.5-SNAPSHOT.war> to <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/.repository/org/apache/activemq/activemq-web-console/5.5-SNAPSHOT/activemq-web-console-5.5-SNAPSHOT.war>
[INFO] Installing <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/activemq-web-console-5.5-SNAPSHOT-sources.jar> to <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/.repository/org/apache/activemq/activemq-web-console/5.5-SNAPSHOT/activemq-web-console-5.5-SNAPSHOT-sources.jar>
[INFO] Installing <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/activemq-web-console-5.5-SNAPSHOT-javadoc.jar> to <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/.repository/org/apache/activemq/activemq-web-console/5.5-SNAPSHOT/activemq-web-console-5.5-SNAPSHOT-javadoc.jar>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-web-console/5.5-SNAPSHOT/activemq-web-console-5.5-SNAPSHOT.war
20995K uploaded  (activemq-web-console-5.5-SNAPSHOT.war)
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot org.apache.activemq:activemq-web-console:5.5-SNAPSHOT'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.activemq:activemq-web-console'
[INFO] Uploading project information for activemq-web-console 5.5-SNAPSHOT
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-web-console/5.5-SNAPSHOT/activemq-web-console-5.5-SNAPSHOT-sources.jar
25K uploaded  (activemq-web-console-5.5-SNAPSHOT-sources.jar)
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-web-console/5.5-SNAPSHOT/activemq-web-console-5.5-SNAPSHOT-javadoc.jar
137K uploaded  (activemq-web-console-5.5-SNAPSHOT-javadoc.jar)
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/activemq-web-console-5.5-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/ActiveMQ-Trunk-Deploy/modules/org.apache.activemq$activemq-web-console/builds/2011-03-10_03-53-34/archive/org.apache.activemq/activemq-web-console/5.5-SNAPSHOT/activemq-web-console-5.5-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-web-console/target/activemq-web-console-5.5-SNAPSHOT-javadoc.jar> to /home/hudson/hudson/jobs/ActiveMQ-Trunk-Deploy/modules/org.apache.activemq$activemq-web-console/builds/2011-03-10_03-53-34/archive/org.apache.activemq/activemq-web-console/5.5-SNAPSHOT/activemq-web-console-5.5-SNAPSHOT-javadoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING ActiveMQ :: Assembly
[INFO]    task-segment: [clean, deploy]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] ActiveMQ .............................................. SUCCESS [1:46.267s]
[INFO] ActiveMQ :: KahaDB .................................... SUCCESS [39.114s]
[INFO] ActiveMQ :: JAAS ...................................... SUCCESS [32.901s]
[INFO] Openwire Generator .................................... SUCCESS [20.334s]
[INFO] ActiveMQ :: jmdns 1.0 ................................. SUCCESS [9.324s]
[INFO] ActiveMQ :: Core ...................................... SUCCESS [2:29.969s]
[INFO] ActiveMQ :: RA ........................................ SUCCESS [20.170s]
[INFO] ActiveMQ :: Pool ...................................... SUCCESS [15.350s]
[INFO] ActiveMQ :: Camel ..................................... SUCCESS [39.191s]
[INFO] ActiveMQ :: Console ................................... SUCCESS [16.219s]
[INFO] ActiveMQ :: Optional .................................. SUCCESS [46.813s]
[INFO] ActiveMQ :: Jar Bundle ................................ SUCCESS [14.599s]
[INFO] ActiveMQ :: File Server ............................... SUCCESS [22.778s]
[INFO] ActiveMQ :: Blueprint ................................. SUCCESS [17.330s]
[INFO] ActiveMQ :: Apache Karaf .............................. SUCCESS [23.787s]
[INFO] ActiveMQ :: RAR ....................................... SUCCESS [1:24.189s]
[INFO] ActiveMQ :: Run Jar ................................... SUCCESS [6.128s]
[INFO] ActiveMQ :: Spring .................................... SUCCESS [14.041s]
[INFO] ActiveMQ Tooling ...................................... SUCCESS [2.718s]
[INFO] ActiveMQ :: Memory Usage Test Plugin .................. SUCCESS [19.671s]
[INFO] ActiveMQ :: Performance Test Plugin ................... SUCCESS [12.666s]
[INFO] ActiveMQ :: StartUp Plugin ............................ SUCCESS [14.553s]
[INFO] ActiveMQ :: Web ....................................... SUCCESS [18.162s]
[INFO] ActiveMQ :: Web Demo .................................. FAILED [1:38.358s]
[INFO] ActiveMQ :: XMPP ...................................... SUCCESS [38.065s]
[INFO] ActiveMQ :: Web Console ............................... SUCCESS [2:29.216s]
[INFO] ActiveMQ :: Assembly .................................. SKIPPED (dependency build failed or was skipped)
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: ActiveMQ :: Web Demo (during deploy)
[INFO] ------------------------------------------------------------------------
[INFO] Error retrieving previous build number for artifact 'org.apache.activemq:activemq-web-demo:war': repository metadata for: 'snapshot org.apache.activemq:activemq-web-demo:5.5-SNAPSHOT' could not be retrieved from repository: apache.snapshots.https due to an error: Error transferring file: Server returned HTTP response code: 503 for URL: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-web-demo/5.5-SNAPSHOT/maven-metadata.xml

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Error retrieving previous build number for artifact 'org.apache.activemq:activemq-web-demo:war': repository metadata for: 'snapshot org.apache.activemq:activemq-web-demo:5.5-SNAPSHOT' could not be retrieved from repository: apache.snapshots.https due to an error: Error transferring file: Server returned HTTP response code: 503 for URL: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-web-demo/5.5-SNAPSHOT/maven-metadata.xml
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
	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:597)
	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:173)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:164)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:872)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:803)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error retrieving previous build number for artifact 'org.apache.activemq:activemq-web-demo:war': repository metadata for: 'snapshot org.apache.activemq:activemq-web-demo:5.5-SNAPSHOT' could not be retrieved from repository: apache.snapshots.https due to an error: Error transferring file: Server returned HTTP response code: 503 for URL: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-web-demo/5.5-SNAPSHOT/maven-metadata.xml
	at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:189)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Error retrieving previous build number for artifact 'org.apache.activemq:activemq-web-demo:war': repository metadata for: 'snapshot org.apache.activemq:activemq-web-demo:5.5-SNAPSHOT' could not be retrieved from repository: apache.snapshots.https due to an error: Error transferring file: Server returned HTTP response code: 503 for URL: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-web-demo/5.5-SNAPSHOT/maven-metadata.xml
	at org.apache.maven.artifact.transform.SnapshotTransformation.transformForDeployment(SnapshotTransformation.java:106)
	at org.apache.maven.artifact.transform.DefaultArtifactTransformationManager.transformForDeployment(DefaultArtifactTransformationManager.java:74)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:86)
	at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:156)
	... 31 more
Caused by: org.apache.maven.artifact.repository.metadata.RepositoryMetadataResolutionException: repository metadata for: 'snapshot org.apache.activemq:activemq-web-demo:5.5-SNAPSHOT' could not be retrieved from repository: apache.snapshots.https due to an error: Error transferring file: Server returned HTTP response code: 503 for URL: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-web-demo/5.5-SNAPSHOT/maven-metadata.xml
	at org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager.resolveAlways(DefaultRepositoryMetadataManager.java:351)
	at org.apache.maven.artifact.transform.SnapshotTransformation.resolveLatestSnapshotBuildNumber(SnapshotTransformation.java:161)
	at org.apache.maven.artifact.transform.SnapshotTransformation.transformForDeployment(SnapshotTransformation.java:100)
	... 34 more
Caused by: org.apache.maven.wagon.TransferFailedException: Error transferring file: Server returned HTTP response code: 503 for URL: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-web-demo/5.5-SNAPSHOT/maven-metadata.xml
	at org.apache.maven.wagon.providers.http.LightweightHttpWagon.fillInputData(LightweightHttpWagon.java:143)
	at org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116)
	at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88)
	at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
	at org.apache.maven.artifact.manager.DefaultWagonManager.getRemoteFile(DefaultWagonManager.java:546)
	at org.apache.maven.artifact.manager.DefaultWagonManager.getArtifactMetadataFromDeploymentRepository(DefaultWagonManager.java:452)
	at org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager.getArtifactMetadataFromDeploymentRepository(DefaultRepositoryMetadataManager.java:379)
	at org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager.resolveAlways(DefaultRepositoryMetadataManager.java:347)
	... 36 more
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-web-demo/5.5-SNAPSHOT/maven-metadata.xml
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
	at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1368)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1362)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1016)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:234)
	at org.apache.maven.wagon.providers.http.LightweightHttpWagon.fillInputData(LightweightHttpWagon.java:122)
	... 43 more
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-web-demo/5.5-SNAPSHOT/maven-metadata.xml
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1313)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:373)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:318)
	at org.apache.maven.wagon.providers.http.LightweightHttpWagon.fillInputData(LightweightHttpWagon.java:115)
	... 43 more
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20 minutes 38 seconds
[INFO] Finished at: Thu Mar 10 04:14:38 UTC 2011
[INFO] Final Memory: 123M/1874M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dev@activemq.apache.org
Sending e-mails to: dev@activemq.apache.org
channel stopped


Build failed in Jenkins: ActiveMQ-Trunk-Deploy #250

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/250/changes>

Changes:

[bsnyder] AMQ-2968 - Add Apache commons daemon (jsvc/procrun) start/stop support.

[dejanb] https://issues.apache.org/jira/browse/AMQ-2632 - dispose the old transport listener before rebalancing

[gtully] https://issues.apache.org/jira/browse/AMQ-3205 - Update ActivationSpec, patch applied with thanks

[dejanb] give FailoverClusterTest a bit more time to reconnect

------------------------------------------
[...truncated 7660 lines...]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
Downloading: http://repository.apache.org/snapshots/org/apache/maven/surefire/surefire-junit/2.5/surefire-junit-2.5.pom
[INFO] Unable to find resource 'org.apache.maven.surefire:surefire-junit:pom:2.5' in repository apache.snapshots (https://repository.apache.org/content/repositories/snapshots/)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit/2.5/surefire-junit-2.5.pom

Downloading: http://repository.apache.org/snapshots/junit/junit/3.8.1/junit-3.8.1.jar
Downloading: http://repository.apache.org/snapshots/org/apache/maven/surefire/surefire-junit/2.5/surefire-junit-2.5.jar
[INFO] Unable to find resource 'junit:junit:jar:3.8.1' in repository apache.snapshots (https://repository.apache.org/content/repositories/snapshots/)
Downloading: http://repo1.maven.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
[INFO] Unable to find resource 'org.apache.maven.surefire:surefire-junit:jar:2.5' in repository apache.snapshots (https://repository.apache.org/content/repositories/snapshots/)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit/2.5/surefire-junit-2.5.jar


[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-blueprint/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[JENKINS] Recording test results[INFO] [bundle:bundle {execution: default-bundle}]

[WARNING] Warning building bundle org.apache.activemq:activemq-blueprint:bundle:5.5-SNAPSHOT : Instructions in Export-Package that are never used: org\.apache\.activemq.*.*
[WARNING] Warning building bundle org.apache.activemq:activemq-blueprint:bundle:5.5-SNAPSHOT : Superfluous export-package instructions: [org.apache.activemq**]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-blueprint/pom.xml> to /home/hudson/hudson/jobs/ActiveMQ-Trunk-Deploy/modules/org.apache.activemq$activemq-blueprint/builds/2011-03-09_03-08-55/archive/org.apache.activemq/activemq-blueprint/5.5-SNAPSHOT/pom.xml
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-blueprint/target/activemq-blueprint-5.5-SNAPSHOT.jar> to /home/hudson/hudson/jobs/ActiveMQ-Trunk-Deploy/modules/org.apache.activemq$activemq-blueprint/builds/2011-03-09_03-08-55/archive/org.apache.activemq/activemq-blueprint/5.5-SNAPSHOT/activemq-blueprint-5.5-SNAPSHOT.jar
[INFO] [enforcer:enforce {execution: default}]
[INFO] [bundle:cleanVersions {execution: cleanVersions}]
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-blueprint/target/activemq-blueprint-5.5-SNAPSHOT-sources.jar>
[INFO] [javadoc:jar {execution: attach-javadocs}]
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: activemq-blueprint-5.5-SNAPSHOT.jar
[INFO] Checking legal files in: activemq-blueprint-5.5-SNAPSHOT-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-blueprint/target/activemq-blueprint-5.5-SNAPSHOT.jar> to <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/.repository/org/apache/activemq/activemq-blueprint/5.5-SNAPSHOT/activemq-blueprint-5.5-SNAPSHOT.jar>
[INFO] Installing <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-blueprint/target/activemq-blueprint-5.5-SNAPSHOT-sources.jar> to <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/.repository/org/apache/activemq/activemq-blueprint/5.5-SNAPSHOT/activemq-blueprint-5.5-SNAPSHOT-sources.jar>
[INFO] [bundle:install {execution: default-install}]
[INFO] Installing org/apache/activemq/activemq-blueprint/5.5-SNAPSHOT/activemq-blueprint-5.5-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-blueprint/5.5-SNAPSHOT/activemq-blueprint-5.5-SNAPSHOT.jar
8K uploaded  (activemq-blueprint-5.5-SNAPSHOT.jar)
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot org.apache.activemq:activemq-blueprint:5.5-SNAPSHOT'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.activemq:activemq-blueprint'
[INFO] Uploading project information for activemq-blueprint 5.5-SNAPSHOT
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-blueprint/5.5-SNAPSHOT/activemq-blueprint-5.5-SNAPSHOT-sources.jar
6K uploaded  (activemq-blueprint-5.5-SNAPSHOT-sources.jar)
[INFO] [bundle:deploy {execution: default-deploy}]
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-blueprint/target/activemq-blueprint-5.5-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/ActiveMQ-Trunk-Deploy/modules/org.apache.activemq$activemq-blueprint/builds/2011-03-09_03-08-55/archive/org.apache.activemq/activemq-blueprint/5.5-SNAPSHOT/activemq-blueprint-5.5-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING ActiveMQ :: Apache Karaf
[INFO]    task-segment: [clean, deploy]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING ActiveMQ :: RAR
[INFO]    task-segment: [clean, deploy]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING ActiveMQ :: Run Jar
[INFO]    task-segment: [clean, deploy]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING ActiveMQ :: Spring
[INFO]    task-segment: [clean, deploy]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ Tooling
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] [bundle:cleanVersions {execution: cleanVersions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-tooling/pom.xml> to /home/hudson/hudson/jobs/ActiveMQ-Trunk-Deploy/modules/org.apache.activemq.tooling$activemq-tooling/builds/2011-03-09_03-08-55/archive/org.apache.activemq.tooling/activemq-tooling/5.5-SNAPSHOT/pom.xml
[INFO] [enforcer:enforce {execution: default}]
[INFO] [bundle:cleanVersions {execution: cleanVersions}]
[INFO] [source:jar {execution: attach-sources}]
[INFO] [javadoc:jar {execution: attach-javadocs}]
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/trunk/activemq-tooling/pom.xml> to <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/.repository/org/apache/activemq/tooling/activemq-tooling/5.5-SNAPSHOT/activemq-tooling-5.5-SNAPSHOT.pom>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/tooling/activemq-tooling/5.5-SNAPSHOT/activemq-tooling-5.5-SNAPSHOT.pom
1K uploaded  (activemq-tooling-5.5-SNAPSHOT.pom)
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot org.apache.activemq.tooling:activemq-tooling:5.5-SNAPSHOT'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.activemq.tooling:activemq-tooling'
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/ws/.repository/org/apache/activemq/tooling/activemq-tooling/5.5-SNAPSHOT/activemq-tooling-5.5-SNAPSHOT.pom> to /home/hudson/hudson/jobs/ActiveMQ-Trunk-Deploy/modules/org.apache.activemq.tooling$activemq-tooling/builds/2011-03-09_03-08-55/archive/org.apache.activemq.tooling/activemq-tooling/5.5-SNAPSHOT/activemq-tooling-5.5-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING ActiveMQ :: Memory Usage Test Plugin
[INFO]    task-segment: [clean, deploy]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING ActiveMQ :: Performance Test Plugin
[INFO]    task-segment: [clean, deploy]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING ActiveMQ :: StartUp Plugin
[INFO]    task-segment: [clean, deploy]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING ActiveMQ :: Web
[INFO]    task-segment: [clean, deploy]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING ActiveMQ :: Web Demo
[INFO]    task-segment: [clean, deploy]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING ActiveMQ :: XMPP
[INFO]    task-segment: [clean, deploy]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING ActiveMQ :: Web Console
[INFO]    task-segment: [clean, deploy]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] SKIPPING ActiveMQ :: Assembly
[INFO]    task-segment: [clean, deploy]
[INFO] This project has been banned from further executions due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] ActiveMQ .............................................. SUCCESS [1:36.745s]
[INFO] ActiveMQ :: KahaDB .................................... FAILED [29.276s]
[INFO] ActiveMQ :: JAAS ...................................... SUCCESS [37.490s]
[INFO] Openwire Generator .................................... SUCCESS [28.552s]
[INFO] ActiveMQ :: jmdns 1.0 ................................. SUCCESS [9.223s]
[INFO] ActiveMQ :: Core ...................................... SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: RA ........................................ SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Pool ...................................... SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Camel ..................................... SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Console ................................... SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Optional .................................. SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Jar Bundle ................................ SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: File Server ............................... SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Blueprint ................................. SUCCESS [12.798s]
[INFO] ActiveMQ :: Apache Karaf .............................. SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: RAR ....................................... SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Run Jar ................................... SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Spring .................................... SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ Tooling ...................................... SUCCESS [2.450s]
[INFO] ActiveMQ :: Memory Usage Test Plugin .................. SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Performance Test Plugin ................... SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: StartUp Plugin ............................ SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Web ....................................... SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Web Demo .................................. SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: XMPP ...................................... SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Web Console ............................... SKIPPED (dependency build failed or was skipped)
[INFO] ActiveMQ :: Assembly .................................. SKIPPED (dependency build failed or was skipped)
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: ActiveMQ :: KahaDB (during deploy)
[INFO] ------------------------------------------------------------------------
[INFO] Error deploying artifact: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/kahadb/5.5-SNAPSHOT/kahadb-5.5-SNAPSHOT-javadoc.jar. Return code is: 500

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Error deploying artifact: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/kahadb/5.5-SNAPSHOT/kahadb-5.5-SNAPSHOT-javadoc.jar. Return code is: 500
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
	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:597)
	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:173)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:164)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:872)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:803)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error deploying artifact: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/kahadb/5.5-SNAPSHOT/kahadb-5.5-SNAPSHOT-javadoc.jar. Return code is: 500
	at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:189)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Error deploying artifact: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/kahadb/5.5-SNAPSHOT/kahadb-5.5-SNAPSHOT-javadoc.jar. Return code is: 500
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:121)
	at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:184)
	... 31 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/kahadb/5.5-SNAPSHOT/kahadb-5.5-SNAPSHOT-javadoc.jar. Return code is: 500
	at org.apache.maven.wagon.providers.http.LightweightHttpWagon.finishPutTransfer(LightweightHttpWagon.java:205)
	at org.apache.maven.wagon.AbstractWagon.putTransfer(AbstractWagon.java:413)
	at org.apache.maven.wagon.AbstractWagon.transfer(AbstractWagon.java:392)
	at org.apache.maven.wagon.AbstractWagon.putTransfer(AbstractWagon.java:365)
	at org.apache.maven.wagon.StreamWagon.put(StreamWagon.java:163)
	at org.apache.maven.artifact.manager.DefaultWagonManager.putRemoteFile(DefaultWagonManager.java:317)
	at org.apache.maven.artifact.manager.DefaultWagonManager.putArtifact(DefaultWagonManager.java:227)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:107)
	... 32 more
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 7 seconds
[INFO] Finished at: Wed Mar 09 03:13:25 UTC 2011
[INFO] Final Memory: 80M/1177M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dev@activemq.apache.org
channel stopped