You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Geode Integration (Jira)" <ji...@apache.org> on 2021/01/06 18:29:00 UTC

[jira] [Commented] (GEODE-8813) CreateRegionCommandDUnitTest flaky

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

Geode Integration commented on GEODE-8813:
------------------------------------------

Seen in [DistributedTestOpenJDK11 #684|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK11/builds/684] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-main/1.14.0-build.0580/test-results/distributedTest/1609896511/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-main/1.14.0-build.0580/test-artifacts/1609896511/distributedtestfiles-OpenJDK11-1.14.0-build.0580.tgz].

> CreateRegionCommandDUnitTest flaky
> ----------------------------------
>
>                 Key: GEODE-8813
>                 URL: https://issues.apache.org/jira/browse/GEODE-8813
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh
>    Affects Versions: 1.14.0
>            Reporter: Raymond Ingles
>            Assignee: Jinmei Liao
>            Priority: Major
>
> Two failures in build #684: [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK11/builds/684|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK11/builds/684]
> {{> Task :geode-gfsh:distributedTest
> org.apache.geode.management.internal.cli.commands.CreateRegionCommandDUnitTest > ensureOverridingCallbacksFromTemplateDoNotRequireClassesOnLocator FAILED
>     org.junit.ComparisonFailure: [Region /TEMPLATE already exists on the cluster.
>     ] expected:<[OK]> but was:<[ERROR]>
>         at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
>         at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>         at org.apache.geode.test.junit.assertions.CommandResultAssert.statusIsSuccess(CommandResultAssert.java:104)
>         at org.apache.geode.management.internal.cli.commands.CreateRegionCommandDUnitTest.ensureOverridingCallbacksFromTemplateDoNotRequireClassesOnLocator(CreateRegionCommandDUnitTest.java:406)
> org.apache.geode.management.internal.cli.commands.CreateRegionCommandDUnitTest > ensureNewCallbacksFromTemplateDoNotRequireClassesOnLocator FAILED
>     org.junit.ComparisonFailure: [Region /TEMPLATE already exists on the cluster.
>     ] expected:<[OK]> but was:<[ERROR]>
>         at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
>         at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>         at org.apache.geode.test.junit.assertions.CommandResultAssert.statusIsSuccess(CommandResultAssert.java:104)
>         at org.apache.geode.management.internal.cli.commands.CreateRegionCommandDUnitTest.ensureNewCallbacksFromTemplateDoNotRequireClassesOnLocator(CreateRegionCommandDUnitTest.java:449)}}
> Passed in the next build, so possibly a transient issue.



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