Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.1.0-beta
-
None
-
None
Description
While running UT against 2.1.0-beta on our own Jenkins server, the UT was interruptted at hadoop common project with below exception:
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 ?
And further checking proves we have ran into SUREFIRE-910 which reports the same issue which got fixed in surefire v2.13 while our maven-surefire-plugin version is still 2.12.3 for now. We should upgrade it to the latest 2.16