You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/07/23 13:37:49 UTC

Build failed in Jenkins: ActiveMQ-Java7-All-UnitTests #181

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

------------------------------------------
[...truncated 2824 lines...]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:19.882s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [3:47.291s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [9:34.195s]
[INFO] ActiveMQ :: MQTT Protocol ......................... SUCCESS [12:34.199s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [1.352s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [11:05.632s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [42.725s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [3.861s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [2:36.525s]
[INFO] ActiveMQ :: Spring ................................ SUCCESS [1:22.074s]
[INFO] ActiveMQ :: AMQP .................................. SUCCESS [7:37.872s]
[INFO] ActiveMQ :: Console ............................... SUCCESS [4.822s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [18.519s]
[INFO] ActiveMQ :: Unit Tests ............................ FAILURE [4:30:02.631s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:23:43.554s
[INFO] Finished at: Thu Jul 23 11:38:02 UTC 2015
[INFO] Final Memory: 103M/1011M
[INFO] ------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.18 sec - in org.apache.activemq.bugs.DoubleExpireTest
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-unit-tests: 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-unit-tests> && /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-unit-tests/target/surefire/surefirebooter2202816185902188075.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire2510761762800182313tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_3667377713393864971939tmp>
[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-unit-tests: 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-unit-tests> && /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-unit-tests/target/surefire/surefirebooter2202816185902188075.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire2510761762800182313tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_3667377713393864971939tmp>
	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-unit-tests> && /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-unit-tests/target/surefire/surefirebooter2202816185902188075.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire2510761762800182313tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_3667377713393864971939tmp>
	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-unit-tests> && /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-unit-tests/target/surefire/surefirebooter2202816185902188075.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire2510761762800182313tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_3667377713393864971939tmp>
	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-unit-tests> && /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-unit-tests/target/surefire/surefirebooter2202816185902188075.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire2510761762800182313tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_3667377713393864971939tmp>
	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-unit-tests> && /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-unit-tests/target/surefire/surefirebooter2202816185902188075.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire2510761762800182313tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_3667377713393864971939tmp>
	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-unit-tests
[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.12-SNAPSHOT/activemq-unit-tests-5.12-SNAPSHOT.pom
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Unit Tests #180
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 39500 bytes
Compression is 45.3%
Took 0.19 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.12-SNAPSHOT/activemq-openwire-legacy-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-legacy/5.12-SNAPSHOT/activemq-openwire-legacy-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Openwire Legacy Support #180
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 687392 bytes
Compression is 0.0%
Took 0.22 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.12-SNAPSHOT/activemq-jdbc-store-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-jdbc-store/5.12-SNAPSHOT/activemq-jdbc-store-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: JDBC Store #180
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 179281 bytes
Compression is 0.0%
Took 87 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.12-SNAPSHOT/activemq-amqp-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/target/activemq-amqp-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-amqp/5.12-SNAPSHOT/activemq-amqp-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: AMQP #180
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 155417 bytes
Compression is 0.0%
Took 0.26 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.12-SNAPSHOT/activemq-jms-pool-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-jms-pool/target/activemq-jms-pool-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-jms-pool/5.12-SNAPSHOT/activemq-jms-pool-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Generic JMS Pool #180
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 57399 bytes
Compression is 0.0%
Took 48 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.12-SNAPSHOT/activemq-pool-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-pool/target/activemq-pool-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-pool/5.12-SNAPSHOT/activemq-pool-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Pool #180
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 23939 bytes
Compression is 0.0%
Took 35 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.12-SNAPSHOT/activemq-stomp-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/activemq-stomp-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-stomp/5.12-SNAPSHOT/activemq-stomp-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: STOMP Protocol #180
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 111049 bytes
Compression is 0.0%
Took 52 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.12-SNAPSHOT/activemq-mqtt-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/activemq-mqtt-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-mqtt/5.12-SNAPSHOT/activemq-mqtt-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: MQTT Protocol #180
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 109615 bytes
Compression is 0.0%
Took 62 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.12-SNAPSHOT/activemq-console-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-console/target/activemq-console-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-console/5.12-SNAPSHOT/activemq-console-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Console #180
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 204577 bytes
Compression is 0.0%
Took 88 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.12-SNAPSHOT/activemq-client-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-client/target/activemq-client-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.12-SNAPSHOT/activemq-client-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Client #180
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 1301357 bytes
Compression is 0.0%
Took 0.38 sec
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/pom.xml> to org.apache.activemq/activemq-parent/5.12-SNAPSHOT/activemq-parent-5.12-SNAPSHOT.pom
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ #180
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 26622 bytes
Compression is 55.2%
Took 34 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.12-SNAPSHOT/activemq-broker-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-broker/target/activemq-broker-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-broker/5.12-SNAPSHOT/activemq-broker-5.12-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-broker/target/activemq-broker-5.12-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-broker/5.12-SNAPSHOT/activemq-broker-5.12-SNAPSHOT-tests.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Broker #180
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 1175464 bytes
Compression is 0.0%
Took 0.34 sec
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.12-SNAPSHOT/activemq-ra-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/activemq-ra-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-ra/5.12-SNAPSHOT/activemq-ra-5.12-SNAPSHOT.jar
[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.12-SNAPSHOT/activemq-ra-5.12-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.12-SNAPSHOT/activemq-ra-5.12-SNAPSHOT-schema.html
[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.12-SNAPSHOT/activemq-ra-5.12-SNAPSHOT.xsd.html
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: RA #180
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 128993 bytes
Compression is 0.0%
Took 58 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.12-SNAPSHOT/activemq-spring-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-spring/target/activemq-spring-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-spring/5.12-SNAPSHOT/activemq-spring-5.12-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-spring/target/classes/activemq.xsd> to org.apache.activemq/activemq-spring/5.12-SNAPSHOT/activemq-spring-5.12-SNAPSHOT.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-spring/target/classes/activemq.xsd.html> to org.apache.activemq/activemq-spring/5.12-SNAPSHOT/activemq-spring-5.12-SNAPSHOT-schema.html
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Spring #180
Archived 4 artifacts
Archive block size is 32768
Received 21 blocks and 214736 bytes
Compression is 76.2%
Took 0.12 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.12-SNAPSHOT/activemq-kahadb-store-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-kahadb-store/5.12-SNAPSHOT/activemq-kahadb-store-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: KahaDB Store #180
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 645948 bytes
Compression is 0.0%
Took 0.45 sec
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.12-SNAPSHOT/activemq-jaas-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-jaas/target/activemq-jaas-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.12-SNAPSHOT/activemq-jaas-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: JAAS #180
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 41394 bytes
Compression is 0.0%
Took 38 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.12-SNAPSHOT/activemq-partition-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-partition/target/activemq-partition-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-partition/5.12-SNAPSHOT/activemq-partition-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Partition Management #180
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 29709 bytes
Compression is 0.0%
Took 32 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.12-SNAPSHOT/activemq-leveldb-store-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-leveldb-store/5.12-SNAPSHOT/activemq-leveldb-store-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: LevelDB Store #180
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 992066 bytes
Compression is 0.0%
Took 0.28 sec
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Jenkins build is back to stable : ActiveMQ-Java7-All-UnitTests #188

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/188/changes>


Jenkins build is unstable: ActiveMQ-Java7-All-UnitTests #187

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/187/>


Build failed in Jenkins: ActiveMQ-Java7-All-UnitTests #186

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/186/>

------------------------------------------
[...truncated 3782 lines...]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [34.179s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:21.633s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [2:09.668s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [9:36.282s]
[INFO] ActiveMQ :: MQTT Protocol ......................... SUCCESS [12:20.908s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [1.644s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [5:24.330s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [42.643s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [2.750s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [2:33.190s]
[INFO] ActiveMQ :: Spring ................................ SUCCESS [1:06.697s]
[INFO] ActiveMQ :: AMQP .................................. SUCCESS [7:35.727s]
[INFO] ActiveMQ :: Console ............................... SUCCESS [4.756s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [18.252s]
[INFO] ActiveMQ :: Unit Tests ............................ FAILURE [4:21:47.588s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:07:41.725s
[INFO] Finished at: Tue Jul 28 11:17:41 UTC 2015
[INFO] Final Memory: 114M/1022M
[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-unit-tests: 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-unit-tests> && /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-unit-tests/target/surefire/surefirebooter7437452023687465407.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire5511641865525588275tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_10396417958169531884310tmp>
[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-unit-tests: 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-unit-tests> && /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-unit-tests/target/surefire/surefirebooter7437452023687465407.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire5511641865525588275tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_10396417958169531884310tmp>
	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-unit-tests> && /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-unit-tests/target/surefire/surefirebooter7437452023687465407.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire5511641865525588275tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_10396417958169531884310tmp>
	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-unit-tests> && /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-unit-tests/target/surefire/surefirebooter7437452023687465407.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire5511641865525588275tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_10396417958169531884310tmp>
	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-unit-tests> && /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-unit-tests/target/surefire/surefirebooter7437452023687465407.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire5511641865525588275tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_10396417958169531884310tmp>
	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-unit-tests> && /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-unit-tests/target/surefire/surefirebooter7437452023687465407.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire5511641865525588275tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_10396417958169531884310tmp>
	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-unit-tests
[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.12-SNAPSHOT/activemq-unit-tests-5.12-SNAPSHOT.pom
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Unit Tests #185
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 39500 bytes
Compression is 45.3%
Took 0.18 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.12-SNAPSHOT/activemq-openwire-legacy-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-legacy/5.12-SNAPSHOT/activemq-openwire-legacy-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Openwire Legacy Support #185
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 687391 bytes
Compression is 0.0%
Took 0.34 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.12-SNAPSHOT/activemq-jdbc-store-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-jdbc-store/5.12-SNAPSHOT/activemq-jdbc-store-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: JDBC Store #185
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 179281 bytes
Compression is 0.0%
Took 95 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.12-SNAPSHOT/activemq-amqp-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/target/activemq-amqp-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-amqp/5.12-SNAPSHOT/activemq-amqp-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: AMQP #185
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 155418 bytes
Compression is 0.0%
Took 73 ms
[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.12-SNAPSHOT/activemq-jms-pool-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-jms-pool/target/activemq-jms-pool-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-jms-pool/5.12-SNAPSHOT/activemq-jms-pool-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Generic JMS Pool #185
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 57400 bytes
Compression is 0.0%
Took 66 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.12-SNAPSHOT/activemq-pool-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-pool/target/activemq-pool-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-pool/5.12-SNAPSHOT/activemq-pool-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Pool #185
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 23940 bytes
Compression is 0.0%
Took 68 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.12-SNAPSHOT/activemq-stomp-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/activemq-stomp-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-stomp/5.12-SNAPSHOT/activemq-stomp-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: STOMP Protocol #185
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 111049 bytes
Compression is 0.0%
Took 79 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.12-SNAPSHOT/activemq-mqtt-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/activemq-mqtt-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-mqtt/5.12-SNAPSHOT/activemq-mqtt-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: MQTT Protocol #185
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 109615 bytes
Compression is 0.0%
Took 59 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.12-SNAPSHOT/activemq-console-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-console/target/activemq-console-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-console/5.12-SNAPSHOT/activemq-console-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Console #185
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 204578 bytes
Compression is 0.0%
Took 90 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.12-SNAPSHOT/activemq-client-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-client/target/activemq-client-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.12-SNAPSHOT/activemq-client-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Client #185
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 1301357 bytes
Compression is 0.0%
Took 0.4 sec
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/pom.xml> to org.apache.activemq/activemq-parent/5.12-SNAPSHOT/activemq-parent-5.12-SNAPSHOT.pom
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ #185
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 26622 bytes
Compression is 55.2%
Took 36 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.12-SNAPSHOT/activemq-broker-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-broker/target/activemq-broker-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-broker/5.12-SNAPSHOT/activemq-broker-5.12-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-broker/target/activemq-broker-5.12-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-broker/5.12-SNAPSHOT/activemq-broker-5.12-SNAPSHOT-tests.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Broker #185
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 1175464 bytes
Compression is 0.0%
Took 0.4 sec
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.12-SNAPSHOT/activemq-ra-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/activemq-ra-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-ra/5.12-SNAPSHOT/activemq-ra-5.12-SNAPSHOT.jar
[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.12-SNAPSHOT/activemq-ra-5.12-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.12-SNAPSHOT/activemq-ra-5.12-SNAPSHOT-schema.html
[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.12-SNAPSHOT/activemq-ra-5.12-SNAPSHOT.xsd.html
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: RA #185
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 128992 bytes
Compression is 0.0%
Took 87 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.12-SNAPSHOT/activemq-spring-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-spring/target/activemq-spring-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-spring/5.12-SNAPSHOT/activemq-spring-5.12-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-spring/target/classes/activemq.xsd> to org.apache.activemq/activemq-spring/5.12-SNAPSHOT/activemq-spring-5.12-SNAPSHOT.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-spring/target/classes/activemq.xsd.html> to org.apache.activemq/activemq-spring/5.12-SNAPSHOT/activemq-spring-5.12-SNAPSHOT-schema.html
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Spring #185
Archived 4 artifacts
Archive block size is 32768
Received 21 blocks and 214735 bytes
Compression is 76.2%
Took 0.16 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.12-SNAPSHOT/activemq-kahadb-store-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-kahadb-store/5.12-SNAPSHOT/activemq-kahadb-store-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: KahaDB Store #185
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 645948 bytes
Compression is 0.0%
Took 0.22 sec
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.12-SNAPSHOT/activemq-jaas-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-jaas/target/activemq-jaas-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.12-SNAPSHOT/activemq-jaas-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: JAAS #185
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 41394 bytes
Compression is 0.0%
Took 35 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.12-SNAPSHOT/activemq-partition-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-partition/target/activemq-partition-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-partition/5.12-SNAPSHOT/activemq-partition-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Partition Management #185
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 29710 bytes
Compression is 0.0%
Took 51 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.12-SNAPSHOT/activemq-leveldb-store-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-leveldb-store/5.12-SNAPSHOT/activemq-leveldb-store-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: LevelDB Store #185
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 992066 bytes
Compression is 0.0%
Took 0.32 sec
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Jenkins build is still unstable: ActiveMQ-Java7-All-UnitTests #185

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/changes>


Jenkins build is still unstable: ActiveMQ-Java7-All-UnitTests #184

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/changes>


Jenkins build is unstable: ActiveMQ-Java7-All-UnitTests #183

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/183/>


Build failed in Jenkins: ActiveMQ-Java7-All-UnitTests #182

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/182/>

------------------------------------------
[...truncated 2376 lines...]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [34.770s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:20.429s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [4:33.497s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [8:34.162s]
[INFO] ActiveMQ :: MQTT Protocol ......................... SUCCESS [12:26.653s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [1.357s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [9:21.512s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [42.310s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [2.789s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [2:35.262s]
[INFO] ActiveMQ :: Spring ................................ SUCCESS [1:13.835s]
[INFO] ActiveMQ :: AMQP .................................. SUCCESS [7:35.850s]
[INFO] ActiveMQ :: Console ............................... SUCCESS [4.514s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [18.455s]
[INFO] ActiveMQ :: Unit Tests ............................ FAILURE [4:43:42.592s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:35:02.627s
[INFO] Finished at: Fri Jul 24 12:05:20 UTC 2015
[INFO] Final Memory: 99M/1003M
[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-unit-tests: 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-unit-tests> && /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-unit-tests/target/surefire/surefirebooter3535466456949998007.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire4148163191757821843tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_3664266006361238827616tmp>
[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-unit-tests: 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-unit-tests> && /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-unit-tests/target/surefire/surefirebooter3535466456949998007.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire4148163191757821843tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_3664266006361238827616tmp>
	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-unit-tests> && /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-unit-tests/target/surefire/surefirebooter3535466456949998007.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire4148163191757821843tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_3664266006361238827616tmp>
	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-unit-tests> && /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-unit-tests/target/surefire/surefirebooter3535466456949998007.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire4148163191757821843tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_3664266006361238827616tmp>
	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-unit-tests> && /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-unit-tests/target/surefire/surefirebooter3535466456949998007.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire4148163191757821843tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_3664266006361238827616tmp>
	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-unit-tests> && /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-unit-tests/target/surefire/surefirebooter3535466456949998007.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire4148163191757821843tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_3664266006361238827616tmp>
	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-unit-tests
[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.12-SNAPSHOT/activemq-unit-tests-5.12-SNAPSHOT.pom
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Unit Tests #180
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 39500 bytes
Compression is 45.3%
Took 0.17 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.12-SNAPSHOT/activemq-openwire-legacy-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-legacy/5.12-SNAPSHOT/activemq-openwire-legacy-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Openwire Legacy Support #181
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 687392 bytes
Compression is 0.0%
Took 0.23 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.12-SNAPSHOT/activemq-jdbc-store-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-jdbc-store/5.12-SNAPSHOT/activemq-jdbc-store-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: JDBC Store #181
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 179281 bytes
Compression is 0.0%
Took 82 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.12-SNAPSHOT/activemq-amqp-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/target/activemq-amqp-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-amqp/5.12-SNAPSHOT/activemq-amqp-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: AMQP #181
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 155418 bytes
Compression is 0.0%
Took 84 ms
[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.12-SNAPSHOT/activemq-jms-pool-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-jms-pool/target/activemq-jms-pool-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-jms-pool/5.12-SNAPSHOT/activemq-jms-pool-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Generic JMS Pool #181
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 57401 bytes
Compression is 0.0%
Took 40 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.12-SNAPSHOT/activemq-pool-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-pool/target/activemq-pool-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-pool/5.12-SNAPSHOT/activemq-pool-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Pool #181
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 23940 bytes
Compression is 0.0%
Took 26 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.12-SNAPSHOT/activemq-stomp-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/activemq-stomp-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-stomp/5.12-SNAPSHOT/activemq-stomp-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: STOMP Protocol #181
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 111049 bytes
Compression is 0.0%
Took 47 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.12-SNAPSHOT/activemq-mqtt-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/activemq-mqtt-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-mqtt/5.12-SNAPSHOT/activemq-mqtt-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: MQTT Protocol #181
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 109615 bytes
Compression is 0.0%
Took 54 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.12-SNAPSHOT/activemq-console-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-console/target/activemq-console-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-console/5.12-SNAPSHOT/activemq-console-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Console #181
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 204578 bytes
Compression is 0.0%
Took 77 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.12-SNAPSHOT/activemq-client-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-client/target/activemq-client-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.12-SNAPSHOT/activemq-client-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Client #181
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 1301357 bytes
Compression is 0.0%
Took 0.38 sec
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/pom.xml> to org.apache.activemq/activemq-parent/5.12-SNAPSHOT/activemq-parent-5.12-SNAPSHOT.pom
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ #181
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 26622 bytes
Compression is 55.2%
Took 31 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.12-SNAPSHOT/activemq-broker-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-broker/target/activemq-broker-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-broker/5.12-SNAPSHOT/activemq-broker-5.12-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-broker/target/activemq-broker-5.12-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-broker/5.12-SNAPSHOT/activemq-broker-5.12-SNAPSHOT-tests.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Broker #181
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 1175464 bytes
Compression is 0.0%
Took 0.35 sec
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.12-SNAPSHOT/activemq-ra-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-ra/target/activemq-ra-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-ra/5.12-SNAPSHOT/activemq-ra-5.12-SNAPSHOT.jar
[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.12-SNAPSHOT/activemq-ra-5.12-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.12-SNAPSHOT/activemq-ra-5.12-SNAPSHOT-schema.html
[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.12-SNAPSHOT/activemq-ra-5.12-SNAPSHOT.xsd.html
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: RA #181
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 128993 bytes
Compression is 0.0%
Took 75 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.12-SNAPSHOT/activemq-spring-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-spring/target/activemq-spring-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-spring/5.12-SNAPSHOT/activemq-spring-5.12-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-spring/target/classes/activemq.xsd> to org.apache.activemq/activemq-spring/5.12-SNAPSHOT/activemq-spring-5.12-SNAPSHOT.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-spring/target/classes/activemq.xsd.html> to org.apache.activemq/activemq-spring/5.12-SNAPSHOT/activemq-spring-5.12-SNAPSHOT-schema.html
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Spring #181
Archived 4 artifacts
Archive block size is 32768
Received 20 blocks and 247503 bytes
Compression is 72.6%
Took 0.38 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.12-SNAPSHOT/activemq-kahadb-store-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-kahadb-store/5.12-SNAPSHOT/activemq-kahadb-store-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: KahaDB Store #181
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 645948 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.12-SNAPSHOT/activemq-jaas-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-jaas/target/activemq-jaas-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.12-SNAPSHOT/activemq-jaas-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: JAAS #181
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 41394 bytes
Compression is 0.0%
Took 32 ms
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.12-SNAPSHOT/activemq-partition-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-partition/target/activemq-partition-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-partition/5.12-SNAPSHOT/activemq-partition-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Partition Management #181
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 29710 bytes
Compression is 0.0%
Took 43 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.12-SNAPSHOT/activemq-leveldb-store-5.12-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.12-SNAPSHOT.jar> to org.apache.activemq/activemq-leveldb-store/5.12-SNAPSHOT/activemq-leveldb-store-5.12-SNAPSHOT.jar
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: LevelDB Store #181
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 992066 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