Heh, I just ran into this too. I couldn't find the dump from the JVM though.
On 7/11/14, 2:49 AM, Sumit Mohanty wrote:
The jenkins build for Slider is intermittently hitting the following issue: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project slider-core: 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 /x1/jenkins/jenkins-slave/workspace/Slider-develop/slider-core && /x1/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx1024m -XX:+HeapDumpOnOutOfMemoryError -jar /x1/jenkins/jenkins-slave/workspace/Slider-develop/slider-core/target/surefire/surefirebooter3146017833767639185.jar /x1/jenkins/jenkins-slave/workspace/Slider-develop/slider-core/target/surefire/surefire413464149611885538tmp /x1/jenkins/jenkins-slave/workspace/Slider-develop/slider-core/target/surefire/surefire_48770233350925390205tmp[ERROR] -> [Help 1][ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.[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 :slider-core -Sumit
