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/05/17 14:24:45 UTC

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

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


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

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


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

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 #136

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 #135

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 #134

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


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

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

Changes:

[tabish121] https://issues.apache.org/jira/browse/AMQ-5599

[tabish121] https://issues.apache.org/jira/browse/AMQ-5776

[tabish121] Adds a STOMP based test to cover some inactivity monitor usage over all

[hadrian] [AMQ-5789] Add support for keystore type (other than jks)

------------------------------------------
[...truncated 2247 lines...]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [30.437s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:22.889s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [3:33.855s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [8:36.954s]
[INFO] ActiveMQ :: MQTT Protocol ......................... SUCCESS [11:47.048s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [1.419s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [11:25.112s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [42.911s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [2.848s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [2:34.530s]
[INFO] ActiveMQ :: Spring ................................ SUCCESS [1:21.122s]
[INFO] ActiveMQ :: AMQP .................................. SUCCESS [7:41.543s]
[INFO] ActiveMQ :: Console ............................... SUCCESS [2.272s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [19.300s]
[INFO] ActiveMQ :: Unit Tests ............................ FAILURE [3:20:17.034s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:12:53.517s
[INFO] Finished at: Wed Jun 03 10:23:23 UTC 2015
[INFO] Final Memory: 101M/981M
[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/surefirebooter5224915837253575008.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire507754498835245124tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_3183501558334885483890tmp>
[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/surefirebooter5224915837253575008.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire507754498835245124tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_3183501558334885483890tmp>
	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/surefirebooter5224915837253575008.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire507754498835245124tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_3183501558334885483890tmp>
	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/surefirebooter5224915837253575008.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire507754498835245124tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_3183501558334885483890tmp>
	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/surefirebooter5224915837253575008.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire507754498835245124tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_3183501558334885483890tmp>
	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/surefirebooter5224915837253575008.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire507754498835245124tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_3183501558334885483890tmp>
	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 #128
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 37691 bytes
Compression is 46.5%
Took 1.2 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 #132
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 687390 bytes
Compression is 0.0%
Took 0.33 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 #132
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 178338 bytes
Compression is 0.0%
Took 0.26 sec
[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 #132
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 153051 bytes
Compression is 0.0%
Took 0.17 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 #132
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 56305 bytes
Compression is 0.0%
Took 87 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 #132
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 23938 bytes
Compression is 0.0%
Took 0.13 sec
[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 #132
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 110447 bytes
Compression is 0.0%
Took 0.1 sec
[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 #132
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 109846 bytes
Compression is 0.0%
Took 0.12 sec
[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 #132
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 201999 bytes
Compression is 0.0%
Took 0.18 sec
[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 #132
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 1196782 bytes
Compression is 0.0%
Took 0.73 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 #132
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 26622 bytes
Compression is 55.2%
Took 83 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 #132
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 1164922 bytes
Compression is 0.0%
Took 0.85 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 #132
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 128013 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.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 #132
Archived 4 artifacts
Archive block size is 32768
Received 22 blocks and 178156 bytes
Compression is 80.2%
Took 0.45 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 #132
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 642134 bytes
Compression is 0.0%
Took 0.52 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 #132
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 37981 bytes
Compression is 0.0%
Took 0.1 sec
[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 #132
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 28979 bytes
Compression is 0.0%
Took 0.1 sec
[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 #132
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 991377 bytes
Compression is 0.0%
Took 0.57 sec
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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

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

Changes:

[tabish121] https://issues.apache.org/jira/browse/AMQ-5816

[tabish121] https://issues.apache.org/jira/browse/AMQ-5621

------------------------------------------
[...truncated 4046 lines...]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [31.557s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:21.445s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [2:09.995s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [8:35.529s]
[INFO] ActiveMQ :: MQTT Protocol ......................... SUCCESS [12:05.689s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [1.705s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [5:48.008s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [42.804s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [2.892s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [2:28.809s]
[INFO] ActiveMQ :: Spring ................................ SUCCESS [1:06.818s]
[INFO] ActiveMQ :: AMQP .................................. SUCCESS [7:37.342s]
[INFO] ActiveMQ :: Console ............................... SUCCESS [2.430s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [18.272s]
[INFO] ActiveMQ :: Unit Tests ............................ FAILURE [5:26:53.652s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:12:16.250s
[INFO] Finished at: Tue Jun 02 13:17:55 UTC 2015
[INFO] Final Memory: 92M/1021M
[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/surefirebooter371761729361266654.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire2711042364238887253tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_11565025815041089539647tmp>
[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/surefirebooter371761729361266654.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire2711042364238887253tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_11565025815041089539647tmp>
	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/surefirebooter371761729361266654.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire2711042364238887253tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_11565025815041089539647tmp>
	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/surefirebooter371761729361266654.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire2711042364238887253tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_11565025815041089539647tmp>
	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/surefirebooter371761729361266654.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire2711042364238887253tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_11565025815041089539647tmp>
	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/surefirebooter371761729361266654.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire2711042364238887253tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_11565025815041089539647tmp>
	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 #128
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 37691 bytes
Compression is 46.5%
Took 1.4 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 #131
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 687391 bytes
Compression is 0.0%
Took 0.53 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 #131
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 178339 bytes
Compression is 0.0%
Took 0.18 sec
[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 #129
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 152485 bytes
Compression is 0.0%
Took 0.14 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 #131
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 56304 bytes
Compression is 0.0%
Took 0.19 sec
[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 #131
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 23940 bytes
Compression is 0.0%
Took 0.12 sec
[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 #131
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 110159 bytes
Compression is 0.0%
Took 0.11 sec
[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 #131
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 109678 bytes
Compression is 0.0%
Took 0.11 sec
[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 #131
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 202000 bytes
Compression is 0.0%
Took 0.23 sec
[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 #131
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 1196629 bytes
Compression is 0.0%
Took 0.71 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 #131
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 26622 bytes
Compression is 55.2%
Took 0.18 sec
[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 #131
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 1164804 bytes
Compression is 0.0%
Took 0.67 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 #131
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 128015 bytes
Compression is 0.0%
Took 0.3 sec
[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 #131
Archived 4 artifacts
Archive block size is 32768
Received 21 blocks and 210924 bytes
Compression is 76.5%
Took 0.42 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 #131
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 642134 bytes
Compression is 0.0%
Took 0.59 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 #131
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 37982 bytes
Compression is 0.0%
Took 0.16 sec
[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 #131
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 28980 bytes
Compression is 0.0%
Took 0.18 sec
[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 #131
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 991378 bytes
Compression is 0.0%
Took 0.6 sec
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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

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

------------------------------------------
[...truncated 1466 lines...]
[INFO] Checking legal files in: activemq-partition-5.12-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ activemq-partition ---
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-partition/target/activemq-partition-5.12-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/activemq/activemq-partition/5.12-SNAPSHOT/activemq-partition-5.12-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-partition/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/activemq/activemq-partition/5.12-SNAPSHOT/activemq-partition-5.12-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Unit Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ .......................................... SUCCESS [3.641s]
[INFO] ActiveMQ :: Client ................................ SUCCESS [2:11.289s]
[INFO] ActiveMQ :: Openwire Legacy Support ............... SUCCESS [3.736s]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [38.971s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:23.560s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [2:17.849s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [8:47.985s]
[INFO] ActiveMQ :: MQTT Protocol ......................... SUCCESS [12:17.004s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [1.672s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [5:27.397s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [51.761s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [4.462s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [2:39.713s]
[INFO] ActiveMQ :: Spring ................................ SUCCESS [1:11.600s]
[INFO] ActiveMQ :: AMQP .................................. FAILURE [3:56.884s]
[INFO] ActiveMQ :: Console ............................... SUCCESS [2.329s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [18.208s]
[INFO] ActiveMQ :: Unit Tests ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 42:35.000s
[INFO] Finished at: Mon Jun 01 08:00:07 UTC 2015
[INFO] Final Memory: 110M/1279M
[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-amqp: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test failed: 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-amqp> && /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-amqp/target/surefire/surefirebooter9156815132395674892.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/target/surefire/surefire7644658370929197290tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/target/surefire/surefire_972386493376824733132tmp>
[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-amqp: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test failed: 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-amqp> && /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-amqp/target/surefire/surefirebooter9156815132395674892.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/target/surefire/surefire7644658370929197290tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/target/surefire/surefire_972386493376824733132tmp>
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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.PluginExecutionException: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test failed: 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-amqp> && /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-amqp/target/surefire/surefirebooter9156815132395674892.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/target/surefire/surefire7644658370929197290tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/target/surefire/surefire_972386493376824733132tmp>
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 31 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-amqp> && /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-amqp/target/surefire/surefirebooter9156815132395674892.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/target/surefire/surefire7644658370929197290tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/target/surefire/surefire_972386493376824733132tmp>
	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.run(ForkStarter.java:158)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:958)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:822)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:720)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 32 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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :activemq-amqp
[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 #128
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 37691 bytes
Compression is 46.5%
Took 1.1 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 #130
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 687389 bytes
Compression is 0.0%
Took 0.37 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 #130
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 178339 bytes
Compression is 0.0%
Took 0.1 sec
[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
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: AMQP #129
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8180 bytes
Compression is 0.0%
Took 54 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 #130
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 56306 bytes
Compression is 0.0%
Took 64 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 #130
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 23940 bytes
Compression is 0.0%
Took 36 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 #130
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 110159 bytes
Compression is 0.0%
Took 61 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 #129
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 109678 bytes
Compression is 0.0%
Took 67 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 #130
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 202000 bytes
Compression is 0.0%
Took 0.11 sec
[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 #130
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 1196593 bytes
Compression is 0.0%
Took 0.45 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 #130
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 26622 bytes
Compression is 55.2%
Took 43 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 #130
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 1164804 bytes
Compression is 0.0%
Took 0.42 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 #130
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 128015 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 #129
Archived 4 artifacts
Archive block size is 32768
Received 21 blocks and 210925 bytes
Compression is 76.5%
Took 0.19 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 #130
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 642135 bytes
Compression is 0.0%
Took 0.26 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 #130
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 37982 bytes
Compression is 0.0%
Took 51 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 #130
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 28980 bytes
Compression is 0.0%
Took 78 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 #130
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 991377 bytes
Compression is 0.0%
Took 0.41 sec
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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

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

------------------------------------------
[...truncated 1280 lines...]
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ .......................................... SUCCESS [4.273s]
[INFO] ActiveMQ :: Client ................................ SUCCESS [2:18.238s]
[INFO] ActiveMQ :: Openwire Legacy Support ............... SUCCESS [3.327s]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [36.758s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:22.909s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [2:11.230s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [8:50.800s]
[INFO] ActiveMQ :: MQTT Protocol ......................... FAILURE [11:58.623s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [1.596s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [5:24.658s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [42.746s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [2.808s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [2:29.292s]
[INFO] ActiveMQ :: Spring ................................ SKIPPED
[INFO] ActiveMQ :: AMQP .................................. SKIPPED
[INFO] ActiveMQ :: Console ............................... SUCCESS [2.438s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [18.304s]
[INFO] ActiveMQ :: Unit Tests ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36:43.736s
[INFO] Finished at: Sun May 31 08:10:08 UTC 2015
[INFO] Final Memory: 76M/1302M
[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-mqtt: 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-mqtt> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefirebooter9068756912604725062.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire7447683632799843521tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire_768138645379285445019tmp>
[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-mqtt: 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-mqtt> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefirebooter9068756912604725062.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire7447683632799843521tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire_768138645379285445019tmp>
	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-mqtt> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefirebooter9068756912604725062.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire7447683632799843521tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire_768138645379285445019tmp>
	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-mqtt> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefirebooter9068756912604725062.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire7447683632799843521tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire_768138645379285445019tmp>
	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-mqtt> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefirebooter9068756912604725062.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire7447683632799843521tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire_768138645379285445019tmp>
	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-mqtt> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefirebooter9068756912604725062.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire7447683632799843521tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire_768138645379285445019tmp>
	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-mqtt
[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 #128
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 37691 bytes
Compression is 46.5%
Took 0.93 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 #129
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 687388 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 #129
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 178338 bytes
Compression is 0.0%
Took 0.23 sec
[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
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: AMQP #129
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8180 bytes
Compression is 0.0%
Took 0.18 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 #129
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 56307 bytes
Compression is 0.0%
Took 0.1 sec
[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 #129
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 23939 bytes
Compression is 0.0%
Took 81 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 #129
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 110158 bytes
Compression is 0.0%
Took 0.13 sec
[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
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: MQTT Protocol #129
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 9910 bytes
Compression is 0.0%
Took 0.15 sec
[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 #129
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 201999 bytes
Compression is 0.0%
Took 0.3 sec
[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 #129
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 1196592 bytes
Compression is 0.0%
Took 0.64 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 #129
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 26622 bytes
Compression is 55.2%
Took 0.13 sec
[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 #129
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 1164802 bytes
Compression is 0.0%
Took 0.49 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 #129
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 128015 bytes
Compression is 0.0%
Took 0.19 sec
[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
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Spring #129
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 14680 bytes
Compression is 0.0%
Took 0.22 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 #129
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 642133 bytes
Compression is 0.0%
Took 0.4 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 #129
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 37979 bytes
Compression is 0.0%
Took 99 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 #129
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 28979 bytes
Compression is 0.0%
Took 96 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 #129
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 991376 bytes
Compression is 0.0%
Took 0.51 sec
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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

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

Changes:

[mfrazier] AMQ-5713 - making accessors public to remove startup error.

------------------------------------------
[...truncated 1952 lines...]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:22.028s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [2:12.869s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [9:52.434s]
[INFO] ActiveMQ :: MQTT Protocol ......................... SUCCESS [12:01.095s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [1.761s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [5:24.653s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [45.184s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [3.023s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [2:34.258s]
[INFO] ActiveMQ :: Spring ................................ SUCCESS [1:06.668s]
[INFO] ActiveMQ :: AMQP .................................. SUCCESS [8:06.140s]
[INFO] ActiveMQ :: Console ............................... SUCCESS [2.326s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [18.470s]
[INFO] ActiveMQ :: Unit Tests ............................ FAILURE [1:12:51.178s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:59:50.162s
[INFO] Finished at: Sat May 30 05:46:10 UTC 2015
[INFO] Final Memory: 94M/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/surefirebooter8952464885807802039.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire3992553051366353tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_1801685321530142108176tmp>
[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/surefirebooter8952464885807802039.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire3992553051366353tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_1801685321530142108176tmp>
	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/surefirebooter8952464885807802039.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire3992553051366353tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_1801685321530142108176tmp>
	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/surefirebooter8952464885807802039.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire3992553051366353tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_1801685321530142108176tmp>
	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/surefirebooter8952464885807802039.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire3992553051366353tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_1801685321530142108176tmp>
	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/surefirebooter8952464885807802039.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire3992553051366353tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_1801685321530142108176tmp>
	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 #128
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 37691 bytes
Compression is 46.5%
Took 1 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 #128
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 687388 bytes
Compression is 0.0%
Took 0.48 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 #128
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 178337 bytes
Compression is 0.0%
Took 0.1 sec
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.44 sec - in org.apache.activemq.broker.scheduler.JobSchedulerTxTest
[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 #128
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 152484 bytes
Compression is 0.0%
Took 0.21 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 #128
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 56306 bytes
Compression is 0.0%
Took 0.11 sec
[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 #128
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 23939 bytes
Compression is 0.0%
Took 40 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 #128
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 110158 bytes
Compression is 0.0%
Took 0.12 sec
[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 #128
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 109677 bytes
Compression is 0.0%
Took 0.16 sec
[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 #128
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 201999 bytes
Compression is 0.0%
Took 0.19 sec
[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 #128
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 1196592 bytes
Compression is 0.0%
Took 0.47 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 #128
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 26622 bytes
Compression is 55.2%
Took 41 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 #128
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 1164802 bytes
Compression is 0.0%
Took 0.46 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 #128
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 128014 bytes
Compression is 0.0%
Took 0.12 sec
[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 #128
Archived 4 artifacts
Archive block size is 32768
Received 22 blocks and 178155 bytes
Compression is 80.2%
Took 0.19 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 #128
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 642132 bytes
Compression is 0.0%
Took 0.25 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 #128
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 37981 bytes
Compression is 0.0%
Took 72 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 #128
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 28979 bytes
Compression is 0.0%
Took 44 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 #128
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 991375 bytes
Compression is 0.0%
Took 0.34 sec
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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

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


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

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

Changes:

[tabish121] https://issues.apache.org/jira/browse/AMQ-5799

[gtully] better deal with journal corruption for scheduler store  to report error location - intermittent failure of KahaDBSchedulerIndexRebuildTest

[tabish121] https://issues.apache.org/jira/browse/AMQ-5413

[robbie] AMQ-5801: add error condition hint via the info map to signal the container-id was the invalid field

[claus.ibsen] Upgrade to jolokia 1.3.1

------------------------------------------
[...truncated 3954 lines...]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [31.815s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:21.607s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [2:05.115s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [9:24.442s]
[INFO] ActiveMQ :: MQTT Protocol ......................... SUCCESS [11:40.776s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [1.565s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [5:09.318s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [41.326s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [2.912s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [2:30.702s]
[INFO] ActiveMQ :: Spring ................................ SUCCESS [1:15.905s]
[INFO] ActiveMQ :: AMQP .................................. SUCCESS [7:37.446s]
[INFO] ActiveMQ :: Console ............................... SUCCESS [2.215s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [18.241s]
[INFO] ActiveMQ :: Unit Tests ............................ FAILURE [5:06:35.790s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:51:44.599s
[INFO] Finished at: Thu May 28 16:02:45 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/surefirebooter6539887386007560687.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire4174577110335127359tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_1142582987458188332863tmp>
[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/surefirebooter6539887386007560687.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire4174577110335127359tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_1142582987458188332863tmp>
	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/surefirebooter6539887386007560687.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire4174577110335127359tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_1142582987458188332863tmp>
	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/surefirebooter6539887386007560687.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire4174577110335127359tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_1142582987458188332863tmp>
	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/surefirebooter6539887386007560687.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire4174577110335127359tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_1142582987458188332863tmp>
	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/surefirebooter6539887386007560687.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire4174577110335127359tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_1142582987458188332863tmp>
	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 #123
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 37691 bytes
Compression is 46.5%
Took 2.6 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 #126
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 687388 bytes
Compression is 0.0%
Took 1.4 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 #126
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 178338 bytes
Compression is 0.0%
Took 0.8 sec
[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 #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 152484 bytes
Compression is 0.0%
Took 1 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 #126
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 56306 bytes
Compression is 0.0%
Took 0.74 sec
[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 #126
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 23939 bytes
Compression is 0.0%
Took 0.66 sec
[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 #126
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 110158 bytes
Compression is 0.0%
Took 0.55 sec
[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 #126
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 109677 bytes
Compression is 0.0%
Took 1.2 sec
[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 #126
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 201999 bytes
Compression is 0.0%
Took 0.6 sec
[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 #126
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 1196592 bytes
Compression is 0.0%
Took 2.3 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 #126
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 59390 bytes
Compression is 0.0%
Took 0.54 sec
[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 #126
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 1163395 bytes
Compression is 0.0%
Took 2.5 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 #126
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 128014 bytes
Compression is 0.0%
Took 0.83 sec
[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 #126
Archived 4 artifacts
Archive block size is 32768
Received 21 blocks and 210924 bytes
Compression is 76.5%
Took 1.6 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 #126
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 642133 bytes
Compression is 0.0%
Took 1.9 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 #126
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 37981 bytes
Compression is 0.0%
Took 0.49 sec
[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 #126
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 28979 bytes
Compression is 0.0%
Took 1.8 sec
[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 #126
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 991376 bytes
Compression is 0.0%
Took 3.6 sec
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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

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

Changes:

[tabish121] https://issues.apache.org/jira/browse/AMQ-5794

[tabish121] Fix test failure in CI due to fixed port being in use.

[tabish121] https://issues.apache.org/jira/browse/AMQ-5794

[tabish121] https://issues.apache.org/jira/browse/AMQ-5799

[tabish121] https://issues.apache.org/jira/browse/AMQ-5799

------------------------------------------
[...truncated 1419 lines...]
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ activemq-partition ---
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ activemq-partition ---
[INFO] Checking legal files in: activemq-partition-5.12-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ activemq-partition ---
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-partition/target/activemq-partition-5.12-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/activemq/activemq-partition/5.12-SNAPSHOT/activemq-partition-5.12-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-partition/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/activemq/activemq-partition/5.12-SNAPSHOT/activemq-partition-5.12-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Unit Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ .......................................... SUCCESS [3.955s]
[INFO] ActiveMQ :: Client ................................ SUCCESS [2:14.615s]
[INFO] ActiveMQ :: Openwire Legacy Support ............... SUCCESS [4.549s]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [47.118s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:26.983s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [2:18.776s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [9:45.927s]
[INFO] ActiveMQ :: MQTT Protocol ......................... SUCCESS [12:02.600s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [2.262s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [5:28.597s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [43.008s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [3.295s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [2:31.959s]
[INFO] ActiveMQ :: Spring ................................ SUCCESS [1:08.511s]
[INFO] ActiveMQ :: AMQP .................................. FAILURE [1.730s]
[INFO] ActiveMQ :: Console ............................... SUCCESS [2.588s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [18.871s]
[INFO] ActiveMQ :: Unit Tests ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39:24.696s
[INFO] Finished at: Wed May 27 06:00:34 UTC 2015
[INFO] Final Memory: 109M/1315M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project activemq-amqp: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpSession.java>:[48,41] package org.apache.qpid.jms.provider.amqp does not exist
[ERROR] <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpSession.java>:[49,41] package org.apache.qpid.jms.provider.amqp does not exist
[ERROR] <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpSession.java>:[274,61] cannot find symbol
[ERROR] symbol:   variable AmqpJmsNoLocalType
[ERROR] location: class org.apache.activemq.transport.amqp.protocol.AmqpSession
[ERROR] <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpSession.java>:[278,69] cannot find symbol
[ERROR] symbol:   class AmqpJmsSelectorType
[ERROR] location: class org.apache.activemq.transport.amqp.protocol.AmqpSession
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project activemq-amqp: Compilation failure
	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.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:858)
	at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 31 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-amqp
[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 #123
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 37691 bytes
Compression is 46.5%
Took 1 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 #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 687389 bytes
Compression is 0.0%
Took 0.6 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 #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 178338 bytes
Compression is 0.0%
Took 0.18 sec
[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
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: AMQP #125
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8180 bytes
Compression is 0.0%
Took 0.2 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 #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 56307 bytes
Compression is 0.0%
Took 86 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 #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 23938 bytes
Compression is 0.0%
Took 66 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 #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 110158 bytes
Compression is 0.0%
Took 0.11 sec
[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 #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 109677 bytes
Compression is 0.0%
Took 57 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 #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 201999 bytes
Compression is 0.0%
Took 0.21 sec
[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 #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 1196592 bytes
Compression is 0.0%
Took 0.68 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 #125
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 26622 bytes
Compression is 55.2%
Took 65 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 #125
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 1163395 bytes
Compression is 0.0%
Took 0.75 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 #125
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 128012 bytes
Compression is 0.0%
Took 0.16 sec
[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 #125
Archived 4 artifacts
Archive block size is 32768
Received 22 blocks and 178155 bytes
Compression is 80.2%
Took 0.29 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 #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 641979 bytes
Compression is 0.0%
Took 0.39 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 #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 37981 bytes
Compression is 0.0%
Took 0.1 sec
[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 #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 28979 bytes
Compression is 0.0%
Took 0.11 sec
[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 #125
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 991376 bytes
Compression is 0.0%
Took 0.57 sec
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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

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

Changes:

[dejan] https://issues.apache.org/jira/browse/AMQ-5697 - adding acl fields as some plugins can use those directly instead of setting roles

------------------------------------------
[...truncated 1951 lines...]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [43.965s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:23.571s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [2:18.281s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [8:48.233s]
[INFO] ActiveMQ :: MQTT Protocol ......................... SUCCESS [12:03.427s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [1.748s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [5:27.755s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [44.356s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [3.004s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [2:33.726s]
[INFO] ActiveMQ :: Spring ................................ SUCCESS [1:07.795s]
[INFO] ActiveMQ :: AMQP .................................. SUCCESS [8:26.293s]
[INFO] ActiveMQ :: Console ............................... SUCCESS [2.425s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [18.556s]
[INFO] ActiveMQ :: Unit Tests ............................ FAILURE [1:10:51.077s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:57:34.277s
[INFO] Finished at: Tue May 26 08:01:32 UTC 2015
[INFO] Final Memory: 104M/1102M
[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/surefirebooter6673042363827450999.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire7936178387940313767tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_1641969074119986765516tmp>
[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/surefirebooter6673042363827450999.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire7936178387940313767tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_1641969074119986765516tmp>
	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/surefirebooter6673042363827450999.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire7936178387940313767tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_1641969074119986765516tmp>
	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/surefirebooter6673042363827450999.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire7936178387940313767tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_1641969074119986765516tmp>
	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/surefirebooter6673042363827450999.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire7936178387940313767tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_1641969074119986765516tmp>
	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/surefirebooter6673042363827450999.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire7936178387940313767tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_1641969074119986765516tmp>
	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 #123
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 37691 bytes
Compression is 46.5%
Took 0.81 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 #124
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 687389 bytes
Compression is 0.0%
Took 0.46 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 #124
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 178337 bytes
Compression is 0.0%
Took 0.26 sec
[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 #123
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 150081 bytes
Compression is 0.0%
Took 0.24 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 #124
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 56305 bytes
Compression is 0.0%
Took 0.1 sec
[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 #124
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 23939 bytes
Compression is 0.0%
Took 0.17 sec
[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 #123
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 109815 bytes
Compression is 0.0%
Took 0.22 sec
[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 #124
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 109401 bytes
Compression is 0.0%
Took 0.19 sec
[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 #124
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 201999 bytes
Compression is 0.0%
Took 0.17 sec
[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 #124
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 1193896 bytes
Compression is 0.0%
Took 0.64 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 #124
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 26622 bytes
Compression is 55.2%
Took 0.4 sec
[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 #124
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 1163395 bytes
Compression is 0.0%
Took 0.99 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 #124
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 128014 bytes
Compression is 0.0%
Took 0.19 sec
[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 #123
Archived 4 artifacts
Archive block size is 32768
Received 22 blocks and 178155 bytes
Compression is 80.2%
Took 0.48 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 #124
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 641977 bytes
Compression is 0.0%
Took 0.36 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 #124
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 37981 bytes
Compression is 0.0%
Took 0.15 sec
[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 #124
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 28979 bytes
Compression is 0.0%
Took 95 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 #124
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 991376 bytes
Compression is 0.0%
Took 0.48 sec
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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

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

------------------------------------------
[...truncated 1278 lines...]
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ .......................................... SUCCESS [3.230s]
[INFO] ActiveMQ :: Client ................................ SUCCESS [2:30.916s]
[INFO] ActiveMQ :: Openwire Legacy Support ............... SUCCESS [3.870s]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [52.931s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:24.703s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [2:15.198s]
[INFO] ActiveMQ :: STOMP Protocol ........................ FAILURE [10:53.982s]
[INFO] ActiveMQ :: MQTT Protocol ......................... SUCCESS [11:39.293s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [1.357s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [5:19.874s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [42.394s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [2.759s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [2:30.740s]
[INFO] ActiveMQ :: Spring ................................ SKIPPED
[INFO] ActiveMQ :: AMQP .................................. SKIPPED
[INFO] ActiveMQ :: Console ............................... SUCCESS [2.280s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [18.271s]
[INFO] ActiveMQ :: Unit Tests ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 38:59.070s
[INFO] Finished at: Mon May 25 07:42:13 UTC 2015
[INFO] Final Memory: 74M/1228M
[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-stomp: 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-stomp> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefirebooter1427821858497163251.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire1078331579778806961tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire_627948287922990897228tmp>
[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-stomp: 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-stomp> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefirebooter1427821858497163251.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire1078331579778806961tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire_627948287922990897228tmp>
	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-stomp> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefirebooter1427821858497163251.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire1078331579778806961tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire_627948287922990897228tmp>
	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-stomp> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefirebooter1427821858497163251.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire1078331579778806961tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire_627948287922990897228tmp>
	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-stomp> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefirebooter1427821858497163251.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire1078331579778806961tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire_627948287922990897228tmp>
	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-stomp> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefirebooter1427821858497163251.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire1078331579778806961tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire_627948287922990897228tmp>
	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-stomp
[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 #123
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 37691 bytes
Compression is 46.5%
Took 0.73 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 #123
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 687387 bytes
Compression is 0.0%
Took 0.43 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 #123
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 178337 bytes
Compression is 0.0%
Took 0.16 sec
[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
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: AMQP #123
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8180 bytes
Compression is 0.0%
Took 0.1 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 #123
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 56305 bytes
Compression is 0.0%
Took 0.15 sec
[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 #123
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 23939 bytes
Compression is 0.0%
Took 0.19 sec
[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
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: STOMP Protocol #123
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7636 bytes
Compression is 0.0%
Took 0.11 sec
[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 #123
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 109401 bytes
Compression is 0.0%
Took 0.13 sec
[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 #123
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 201999 bytes
Compression is 0.0%
Took 0.18 sec
[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 #123
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 1193898 bytes
Compression is 0.0%
Took 0.64 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 #123
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 26622 bytes
Compression is 55.2%
Took 81 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 #123
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 1163289 bytes
Compression is 0.0%
Took 0.61 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 #123
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 128014 bytes
Compression is 0.0%
Took 0.14 sec
[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
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Spring #123
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 14680 bytes
Compression is 0.0%
Took 0.21 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 #123
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 641978 bytes
Compression is 0.0%
Took 0.28 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 #123
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 37981 bytes
Compression is 0.0%
Took 82 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 #123
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 28979 bytes
Compression is 0.0%
Took 67 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 #123
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 991375 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

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

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


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

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

Changes:

[andy.tayls67] AMQ-5793 - fix example

[gtully] https://issues.apache.org/jira/browse/AMQ-4705 - close window where both master and slave can be active - slave waits for possible keepAlivePeriod with the lock before startin. Ensures a keepAlive has completed on the master

[tabish121] https://issues.apache.org/jira/browse/AMQ-5771

[tabish121] https://issues.apache.org/jira/browse/AMQ-5795

------------------------------------------
[...truncated 1278 lines...]
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ .......................................... SUCCESS [4.900s]
[INFO] ActiveMQ :: Client ................................ SUCCESS [2:14.729s]
[INFO] ActiveMQ :: Openwire Legacy Support ............... SUCCESS [3.425s]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [50.193s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:23.184s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [2:30.671s]
[INFO] ActiveMQ :: STOMP Protocol ........................ FAILURE [10:06.665s]
[INFO] ActiveMQ :: MQTT Protocol ......................... SUCCESS [11:40.364s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [1.520s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [5:18.310s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [42.429s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [2.876s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [2:31.265s]
[INFO] ActiveMQ :: Spring ................................ SKIPPED
[INFO] ActiveMQ :: AMQP .................................. SKIPPED
[INFO] ActiveMQ :: Console ............................... SUCCESS [2.241s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [18.258s]
[INFO] ActiveMQ :: Unit Tests ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 38:10.479s
[INFO] Finished at: Sat May 23 06:42:52 UTC 2015
[INFO] Final Memory: 75M/1196M
[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-stomp: 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-stomp> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefirebooter8738954855744130384.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire8096715919542534267tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire_408948514726003625420tmp>
[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-stomp: 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-stomp> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefirebooter8738954855744130384.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire8096715919542534267tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire_408948514726003625420tmp>
	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-stomp> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefirebooter8738954855744130384.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire8096715919542534267tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire_408948514726003625420tmp>
	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-stomp> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefirebooter8738954855744130384.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire8096715919542534267tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire_408948514726003625420tmp>
	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-stomp> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefirebooter8738954855744130384.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire8096715919542534267tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire_408948514726003625420tmp>
	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-stomp> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefirebooter8738954855744130384.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire8096715919542534267tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-stomp/target/surefire/surefire_408948514726003625420tmp>
	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-stomp
[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 #120
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 37691 bytes
Compression is 46.5%
Took 3.9 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 #121
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 687388 bytes
Compression is 0.0%
Took 0.47 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 #121
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 178337 bytes
Compression is 0.0%
Took 0.19 sec
[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
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: AMQP #120
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8180 bytes
Compression is 0.0%
Took 0.21 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 #121
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 56306 bytes
Compression is 0.0%
Took 0.14 sec
[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 #121
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 23939 bytes
Compression is 0.0%
Took 0.11 sec
[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
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: STOMP Protocol #121
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7636 bytes
Compression is 0.0%
Took 0.11 sec
[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 #120
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 109401 bytes
Compression is 0.0%
Took 0.26 sec
[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 #121
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 201999 bytes
Compression is 0.0%
Took 0.33 sec
[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 #121
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 1193898 bytes
Compression is 0.0%
Took 0.79 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 #121
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 26622 bytes
Compression is 55.2%
Took 0.15 sec
[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 #121
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 1163289 bytes
Compression is 0.0%
Took 0.65 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 #121
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 128014 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.12-SNAPSHOT/activemq-spring-5.12-SNAPSHOT.pom
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Spring #120
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 14680 bytes
Compression is 0.0%
Took 0.41 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 #121
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 641977 bytes
Compression is 0.0%
Took 0.41 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 #121
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 37981 bytes
Compression is 0.0%
Took 0.11 sec
[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 #121
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 28979 bytes
Compression is 0.0%
Took 88 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 #121
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 991376 bytes
Compression is 0.0%
Took 0.46 sec
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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

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

Changes:

[andy.tayls67] AMQ-5782 Added support to the Resource Adapter for SSL

[gtully] https://issues.apache.org/jira/browse/AMQ-5791 - apply patch from Vladimír Čaniga with thanks

------------------------------------------
[...truncated 1285 lines...]
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ .......................................... SUCCESS [3.145s]
[INFO] ActiveMQ :: Client ................................ SUCCESS [1:52.545s]
[INFO] ActiveMQ :: Openwire Legacy Support ............... SUCCESS [2.617s]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [31.870s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:18.501s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [2:00.333s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [9:56.076s]
[INFO] ActiveMQ :: MQTT Protocol ......................... FAILURE [11:35.870s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [1.515s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [5:24.448s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [41.240s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [2.737s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [2:29.634s]
[INFO] ActiveMQ :: Spring ................................ SKIPPED
[INFO] ActiveMQ :: AMQP .................................. SKIPPED
[INFO] ActiveMQ :: Console ............................... SUCCESS [2.116s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [18.440s]
[INFO] ActiveMQ :: Unit Tests ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36:39.378s
[INFO] Finished at: Fri May 22 06:35:43 UTC 2015
[INFO] Final Memory: 76M/1244M
[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-mqtt: 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-mqtt> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefirebooter372008594236487888.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire2485231718065494105tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire_747424976068143490429tmp>
[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-mqtt: 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-mqtt> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefirebooter372008594236487888.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire2485231718065494105tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire_747424976068143490429tmp>
	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-mqtt> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefirebooter372008594236487888.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire2485231718065494105tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire_747424976068143490429tmp>
	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-mqtt> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefirebooter372008594236487888.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire2485231718065494105tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire_747424976068143490429tmp>
	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-mqtt> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefirebooter372008594236487888.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire2485231718065494105tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire_747424976068143490429tmp>
	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-mqtt> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefirebooter372008594236487888.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire2485231718065494105tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire_747424976068143490429tmp>
	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-mqtt
[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 #120
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 37691 bytes
Compression is 46.5%
Took 1.1 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 #120
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 687388 bytes
Compression is 0.0%
Took 0.62 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 #120
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 178338 bytes
Compression is 0.0%
Took 0.3 sec
[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
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: AMQP #120
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8180 bytes
Compression is 0.0%
Took 0.3 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 #120
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 56306 bytes
Compression is 0.0%
Took 0.16 sec
[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 #120
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 23939 bytes
Compression is 0.0%
Took 59 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 #120
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 109815 bytes
Compression is 0.0%
Took 74 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
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: MQTT Protocol #120
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 9910 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 #120
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 201999 bytes
Compression is 0.0%
Took 0.13 sec
[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 #120
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 1193898 bytes
Compression is 0.0%
Took 0.62 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 #120
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 26622 bytes
Compression is 55.2%
Took 90 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 #120
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 1163111 bytes
Compression is 0.0%
Took 0.45 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 #120
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 128013 bytes
Compression is 0.0%
Took 0.14 sec
[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
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Spring #120
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 14680 bytes
Compression is 0.0%
Took 0.22 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 #120
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 641977 bytes
Compression is 0.0%
Took 0.31 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 #120
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 37981 bytes
Compression is 0.0%
Took 0.28 sec
[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 #120
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 28979 bytes
Compression is 0.0%
Took 0.14 sec
[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 #120
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 991375 bytes
Compression is 0.0%
Took 0.68 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 #120

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 #119

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


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

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

Changes:

[tabish121] https://issues.apache.org/jira/browse/AMQ-5778

[tabish121] https://issues.apache.org/jira/browse/AMQ-5781

------------------------------------------
[...truncated 4353 lines...]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [32.736s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:19.605s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [2:22.834s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [15:41.595s]
[INFO] ActiveMQ :: MQTT Protocol ......................... SUCCESS [11:41.418s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [1.730s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [5:11.171s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [41.449s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [2.820s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [2:24.350s]
[INFO] ActiveMQ :: Spring ................................ SUCCESS [1:06.605s]
[INFO] ActiveMQ :: AMQP .................................. SUCCESS [7:37.228s]
[INFO] ActiveMQ :: Console ............................... SUCCESS [2.431s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [18.263s]
[INFO] ActiveMQ :: Unit Tests ............................ FAILURE [5:27:16.685s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:18:42.909s
[INFO] Finished at: Tue May 19 15:21:20 UTC 2015
[INFO] Final Memory: 95M/1023M
[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/surefirebooter2488587234429221939.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire759945929158784799tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_11937092356234454200030tmp>
[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/surefirebooter2488587234429221939.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire759945929158784799tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_11937092356234454200030tmp>
	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/surefirebooter2488587234429221939.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire759945929158784799tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_11937092356234454200030tmp>
	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/surefirebooter2488587234429221939.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire759945929158784799tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_11937092356234454200030tmp>
	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/surefirebooter2488587234429221939.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire759945929158784799tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_11937092356234454200030tmp>
	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/surefirebooter2488587234429221939.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire759945929158784799tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-unit-tests/target/surefire/surefire_11937092356234454200030tmp>
	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 #116
Archived 1 artifacts
Archive block size is 32768
Received 2 blocks and 4923 bytes
Compression is 93.0%
Took 0.98 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 #117
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 687388 bytes
Compression is 0.0%
Took 0.57 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 #117
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 178333 bytes
Compression is 0.0%
Took 0.24 sec
[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 #116
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 149582 bytes
Compression is 0.0%
Took 0.24 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 #117
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 56305 bytes
Compression is 0.0%
Took 0.14 sec
[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 #117
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 23939 bytes
Compression is 0.0%
Took 93 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 #117
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 109156 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.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 #116
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 109401 bytes
Compression is 0.0%
Took 0.19 sec
[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 #117
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 201999 bytes
Compression is 0.0%
Took 0.27 sec
[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 #117
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 1193861 bytes
Compression is 0.0%
Took 0.77 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 #117
Archived 1 artifacts
Archive block size is 32768
Received 1 blocks and 26622 bytes
Compression is 55.2%
Took 0.13 sec
[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 #117
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 1163116 bytes
Compression is 0.0%
Took 0.73 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 #117
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 123430 bytes
Compression is 0.0%
Took 0.4 sec
[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 #116
Archived 4 artifacts
Archive block size is 32768
Received 21 blocks and 210923 bytes
Compression is 76.5%
Took 0.57 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 #117
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 641935 bytes
Compression is 0.0%
Took 0.58 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 #117
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 37981 bytes
Compression is 0.0%
Took 0.22 sec
[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 #117
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 28979 bytes
Compression is 0.0%
Took 0.18 sec
[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 #117
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 991375 bytes
Compression is 0.0%
Took 0.96 sec
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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

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

Changes:

[tabish121] https://issues.apache.org/jira/browse/AMQ-5606

------------------------------------------
[...truncated 1271 lines...]
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ .......................................... SUCCESS [4.337s]
[INFO] ActiveMQ :: Client ................................ SUCCESS [2:09.133s]
[INFO] ActiveMQ :: Openwire Legacy Support ............... SUCCESS [2.982s]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [40.781s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:22.711s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [2:35.210s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [16:48.914s]
[INFO] ActiveMQ :: MQTT Protocol ......................... FAILURE [9:56.225s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [1.548s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [5:10.943s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [42.273s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [2.886s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [2:23.915s]
[INFO] ActiveMQ :: Spring ................................ SKIPPED
[INFO] ActiveMQ :: AMQP .................................. SKIPPED
[INFO] ActiveMQ :: Console ............................... SUCCESS [2.364s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [18.235s]
[INFO] ActiveMQ :: Unit Tests ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 42:42.008s
[INFO] Finished at: Mon May 18 08:02:33 UTC 2015
[INFO] Final Memory: 74M/1201M
[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-mqtt: 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-mqtt> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefirebooter1225127401247718362.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire5777744397158756576tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire_691767094227268077511tmp>
[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-mqtt: 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-mqtt> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefirebooter1225127401247718362.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire5777744397158756576tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire_691767094227268077511tmp>
	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-mqtt> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefirebooter1225127401247718362.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire5777744397158756576tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire_691767094227268077511tmp>
	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-mqtt> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefirebooter1225127401247718362.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire5777744397158756576tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire_691767094227268077511tmp>
	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-mqtt> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefirebooter1225127401247718362.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire5777744397158756576tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire_691767094227268077511tmp>
	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-mqtt> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefirebooter1225127401247718362.jar> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire5777744397158756576tmp> <https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/ws/activemq-mqtt/target/surefire/surefire_691767094227268077511tmp>
	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-mqtt
[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 #116
Archived 1 artifacts
Archive block size is 32768
Received 2 blocks and 4923 bytes
Compression is 93.0%
Took 1.2 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 #116
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 687387 bytes
Compression is 0.0%
Took 0.53 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 #116
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 178333 bytes
Compression is 0.0%
Took 0.27 sec
[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
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: AMQP #116
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8180 bytes
Compression is 0.0%
Took 0.2 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 #116
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 56306 bytes
Compression is 0.0%
Took 0.15 sec
[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 #116
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 23939 bytes
Compression is 0.0%
Took 0.12 sec
[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 #116
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 109156 bytes
Compression is 0.0%
Took 0.21 sec
[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
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: MQTT Protocol #116
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 9910 bytes
Compression is 0.0%
Took 0.15 sec
[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 #116
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 201999 bytes
Compression is 0.0%
Took 0.28 sec
[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 #116
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 1193861 bytes
Compression is 0.0%
Took 0.69 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 #116
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 59390 bytes
Compression is 0.0%
Took 0.19 sec
[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 #116
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 1163116 bytes
Compression is 0.0%
Took 0.76 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 #116
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 123431 bytes
Compression is 0.0%
Took 0.19 sec
[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
Sending artifact delta relative to ActiveMQ-Java7-All-UnitTests » ActiveMQ :: Spring #116
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 14680 bytes
Compression is 0.0%
Took 0.44 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 #116
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 641937 bytes
Compression is 0.0%
Took 0.46 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 #116
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 37981 bytes
Compression is 0.0%
Took 0.16 sec
[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 #116
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 28979 bytes
Compression is 0.0%
Took 0.32 sec
[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 #116
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 991375 bytes
Compression is 0.0%
Took 1.1 sec
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released