You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (Jira)" <ji...@apache.org> on 2020/01/23 21:27:00 UTC

[jira] [Assigned] (GEODE-7356) CI failure: FixedPartitioningWithColocationAndPersistenceDUnitTest testColocation_FPR_Persistence_ChildUsingAttributesOfParent_HA

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

Kirk Lund reassigned GEODE-7356:
--------------------------------

    Assignee: Kirk Lund

> CI failure: FixedPartitioningWithColocationAndPersistenceDUnitTest testColocation_FPR_Persistence_ChildUsingAttributesOfParent_HA
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-7356
>                 URL: https://issues.apache.org/jira/browse/GEODE-7356
>             Project: Geode
>          Issue Type: Bug
>          Components: regions
>            Reporter: Darrel Schneider
>            Assignee: Kirk Lund
>            Priority: Major
>              Labels: flaky
>
> see: https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK11/builds/1214
> {noformat}
> org.apache.geode.internal.cache.partitioned.fixed.FixedPartitioningWithColocationAndPersistenceDUnitTest > testColocation_FPR_Persistence_ChildUsingAttributesOfParent_HA FAILED
>     java.lang.AssertionError: Unexpected Exception 
>         at org.apache.geode.test.dunit.Assert.fail(Assert.java:66)
>         at org.apache.geode.internal.cache.partitioned.fixed.FixedPartitioningWithColocationAndPersistenceDUnitTest.testColocation_FPR_Persistence_ChildUsingAttributesOfParent_HA(FixedPartitioningWithColocationAndPersistenceDUnitTest.java:575)
>         Caused by:
>         org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.cache.partitioned.fixed.FixedPartitioningWithColocationAndPersistenceDUnitTest$$Lambda$197/0x0000000840aa9040.run in VM 0 running on Host 428f8d106a4e with 4 VMs
>             at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:579)
>             at org.apache.geode.test.dunit.VM.invoke(VM.java:406)
>             at org.apache.geode.internal.cache.partitioned.fixed.FixedPartitioningWithColocationAndPersistenceDUnitTest.testColocation_FPR_Persistence_ChildUsingAttributesOfParent_HA(FixedPartitioningWithColocationAndPersistenceDUnitTest.java:565)
>             Caused by:
>             java.lang.AssertionError: expected:<5> but was:<10>
>                 at org.junit.Assert.fail(Assert.java:88)
>                 at org.junit.Assert.failNotEquals(Assert.java:834)
>                 at org.junit.Assert.assertEquals(Assert.java:645)
>                 at org.junit.Assert.assertEquals(Assert.java:631)
>                 at org.apache.geode.internal.cache.partitioned.fixed.FixedPartitioningTestBase.checkPrimaryBucketsForColocation(FixedPartitioningTestBase.java:1105)
>                 at org.apache.geode.internal.cache.partitioned.fixed.FixedPartitioningWithColocationAndPersistenceDUnitTest.lambda$testColocation_FPR_Persistence_ChildUsingAttributesOfParent_HA$bb17a952$35(FixedPartitioningWithColocationAndPersistenceDUnitTest.java:565)
> {noformat}



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