You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bruce J Schuchardt (Jira)" <ji...@apache.org> on 2021/02/05 18:46:00 UTC

[jira] [Commented] (GEODE-8825) CI failure: GatewayReceiverMBeanDUnitTest > testMBeanAndProxiesForGatewayReceiverAreRemovedOnDestroy

    [ https://issues.apache.org/jira/browse/GEODE-8825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17279901#comment-17279901 ] 

Bruce J Schuchardt commented on GEODE-8825:
-------------------------------------------

Test failed in this PR run: https://concourse.apachegeode-ci.info/builds/724

> CI failure: GatewayReceiverMBeanDUnitTest > testMBeanAndProxiesForGatewayReceiverAreRemovedOnDestroy
> ----------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-8825
>                 URL: https://issues.apache.org/jira/browse/GEODE-8825
>             Project: Geode
>          Issue Type: Bug
>          Components: tests, wan
>            Reporter: Jianxia Chen
>            Priority: Major
>              Labels: flaky
>
> {code:java}
> org.apache.geode.internal.cache.wan.GatewayReceiverMBeanDUnitTest > testMBeanAndProxiesForGatewayReceiverAreRemovedOnDestroy FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.cache.wan.GatewayReceiverMBeanDUnitTest$$Lambda$202/0x00000001008f0c40.run in VM 0 running on Host c3e48bdac460 with 4 VMs
>         at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:623)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:447)
>         at org.apache.geode.internal.cache.wan.GatewayReceiverMBeanDUnitTest.testMBeanAndProxiesForGatewayReceiverAreRemovedOnDestroy(GatewayReceiverMBeanDUnitTest.java:76)        Caused by:
>         java.lang.AssertionError: expected null, but was:<ObjectName = GemFire:service=GatewayReceiver,type=Member,member=172.17.0.18(183)<v10>-41002>
>             at org.junit.Assert.fail(Assert.java:89)
>             at org.junit.Assert.failNotNull(Assert.java:756)
>             at org.junit.Assert.assertNull(Assert.java:738)
>             at org.junit.Assert.assertNull(Assert.java:748)
>             at org.apache.geode.internal.cache.wan.GatewayReceiverMBeanDUnitTest.verifyMBeanProxiesDoesNotExist(GatewayReceiverMBeanDUnitTest.java:106)
>             at org.apache.geode.internal.cache.wan.GatewayReceiverMBeanDUnitTest.lambda$testMBeanAndProxiesForGatewayReceiverAreRemovedOnDestroy$bb17a952$3(GatewayReceiverMBeanDUnitTest.java:76) {code}
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK11/builds/704
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.14.0-build.0601/test-results/distributedTest/1610390301/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.14.0-build.0601/test-artifacts/1610390301/distributedtestfiles-OpenJDK11-1.14.0-build.0601.tgz



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