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 2021/04/12 17:36:00 UTC

[jira] [Updated] (GEODE-9140) CI Failure: DeploymentManagementUpgradeTest > newLocatorCanReadOldConfigurationData fails with ComparisonFailure

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

Kirk Lund updated GEODE-9140:
-----------------------------
    Description: 
{noformat}
org.apache.geode.management.DeploymentManagementUpgradeTest > newLocatorCanReadOldConfigurationData[1.13.2] FAILED
    org.junit.ComparisonFailure: [Exit value from process started by [c0f4fa64150ca1ed: gfsh -e start locator --name=test --port=28819 --http-service-port=28818 --J=-Dgemfire.jmx-manager-port=28820]] expected:<[0]> but was:<[1]>
        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.test.junit.rules.gfsh.GfshExecution.awaitTermination(GfshExecution.java:103)
        at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:143)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.execute(GfshScript.java:160)
        at org.apache.geode.management.DeploymentManagementUpgradeTest.newLocatorCanReadOldConfigurationData(DeploymentManagementUpgradeTest.java:99)
{noformat}

  was:

org.apache.geode.management.DeploymentManagementUpgradeTest > newLocatorCanReadOldConfigurationData[1.13.2] FAILED
    org.junit.ComparisonFailure: [Exit value from process started by [c0f4fa64150ca1ed: gfsh -e start locator --name=test --port=28819 --http-service-port=28818 --J=-Dgemfire.jmx-manager-port=28820]] expected:<[0]> but was:<[1]>
        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.test.junit.rules.gfsh.GfshExecution.awaitTermination(GfshExecution.java:103)
        at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:143)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.execute(GfshScript.java:160)
        at org.apache.geode.management.DeploymentManagementUpgradeTest.newLocatorCanReadOldConfigurationData(DeploymentManagementUpgradeTest.java:99)



> CI Failure: DeploymentManagementUpgradeTest > newLocatorCanReadOldConfigurationData fails with ComparisonFailure
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-9140
>                 URL: https://issues.apache.org/jira/browse/GEODE-9140
>             Project: Geode
>          Issue Type: Wish
>          Components: gfsh, management
>            Reporter: Kirk Lund
>            Priority: Major
>
> {noformat}
> org.apache.geode.management.DeploymentManagementUpgradeTest > newLocatorCanReadOldConfigurationData[1.13.2] FAILED
>     org.junit.ComparisonFailure: [Exit value from process started by [c0f4fa64150ca1ed: gfsh -e start locator --name=test --port=28819 --http-service-port=28818 --J=-Dgemfire.jmx-manager-port=28820]] expected:<[0]> but was:<[1]>
>         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.test.junit.rules.gfsh.GfshExecution.awaitTermination(GfshExecution.java:103)
>         at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:143)
>         at org.apache.geode.test.junit.rules.gfsh.GfshScript.execute(GfshScript.java:160)
>         at org.apache.geode.management.DeploymentManagementUpgradeTest.newLocatorCanReadOldConfigurationData(DeploymentManagementUpgradeTest.java:99)
> {noformat}



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