You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jinmei Liao (Jira)" <ji...@apache.org> on 2022/05/03 16:41:00 UTC

[jira] [Assigned] (GEODE-10271) CI failure: dead server monitor fails to increment server count after a new server is started

     [ https://issues.apache.org/jira/browse/GEODE-10271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jinmei Liao reassigned GEODE-10271:
-----------------------------------

    Assignee: Jinmei Liao

> CI failure: dead server monitor fails to increment server count after a new server is started
> ---------------------------------------------------------------------------------------------
>
>                 Key: GEODE-10271
>                 URL: https://issues.apache.org/jira/browse/GEODE-10271
>             Project: Geode
>          Issue Type: Bug
>          Components: client/server
>    Affects Versions: 1.15.0
>            Reporter: Bill Burcham
>            Assignee: Jinmei Liao
>            Priority: Major
>              Labels: needsTriage
>
> [https://hydradb.hdb.gemfire-ci.info/hdb/testresult/14919517]
>  
> {noformat}
> > Task :geode-core:integrationTest
> ConnectionProxyJUnitTest > testDeadServerMonitorPingNature1 FAILED
>     org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.apache.geode.internal.cache.tier.sockets.ConnectionProxyJUnitTest expected:<1> but was:<0> within 5 minutes.
>         at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
>         at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
>         at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
>         at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985)
>         at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:769)
>         at org.apache.geode.internal.cache.tier.sockets.ConnectionProxyJUnitTest.testDeadServerMonitorPingNature1(ConnectionProxyJUnitTest.java:246)
>         Caused by:
>         java.lang.AssertionError: expected:<1> but was:<0>
>             at org.junit.Assert.fail(Assert.java:89)
>             at org.junit.Assert.failNotEquals(Assert.java:835)
>             at org.junit.Assert.assertEquals(Assert.java:647)
>             at org.junit.Assert.assertEquals(Assert.java:633)
>             at org.apache.geode.internal.cache.tier.sockets.ConnectionProxyJUnitTest.lambda$testDeadServerMonitorPingNature1$0(ConnectionProxyJUnitTest.java:247)
> 4053 tests completed, 1 failed, 84 skipped
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.1131/test-results/integrationTest/1651501470/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.1131/test-artifacts/1651501470/integrationtestfiles-openjdk8-1.15.0-build.1131.tgz{noformat}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)