Skip to content

HBASE-25672 Backport HBASE-25608 to branch-1#3068

Merged
saintstack merged 2 commits intoapache:branch-1from
bitterfox:HBASE-25672
Mar 22, 2021
Merged

HBASE-25672 Backport HBASE-25608 to branch-1#3068
saintstack merged 2 commits intoapache:branch-1from
bitterfox:HBASE-25672

Conversation

@bitterfox
Copy link
Copy Markdown
Contributor

@Apache-HBase
Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 41s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ branch-1 Compile Tests _
+1 💚 mvninstall 10m 2s branch-1 passed
+1 💚 compile 0m 41s branch-1 passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚 compile 0m 46s branch-1 passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+1 💚 checkstyle 1m 58s branch-1 passed
+1 💚 shadedjars 3m 22s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 49s branch-1 passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚 javadoc 0m 42s branch-1 passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+0 🆗 spotbugs 3m 16s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 3m 12s branch-1 passed
_ Patch Compile Tests _
+1 💚 mvninstall 2m 6s the patch passed
+1 💚 compile 0m 43s the patch passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚 javac 0m 43s the patch passed
+1 💚 compile 0m 47s the patch passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+1 💚 javac 0m 47s the patch passed
-1 ❌ checkstyle 1m 44s hbase-server: The patch generated 3 new + 38 unchanged - 0 fixed = 41 total (was 38)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 3m 9s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 5m 6s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 javadoc 0m 32s the patch passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚 javadoc 0m 43s the patch passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+1 💚 findbugs 3m 6s the patch passed
_ Other Tests _
-1 ❌ unit 118m 9s hbase-server in the patch failed.
+1 💚 asflicense 0m 30s The patch does not generate ASF License warnings.
163m 51s
Reason Tests
Failed junit tests hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3068/1/artifact/out/Dockerfile
GITHUB PR #3068
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux cf301fc9ce7b 4.15.0-101-generic #102-Ubuntu SMP Mon May 11 10:07:26 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-3068/out/precommit/personality/provided.sh
git revision branch-1 / 2a979e8
Default Java Azul Systems, Inc.-1.7.0_272-b10
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:Azul Systems, Inc.-1.8.0_262-b19 /usr/lib/jvm/zulu-7-amd64:Azul Systems, Inc.-1.7.0_272-b10
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3068/1/artifact/out/diff-checkstyle-hbase-server.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3068/1/artifact/out/patch-unit-hbase-server.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3068/1/testReport/
Max. process+thread count 4009 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3068/1/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@saintstack
Copy link
Copy Markdown
Contributor

Please fix checkstyle. Let me rerun unit tests to see if failure is related.

@Apache-HBase
Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 7m 1s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ branch-1 Compile Tests _
+1 💚 mvninstall 10m 0s branch-1 passed
+1 💚 compile 0m 41s branch-1 passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚 compile 0m 43s branch-1 passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+1 💚 checkstyle 1m 40s branch-1 passed
+1 💚 shadedjars 3m 5s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 49s branch-1 passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚 javadoc 0m 45s branch-1 passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+0 🆗 spotbugs 4m 3s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 3m 59s branch-1 passed
_ Patch Compile Tests _
+1 💚 mvninstall 2m 41s the patch passed
+1 💚 compile 0m 56s the patch passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚 javac 0m 56s the patch passed
+1 💚 compile 1m 2s the patch passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+1 💚 javac 1m 2s the patch passed
-1 ❌ checkstyle 2m 4s hbase-server: The patch generated 3 new + 38 unchanged - 0 fixed = 41 total (was 38)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 4m 15s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 6m 21s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 javadoc 0m 38s the patch passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚 javadoc 0m 55s the patch passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+1 💚 findbugs 3m 53s the patch passed
_ Other Tests _
-1 ❌ unit 101m 55s hbase-server in the patch failed.
+1 💚 asflicense 0m 36s The patch does not generate ASF License warnings.
158m 8s
Reason Tests
Failed junit tests hadoop.hbase.master.TestRegionsRecoveryConfigManager
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3068/2/artifact/out/Dockerfile
GITHUB PR #3068
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 2b6fbed35744 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-3068/out/precommit/personality/provided.sh
git revision branch-1 / bea87b3
Default Java Azul Systems, Inc.-1.7.0_272-b10
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:Azul Systems, Inc.-1.8.0_262-b19 /usr/lib/jvm/zulu-7-amd64:Azul Systems, Inc.-1.7.0_272-b10
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3068/2/artifact/out/diff-checkstyle-hbase-server.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3068/2/artifact/out/patch-unit-hbase-server.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3068/2/testReport/
Max. process+thread count 3778 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3068/2/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@bitterfox
Copy link
Copy Markdown
Contributor Author

Thank you for your help. Pushed checkstyle fix, hope the next check passes.

Following unit tests passed locally.

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 7.562 s <<< FAILURE! - in org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
[ERROR] testChangingNumberOfPeerRegionServers(org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers)  Time elapsed: 3.913 s  <<< ERROR!
org.apache.hadoop.hbase.client.RetriesExhaustedException: 
Failed after attempts=6, exceptions:
Fri Mar 19 07:35:57 UTC 2021, RpcRetryingCaller{globalStartTime=1616139357578, pause=100, retries=6}, java.io.IOException: Call to cf301fc9ce7b:40869 failed on local exception: java.io.EOFException
Fri Mar 19 07:35:57 UTC 2021, RpcRetryingCaller{globalStartTime=1616139357578, pause=100, retries=6}, java.net.ConnectException: Call to cf301fc9ce7b:40869 failed on connection exception: java.net.ConnectException: Connection refused
Fri Mar 19 07:35:57 UTC 2021, RpcRetryingCaller{globalStartTime=1616139357578, pause=100, retries=6}, java.io.IOException: Call to cf301fc9ce7b:40869 failed on local exception: org.apache.hadoop.hbase.ipc.FailedServerException: This server is in the failed servers list: cf301fc9ce7b:40869
Fri Mar 19 07:35:58 UTC 2021, RpcRetryingCaller{globalStartTime=1616139357578, pause=100, retries=6}, java.io.IOException: Call to cf301fc9ce7b:40869 failed on local exception: org.apache.hadoop.hbase.ipc.FailedServerException: This server is in the failed servers list: cf301fc9ce7b:40869
Fri Mar 19 07:35:58 UTC 2021, RpcRetryingCaller{globalStartTime=1616139357578, pause=100, retries=6}, java.io.IOException: Call to cf301fc9ce7b:40869 failed on local exception: org.apache.hadoop.hbase.ipc.FailedServerException: This server is in the failed servers list: cf301fc9ce7b:40869
Fri Mar 19 07:35:59 UTC 2021, RpcRetryingCaller{globalStartTime=1616139357578, pause=100, retries=6}, java.net.ConnectException: Call to cf301fc9ce7b:40869 failed on connection exception: java.net.ConnectException: Connection refused

	at org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers.doPutTest(TestReplicationChangingPeerRegionservers.java:131)
	at org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers.testChangingNumberOfPeerRegionServers(TestReplicationChangingPeerRegionservers.java:105)
Caused by: java.net.ConnectException: Call to cf301fc9ce7b:40869 failed on connection exception: java.net.ConnectException: Connection refused
	at org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers.doPutTest(TestReplicationChangingPeerRegionservers.java:131)
	at org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers.testChangingNumberOfPeerRegionServers(TestReplicationChangingPeerRegionservers.java:105)
Caused by: java.net.ConnectException: Connection refused
	at org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers.doPutTest(TestReplicationChangingPeerRegionservers.java:131)
	at org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers.testChangingNumberOfPeerRegionServers(TestReplicationChangingPeerRegionservers.java:105)
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 17.662 s <<< FAILURE! - in org.apache.hadoop.hbase.master.TestRegionsRecoveryConfigManager
[ERROR] testChoreSchedule(org.apache.hadoop.hbase.master.TestRegionsRecoveryConfigManager)  Time elapsed: 17.62 s  <<< FAILURE!
java.lang.AssertionError
	at org.apache.hadoop.hbase.master.TestRegionsRecoveryConfigManager.testChoreSchedule(TestRegionsRecoveryConfigManager.java:99)

@Apache-HBase
Copy link
Copy Markdown

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 38s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ branch-1 Compile Tests _
+1 💚 mvninstall 10m 11s branch-1 passed
+1 💚 compile 0m 43s branch-1 passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚 compile 0m 49s branch-1 passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+1 💚 checkstyle 1m 50s branch-1 passed
+1 💚 shadedjars 3m 17s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 51s branch-1 passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚 javadoc 0m 44s branch-1 passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+0 🆗 spotbugs 3m 20s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 3m 17s branch-1 passed
_ Patch Compile Tests _
+1 💚 mvninstall 2m 5s the patch passed
+1 💚 compile 0m 46s the patch passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚 javac 0m 46s the patch passed
+1 💚 compile 0m 46s the patch passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+1 💚 javac 0m 46s the patch passed
+1 💚 checkstyle 1m 34s hbase-server: The patch generated 0 new + 33 unchanged - 5 fixed = 33 total (was 38)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 3m 4s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 46s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 javadoc 0m 31s the patch passed with JDK Azul Systems, Inc.-1.8.0_262-b19
+1 💚 javadoc 0m 46s the patch passed with JDK Azul Systems, Inc.-1.7.0_272-b10
+1 💚 findbugs 3m 1s the patch passed
_ Other Tests _
+1 💚 unit 92m 44s hbase-server in the patch passed.
+1 💚 asflicense 0m 31s The patch does not generate ASF License warnings.
136m 47s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3068/3/artifact/out/Dockerfile
GITHUB PR #3068
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 519369c12ce0 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-3068/out/precommit/personality/provided.sh
git revision branch-1 / f807800
Default Java Azul Systems, Inc.-1.7.0_272-b10
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:Azul Systems, Inc.-1.8.0_262-b19 /usr/lib/jvm/zulu-7-amd64:Azul Systems, Inc.-1.7.0_272-b10
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3068/3/testReport/
Max. process+thread count 3657 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3068/3/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@saintstack saintstack merged commit 716c685 into apache:branch-1 Mar 22, 2021
Sign up for free to 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.

3 participants