You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/05/02 18:22:14 UTC

[jira] [Closed] (GEODE-4915) ClusterConfigLocatorRestartDUnitTest fails intermittently

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

Anthony Baker closed GEODE-4915.
--------------------------------

> ClusterConfigLocatorRestartDUnitTest fails intermittently
> ---------------------------------------------------------
>
>                 Key: GEODE-4915
>                 URL: https://issues.apache.org/jira/browse/GEODE-4915
>             Project: Geode
>          Issue Type: Bug
>          Components: configuration, gfsh
>            Reporter: Jens Deppe
>            Assignee: Kenneth Howe
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.6.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> This test has timing issues and needs to be more robust.
> Adding test name and failure details from https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/254
> {noformat}
> org.apache.geode.management.internal.configuration.ClusterConfigLocatorRestartDUnitTest > serverRestartsAfterLocatorReconnects FAILED
>     java.lang.AssertionError: Suspicious strings were written to the log during this run.
>     Fix the strings or use IgnoredException.addIgnoredException to ignore.
>     -----------------------------------------------------------------------
>     Found suspect string in log4j at line 1217
>     [fatal 2018/04/06 05:00:39.119 UTC <P2P message reader for 172.17.0.7(server-2:182)<v2>:32772 shared unordered uid=10 port=37516> tid=0x65] Uncaught exception in thread Thread[P2P message reader for 172.17.0.7(server-2:182)<v2>:32772 shared unordered uid=10 port=37516,10,P2P Reader Threads]
>     org.apache.geode.distributed.DistributedSystemDisconnectedException: org.apache.geode.ForcedDisconnectException: for testing
>     	at org.apache.geode.distributed.internal.membership.gms.Services$Stopper.generateCancelledException(Services.java:402)
>     	at org.apache.geode.CancelCriterion.checkCancelInProgress(CancelCriterion.java:83)
>     	at org.apache.geode.distributed.internal.membership.gms.membership.GMSJoinLeave.remove(GMSJoinLeave.java:1645)
>     	at org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitor.inlineCheckIfAvailable(GMSHealthMonitor.java:1328)
>     	at org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitor.checkIfAvailable(GMSHealthMonitor.java:616)
>     	at org.apache.geode.distributed.internal.membership.gms.mgr.GMSMembershipManager.verifyMember(GMSMembershipManager.java:1674)
>     	at org.apache.geode.distributed.internal.membership.gms.mgr.GMSMembershipManager.suspectMember(GMSMembershipManager.java:1657)
>     	at org.apache.geode.internal.tcp.Connection.initiateSuspicionIfSharedUnordered(Connection.java:1917)
>     	at org.apache.geode.internal.tcp.Connection.run(Connection.java:1697)
>     	at java.lang.Thread.run(Thread.java:748)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)