Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
It is a fix after Jenkins build failure:
The events go to Queue from std/out of forked JVM. The events are processed asynchronously. Processing of them should prolong #close() method in ThreadedStreamConsumer. Max 5 minutes timeout.
This should prevent from particular exit when heavily a lot of console logs is printed by forked Test set.
[ERROR] Process Exit Code: 0
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?