You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Nabarun Nag (Jira)" <ji...@apache.org> on 2021/09/03 02:22:10 UTC

[jira] [Closed] (GEODE-9241) CI failure in PartitionedRegionCqQueryDUnitTest > testPutAllWithCQLocalDestroy

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

Nabarun Nag closed GEODE-9241.
------------------------------

> CI failure in PartitionedRegionCqQueryDUnitTest > testPutAllWithCQLocalDestroy
> ------------------------------------------------------------------------------
>
>                 Key: GEODE-9241
>                 URL: https://issues.apache.org/jira/browse/GEODE-9241
>             Project: Geode
>          Issue Type: Bug
>          Components: cq
>    Affects Versions: 1.15.0
>            Reporter: Ray Ingles
>            Assignee: Eric Shu
>            Priority: Major
>              Labels: GeodeOperationAPI, release-blocker
>             Fix For: 1.12.5, 1.13.5, 1.14.0, 1.15.0
>
>
> CI failure seen here: [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/213]
> Stack trace as follows:
>  
> {code:java}
> > Task :geode-cq:distributedTest
> org.apache.geode.cache.query.cq.dunit.PartitionedRegionCqQueryDUnitTest > testPutAllWithCQLocalDestroy FAILED
>  org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.cache.query.cq.dunit.PartitionedRegionCqQueryDUnitTest$$Lambda$82/1306882276.run in VM 2 running on Host cae68a7c0ae3 with 4 VMs
>  at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:631)
>  at org.apache.geode.test.dunit.VM.invoke(VM.java:448)
>  at org.apache.geode.cache.query.cq.dunit.PartitionedRegionCqQueryDUnitTest.testPutAllWithCQLocalDestroy(PartitionedRegionCqQueryDUnitTest.java:178)
> Caused by:
>  org.junit.ComparisonFailure: expected:<9[99]> but was:<9[75]>
>  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
>  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>  at org.apache.geode.cache.query.cq.dunit.PartitionedRegionCqQueryDUnitTest.lambda$testPutAllWithCQLocalDestroy$c93719d5$3(PartitionedRegionCqQueryDUnitTest.java:186)
> {code}
>  



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