Skip to content

HBASE-29862 Test case TestClearRegionBlockCache#testClearBlockCache failed - #7697

Merged
Apache9 merged 1 commit into
apache:masterfrom
guluo2016:hbase_HBASE-29862
Feb 27, 2026
Merged

HBASE-29862 Test case TestClearRegionBlockCache#testClearBlockCache failed#7697
Apache9 merged 1 commit into
apache:masterfrom
guluo2016:hbase_HBASE-29862

Conversation

@guluo2016

Copy link
Copy Markdown
Member

Details see: HBASE-29862

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 29sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗codespell0m 0scodespell was not available.
+0 🆗detsecrets0m 0sdetect-secrets was not available.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
_ master Compile Tests _
+1 💚mvninstall3m 33smaster passed
+1 💚compile3m 33smaster passed
+1 💚checkstyle1m 2smaster passed
+1 💚spotbugs1m 44smaster passed
+1 💚spotless0m 53sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+1 💚mvninstall3m 9sthe patch passed
+1 💚compile3m 30sthe patch passed
+1 💚javac3m 30sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚checkstyle1m 1sthe patch passed
+1 💚spotbugs1m 52sthe patch passed
+1 💚hadoopcheck12m 23sPatch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 💚spotless0m 47spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense0m 11sThe patch does not generate ASF License warnings.
42m 0s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7697/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#7697
Optional Testsdupname asflicense javac spotbugs checkstyle codespell detsecrets compile hadoopcheck hbaseanti spotless
unameLinux c5a8debe46ca 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / cf3d7c1
Default JavaEclipse Adoptium-17.0.11+9
Max. process+thread count83 (vs. ulimit of 30000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7697/1/console
versionsgit=2.34.1 maven=3.9.8 spotbugs=4.7.3
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 11sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+1 💚mvninstall2m 35smaster passed
+1 💚compile0m 49smaster passed
+1 💚javadoc0m 26smaster passed
+1 💚shadedjars4m 28sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+1 💚mvninstall2m 21sthe patch passed
+1 💚compile0m 47sthe patch passed
+1 💚javac0m 47sthe patch passed
+1 💚javadoc0m 22sthe patch passed
+1 💚shadedjars4m 26spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌unit213m 31s/patch-unit-hbase-server.txthbase-server in the patch failed.
234m 0s
SubsystemReport/Notes
DockerClientAPI=1.53 ServerAPI=1.53 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7697/1/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR#7697
Optional Testsjavac javadoc unit compile shadedjars
unameLinux cd0f271da487 6.14.0-1018-aws #18~24.04.1-Ubuntu SMP Mon Nov 24 19:46:27 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / cf3d7c1
Default JavaEclipse Adoptium-17.0.11+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7697/1/testReport/
Max. process+thread count5805 (vs. ulimit of 30000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7697/1/console
versionsgit=2.34.1 maven=3.9.8
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@liuxiaocs7

Copy link
Copy Markdown
Member

Sometimes large wave 1 fails on testClearBlockCache (https://github.com/apache/hbase/actions/runs/21822059497), seems the same problem, could we rebase master and rerun the CI?

@Apache9

Copy link
Copy Markdown
Contributor

@guluo2016 Please rebase the branch to trigger the checks again?

Thanks.

@guluo2016

Copy link
Copy Markdown
MemberAuthor

re-run the failed jobs and all checks have passed, ready to go.

@Apache9
Apache9 merged commit 41d4155 into apache:masterFeb 27, 2026
14 of 17 checks passed
Apache9 pushed a commit that referenced this pull request Feb 27, 2026
…ailed (#7697)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Reviewed-by: Liu Xiao <liuxiao2103@qq.com>
(cherry picked from commit 41d4155)
Apache9 pushed a commit that referenced this pull request Feb 27, 2026
…ailed (#7697)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Reviewed-by: Liu Xiao <liuxiao2103@qq.com>
(cherry picked from commit 41d4155)
Apache9 pushed a commit that referenced this pull request Feb 27, 2026
…ailed (#7697)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Reviewed-by: Liu Xiao <liuxiao2103@qq.com>
(cherry picked from commit 41d4155)
@guluo2016
guluo2016 deleted the hbase_HBASE-29862 branch June 15, 2026 15:55
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@guluo2016@Apache-HBase@liuxiaocs7@Apache9