[ https://issues.apache.org/jira/browse/GEODE-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876778#comment-15876778 ]
Jason Huynh commented on GEODE-369: ----------------------------------- Reopening this ticket, have seen this pop up in a few private builds. > CI failure: > RedundancyLevelPart1DUnitTest.testRedundancySpecifiedNonPrimaryEPFailsDetectionByPut > fails intermittently with assertion > ------------------------------------------------------------------------------------------------------------------------------------ > > Key: GEODE-369 > URL: https://issues.apache.org/jira/browse/GEODE-369 > Project: Geode > Issue Type: Bug > Components: client/server > Reporter: Darrel Schneider > Assignee: Anilkumar Gingade > Priority: Minor > Labels: CI > Fix For: 1.0.0-incubating.M2 > > > failed on a private build of git rev : > {code} > junit.framework.AssertionFailedError: Event never occurred after 60000 ms: > Redundant servers ([doomtwo.gemstone.com29009]) does not contain > doomtwo.gemstone.com27615 > at junit.framework.Assert.fail(Assert.java:57) > at junit.framework.TestCase.fail(TestCase.java:227) > at > dunit.DistributedTestCase.waitForCriterion(DistributedTestCase.java:1162) > at > com.gemstone.gemfire.internal.cache.tier.sockets.RedundancyLevelTestBase.verifyRedundantServersContain(RedundancyLevelTestBase.java:267) > at > com.gemstone.gemfire.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest.testRedundancySpecifiedNonPrimaryEPFailsDetectionByPut(RedundancyLevelPart1DUnitTest.java:505) > {code} -- This message was sent by Atlassian JIRA (v6.3.15#6346)