[
https://issues.apache.org/jira/browse/GEODE-1988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16312084#comment-16312084
]
Shelley Lynn Hughes-Godfrey commented on GEODE-1988:
----------------------------------------------------
This failure reproduced in CI:
https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/60
{noformat}
org.apache.geode.internal.cache.tier.sockets.RegisterInterestKeysPRDUnitTest >
testRegisterCreatesInvalidEntry FAILED
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.internal.cache.tier.sockets.RegisterInterestKeysDUnitTest$$Lambda$28/1167425850.run
in VM 3 running on Host a36dc2586878 with 4 VMs
Caused by:
java.lang.AssertionError: failed while registering interest
Caused by:
org.apache.geode.cache.NoSubscriptionServersAvailableException:
org.apache.geode.cache.NoSubscriptionServersAvailableException: Primary
discovery failed.
Caused by:
org.apache.geode.cache.NoSubscriptionServersAvailableException:
Primary discovery failed.
{noformat}
> CI failure:
> ParallelWANPropagationClientServerDUnitTest.testParallelPropagationWithClientServer
> fails with NoSubscriptionServersAvailableException: Primary discovery failed.
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-1988
> URL: https://issues.apache.org/jira/browse/GEODE-1988
> Project: Geode
> Issue Type: Bug
> Components: wan
> Affects Versions: 1.3.0, 1.4.0
> Reporter: Darrel Schneider
> Labels: ci
> Fix For: 1.3.0
>
> Attachments:
> TEST-org.apache.geode.internal.cache.wan.parallel.ParallelWANPropagationClientServerDUnitTest.xml
>
>
> :geode-core:distributedTest
> org.apache.geode.internal.cache.tier.sockets.RegisterInterestKeysPRDUnitTest
> > testRegisterCreatesInvalidEntry FAILED
> org.apache.geode.test.dunit.RMIException: While invoking
> org.apache.geode.internal.cache.tier.sockets.RegisterInterestKeysDUnitTest$$Lambda$18/601024495.run
> in VM 3 running on Host 583dcf0e97d9 with 4 VMs
> Caused by:
> java.lang.AssertionError: failed while registering interest
> Caused by:
> org.apache.geode.cache.NoSubscriptionServersAvailableException:
> org.apache.geode.cache.NoSubscriptionServersAvailableException: Primary
> discovery failed.
> Caused by:
>
> org.apache.geode.cache.NoSubscriptionServersAvailableException: Primary
> discovery failed.
> 7578 tests completed, 1 failed, 588 skipped
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)