mhenke1 opened a new issue #4521: MesosContainerFactory throws exceptions in succeeding Travis Unit Tests URL: https://github.com/apache/incubator-openwhisk/issues/4521 The latest green Travis Unit Test builds show OutOfMemory related errors in the MesosContainerFactory. The errors happen asynchronously at different times and do not seem to affect the build result ## Environment details: * OW Travis build ## Steps to reproduce the issue: 1. Run Travis Unit Test ## Provide the expected results and outputs: ``` No stacktraces in build output ``` ## Provide the actual results and outputs: ``` ..... Uncaught error from thread [MesosActorSystem-akka.actor.default-dispatcher-8]: Java heap space, shutting down ActorSystem[MesosActorSystem] java.lang.OutOfMemoryError: Java heap space .... ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
