You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Barry Oglesby (JIRA)" <ji...@apache.org> on 2018/04/18 21:34:00 UTC

[jira] [Created] (GEODE-5107) CI Failure: WanValidationsDUnitTest.testSameParallelGatewaySenderIdAcrossColocatedPartitionedRegion failed with AssertionError

Barry Oglesby created GEODE-5107:
------------------------------------

             Summary: CI Failure: WanValidationsDUnitTest.testSameParallelGatewaySenderIdAcrossColocatedPartitionedRegion failed with AssertionError
                 Key: GEODE-5107
                 URL: https://issues.apache.org/jira/browse/GEODE-5107
             Project: Geode
          Issue Type: Bug
          Components: wan
            Reporter: Barry Oglesby


[https://concourse.apachegeode-ci.info/teams/main/pipelines/release-1.6.0/jobs/DistributedTest/builds/7]
{noformat}
org.apache.geode.internal.cache.wan.misc.WanValidationsDUnitTest > testSameParallelGatewaySenderIdAcrossColocatedPartitionedRegion 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 1019
[error 2018/04/18 03:06:55.922 UTC <ResourceManagerRecoveryThread 0> tid=1581] Unexpected exception during bucket recovery
java.lang.IllegalStateException: Region specified in 'colocated-with' (testSameParallelGatewaySenderIdAcrossColocatedPartitionedRegion_PR1) for region /testSameParallelGatewaySenderIdAcrossColocatedPartitionedRegion_PR2 does not exist. It should be created before setting 'colocated-with' attribute for this region.
at org.apache.geode.internal.cache.ColocationHelper.getColocatedRegion(ColocationHelper.java:94)
at org.apache.geode.internal.cache.ColocationHelper.getLeaderRegion(ColocationHelper.java:455)
at org.apache.geode.internal.cache.partitioned.PartitionedRegionRebalanceOp.<init>(PartitionedRegionRebalanceOp.java:134)
at org.apache.geode.internal.cache.partitioned.PartitionedRegionRebalanceOp.<init>(PartitionedRegionRebalanceOp.java:114)
at org.apache.geode.internal.cache.PRHARedundancyProvider$3.run2(PRHARedundancyProvider.java:1596)
at org.apache.geode.internal.cache.partitioned.RecoveryRunnable.run(RecoveryRunnable.java:61)
at org.apache.geode.internal.OneTaskOnlyExecutor$DelegatingRunnable.run(OneTaskOnlyExecutor.java:134)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
{noformat}



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