chetanmeh opened a new issue #3583: RuncClientTests heisenbug URL: https://github.com/apache/incubator-openwhisk/issues/3583 Following failure was seen on travis due to timeout. Possibly the timeout needs to be increased ``` Caused by: java.util.concurrent.TimeoutException : Futures timed out after [500 milliseconds] Close stacktrace at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:223) at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:227) at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:190) at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53) at scala.concurrent.Await$.result(package.scala:190) at whisk.core.containerpool.docker.test.RuncClientTests.await(RuncClientTests.scala:48) ``` See here * https://scans.gradle.com/s/l7pbmmshz5ddk/tests/failed * https://travis-ci.org/chetanmeh/incubator-openwhisk/builds/371225066
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
