[ https://issues.apache.org/jira/browse/GEODE-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Patrick Rhomberg reassigned GEODE-6435: --------------------------------------- Assignee: Barry Oglesby > CI Failure: SerialGatewaySenderQueueDUnitTest.testCreateMaximumSenders > assertion fails > -------------------------------------------------------------------------------------- > > Key: GEODE-6435 > URL: https://issues.apache.org/jira/browse/GEODE-6435 > Project: Geode > Issue Type: Bug > Reporter: Patrick Rhomberg > Assignee: Barry Oglesby > Priority: Major > > {noformat} > org.apache.geode.internal.cache.wan.serial.SerialGatewaySenderQueueDUnitTest > > testCreateMaximumSenders FAILED > org.apache.geode.test.dunit.RMIException: While invoking > org.apache.geode.internal.cache.wan.serial.SerialGatewaySenderQueueDUnitTest$$Lambda$390/0x0000000840596840.run > in VM 2 running on Host 2e6d9f20266c with 8 VMs > at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:579) > at org.apache.geode.test.dunit.VM.invoke(VM.java:406) > at > org.apache.geode.internal.cache.wan.serial.SerialGatewaySenderQueueDUnitTest.testCreateMaximumSenders(SerialGatewaySenderQueueDUnitTest.java:370) > Caused by: > org.awaitility.core.ConditionTimeoutException: Condition with lambda > expression in org.apache.geode.internal.cache.wan.WANTestBase that uses long > was not fulfilled within 300 seconds. > at > org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:145) > at > org.awaitility.core.CallableCondition.await(CallableCondition.java:79) > at > org.awaitility.core.CallableCondition.await(CallableCondition.java:27) > at > org.awaitility.core.ConditionFactory.until(ConditionFactory.java:902) > at > org.awaitility.core.ConditionFactory.until(ConditionFactory.java:860) > at > org.apache.geode.internal.cache.wan.WANTestBase.verifyListenerEvents(WANTestBase.java:3542) > at > org.apache.geode.internal.cache.wan.serial.SerialGatewaySenderQueueDUnitTest.lambda$testCreateMaximumSenders$faf964a3$1(SerialGatewaySenderQueueDUnitTest.java:370) > java.lang.AssertionError: An exception occurred during asynchronous > invocation. > Caused by: > java.rmi.ConnectIOException: error during JRMP connection > establishment; nested exception is: > java.net.SocketTimeoutException: Read timed out > Caused by: > java.net.SocketTimeoutException: Read timed out > {noformat} > > See pipeline failure here: > [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK11/builds/413] > Find test results here: > [http://files.apachegeode-ci.info/builds/apache-develop-main/1.9.0-SNAPSHOT.0456/test-results/distributedTest/1550631451/] > Find artifacts here: > [http://files.apachegeode-ci.info/builds/apache-develop-main/1.9.0-SNAPSHOT.0456/test-artifacts/1550631451/distributedtestfiles-OpenJDK11-1.9.0-SNAPSHOT.0456.tgz] > -- This message was sent by Atlassian JIRA (v7.6.3#76005)