[
https://issues.apache.org/jira/browse/ZOOKEEPER-4704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17733485#comment-17733485
]
Kezhu Wang commented on ZOOKEEPER-4704:
---------------------------------------
New fail case:
https://github.com/apache/zookeeper/actions/runs/5289265865/jobs/9571981531?pr=2012#step:7:842
{noformat}
[ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 43.042
s <<< FAILURE! - in
org.apache.zookeeper.server.quorum.ReconfigRollingRestartCompatibilityTest
[ERROR] testRollingRestartWithExtendedMembershipConfig Time elapsed: 32.774 s
<<< FAILURE!
org.opentest4j.AssertionFailedError: waiting for server 2 being up ==>
expected: <true> but was: <false>
at
org.apache.zookeeper.server.quorum.ReconfigRollingRestartCompatibilityTest.testRollingRestartWithExtendedMembershipConfig(ReconfigRollingRestartCompatibilityTest.java:263)
{noformat}
> Flaky test:
> ReconfigRollingRestartCompatibilityTest.testRollingRestartWithExtendedMembershipConfig
> --------------------------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-4704
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4704
> Project: ZooKeeper
> Issue Type: Bug
> Components: tests
> Affects Versions: 3.7.1, 3.8.1
> Reporter: Kezhu Wang
> Priority: Major
>
> https://github.com/apache/zookeeper/actions/runs/5229706434/jobs/9442845028#step:7:619
> {quote}
> org.opentest4j.AssertionFailedError: waiting for server 2 being up ==>
> expected: <true> but was: <false>
> at
> org.apache.zookeeper.server.quorum.ReconfigRollingRestartCompatibilityTest.testRollingRestartWithExtendedMembershipConfig(ReconfigRollingRestartCompatibilityTest.java:263)
> {quote}
> Same commit pass in my fork
> https://github.com/kezhuw/zookeeper/actions/runs/5229684461.
> And an independent report appears in
> [ZOOKEEPER-4628|https://issues.apache.org/jira/browse/ZOOKEEPER-4628?focusedCommentId=17632044&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17632044],
> unfortunate, the run cache has been cleared.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)