[
https://issues.apache.org/jira/browse/HBASE-27720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17709943#comment-17709943
]
Hudson commented on HBASE-27720:
--------------------------------
Results for branch branch-2
[build #787 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/787/]:
(/) *{color:green}+1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/787/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/787/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/787/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/787/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> TestClusterRestartFailover is flakey due to metrics assertion
> -------------------------------------------------------------
>
> Key: HBASE-27720
> URL: https://issues.apache.org/jira/browse/HBASE-27720
> Project: HBase
> Issue Type: Task
> Components: test
> Affects Versions: 2.6.0, 3.0.0-alpha-3, 2.4.16, 2.5.4
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Priority: Minor
>
> I'm seeing failures like this in PR,
> {noformat}
> [ERROR] Failures:
> [ERROR]
> org.apache.hadoop.hbase.master.TestClusterRestartFailoverSplitWithoutZk.test
> [ERROR] Run 1:
> TestClusterRestartFailoverSplitWithoutZk>TestClusterRestartFailover.test:143
> serverNode should be deleted after SCP finished expected null, but
> was:<d09295c85a7e,33451,1678875566216/SPLITTING/regionCount=0/lock=java.util.concurrent.locks.ReentrantReadWriteLock@1823f707[Write
> locks = 0, Read locks = 0]>
> [ERROR] Run 2:
> TestClusterRestartFailoverSplitWithoutZk>TestClusterRestartFailover.test:147
> serverCrashSubmittedCount(8) should be equal expected:<4> but was:<8>
> [ERROR] Run 3:
> TestClusterRestartFailoverSplitWithoutZk>TestClusterRestartFailover.test:147
> serverCrashSubmittedCount(12) should be equal expected:<4> but was:<12>
> {noformat}
> Looks like subsequent runs would have passed, but for the firm metric count
> assertion.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)