Skip to content

HBASE-11062 hbtop - #438

Closed
brfrn169 wants to merge 1 commit into
apache:masterfrom
brfrn169:HBASE-11062
Closed

HBASE-11062 hbtop#438
brfrn169 wants to merge 1 commit into
apache:masterfrom
brfrn169:HBASE-11062

Conversation

@brfrn169

@brfrn169brfrn169 commented Aug 1, 2019

Copy link
Copy Markdown
Member

This still has the license issue for Lanterna (https://github.com/mabe02/lanterna) but other than that it's ready for review.

For the details of the discussion for the license issue:
https://lists.apache.org/thread.html/7c6d5fc00d870d52253ce429aca1ef5f8f477fe2a8e384e3793e277e@%3Cdev.hbase.apache.org%3E
mabe02/lanterna#415

We can run hbtop by running hbase top command, and press 'h' key in the top screen for the help screen.

For the details of hbtop, this is the presentation in NoSQL day 2019 (the name is changed from htop to hbtop):
https://dataworkssummit.com/nosql-day-2019/session/supporting-apache-hbase-troubleshooting-and-supportability-improvements/

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec40Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep12Maven dependency ordering for branch
-1mvninstall79root in master failed.
+1compile161master passed
+1checkstyle134master passed
+1shadedjars261branch has no errors when building our shaded downstream artifacts.
-1javadoc86root in master failed.
0spotbugs887Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs26branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
-1mvninstall85root in the patch failed.
-1compile158root in the patch failed.
-1javac158root in the patch failed.
-1checkstyle144The patch fails to run checkstyle in root
+1shellcheck2There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml3The patch has no ill-formed XML file.
+1shadedjars268patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck76The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck152The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck231The patch causes 10 errors with Hadoop v3.1.2.
-1javadoc14hbase-hbtop generated 25 new + 0 unchanged - 0 fixed = 25 total (was 0)
-1javadoc91root in the patch failed.
-1javadoc11hbase-assembly in the patch failed.
-1findbugs18hbase-hbtop in the patch failed.
-1findbugs863root in the patch failed.
-1findbugs10hbase-assembly in the patch failed.
_ Other Tests _
-1unit11338root in the patch failed.
-1asflicense75The patch generated 2 ASF License warnings.
15122
ReasonTests
Failed junit testshadoop.hbase.snapshot.TestExportSnapshotNoCluster
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/1/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux 367e087c5f7f 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/precommit/personality/provided.sh
git revisionmaster / 237229c
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/1/artifact/out/branch-mvninstall-root.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/1/artifact/out/branch-javadoc-root.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/1/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/1/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/1/artifact/out/patch-compile-root.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/1/artifact/out//home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/maven-patch-checkstyle-root.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/1/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/1/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/1/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/1/artifact/out/diff-javadoc-javadoc-hbase-hbtop.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/1/artifact/out/patch-javadoc-root.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/1/artifact/out/patch-javadoc-hbase-assembly.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/1/artifact/out/patch-findbugs-hbase-hbtop.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/1/artifact/out/patch-findbugs-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/1/artifact/out/patch-findbugs-hbase-assembly.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/1/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/1/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/1/artifact/out/patch-asflicense-problems.txt
Max. process+thread count5342 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/1/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache9Apache9 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it better to put this module into hbase-operator-tools?

* Represents a filter that's filtering the metric {@link Record}s.
*/
@InterfaceAudience.Private
public final class Filter {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We already have a Filter class in HBase so maybe add a special prefix here?

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, will change the class name.

@brfrn169

Copy link
Copy Markdown
MemberAuthor

Is it better to put this module into hbase-operator-tools?

Actually, I thought that was better. However, considering to backport this to branch-1 after committing it to branch-2+, I think it's better to put this into the hbase project because managing the compatibilities is much easier.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec215Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep35Maven dependency ordering for branch
+1mvninstall278master passed
+1compile165master passed
+1checkstyle134master passed
+1shadedjars258branch has no errors when building our shaded downstream artifacts.
-1javadoc130root in master failed.
0spotbugs838Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs24branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall284the patch passed
-1compile153root in the patch failed.
-1javac153root in the patch failed.
+1checkstyle138the patch passed
+1shellcheck2There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml4The patch has no ill-formed XML file.
+1shadedjars255patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck885Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc187the patch passed
-1findbugs834root in the patch failed.
0findbugs29hbase-assembly has no data from findbugs
_ Other Tests _
-1unit16776root in the patch failed.
-1asflicense90The patch generated 2 ASF License warnings.
22167
ReasonTests
Failed junit testshadoop.hbase.client.TestAdmin1
hadoop.hbase.master.TestMasterOperationsForRegionReplicas
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/3/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux 9b355c5e2f45 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/precommit/personality/provided.sh
git revisionmaster / a6f0653
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/3/artifact/out/branch-javadoc-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/3/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/3/artifact/out/patch-compile-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/3/artifact/out/patch-findbugs-root.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/3/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/3/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/3/artifact/out/patch-asflicense-problems.txt
Max. process+thread count5126 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/3/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec40Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep28Maven dependency ordering for branch
-1mvninstall92root in master failed.
+1compile189master passed
+1checkstyle153master passed
+1shadedjars286branch has no errors when building our shaded downstream artifacts.
-1javadoc92root in master failed.
0spotbugs912Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs28branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
-1mvninstall95root in the patch failed.
-1compile164root in the patch failed.
-1javac164root in the patch failed.
-1checkstyle144The patch fails to run checkstyle in root
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml4The patch has no ill-formed XML file.
+1shadedjars271patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck76The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck153The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck231The patch causes 10 errors with Hadoop v3.1.2.
-1javadoc16hbase-hbtop generated 25 new + 0 unchanged - 0 fixed = 25 total (was 0)
-1javadoc90root in the patch failed.
-1javadoc12hbase-assembly in the patch failed.
-1findbugs19hbase-hbtop in the patch failed.
-1findbugs814root in the patch failed.
-1findbugs12hbase-assembly in the patch failed.
_ Other Tests _
-1unit12623root in the patch failed.
-1asflicense118The patch generated 2 ASF License warnings.
16551
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/4/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux 8c9f2ae629b8 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/precommit/personality/provided.sh
git revisionmaster / abb60fa
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/4/artifact/out/branch-mvninstall-root.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/4/artifact/out/branch-javadoc-root.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/4/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/4/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/4/artifact/out/patch-compile-root.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/4/artifact/out//home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/maven-patch-checkstyle-root.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/4/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/4/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/4/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/4/artifact/out/diff-javadoc-javadoc-hbase-hbtop.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/4/artifact/out/patch-javadoc-root.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/4/artifact/out/patch-javadoc-hbase-assembly.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/4/artifact/out/patch-findbugs-hbase-hbtop.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/4/artifact/out/patch-findbugs-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/4/artifact/out/patch-findbugs-hbase-assembly.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/4/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/4/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/4/artifact/out/patch-asflicense-problems.txt
Max. process+thread count5590 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/4/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec42Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author1The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep25Maven dependency ordering for branch
-1mvninstall83root in master failed.
+1compile158master passed
+1checkstyle142master passed
+1shadedjars259branch has no errors when building our shaded downstream artifacts.
-1javadoc85root in master failed.
0spotbugs835Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs25branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep13Maven dependency ordering for patch
-1mvninstall82root in the patch failed.
-1compile159root in the patch failed.
-1javac159root in the patch failed.
-1checkstyle142The patch fails to run checkstyle in root
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml5The patch has no ill-formed XML file.
+1shadedjars271patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck76The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck150The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck229The patch causes 10 errors with Hadoop v3.1.2.
-1javadoc16hbase-hbtop generated 25 new + 0 unchanged - 0 fixed = 25 total (was 0)
-1javadoc89root in the patch failed.
-1javadoc11hbase-assembly in the patch failed.
-1findbugs19hbase-hbtop in the patch failed.
-1findbugs820root in the patch failed.
-1findbugs12hbase-assembly in the patch failed.
_ Other Tests _
-1unit12825root in the patch failed.
-1asflicense79The patch generated 2 ASF License warnings.
16526
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/5/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux cb2dd9b2eeb6 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/precommit/personality/provided.sh
git revisionmaster / d0e5ea1
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/5/artifact/out/branch-mvninstall-root.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/5/artifact/out/branch-javadoc-root.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/5/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/5/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/5/artifact/out/patch-compile-root.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/5/artifact/out//home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/maven-patch-checkstyle-root.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/5/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/5/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/5/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/5/artifact/out/diff-javadoc-javadoc-hbase-hbtop.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/5/artifact/out/patch-javadoc-root.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/5/artifact/out/patch-javadoc-hbase-assembly.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/5/artifact/out/patch-findbugs-hbase-hbtop.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/5/artifact/out/patch-findbugs-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/5/artifact/out/patch-findbugs-hbase-assembly.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/5/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/5/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/5/artifact/out/patch-asflicense-problems.txt
Max. process+thread count5483 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/5/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec39Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep12Maven dependency ordering for branch
-1mvninstall92root in master failed.
+1compile175master passed
+1checkstyle150master passed
+1shadedjars285branch has no errors when building our shaded downstream artifacts.
-1javadoc99root in master failed.
0spotbugs921Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs28branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep13Maven dependency ordering for patch
-1mvninstall99root in the patch failed.
-1compile180root in the patch failed.
-1javac180root in the patch failed.
-1checkstyle146The patch fails to run checkstyle in root
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml4The patch has no ill-formed XML file.
+1shadedjars281patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck80The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck163The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck257The patch causes 10 errors with Hadoop v3.1.2.
-1javadoc19hbase-hbtop generated 25 new + 0 unchanged - 0 fixed = 25 total (was 0)
-1javadoc103root in the patch failed.
-1javadoc10hbase-assembly in the patch failed.
-1findbugs20hbase-hbtop in the patch failed.
-1findbugs908root in the patch failed.
-1findbugs10hbase-assembly in the patch failed.
_ Other Tests _
-1unit12894root in the patch failed.
-1asflicense107The patch generated 2 ASF License warnings.
16950
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/6/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux 71dee534b1ca 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438@2/out/precommit/personality/provided.sh
git revisionmaster / ff96485
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/6/artifact/out/branch-mvninstall-root.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/6/artifact/out/branch-javadoc-root.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/6/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/6/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/6/artifact/out/patch-compile-root.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/6/artifact/out//home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438@2/out/maven-patch-checkstyle-root.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/6/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/6/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/6/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/6/artifact/out/diff-javadoc-javadoc-hbase-hbtop.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/6/artifact/out/patch-javadoc-root.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/6/artifact/out/patch-javadoc-hbase-assembly.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/6/artifact/out/patch-findbugs-hbase-hbtop.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/6/artifact/out/patch-findbugs-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/6/artifact/out/patch-findbugs-hbase-assembly.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/6/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/6/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/6/artifact/out/patch-asflicense-problems.txt
Max. process+thread count5646 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/6/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec41Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep32Maven dependency ordering for branch
+1mvninstall294master passed
+1compile169master passed
+1checkstyle145master passed
+1shadedjars274branch has no errors when building our shaded downstream artifacts.
+1javadoc188master passed
0spotbugs842Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs27branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall296the patch passed
-1compile162root in the patch failed.
-1javac162root in the patch failed.
+1checkstyle146the patch passed
+1shellcheck2There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml4The patch has no ill-formed XML file.
+1shadedjars271patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck921Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc194the patch passed
-1findbugs833root in the patch failed.
0findbugs27hbase-assembly has no data from findbugs
_ Other Tests _
-1unit8663root in the patch failed.
-1asflicense94The patch generated 2 ASF License warnings.
14071
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/7/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux a80fe1c21de4 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/precommit/personality/provided.sh
git revisionmaster / f6ece8d
Default Java1.8.0_181
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/7/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/7/artifact/out/patch-compile-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/7/artifact/out/patch-findbugs-root.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/7/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/7/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/7/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4742 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/7/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec38Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep12Maven dependency ordering for branch
+1mvninstall279master passed
+1compile161master passed
+1checkstyle141master passed
+1shadedjars261branch has no errors when building our shaded downstream artifacts.
+1javadoc167master passed
0spotbugs891Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs25branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall315the patch passed
-1compile174root in the patch failed.
-1javac174root in the patch failed.
+1checkstyle154the patch passed
+1shellcheck2There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml4The patch has no ill-formed XML file.
+1shadedjars281patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck964Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc202the patch passed
-1findbugs902root in the patch failed.
0findbugs27hbase-assembly has no data from findbugs
_ Other Tests _
-1unit12870root in the patch failed.
-1asflicense89The patch generated 2 ASF License warnings.
18418
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/8/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux 37b822f78f0a 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/precommit/personality/provided.sh
git revisionmaster / f6ece8d
Default Java1.8.0_181
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/8/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/8/artifact/out/patch-compile-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/8/artifact/out/patch-findbugs-root.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/8/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/8/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/8/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4907 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/8/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec69Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep13Maven dependency ordering for branch
+1mvninstall329master passed
+1compile190master passed
+1checkstyle173master passed
+1shadedjars292branch has no errors when building our shaded downstream artifacts.
+1javadoc177master passed
0spotbugs885Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs27branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
+1mvninstall321the patch passed
-1compile183root in the patch failed.
-1javac183root in the patch failed.
+1checkstyle179the patch passed
+1shellcheck2There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml4The patch has no ill-formed XML file.
+1shadedjars293patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1015Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc196the patch passed
-1findbugs858root in the patch failed.
0findbugs28hbase-assembly has no data from findbugs
_ Other Tests _
-1unit13364root in the patch failed.
-1asflicense88The patch generated 2 ASF License warnings.
19159
ReasonTests
Failed junit testshadoop.hbase.client.TestMobSnapshotCloneIndependence
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/9/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux 2ff4e9076487 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/precommit/personality/provided.sh
git revisionmaster / 66a2fc5
Default Java1.8.0_181
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/9/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/9/artifact/out/patch-compile-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/9/artifact/out/patch-findbugs-root.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/9/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/9/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/9/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4761 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/9/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec40Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep13Maven dependency ordering for branch
+1mvninstall278master passed
+1compile163master passed
+1checkstyle137master passed
+1shadedjars259branch has no errors when building our shaded downstream artifacts.
+1javadoc168master passed
0spotbugs846Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs26branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
+1mvninstall283the patch passed
-1compile156root in the patch failed.
-1javac156root in the patch failed.
+1checkstyle136the patch passed
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml3The patch has no ill-formed XML file.
+1shadedjars253patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck887Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc194the patch passed
-1findbugs851root in the patch failed.
0findbugs28hbase-assembly has no data from findbugs
_ Other Tests _
-1unit9115root in the patch failed.
-1asflicense70The patch generated 2 ASF License warnings.
14345
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/13/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux c556236c88e5 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/precommit/personality/provided.sh
git revisionmaster / 8411668
Default Java1.8.0_181
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/13/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/13/artifact/out/patch-compile-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/13/artifact/out/patch-findbugs-root.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/13/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/13/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/13/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4186 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/13/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec150Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep34Maven dependency ordering for branch
-1mvninstall105root in master failed.
+1compile222master passed
+1checkstyle189master passed
+1shadedjars283branch has no errors when building our shaded downstream artifacts.
-1javadoc51root in master failed.
0spotbugs878Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs29branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
-1mvninstall68root in the patch failed.
-1compile173root in the patch failed.
-1javac173root in the patch failed.
-1checkstyle167The patch fails to run checkstyle in root
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml4The patch has no ill-formed XML file.
+1shadedjars285patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck56The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck110The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck165The patch causes 10 errors with Hadoop v3.1.2.
-1javadoc44root in the patch failed.
-1javadoc11hbase-assembly in the patch failed.
-1findbugs21hbase-hbtop in the patch failed.
-1findbugs824root in the patch failed.
-1findbugs11hbase-assembly in the patch failed.
_ Other Tests _
-1unit13506root in the patch failed.
-1asflicense71The patch generated 2 ASF License warnings.
17432
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/12/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux aa009380a1d7 4.15.0-48-generic #51-Ubuntu SMP Wed Apr 3 08:28:49 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/precommit/personality/provided.sh
git revisionmaster / 8411668
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/12/artifact/out/branch-mvninstall-root.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/12/artifact/out/branch-javadoc-root.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/12/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/12/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/12/artifact/out/patch-compile-root.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/12/artifact/out//home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/maven-patch-checkstyle-root.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/12/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/12/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/12/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/12/artifact/out/patch-javadoc-root.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/12/artifact/out/patch-javadoc-hbase-assembly.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/12/artifact/out/patch-findbugs-hbase-hbtop.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/12/artifact/out/patch-findbugs-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/12/artifact/out/patch-findbugs-hbase-assembly.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/12/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/12/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/12/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4587 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/12/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec64Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep19Maven dependency ordering for branch
-1mvninstall74root in master failed.
+1compile158master passed
+1checkstyle140master passed
+1shadedjars260branch has no errors when building our shaded downstream artifacts.
+1javadoc173master passed
0spotbugs848Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs25branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
-1mvninstall73root in the patch failed.
-1compile154root in the patch failed.
-1javac154root in the patch failed.
-1checkstyle141The patch fails to run checkstyle in root
+1shellcheck2There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml4The patch has no ill-formed XML file.
+1shadedjars259patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck53The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck107The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck164The patch causes 10 errors with Hadoop v3.1.2.
-1javadoc154root in the patch failed.
-1javadoc10hbase-assembly in the patch failed.
-1findbugs823root in the patch failed.
-1findbugs10hbase-assembly in the patch failed.
_ Other Tests _
-1unit18196root in the patch failed.
-1asflicense79The patch generated 2 ASF License warnings.
21979
ReasonTests
Failed junit testshadoop.hbase.client.TestAsyncTableAdminApi
hadoop.hbase.replication.TestReplicationSmallTests
hadoop.hbase.client.TestCloneSnapshotFromClientNormal
hadoop.hbase.replication.TestReplicationDisableInactivePeer
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/11/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux afa42b81039f 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/precommit/personality/provided.sh
git revisionmaster / b021c36
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/11/artifact/out/branch-mvninstall-root.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/11/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/11/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/11/artifact/out/patch-compile-root.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/11/artifact/out//home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/maven-patch-checkstyle-root.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/11/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/11/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/11/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/11/artifact/out/patch-javadoc-root.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/11/artifact/out/patch-javadoc-hbase-assembly.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/11/artifact/out/patch-findbugs-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/11/artifact/out/patch-findbugs-hbase-assembly.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/11/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/11/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/11/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4942 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/11/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec168Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs3Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep21Maven dependency ordering for branch
+1mvninstall439master passed
+1compile246master passed
+1checkstyle210master passed
+1shadedjars394branch has no errors when building our shaded downstream artifacts.
+1javadoc232master passed
0spotbugs1169Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs33branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep20Maven dependency ordering for patch
+1mvninstall421the patch passed
-1compile235root in the patch failed.
-1javac235root in the patch failed.
+1checkstyle190the patch passed
+1shellcheck3There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml6The patch has no ill-formed XML file.
+1shadedjars354patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1272Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc233the patch passed
-1findbugs1092root in the patch failed.
0findbugs37hbase-assembly has no data from findbugs
_ Other Tests _
-1unit17493root in the patch failed.
-1asflicense90The patch generated 2 ASF License warnings.
24928
ReasonTests
Failed junit testshadoop.hbase.client.TestSnapshotCloneIndependence
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/14/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux b7ccc88127e6 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/precommit/personality/provided.sh
git revisionmaster / da114ac
Default Java1.8.0_181
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/14/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/14/artifact/out/patch-compile-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/14/artifact/out/patch-findbugs-root.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/14/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/14/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/14/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4610 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/14/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec92Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep22Maven dependency ordering for branch
-1mvninstall84root in master failed.
+1compile175master passed
+1checkstyle150master passed
+1shadedjars287branch has no errors when building our shaded downstream artifacts.
+1javadoc189master passed
0spotbugs912Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs27branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep13Maven dependency ordering for patch
-1mvninstall78root in the patch failed.
-1compile165root in the patch failed.
-1javac165root in the patch failed.
-1checkstyle141The patch fails to run checkstyle in root
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml4The patch has no ill-formed XML file.
+1shadedjars277patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck57The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck113The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck171The patch causes 10 errors with Hadoop v3.1.2.
-1javadoc161root in the patch failed.
-1javadoc11hbase-assembly in the patch failed.
-1findbugs845root in the patch failed.
-1findbugs11hbase-assembly in the patch failed.
_ Other Tests _
-1unit16240root in the patch failed.
-1asflicense73The patch generated 2 ASF License warnings.
20266
ReasonTests
Failed junit testshadoop.hbase.client.TestAsyncRegionAdminApi2
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/15/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux f28a3a141f29 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438@2/out/precommit/personality/provided.sh
git revisionmaster / 3f524ab
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/15/artifact/out/branch-mvninstall-root.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/15/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/15/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/15/artifact/out/patch-compile-root.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/15/artifact/out//home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438@2/out/maven-patch-checkstyle-root.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/15/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/15/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/15/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/15/artifact/out/patch-javadoc-root.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/15/artifact/out/patch-javadoc-hbase-assembly.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/15/artifact/out/patch-findbugs-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/15/artifact/out/patch-findbugs-hbase-assembly.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/15/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/15/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/15/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4748 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/15/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec85Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep27Maven dependency ordering for branch
-1mvninstall17root in master failed.
+1compile199master passed
+1checkstyle152master passed
+1shadedjars279branch has no errors when building our shaded downstream artifacts.
+1javadoc210master passed
0spotbugs980Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs28branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
-1mvninstall10root in the patch failed.
-1compile178root in the patch failed.
-1javac178root in the patch failed.
-1checkstyle150The patch fails to run checkstyle in root
+1shellcheck2There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml4The patch has no ill-formed XML file.
+1shadedjars298patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck11The patch causes 7 errors with Hadoop v2.8.5.
-1hadoopcheck19The patch causes 7 errors with Hadoop v2.9.2.
-1hadoopcheck29The patch causes 7 errors with Hadoop v3.1.2.
-1javadoc156root in the patch failed.
-1javadoc10hbase-assembly in the patch failed.
-1findbugs1007root in the patch failed.
-1findbugs11hbase-assembly in the patch failed.
_ Other Tests _
-1unit16941root in the patch failed.
-1asflicense120The patch generated 2 ASF License warnings.
21072
ReasonTests
Failed junit testshadoop.hbase.master.procedure.TestRestoreSnapshotProcedure
hadoop.hbase.client.TestAsyncTableAdminApi
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/16/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux dd5723be7aa4 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/precommit/personality/provided.sh
git revisionmaster / ad3674f
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/16/artifact/out/branch-mvninstall-root.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/16/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/16/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/16/artifact/out/patch-compile-root.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/16/artifact/out//home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/maven-patch-checkstyle-root.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/16/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/16/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/16/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/16/artifact/out/patch-javadoc-root.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/16/artifact/out/patch-javadoc-hbase-assembly.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/16/artifact/out/patch-findbugs-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/16/artifact/out/patch-findbugs-hbase-assembly.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/16/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/16/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/16/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4867 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/16/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec45Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep28Maven dependency ordering for branch
-1mvninstall93root in master failed.
+1compile171master passed
+1checkstyle149master passed
+1shadedjars273branch has no errors when building our shaded downstream artifacts.
-1javadoc88root in master failed.
0spotbugs827Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs28branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
-1mvninstall85root in the patch failed.
-1compile157root in the patch failed.
-1javac157root in the patch failed.
-1checkstyle141The patch fails to run checkstyle in root
+1shellcheck2There were no new shellcheck issues.
+1whitespace1The patch has no whitespace issues.
+1xml4The patch has no ill-formed XML file.
+1shadedjars274patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck74The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck151The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck229The patch causes 10 errors with Hadoop v3.1.2.
-1javadoc15hbase-hbtop generated 25 new + 0 unchanged - 0 fixed = 25 total (was 0)
-1javadoc89root in the patch failed.
-1javadoc11hbase-assembly in the patch failed.
-1findbugs19hbase-hbtop in the patch failed.
-1findbugs819root in the patch failed.
-1findbugs13hbase-assembly in the patch failed.
_ Other Tests _
-1unit13135root in the patch failed.
-1asflicense88The patch generated 2 ASF License warnings.
16906
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/17/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux 3e859cfd620e 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/precommit/personality/provided.sh
git revisionmaster / 0867714
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/17/artifact/out/branch-mvninstall-root.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/17/artifact/out/branch-javadoc-root.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/17/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/17/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/17/artifact/out/patch-compile-root.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/17/artifact/out//home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/maven-patch-checkstyle-root.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/17/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/17/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/17/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/17/artifact/out/diff-javadoc-javadoc-hbase-hbtop.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/17/artifact/out/patch-javadoc-root.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/17/artifact/out/patch-javadoc-hbase-assembly.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/17/artifact/out/patch-findbugs-hbase-hbtop.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/17/artifact/out/patch-findbugs-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/17/artifact/out/patch-findbugs-hbase-assembly.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/17/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/17/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/17/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4649 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/17/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec37Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep12Maven dependency ordering for branch
-1mvninstall82root in master failed.
+1compile163master passed
+1checkstyle143master passed
+1shadedjars264branch has no errors when building our shaded downstream artifacts.
-1javadoc85root in master failed.
0spotbugs831Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs25branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep13Maven dependency ordering for patch
-1mvninstall82root in the patch failed.
-1compile156root in the patch failed.
-1javac156root in the patch failed.
-1checkstyle143The patch fails to run checkstyle in root
+1shellcheck2There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml4The patch has no ill-formed XML file.
+1shadedjars263patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck73The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck146The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck223The patch causes 10 errors with Hadoop v3.1.2.
-1javadoc13hbase-hbtop generated 25 new + 0 unchanged - 0 fixed = 25 total (was 0)
-1javadoc85root in the patch failed.
-1javadoc10hbase-assembly in the patch failed.
-1findbugs19hbase-hbtop in the patch failed.
-1findbugs877root in the patch failed.
-1findbugs10hbase-assembly in the patch failed.
_ Other Tests _
-1unit11550root in the patch failed.
-1asflicense71The patch generated 2 ASF License warnings.
15255
ReasonTests
Failed junit testshadoop.hbase.snapshot.TestExportSnapshotNoCluster
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/18/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux 2bf6e2bce88e 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/precommit/personality/provided.sh
git revisionmaster / eef8e14
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/18/artifact/out/branch-mvninstall-root.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/18/artifact/out/branch-javadoc-root.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/18/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/18/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/18/artifact/out/patch-compile-root.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/18/artifact/out//home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/maven-patch-checkstyle-root.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/18/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/18/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/18/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/18/artifact/out/diff-javadoc-javadoc-hbase-hbtop.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/18/artifact/out/patch-javadoc-root.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/18/artifact/out/patch-javadoc-hbase-assembly.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/18/artifact/out/patch-findbugs-hbase-hbtop.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/18/artifact/out/patch-findbugs-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/18/artifact/out/patch-findbugs-hbase-assembly.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/18/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/18/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/18/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4949 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/18/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec100Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep34Maven dependency ordering for branch
+1mvninstall349master passed
+1compile196master passed
+1checkstyle177master passed
+1shadedjars300branch has no errors when building our shaded downstream artifacts.
+1javadoc209master passed
0spotbugs1020Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs31branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall369the patch passed
-1compile198root in the patch failed.
-1javac198root in the patch failed.
+1checkstyle173the patch passed
+1shellcheck2There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml6The patch has no ill-formed XML file.
+1shadedjars326patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1086Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc213the patch passed
-1findbugs926root in the patch failed.
0findbugs28hbase-assembly has no data from findbugs
_ Other Tests _
-1unit15428root in the patch failed.
-1asflicense76The patch generated 2 ASF License warnings.
21752
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/19/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux 70f0ffb29cd7 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/precommit/personality/provided.sh
git revisionmaster / 3b0013d
Default Java1.8.0_181
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/19/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/19/artifact/out/patch-compile-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/19/artifact/out/patch-findbugs-root.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/19/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/19/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/19/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4703 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/19/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec41Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep40Maven dependency ordering for branch
+1mvninstall324master passed
+1compile186master passed
+1checkstyle144master passed
+1shadedjars270branch has no errors when building our shaded downstream artifacts.
+1javadoc171master passed
0spotbugs29Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs29branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
+1mvninstall299the patch passed
-1compile162root in the patch failed.
-1javac162root in the patch failed.
+1checkstyle153the patch passed
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml5The patch has no ill-formed XML file.
+1shadedjars270patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck942Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc194the patch passed
-1findbugs835root in the patch failed.
0findbugs29hbase-assembly has no data from findbugs
_ Other Tests _
-1unit11059root in the patch failed.
-1asflicense73The patch generated 2 ASF License warnings.
16537
ReasonTests
Failed junit testshadoop.hbase.snapshot.TestExportSnapshotNoCluster
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/20/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux fe815c49bc56 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438@2/out/precommit/personality/provided.sh
git revisionmaster / 9d82716
Default Java1.8.0_181
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/20/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/20/artifact/out/patch-compile-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/20/artifact/out/patch-findbugs-root.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/20/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/20/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/20/artifact/out/patch-asflicense-problems.txt
Max. process+thread count5094 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/20/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec42Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep38Maven dependency ordering for branch
+1mvninstall314master passed
+1compile171master passed
+1checkstyle145master passed
+1shadedjars269branch has no errors when building our shaded downstream artifacts.
+1javadoc176master passed
0spotbugs35Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs35branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep23Maven dependency ordering for patch
+1mvninstall305the patch passed
-1compile160root in the patch failed.
-1javac160root in the patch failed.
+1checkstyle141the patch passed
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml4The patch has no ill-formed XML file.
+1shadedjars266patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck933Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc192the patch passed
-1findbugs831root in the patch failed.
0findbugs29hbase-assembly has no data from findbugs
_ Other Tests _
-1unit11233root in the patch failed.
-1asflicense95The patch generated 2 ASF License warnings.
16810
ReasonTests
Failed junit testshadoop.hbase.snapshot.TestExportSnapshotNoCluster
hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/22/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux 74047ec86b16 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/precommit/personality/provided.sh
git revisionmaster / a802948
Default Java1.8.0_181
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/22/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/22/artifact/out/patch-compile-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/22/artifact/out/patch-findbugs-root.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/22/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/22/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/22/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4936 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/22/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec108Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep36Maven dependency ordering for branch
+1mvninstall368master passed
+1compile183master passed
+1checkstyle159master passed
+1shadedjars299branch has no errors when building our shaded downstream artifacts.
+1javadoc188master passed
0spotbugs32Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs32branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall309the patch passed
-1compile329root in the patch failed.
-1javac329root in the patch failed.
+1checkstyle165the patch passed
+1shellcheck2There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml9The patch has no ill-formed XML file.
+1shadedjars291patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck975Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc184the patch passed
-1findbugs1089root in the patch failed.
0findbugs33hbase-assembly has no data from findbugs
_ Other Tests _
-1unit18593root in the patch failed.
-1asflicense82The patch generated 2 ASF License warnings.
25021
ReasonTests
Failed junit testshadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.client.TestSnapshotTemporaryDirectory
hadoop.hbase.client.TestFromClientSide
hadoop.hbase.master.TestAssignmentManagerMetrics
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/23/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux c7cebe52522c 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/precommit/personality/provided.sh
git revisionmaster / 07c6bb1
Default Java1.8.0_181
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/23/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/23/artifact/out/patch-compile-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/23/artifact/out/patch-findbugs-root.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/23/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/23/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/23/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4711 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/23/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec46Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep35Maven dependency ordering for branch
+1mvninstall317master passed
+1compile177master passed
+1checkstyle145master passed
+1shadedjars272branch has no errors when building our shaded downstream artifacts.
+1javadoc173master passed
0spotbugs28Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs28branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall297the patch passed
-1compile161root in the patch failed.
-1javac161root in the patch failed.
+1checkstyle146the patch passed
+1shellcheck2There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml3The patch has no ill-formed XML file.
+1shadedjars273patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck969Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc205the patch passed
-1findbugs816root in the patch failed.
0findbugs28hbase-assembly has no data from findbugs
_ Other Tests _
-1unit9942root in the patch failed.
-1asflicense92The patch generated 2 ASF License warnings.
15438
ReasonTests
Failed junit testshadoop.hbase.security.access.TestSnapshotScannerHDFSAclController
hadoop.hbase.client.TestAsyncTableGetMultiThreaded
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/24/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux 8cd684879eed 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/precommit/personality/provided.sh
git revisionmaster / a9773ec
Default Java1.8.0_181
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/24/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/24/artifact/out/patch-compile-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/24/artifact/out/patch-findbugs-root.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/24/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/24/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/24/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4685 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/24/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec143Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep42Maven dependency ordering for branch
+1mvninstall470master passed
+1compile242master passed
+1checkstyle201master passed
+1shadedjars359branch has no errors when building our shaded downstream artifacts.
+1javadoc238master passed
0spotbugs34Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs34branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall451the patch passed
-1compile223root in the patch failed.
-1javac223root in the patch failed.
+1checkstyle186the patch passed
+1shellcheck2There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml5The patch has no ill-formed XML file.
+1shadedjars359patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1336Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc250the patch passed
-1findbugs893root in the patch failed.
0findbugs29hbase-assembly has no data from findbugs
_ Other Tests _
-1unit15543root in the patch failed.
-1asflicense98The patch generated 2 ASF License warnings.
22828
ReasonTests
Failed junit testshadoop.hbase.client.TestSnapshotTemporaryDirectory
hadoop.hbase.master.assignment.TestSplitTableRegionProcedure
hadoop.hbase.master.assignment.TestMergeTableRegionsProcedure
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/25/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux 4a6c6e01f586 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/precommit/personality/provided.sh
git revisionmaster / 49839e4
Default Java1.8.0_181
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/25/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/25/artifact/out/patch-compile-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/25/artifact/out/patch-findbugs-root.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/25/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/25/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/25/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4922 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/25/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec56Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep35Maven dependency ordering for branch
+1mvninstall311master passed
+1compile172master passed
+1checkstyle149master passed
+1shadedjars270branch has no errors when building our shaded downstream artifacts.
+1javadoc184master passed
0spotbugs28Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs28branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall296the patch passed
-1compile167root in the patch failed.
-1javac167root in the patch failed.
+1checkstyle148the patch passed
+1shellcheck1There were no new shellcheck issues.
+1whitespace1The patch has no whitespace issues.
+1xml4The patch has no ill-formed XML file.
+1shadedjars271patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck939Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc201the patch passed
-1findbugs906root in the patch failed.
0findbugs27hbase-assembly has no data from findbugs
_ Other Tests _
-1unit12416root in the patch failed.
-1asflicense80The patch generated 2 ASF License warnings.
18014
ReasonTests
Failed junit testshadoop.hbase.mapreduce.TestTableInputFormatScanEmptyToBBB
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/29/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux 0f45b90de428 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/precommit/personality/provided.sh
git revisionmaster / 9250977
Default Java1.8.0_181
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/29/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/29/artifact/out/patch-compile-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/29/artifact/out/patch-findbugs-root.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/29/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/29/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/29/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4815 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/29/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec136Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep44Maven dependency ordering for branch
+1mvninstall455master passed
+1compile209master passed
+1checkstyle189master passed
+1shadedjars337branch has no errors when building our shaded downstream artifacts.
+1javadoc210master passed
0spotbugs32Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs32branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall394the patch passed
-1compile219root in the patch failed.
-1javac219root in the patch failed.
+1checkstyle179the patch passed
+1shellcheck2There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml4The patch has no ill-formed XML file.
+1shadedjars337patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1168Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc227the patch passed
-1findbugs939root in the patch failed.
0findbugs30hbase-assembly has no data from findbugs
_ Other Tests _
-1unit13945root in the patch failed.
-1asflicense77The patch generated 2 ASF License warnings.
20638
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/30/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux 960399c8994d 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/precommit/personality/provided.sh
git revisionmaster / eb92b25
Default Java1.8.0_181
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/30/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/30/artifact/out/patch-compile-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/30/artifact/out/patch-findbugs-root.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/30/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/30/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/30/artifact/out/patch-asflicense-problems.txt
Max. process+thread count5257 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/30/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec41Docker mode activated.
_ Prechecks _
+1dupname2No case conflicting files found.
0shelldocs2Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep36Maven dependency ordering for branch
+1mvninstall329master passed
+1compile180master passed
+1checkstyle149master passed
+1shadedjars277branch has no errors when building our shaded downstream artifacts.
+1javadoc193master passed
0spotbugs28Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs28branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall304the patch passed
-1compile173root in the patch failed.
-1javac173root in the patch failed.
+1checkstyle144the patch passed
+1shellcheck2There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml4The patch has no ill-formed XML file.
+1shadedjars274patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck986Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc193the patch passed
-1findbugs865root in the patch failed.
0findbugs29hbase-assembly has no data from findbugs
_ Other Tests _
-1unit13472root in the patch failed.
-1asflicense100The patch generated 2 ASF License warnings.
19119
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/33/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux 99df70d97f72 4.4.0-157-generic #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/precommit/personality/provided.sh
git revisionmaster / 0136b98
Default Java1.8.0_181
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/33/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/33/artifact/out/patch-compile-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/33/artifact/out/patch-findbugs-root.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/33/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/33/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/33/artifact/out/patch-asflicense-problems.txt
Max. process+thread count5606 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/33/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec40Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 19 new or modified test files.
_ master Compile Tests _
0mvndep38Maven dependency ordering for branch
+1mvninstall328master passed
+1compile178master passed
+1checkstyle141master passed
+1shadedjars267branch has no errors when building our shaded downstream artifacts.
+1javadoc189master passed
0spotbugs25Used deprecated FindBugs config; considering switching to SpotBugs.
0findbugs25branch/hbase-assembly no findbugs output file (findbugsXml.xml)
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall293the patch passed
-1compile166root in the patch failed.
-1javac166root in the patch failed.
+1checkstyle136the patch passed
+1shellcheck2There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1xml4The patch has no ill-formed XML file.
+1shadedjars260patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck926Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc196the patch passed
-1findbugs832root in the patch failed.
0findbugs27hbase-assembly has no data from findbugs
_ Other Tests _
-1unit9572root in the patch failed.
-1asflicense101The patch generated 2 ASF License warnings.
15015
ReasonTests
Failed junit testshadoop.hbase.client.TestAlwaysSetScannerId
hadoop.hbase.regionserver.TestHRegion
hadoop.hbase.security.access.TestAccessController3
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/34/artifact/out/Dockerfile
GITHUB PR#438
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile spotbugs findbugs hbaseanti checkstyle
unameLinux fec6e7ec7325 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-438/out/precommit/personality/provided.sh
git revisionmaster / c8f57bf
Default Java1.8.0_181
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/34/artifact/out/patch-compile-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/34/artifact/out/patch-compile-root.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/34/artifact/out/patch-findbugs-root.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/34/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/34/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/34/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4388 (vs. ulimit of 10000)
modulesC: hbase-hbtop . hbase-assembly U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-438/34/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@brfrn169

Copy link
Copy Markdown
MemberAuthor

I decided not to use Lanterna to remove the license problem. Closing this PR and will create a new PR after removing the license problem.

@brfrn169brfrn169 self-assigned this Jul 18, 2020
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.

3 participants

@brfrn169@Apache-HBase@Apache9