Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HBASE-22759. Added remote address to grant/revoke audit log messages #445

Merged
merged 1 commit into from
Aug 6, 2019

Conversation

anmolnar
Copy link
Contributor

@anmolnar anmolnar commented Aug 2, 2019

@petersomogyi Sorry, I missed one more thing: added the user's remote address to the message.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 85 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ branch-2.1 Compile Tests _
+1 mvninstall 328 branch-2.1 passed
+1 compile 62 branch-2.1 passed
+1 checkstyle 97 branch-2.1 passed
+1 shadedjars 264 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 37 branch-2.1 passed
0 spotbugs 182 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 179 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 305 the patch passed
+1 compile 56 the patch passed
+1 javac 56 the patch passed
-1 checkstyle 91 hbase-server: The patch generated 2 new + 27 unchanged - 0 fixed = 29 total (was 27)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 277 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1365 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 40 the patch passed
+1 findbugs 176 the patch passed
_ Other Tests _
-1 unit 11262 hbase-server in the patch failed.
+1 asflicense 23 The patch does not generate ASF License warnings.
15052
Reason Tests
Failed junit tests hadoop.hbase.regionserver.TestHRegionWithInMemoryFlush
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/1/artifact/out/Dockerfile
GITHUB PR #445
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux fd8011b0f7c8 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-445/out/precommit/personality/provided.sh
git revision branch-2.1 / e68b16a
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/1/artifact/out/diff-checkstyle-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/1/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/1/testReport/
Max. process+thread count 4583 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/1/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 73 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ branch-2.1 Compile Tests _
+1 mvninstall 312 branch-2.1 passed
+1 compile 54 branch-2.1 passed
+1 checkstyle 88 branch-2.1 passed
+1 shadedjars 257 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 34 branch-2.1 passed
0 spotbugs 161 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 158 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 301 the patch passed
+1 compile 55 the patch passed
+1 javac 55 the patch passed
-1 checkstyle 86 hbase-server: The patch generated 2 new + 27 unchanged - 0 fixed = 29 total (was 27)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 252 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1272 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 34 the patch passed
+1 findbugs 170 the patch passed
_ Other Tests _
+1 unit 11179 hbase-server in the patch passed.
+1 asflicense 33 The patch does not generate ASF License warnings.
14759
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/2/artifact/out/Dockerfile
GITHUB PR #445
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 81bcbade2cd4 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-445/out/precommit/personality/provided.sh
git revision branch-2.1 / cd77947
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/2/artifact/out/diff-checkstyle-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/2/testReport/
Max. process+thread count 5224 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/2/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 63 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ branch-2.1 Compile Tests _
+1 mvninstall 273 branch-2.1 passed
+1 compile 51 branch-2.1 passed
+1 checkstyle 73 branch-2.1 passed
+1 shadedjars 237 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 33 branch-2.1 passed
0 spotbugs 156 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 154 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 274 the patch passed
+1 compile 52 the patch passed
+1 javac 52 the patch passed
-1 checkstyle 73 hbase-server: The patch generated 2 new + 27 unchanged - 0 fixed = 29 total (was 27)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 237 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1145 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 31 the patch passed
+1 findbugs 168 the patch passed
_ Other Tests _
-1 unit 14874 hbase-server in the patch failed.
+1 asflicense 44 The patch does not generate ASF License warnings.
18153
Reason Tests
Failed junit tests hadoop.hbase.master.TestAssignmentManagerMetrics
hadoop.hbase.client.TestAdmin1
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/3/artifact/out/Dockerfile
GITHUB PR #445
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux cd719262d6b2 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-445/out/precommit/personality/provided.sh
git revision branch-2.1 / d094b70
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/3/artifact/out/diff-checkstyle-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/3/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/3/testReport/
Max. process+thread count 5638 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/3/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 88 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ branch-2.1 Compile Tests _
+1 mvninstall 318 branch-2.1 passed
+1 compile 60 branch-2.1 passed
+1 checkstyle 93 branch-2.1 passed
+1 shadedjars 274 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 37 branch-2.1 passed
0 spotbugs 192 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 189 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 326 the patch passed
+1 compile 58 the patch passed
+1 javac 58 the patch passed
-1 checkstyle 90 hbase-server: The patch generated 2 new + 27 unchanged - 0 fixed = 29 total (was 27)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 266 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1413 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 35 the patch passed
+1 findbugs 199 the patch passed
_ Other Tests _
+1 unit 12100 hbase-server in the patch passed.
+1 asflicense 24 The patch does not generate ASF License warnings.
16000
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/4/artifact/out/Dockerfile
GITHUB PR #445
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux f9020d14ad71 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-445/out/precommit/personality/provided.sh
git revision branch-2.1 / 90f27fe
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/4/artifact/out/diff-checkstyle-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/4/testReport/
Max. process+thread count 5183 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/4/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 79 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ branch-2.1 Compile Tests _
+1 mvninstall 304 branch-2.1 passed
+1 compile 57 branch-2.1 passed
+1 checkstyle 91 branch-2.1 passed
+1 shadedjars 263 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 34 branch-2.1 passed
0 spotbugs 166 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 163 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 307 the patch passed
+1 compile 58 the patch passed
+1 javac 58 the patch passed
-1 checkstyle 90 hbase-server: The patch generated 2 new + 27 unchanged - 0 fixed = 29 total (was 27)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 259 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1297 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 34 the patch passed
+1 findbugs 171 the patch passed
_ Other Tests _
-1 unit 11058 hbase-server in the patch failed.
+1 asflicense 24 The patch does not generate ASF License warnings.
14668
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/5/artifact/out/Dockerfile
GITHUB PR #445
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 0748a68ec6ad 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-445/out/precommit/personality/provided.sh
git revision branch-2.1 / fe24099
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/5/artifact/out/diff-checkstyle-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/5/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/5/testReport/
Max. process+thread count 5132 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/5/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 86 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ branch-2.1 Compile Tests _
+1 mvninstall 322 branch-2.1 passed
+1 compile 57 branch-2.1 passed
+1 checkstyle 91 branch-2.1 passed
+1 shadedjars 268 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 38 branch-2.1 passed
0 spotbugs 176 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 173 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 314 the patch passed
+1 compile 54 the patch passed
+1 javac 54 the patch passed
-1 checkstyle 89 hbase-server: The patch generated 2 new + 27 unchanged - 0 fixed = 29 total (was 27)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 269 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1447 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 43 the patch passed
+1 findbugs 191 the patch passed
_ Other Tests _
-1 unit 11922 hbase-server in the patch failed.
+1 asflicense 27 The patch does not generate ASF License warnings.
15880
Reason Tests
Failed junit tests hadoop.hbase.master.procedure.TestDeleteColumnFamilyProcedureFromClient
hadoop.hbase.tool.TestLoadIncrementalHFiles
hadoop.hbase.master.assignment.TestMoveSystemTableWithStopMaster
hadoop.hbase.replication.TestReplicationSmallTests
hadoop.hbase.tool.TestSecureLoadIncrementalHFiles
hadoop.hbase.master.balancer.TestStochasticLoadBalancer
hadoop.hbase.regionserver.TestRegionServerHostname
hadoop.hbase.master.procedure.TestServerRemoteProcedure
hadoop.hbase.master.TestTableStateManager
hadoop.hbase.quotas.TestSpaceQuotas
hadoop.hbase.wal.TestWALOpenAfterDNRollingStart
hadoop.hbase.procedure.TestFailedProcCleanup
hadoop.hbase.regionserver.TestRegionReplicasWithRestartScenarios
hadoop.hbase.replication.TestReplicationDisableInactivePeer
hadoop.hbase.security.visibility.TestVisibilityLabelsWithSLGStack
hadoop.hbase.regionserver.TestHStore
hadoop.hbase.master.normalizer.TestSimpleRegionNormalizerOnCluster
hadoop.hbase.master.balancer.TestBalancerStatusTagInJMXMetrics
hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleWAL
hadoop.hbase.security.visibility.TestEnforcingScanLabelGenerator
hadoop.hbase.filter.TestFilterWithScanLimits
hadoop.hbase.master.assignment.TestRegionMoveAndAbandon
hadoop.hbase.security.visibility.TestVisibilityLablesWithGroups
hadoop.hbase.regionserver.TestPerColumnFamilyFlush
hadoop.hbase.master.TestRestartCluster
hadoop.hbase.wal.TestSecureWAL
hadoop.hbase.security.TestSecureIPC
hadoop.hbase.filter.TestFilterListOrOperatorWithBlkCnt
hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleAsyncWAL
hadoop.hbase.regionserver.TestMajorCompaction
hadoop.hbase.master.TestMasterNoCluster
hadoop.hbase.filter.TestFilterListOnMini
hadoop.hbase.master.balancer.TestRegionLocationFinder
hadoop.hbase.master.assignment.TestSplitTableRegionProcedure
hadoop.hbase.wal.TestWALFiltering
hadoop.hbase.TestFullLogReconstruction
hadoop.hbase.regionserver.TestSettingTimeoutOnBlockingPoint
hadoop.hbase.security.visibility.TestVisibilityWithCheckAuths
hadoop.hbase.client.TestDropTimeoutRequest
hadoop.hbase.regionserver.TestRegionServerAbortTimeout
hadoop.hbase.replication.TestAddToSerialReplicationPeer
hadoop.hbase.master.TestMasterHandlerFullWhenTransitRegion
hadoop.hbase.tool.TestSecureLoadIncrementalHFilesSplitRecovery
hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes
hadoop.hbase.filter.TestFuzzyRowFilterEndToEnd
hadoop.hbase.replication.TestMasterReplication
hadoop.hbase.master.TestSplitLogManager
hadoop.hbase.regionserver.TestRegionOpen
hadoop.hbase.filter.TestFilterWrapper
hadoop.hbase.regionserver.TestHdfsSnapshotHRegion
hadoop.hbase.replication.TestSerialReplication
hadoop.hbase.regionserver.TestScannerHeartbeatMessages
hadoop.hbase.security.access.TestAccessController
hadoop.hbase.client.TestLimitedScanWithFilter
hadoop.hbase.master.TestGetInfoPort
hadoop.hbase.TestHBaseTestingUtility
hadoop.hbase.backup.TestHFileArchiving
hadoop.hbase.replication.TestReplicationWithTags
hadoop.hbase.procedure.TestProcedureManager
hadoop.hbase.master.procedure.TestCreateNamespaceProcedure
TEST-[1]
hadoop.hbase.master.locking.TestLockProcedure
hadoop.hbase.master.TestCatalogJanitorInMemoryStates
hadoop.hbase.master.TestMirroringTableStateManager
hadoop.hbase.master.procedure.TestSafemodeBringsDownMaster
hadoop.hbase.master.procedure.TestCreateTableProcedure
hadoop.hbase.master.balancer.TestStochasticLoadBalancerSmallCluster
hadoop.hbase.master.procedure.TestServerCrashProcedure
hadoop.hbase.regionserver.TestWALLockup
hadoop.hbase.client.TestAdmin1
hadoop.hbase.master.procedure.TestDisableTableProcedure
hadoop.hbase.io.asyncfs.TestSaslFanOutOneBlockAsyncDFSOutput
hadoop.hbase.security.visibility.TestVisibilityLabelsWithDefaultVisLabelService
hadoop.hbase.filter.TestFuzzyRowAndColumnRangeFilter
hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleAsyncWAL
hadoop.hbase.master.replication.TestModifyPeerProcedureRetryBackoff
hadoop.hbase.regionserver.TestMultiColumnScannerWithNoneAndNoDataEncoding
hadoop.hbase.security.visibility.TestWithDisabledAuthorization
hadoop.hbase.master.TestMasterFailoverBalancerPersistence
hadoop.hbase.TestAcidGuaranteesWithNoInMemCompaction
hadoop.hbase.master.procedure.TestTruncateTableProcedure
hadoop.hbase.master.TestAssignmentListener
hadoop.hbase.master.procedure.TestIgnoreUnknownFamily
hadoop.hbase.master.procedure.TestModifyTableProcedure
hadoop.hbase.TestInfoServers
hadoop.hbase.filter.TestColumnRangeFilter
hadoop.hbase.master.procedure.TestProcedurePriority
hadoop.hbase.master.procedure.TestRestoreSnapshotProcedure
hadoop.hbase.regionserver.TestEncryptionKeyRotation
hadoop.hbase.wal.TestFSHLogCorruptionDueToDanglingByteBuffer
hadoop.hbase.security.visibility.TestVisibilityLabelsWithCustomVisLabService
hadoop.hbase.master.procedure.TestTableDescriptorModificationFromClient
hadoop.hbase.master.TestMasterMetrics
hadoop.hbase.master.procedure.TestFastFailOnProcedureNotRegistered
hadoop.hbase.master.procedure.TestReopenTableRegionsProcedureBackoff
hadoop.hbase.master.procedure.TestDeleteNamespaceProcedure
hadoop.hbase.TestAcidGuaranteesWithEagerPolicy
hadoop.hbase.snapshot.TestMobRestoreSnapshotHelper
hadoop.hbase.regionserver.TestRegionServerMetrics
TEST-null
hadoop.hbase.master.balancer.TestFavoredStochasticBalancerPickers
hadoop.hbase.io.TestFileLink
hadoop.hbase.TestZooKeeper
hadoop.hbase.client.TestCIIncrementRpcTimeout
hadoop.hbase.client.TestSizeFailures
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/6/artifact/out/Dockerfile
GITHUB PR #445
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 233153a1b83c 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-445/out/precommit/personality/provided.sh
git revision branch-2.1 / 909f244
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/6/artifact/out/diff-checkstyle-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/6/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/6/testReport/
Max. process+thread count 3932 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/6/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 50 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ branch-2.1 Compile Tests _
+1 mvninstall 302 branch-2.1 passed
+1 compile 54 branch-2.1 passed
+1 checkstyle 77 branch-2.1 passed
+1 shadedjars 239 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 31 branch-2.1 passed
0 spotbugs 165 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 164 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 284 the patch passed
+1 compile 51 the patch passed
+1 javac 51 the patch passed
-1 checkstyle 76 hbase-server: The patch generated 2 new + 27 unchanged - 0 fixed = 29 total (was 27)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 231 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1164 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 34 the patch passed
+1 findbugs 166 the patch passed
_ Other Tests _
+1 unit 8088 hbase-server in the patch passed.
+1 asflicense 21 The patch does not generate ASF License warnings.
11387
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/7/artifact/out/Dockerfile
GITHUB PR #445
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux d8b2553417ae 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-445/out/precommit/personality/provided.sh
git revision branch-2.1 / d083d17
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/7/artifact/out/diff-checkstyle-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/7/testReport/
Max. process+thread count 5034 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/7/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 39 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ branch-2.1 Compile Tests _
+1 mvninstall 320 branch-2.1 passed
+1 compile 56 branch-2.1 passed
+1 checkstyle 87 branch-2.1 passed
+1 shadedjars 267 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 38 branch-2.1 passed
0 spotbugs 173 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 171 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 305 the patch passed
+1 compile 60 the patch passed
+1 javac 60 the patch passed
-1 checkstyle 92 hbase-server: The patch generated 2 new + 27 unchanged - 0 fixed = 29 total (was 27)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 269 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1297 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 34 the patch passed
+1 findbugs 179 the patch passed
_ Other Tests _
+1 unit 9695 hbase-server in the patch passed.
+1 asflicense 26 The patch does not generate ASF License warnings.
13324
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/8/artifact/out/Dockerfile
GITHUB PR #445
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 9f832798f62d 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-445/out/precommit/personality/provided.sh
git revision branch-2.1 / 946f5e6
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/8/artifact/out/diff-checkstyle-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/8/testReport/
Max. process+thread count 5088 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/8/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@petersomogyi
Copy link
Contributor

I'll commit this with the original JIRA title + ADDENDUM for easier tracking.

@petersomogyi petersomogyi merged commit 9a6494f into apache:branch-2.1 Aug 6, 2019
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 75 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ branch-2.1 Compile Tests _
+1 mvninstall 291 branch-2.1 passed
+1 compile 52 branch-2.1 passed
+1 checkstyle 77 branch-2.1 passed
-1 shadedjars 187 branch has 10 errors when building our shaded downstream artifacts.
+1 javadoc 33 branch-2.1 passed
0 spotbugs 159 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 156 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 274 the patch passed
+1 compile 50 the patch passed
+1 javac 50 the patch passed
-1 checkstyle 74 hbase-server: The patch generated 2 new + 27 unchanged - 0 fixed = 29 total (was 27)
+1 whitespace 0 The patch has no whitespace issues.
-1 shadedjars 191 patch has 10 errors when building our shaded downstream artifacts.
+1 hadoopcheck 1154 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 34 the patch passed
+1 findbugs 170 the patch passed
_ Other Tests _
-1 unit 15144 hbase-server in the patch failed.
-1 asflicense 39 The patch generated 1 ASF License warnings.
18353
Reason Tests
Failed junit tests hadoop.hbase.client.TestFromClientSide
hadoop.hbase.replication.TestReplicationKillSlaveRSWithSeparateOldWALs
hadoop.hbase.replication.TestReplicationSmallTests
hadoop.hbase.replication.TestReplicationKillSlaveRS
hadoop.hbase.client.TestAdmin1
hadoop.hbase.replication.TestMasterReplication
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/9/artifact/out/Dockerfile
GITHUB PR #445
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 7c09a067e9c6 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-445/out/precommit/personality/provided.sh
git revision branch-2.1 / 94e35d8
Default Java 1.8.0_181
shadedjars https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/9/artifact/out/branch-shadedjars.txt
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/9/artifact/out/diff-checkstyle-hbase-server.txt
shadedjars https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/9/artifact/out/patch-shadedjars.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/9/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/9/testReport/
asflicense https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/9/artifact/out/patch-asflicense-problems.txt
Max. process+thread count 4596 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-445/9/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants