You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dave Barnes (Jira)" <ji...@apache.org> on 2020/09/10 15:53:07 UTC

[jira] [Closed] (GEODE-7664) CI Failure: ClientClusterManagementServiceDUnitTest > deleteRegionOnSpecificGroup

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

Dave Barnes closed GEODE-7664.
------------------------------

> CI Failure: ClientClusterManagementServiceDUnitTest > deleteRegionOnSpecificGroup
> ---------------------------------------------------------------------------------
>
>                 Key: GEODE-7664
>                 URL: https://issues.apache.org/jira/browse/GEODE-7664
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Ivan Godwin
>            Assignee: Jinmei Liao
>            Priority: Major
>             Fix For: 1.13.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK11/builds/1454] 
> {code:java}
> org.apache.geode.management.client.ClientClusterManagementServiceDUnitTest > deleteRegionOnSpecificGroup 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 1874 [error 2020/01/09 18:52:37.224 GMT <Function Execution Processor2> tid=353] org.apache.geode.internal.cache.DistributedRegion[path='/region2';scope=DISTRIBUTED_ACK';dataPolicy=REPLICATE; concurrencyChecksEnabled]    org.apache.geode.cache.RegionDestroyedException:org.apache.geode.internal.cache.DistributedRegion[path='/region2';scope=DISTRIBUTED_ACK';dataPolicy=REPLICATE; concurrencyChecksEnabled]
>     	at org.apache.geode.internal.cache.LocalRegion.checkRegionDestroyed(LocalRegion.java:7296)
>     	at org.apache.geode.internal.cache.LocalRegion.checkReadiness(LocalRegion.java:2750)
>     	at org.apache.geode.internal.cache.LocalRegion.size(LocalRegion.java:8256)
>     	at org.apache.geode.management.internal.configuration.realizers.RegionConfigRealizer.get(RegionConfigRealizer.java:307)
>     	at org.apache.geode.management.internal.configuration.realizers.RegionConfigRealizer.get(RegionConfigRealizer.java:48) 
>    	at org.apache.geode.management.internal.configuration.realizers.ConfigurationRealizer.exists(ConfigurationRealizer.java:35)
>     	at org.apache.geode.management.internal.functions.CacheRealizationFunction.executeUpdate(CacheRealizationFunction.java:130)
>     	at org.apache.geode.management.internal.functions.CacheRealizationFunction.execute(CacheRealizationFunction.java:79)
>     	at org.apache.geode.internal.cache.MemberFunctionStreamingMessage.process(MemberFunctionStreamingMessage.java:201)
>     	at org.apache.geode.distributed.internal.DistributionMessage.scheduleAction(DistributionMessage.java:394) 
>    	at org.apache.geode.distributed.internal.DistributionMessage$1.run(DistributionMessage.java:458)
>     	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
>     	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
>     	at org.apache.geode.distributed.internal.ClusterOperationExecutors.runUntilShutdown(ClusterOperationExecutors.java:449)
>     	at org.apache.geode.distributed.internal.ClusterOperationExecutors.doFunctionExecutionThread(ClusterOperationExecutors.java:379)
>     	at org.apache.geode.logging.internal.executors.LoggingThreadFactory.lambda$newThread$0(LoggingThreadFactory.java:119)
>     	at java.base/java.lang.Thread.run(Thread.java:834)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)