See <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/204/changes>

Changes:

[robbie] AMQ-5891: update to the proton 0.10 release

------------------------------------------
[...truncated 1274 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ .......................................... SUCCESS [5.155s]
[INFO] ActiveMQ :: Client ................................ SUCCESS [1:40.726s]
[INFO] ActiveMQ :: Openwire Legacy Support ............... SUCCESS [2.996s]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [33.752s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:21.535s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [2:11.746s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [10:37.941s]
[INFO] ActiveMQ :: MQTT Protocol ......................... SUCCESS [20:15.908s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [2.246s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [5:08.026s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [44.296s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [3.267s]
[INFO] ActiveMQ :: RA .................................... FAILURE [2:21.348s]
[INFO] ActiveMQ :: Spring ................................ SKIPPED
[INFO] ActiveMQ :: AMQP .................................. SKIPPED
[INFO] ActiveMQ :: Console ............................... SUCCESS [5.312s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [18.697s]
[INFO] ActiveMQ :: Unit Tests ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45:57.377s
[INFO] Finished at: Sat Aug 15 07:16:34 UTC 2015
[INFO] Final Memory: 72M/1233M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on 
project activemq-ra: ExecutionException; nested exception is 
java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked 
VM terminated without saying properly goodbye. VM crash or System.exit called ?
[ERROR] Command was/bin/sh -c cd 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra> && 
/home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512m -jar 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/surefire/surefirebooter17362707497845986.jar>
 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/surefire/surefire5294367352976787222tmp>
 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/surefire/surefire_1073263166314256225188tmp>
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on 
project activemq-ra: ExecutionException; nested exception is 
java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked 
VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra> && 
/home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512m -jar 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/surefire/surefirebooter17362707497845986.jar>
 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/surefire/surefire5294367352976787222tmp>
 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/surefire/surefire_1073263166314256225188tmp>
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
        at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        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:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.maven.plugin.MojoFailureException: ExecutionException; 
nested exception is java.util.concurrent.ExecutionException: 
java.lang.RuntimeException: The forked VM terminated without saying properly 
goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra> && 
/home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512m -jar 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/surefire/surefirebooter17362707497845986.jar>
 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/surefire/surefire5294367352976787222tmp>
 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/surefire/surefire_1073263166314256225188tmp>
        at 
org.apache.maven.plugin.surefire.SurefirePlugin.assertNoException(SurefirePlugin.java:198)
        at 
org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:188)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:852)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:720)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        ... 31 more
Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: 
ExecutionException; nested exception is 
java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked 
VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra> && 
/home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512m -jar 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/surefire/surefirebooter17362707497845986.jar>
 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/surefire/surefire5294367352976787222tmp>
 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/surefire/surefire_1073263166314256225188tmp>
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:316)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:169)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:958)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:822)
        ... 34 more
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: 
The forked VM terminated without saying properly goodbye. VM crash or 
System.exit called ?
Command was/bin/sh -c cd 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra> && 
/home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512m -jar 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/surefire/surefirebooter17362707497845986.jar>
 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/surefire/surefire5294367352976787222tmp>
 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/surefire/surefire_1073263166314256225188tmp>
        at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:252)
        at java.util.concurrent.FutureTask.get(FutureTask.java:111)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:300)
        ... 37 more
Caused by: java.lang.RuntimeException: The forked VM terminated without saying 
properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra> && 
/home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512m -jar 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/surefire/surefirebooter17362707497845986.jar>
 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/surefire/surefire5294367352976787222tmp>
 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/surefire/surefire_1073263166314256225188tmp>
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:485)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:352)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$300(ForkStarter.java:85)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:288)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:283)
        ... 5 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :activemq-ra
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/pom.xml>
 to 
org.apache.activemq/activemq-unit-tests/5.13-SNAPSHOT/activemq-unit-tests-5.13-SNAPSHOT.pom
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
Unit Tests #203
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 40067 bytes
Compression is 45.0%
Took 0.22 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-openwire-legacy/pom.xml>
 to 
org.apache.activemq/activemq-openwire-legacy/5.13-SNAPSHOT/activemq-openwire-legacy-5.13-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.13-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-openwire-legacy/5.13-SNAPSHOT/activemq-openwire-legacy-5.13-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
Openwire Legacy Support #203
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 687395 bytes
Compression is 0.0%
Took 0.95 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-jdbc-store/pom.xml>
 to 
org.apache.activemq/activemq-jdbc-store/5.13-SNAPSHOT/activemq-jdbc-store-5.13-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.13-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-jdbc-store/5.13-SNAPSHOT/activemq-jdbc-store-5.13-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
JDBC Store #203
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 179291 bytes
Compression is 0.0%
Took 0.59 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/pom.xml>
 to 
org.apache.activemq/activemq-amqp/5.13-SNAPSHOT/activemq-amqp-5.13-SNAPSHOT.pom
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
AMQP #203
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 9453 bytes
Compression is 0.0%
Took 0.28 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-jms-pool/pom.xml>
 to 
org.apache.activemq/activemq-jms-pool/5.13-SNAPSHOT/activemq-jms-pool-5.13-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-jms-pool/target/activemq-jms-pool-5.13-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-jms-pool/5.13-SNAPSHOT/activemq-jms-pool-5.13-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
Generic JMS Pool #203
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 57963 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-pool/pom.xml>
 to 
org.apache.activemq/activemq-pool/5.13-SNAPSHOT/activemq-pool-5.13-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-pool/target/activemq-pool-5.13-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-pool/5.13-SNAPSHOT/activemq-pool-5.13-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
Pool #203
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 24672 bytes
Compression is 0.0%
Took 86 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/pom.xml>
 to 
org.apache.activemq/activemq-stomp/5.13-SNAPSHOT/activemq-stomp-5.13-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/activemq-stomp-5.13-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-stomp/5.13-SNAPSHOT/activemq-stomp-5.13-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
STOMP Protocol #203
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 112577 bytes
Compression is 0.0%
Took 0.17 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/pom.xml>
 to 
org.apache.activemq/activemq-mqtt/5.13-SNAPSHOT/activemq-mqtt-5.13-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/activemq-mqtt-5.13-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-mqtt/5.13-SNAPSHOT/activemq-mqtt-5.13-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
MQTT Protocol #203
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 111087 bytes
Compression is 0.0%
Took 0.17 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-console/pom.xml>
 to 
org.apache.activemq/activemq-console/5.13-SNAPSHOT/activemq-console-5.13-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-console/target/activemq-console-5.13-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-console/5.13-SNAPSHOT/activemq-console-5.13-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
Console #203
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 204576 bytes
Compression is 0.0%
Took 0.44 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-client/pom.xml>
 to 
org.apache.activemq/activemq-client/5.13-SNAPSHOT/activemq-client-5.13-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-client/target/activemq-client-5.13-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-client/5.13-SNAPSHOT/activemq-client-5.13-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
Client #203
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 1306591 bytes
Compression is 0.0%
Took 1.3 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/pom.xml> to 
org.apache.activemq/activemq-parent/5.13-SNAPSHOT/activemq-parent-5.13-SNAPSHOT.pom
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ #203
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 59560 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-broker/pom.xml>
 to 
org.apache.activemq/activemq-broker/5.13-SNAPSHOT/activemq-broker-5.13-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-broker/target/activemq-broker-5.13-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-broker/5.13-SNAPSHOT/activemq-broker-5.13-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-broker/target/activemq-broker-5.13-SNAPSHOT-tests.jar>
 to 
org.apache.activemq/activemq-broker/5.13-SNAPSHOT/activemq-broker-5.13-SNAPSHOT-tests.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
Broker #203
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 1218394 bytes
Compression is 0.0%
Took 1 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/pom.xml>
 to org.apache.activemq/activemq-ra/5.13-SNAPSHOT/activemq-ra-5.13-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/xbean/activemq-ra.xsd>
 to org.apache.activemq/activemq-ra/5.13-SNAPSHOT/activemq-ra-5.13-SNAPSHOT.xsd
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/xbean/activemq-ra.xsd.html>
 to 
org.apache.activemq/activemq-ra/5.13-SNAPSHOT/activemq-ra-5.13-SNAPSHOT-schema.html
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
RA #203
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 26143 bytes
Compression is 0.0%
Took 0.17 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-spring/pom.xml>
 to 
org.apache.activemq/activemq-spring/5.13-SNAPSHOT/activemq-spring-5.13-SNAPSHOT.pom
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
Spring #203
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 15807 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-kahadb-store/pom.xml>
 to 
org.apache.activemq/activemq-kahadb-store/5.13-SNAPSHOT/activemq-kahadb-store-5.13-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.13-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-kahadb-store/5.13-SNAPSHOT/activemq-kahadb-store-5.13-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
KahaDB Store #203
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 646872 bytes
Compression is 0.0%
Took 0.24 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-jaas/pom.xml>
 to 
org.apache.activemq/activemq-jaas/5.13-SNAPSHOT/activemq-jaas-5.13-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-jaas/target/activemq-jaas-5.13-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-jaas/5.13-SNAPSHOT/activemq-jaas-5.13-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
JAAS #203
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 41956 bytes
Compression is 0.0%
Took 87 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-partition/pom.xml>
 to 
org.apache.activemq/activemq-partition/5.13-SNAPSHOT/activemq-partition-5.13-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-partition/target/activemq-partition-5.13-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-partition/5.13-SNAPSHOT/activemq-partition-5.13-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
Partition Management #203
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 30290 bytes
Compression is 0.0%
Took 77 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-leveldb-store/pom.xml>
 to 
org.apache.activemq/activemq-leveldb-store/5.13-SNAPSHOT/activemq-leveldb-store-5.13-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.13-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-leveldb-store/5.13-SNAPSHOT/activemq-leveldb-store-5.13-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: 
LevelDB Store #203
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 992679 bytes
Compression is 0.0%
Took 0.31 sec
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Reply via email to