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

[jira] [Updated] (GEODE-7016) CI failure: ServerStartupRedundancyRecoveryNotificationTest > startupReportsOnlineOnlyAfterRedundancyRestored FAILED

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

John Hutchison updated GEODE-7016:
----------------------------------
    Attachment: acceptancetestfiles-OpenJDK11-1.14.0-build.0628 (1).tgz

> CI failure: ServerStartupRedundancyRecoveryNotificationTest > startupReportsOnlineOnlyAfterRedundancyRestored FAILED
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-7016
>                 URL: https://issues.apache.org/jira/browse/GEODE-7016
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh
>    Affects Versions: 1.10.0
>            Reporter: Anilkumar Gingade
>            Assignee: Kirk Lund
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.14.0
>
>         Attachments: acceptancetestfiles-OpenJDK11-1.14.0-build.0628 (1).tgz
>
>
> {noformat}
> org.apache.geode.launchers.ServerStartupRedundancyRecoveryNotificationTest > startupReportsOnlineOnlyAfterRedundancyRestored FAILED
>     org.junit.ComparisonFailure: 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:125)
>         at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:125)
>         at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:112)
>         at org.apache.geode.launchers.ServerStartupRedundancyRecoveryNotificationTest.startupReportsOnlineOnlyAfterRedundancyRestored(ServerStartupRedundancyRecoveryNotificationTest.java:142)
>     org.junit.ComparisonFailure: 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:125)
>         at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:125)
>         at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:112)
>         at org.apache.geode.launchers.ServerStartupRedundancyRecoveryNotificationTest.stopAllMembers(ServerStartupRedundancyRecoveryNotificationTest.java:128)
> {noformat}
> https://concourse.gemfire-ci.info/teams/main/pipelines/gemfire-develop-main/jobs/AcceptanceTestOpenJDK8/builds/797
> Test report artifacts from this job are available at:
> gs://gemfire-test-artifacts/builds/gemfire-develop-main/9.9.0-build.0258/test-artifacts/1564078711/acceptancetestfiles-OpenJDK8-9.9.0-build.0258.tgz



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