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

HDFS-13775. Add a conf property to retry dns reverse lookups during datanode registration. #406

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

aniket486
Copy link

@aniket486 aniket486 commented Jul 31, 2018

No description provided.

@aniket486 aniket486 changed the title Dev Add a conf property to retry dns reverse lookups during datanode registration. Jul 31, 2018
@aniket486 aniket486 changed the title Add a conf property to retry dns reverse lookups during datanode registration. HDFS-13775. Add a conf property to retry dns reverse lookups during datanode registration. Jul 31, 2018
@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 56 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 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.
_ trunk Compile Tests _
+1 mvninstall 1188 trunk passed
+1 compile 62 trunk passed
+1 checkstyle 49 trunk passed
+1 mvnsite 68 trunk passed
+1 shadedclient 770 branch has no errors when building and testing our client artifacts.
+1 javadoc 46 trunk passed
0 spotbugs 163 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 162 trunk passed
_ Patch Compile Tests _
+1 mvninstall 60 the patch passed
+1 compile 55 the patch passed
+1 javac 55 the patch passed
-0 checkstyle 42 hadoop-hdfs-project/hadoop-hdfs: The patch generated 10 new + 484 unchanged - 1 fixed = 494 total (was 485)
+1 mvnsite 63 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 xml 2 The patch has no ill-formed XML file.
+1 shadedclient 725 patch has no errors when building and testing our client artifacts.
+1 javadoc 46 the patch passed
+1 findbugs 181 the patch passed
_ Other Tests _
-1 unit 7635 hadoop-hdfs in the patch failed.
+1 asflicense 48 The patch does not generate ASF License warnings.
11298
Reason Tests
Failed junit tests hadoop.hdfs.server.blockmanagement.TestNodeCount
hadoop.hdfs.server.datanode.TestDirectoryScanner
hadoop.hdfs.TestMultipleNNPortQOP
hadoop.hdfs.web.TestWebHdfsTimeouts
hadoop.hdfs.server.blockmanagement.TestSequentialBlockGroupId
Subsystem Report/Notes
Docker Client=18.09.8 Server=18.09.8 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-406/1/artifact/out/Dockerfile
GITHUB PR #406
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle xml
uname Linux a139104ea26b 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / cd967c7
Default Java 1.8.0_212
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-406/1/artifact/out/diff-checkstyle-hadoop-hdfs-project_hadoop-hdfs.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-406/1/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-406/1/testReport/
Max. process+thread count 3342 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs U: hadoop-hdfs-project/hadoop-hdfs
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-406/1/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 62 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 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.
_ trunk Compile Tests _
+1 mvninstall 1214 trunk passed
+1 compile 63 trunk passed
+1 checkstyle 46 trunk passed
+1 mvnsite 69 trunk passed
+1 shadedclient 800 branch has no errors when building and testing our client artifacts.
+1 javadoc 57 trunk passed
0 spotbugs 216 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 214 trunk passed
_ Patch Compile Tests _
+1 mvninstall 67 the patch passed
+1 compile 63 the patch passed
+1 javac 63 the patch passed
-0 checkstyle 48 hadoop-hdfs-project/hadoop-hdfs: The patch generated 10 new + 484 unchanged - 1 fixed = 494 total (was 485)
+1 mvnsite 70 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 xml 2 The patch has no ill-formed XML file.
+1 shadedclient 704 patch has no errors when building and testing our client artifacts.
+1 javadoc 51 the patch passed
+1 findbugs 178 the patch passed
_ Other Tests _
-1 unit 6989 hadoop-hdfs in the patch failed.
-1 asflicense 32 The patch generated 1 ASF License warnings.
10780
Reason Tests
Failed junit tests hadoop.hdfs.server.blockmanagement.TestReplicationPolicyWithNodeGroup
hadoop.hdfs.web.TestWebHDFS
hadoop.hdfs.server.blockmanagement.TestBlocksWithNotEnoughRacks
hadoop.hdfs.server.datanode.TestDirectoryScanner
hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean
hadoop.hdfs.tools.TestDFSZKFailoverController
hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks
hadoop.hdfs.server.balancer.TestBalancer
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-406/2/artifact/out/Dockerfile
GITHUB PR #406
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle xml
uname Linux d928384dfec5 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / c7c7a88
Default Java 1.8.0_212
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-406/2/artifact/out/diff-checkstyle-hadoop-hdfs-project_hadoop-hdfs.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-406/2/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-406/2/testReport/
asflicense https://builds.apache.org/job/hadoop-multibranch/job/PR-406/2/artifact/out/patch-asflicense-problems.txt
Max. process+thread count 4343 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs U: hadoop-hdfs-project/hadoop-hdfs
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-406/2/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 115 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 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.
_ trunk Compile Tests _
+1 mvninstall 1322 trunk passed
+1 compile 73 trunk passed
+1 checkstyle 62 trunk passed
+1 mvnsite 85 trunk passed
+1 shadedclient 878 branch has no errors when building and testing our client artifacts.
+1 javadoc 54 trunk passed
0 spotbugs 175 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 174 trunk passed
_ Patch Compile Tests _
+1 mvninstall 63 the patch passed
+1 compile 60 the patch passed
+1 javac 60 the patch passed
-0 checkstyle 49 hadoop-hdfs-project/hadoop-hdfs: The patch generated 10 new + 488 unchanged - 1 fixed = 498 total (was 489)
+1 mvnsite 71 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 xml 2 The patch has no ill-formed XML file.
+1 shadedclient 814 patch has no errors when building and testing our client artifacts.
+1 javadoc 49 the patch passed
+1 findbugs 176 the patch passed
_ Other Tests _
-1 unit 6644 hadoop-hdfs in the patch failed.
-1 asflicense 40 The patch generated 1 ASF License warnings.
10761
Reason Tests
Failed junit tests hadoop.hdfs.server.datanode.TestDataNodeMetrics
hadoop.hdfs.server.namenode.TestDiskspaceQuotaUpdate
hadoop.hdfs.server.datanode.TestLargeBlockReport
hadoop.hdfs.server.datanode.TestBlockRecovery
hadoop.hdfs.server.balancer.TestBalancer
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-406/3/artifact/out/Dockerfile
GITHUB PR #406
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle xml
uname Linux 09f671887825 4.15.0-48-generic #51-Ubuntu SMP Wed Apr 3 08:28:49 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / e872ceb
Default Java 1.8.0_212
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-406/3/artifact/out/diff-checkstyle-hadoop-hdfs-project_hadoop-hdfs.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-406/3/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-406/3/testReport/
asflicense https://builds.apache.org/job/hadoop-multibranch/job/PR-406/3/artifact/out/patch-asflicense-problems.txt
Max. process+thread count 3482 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs U: hadoop-hdfs-project/hadoop-hdfs
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-406/3/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 75 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 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.
_ trunk Compile Tests _
+1 mvninstall 1186 trunk passed
+1 compile 62 trunk passed
+1 checkstyle 53 trunk passed
+1 mvnsite 73 trunk passed
+1 shadedclient 864 branch has no errors when building and testing our client artifacts.
+1 javadoc 54 trunk passed
0 spotbugs 177 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 175 trunk passed
_ Patch Compile Tests _
+1 mvninstall 69 the patch passed
+1 compile 60 the patch passed
+1 javac 60 the patch passed
-0 checkstyle 48 hadoop-hdfs-project/hadoop-hdfs: The patch generated 10 new + 490 unchanged - 1 fixed = 500 total (was 491)
+1 mvnsite 67 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 xml 1 The patch has no ill-formed XML file.
+1 shadedclient 788 patch has no errors when building and testing our client artifacts.
+1 javadoc 52 the patch passed
+1 findbugs 176 the patch passed
_ Other Tests _
-1 unit 6650 hadoop-hdfs in the patch failed.
-1 asflicense 37 The patch generated 1 ASF License warnings.
10533
Reason Tests
Failed junit tests hadoop.hdfs.TestFileChecksumCompositeCrc
hadoop.hdfs.server.datanode.TestLargeBlockReport
hadoop.hdfs.web.TestWebHDFSAcl
hadoop.hdfs.TestRollingUpgrade
hadoop.hdfs.TestReconstructStripedFile
hadoop.hdfs.server.mover.TestMover
hadoop.hdfs.server.namenode.ha.TestBootstrapStandby
hadoop.hdfs.server.mover.TestStorageMover
hadoop.hdfs.TestDFSPermission
hadoop.hdfs.tools.TestDFSZKFailoverController
Subsystem Report/Notes
Docker Client=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-406/4/artifact/out/Dockerfile
GITHUB PR #406
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle xml
uname Linux 0ccc7138dd5d 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 00b5a27
Default Java 1.8.0_212
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-406/4/artifact/out/diff-checkstyle-hadoop-hdfs-project_hadoop-hdfs.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-406/4/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-406/4/testReport/
asflicense https://builds.apache.org/job/hadoop-multibranch/job/PR-406/4/artifact/out/patch-asflicense-problems.txt
Max. process+thread count 2952 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs U: hadoop-hdfs-project/hadoop-hdfs
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-406/4/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 108 Docker mode activated.
_ Prechecks _
+1 dupname 1 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 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.
_ trunk Compile Tests _
+1 mvninstall 1222 trunk passed
+1 compile 66 trunk passed
+1 checkstyle 56 trunk passed
+1 mvnsite 79 trunk passed
+1 shadedclient 932 branch has no errors when building and testing our client artifacts.
+1 javadoc 57 trunk passed
0 spotbugs 196 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 193 trunk passed
_ Patch Compile Tests _
+1 mvninstall 75 the patch passed
+1 compile 69 the patch passed
+1 javac 69 the patch passed
-0 checkstyle 54 hadoop-hdfs-project/hadoop-hdfs: The patch generated 10 new + 490 unchanged - 1 fixed = 500 total (was 491)
+1 mvnsite 74 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 xml 1 The patch has no ill-formed XML file.
+1 shadedclient 825 patch has no errors when building and testing our client artifacts.
+1 javadoc 54 the patch passed
+1 findbugs 185 the patch passed
_ Other Tests _
-1 unit 6146 hadoop-hdfs in the patch failed.
+1 asflicense 34 The patch does not generate ASF License warnings.
10272
Reason Tests
Failed junit tests hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-406/5/artifact/out/Dockerfile
GITHUB PR #406
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle xml
uname Linux fe8b36e98b48 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / e356e4f
Default Java 1.8.0_222
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-406/5/artifact/out/diff-checkstyle-hadoop-hdfs-project_hadoop-hdfs.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-406/5/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-406/5/testReport/
Max. process+thread count 2868 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs U: hadoop-hdfs-project/hadoop-hdfs
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-406/5/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 93 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 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.
_ trunk Compile Tests _
+1 mvninstall 1278 trunk passed
+1 compile 66 trunk passed
+1 checkstyle 52 trunk passed
+1 mvnsite 79 trunk passed
+1 shadedclient 845 branch has no errors when building and testing our client artifacts.
+1 javadoc 53 trunk passed
0 spotbugs 168 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 166 trunk passed
_ Patch Compile Tests _
+1 mvninstall 62 the patch passed
+1 compile 56 the patch passed
+1 javac 56 the patch passed
-0 checkstyle 44 hadoop-hdfs-project/hadoop-hdfs: The patch generated 10 new + 490 unchanged - 1 fixed = 500 total (was 491)
+1 mvnsite 65 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 xml 1 The patch has no ill-formed XML file.
+1 shadedclient 795 patch has no errors when building and testing our client artifacts.
+1 javadoc 49 the patch passed
+1 findbugs 172 the patch passed
_ Other Tests _
-1 unit 6452 hadoop-hdfs in the patch failed.
-1 asflicense 31 The patch generated 4 ASF License warnings.
10397
Reason Tests
Failed junit tests hadoop.hdfs.tools.TestDFSZKFailoverController
hadoop.hdfs.server.namenode.TestFsck
hadoop.hdfs.web.TestWebHDFS
hadoop.hdfs.tools.TestDFSAdmin
hadoop.hdfs.tools.TestStoragePolicySatisfyAdminCommands
hadoop.hdfs.TestReadStripedFileWithDecodingCorruptData
hadoop.hdfs.TestDFSClientRetries
hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency
hadoop.hdfs.server.datanode.TestNNHandlesCombinedBlockReport
hadoop.hdfs.tools.TestDFSAdminWithHA
hadoop.hdfs.server.namenode.ha.TestDFSUpgradeWithHA
hadoop.hdfs.TestFileCreation
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-406/6/artifact/out/Dockerfile
GITHUB PR #406
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle xml
uname Linux 52456fd4a21b 4.15.0-48-generic #51-Ubuntu SMP Wed Apr 3 08:28:49 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 094d736
Default Java 1.8.0_212
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-406/6/artifact/out/diff-checkstyle-hadoop-hdfs-project_hadoop-hdfs.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-406/6/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-406/6/testReport/
asflicense https://builds.apache.org/job/hadoop-multibranch/job/PR-406/6/artifact/out/patch-asflicense-problems.txt
Max. process+thread count 2670 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs U: hadoop-hdfs-project/hadoop-hdfs
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-406/6/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 44 Docker mode activated.
_ Prechecks _
+1 dupname 1 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 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.
_ trunk Compile Tests _
+1 mvninstall 1132 trunk passed
+1 compile 71 trunk passed
+1 checkstyle 53 trunk passed
+1 mvnsite 76 trunk passed
+1 shadedclient 827 branch has no errors when building and testing our client artifacts.
+1 javadoc 51 trunk passed
0 spotbugs 179 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 176 trunk passed
_ Patch Compile Tests _
+1 mvninstall 69 the patch passed
+1 compile 57 the patch passed
+1 javac 57 the patch passed
-0 checkstyle 48 hadoop-hdfs-project/hadoop-hdfs: The patch generated 10 new + 490 unchanged - 1 fixed = 500 total (was 491)
+1 mvnsite 64 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 xml 1 The patch has no ill-formed XML file.
+1 shadedclient 717 patch has no errors when building and testing our client artifacts.
+1 javadoc 52 the patch passed
+1 findbugs 183 the patch passed
_ Other Tests _
-1 unit 5616 hadoop-hdfs in the patch failed.
-1 asflicense 38 The patch generated 3 ASF License warnings.
9312
Reason Tests
Failed junit tests hadoop.hdfs.qjournal.server.TestJournalNode
hadoop.hdfs.tools.TestGetGroups
hadoop.hdfs.qjournal.server.TestJournalNodeSync
hadoop.hdfs.server.namenode.ha.TestHAAppend
hadoop.hdfs.qjournal.TestSecureNNWithQJM
hadoop.hdfs.TestDFSStripedInputStream
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-406/7/artifact/out/Dockerfile
GITHUB PR #406
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle xml
uname Linux 7b5f7d2464ee 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 69ddb36
Default Java 1.8.0_222
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-406/7/artifact/out/diff-checkstyle-hadoop-hdfs-project_hadoop-hdfs.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-406/7/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-406/7/testReport/
asflicense https://builds.apache.org/job/hadoop-multibranch/job/PR-406/7/artifact/out/patch-asflicense-problems.txt
Max. process+thread count 4366 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs U: hadoop-hdfs-project/hadoop-hdfs
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-406/7/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 40 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 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.
_ trunk Compile Tests _
+1 mvninstall 1094 trunk passed
+1 compile 63 trunk passed
+1 checkstyle 58 trunk passed
+1 mvnsite 76 trunk passed
+1 shadedclient 789 branch has no errors when building and testing our client artifacts.
+1 javadoc 55 trunk passed
0 spotbugs 976 Used deprecated FindBugs config; considering switching to SpotBugs.
-1 findbugs 131 hadoop-hdfs in trunk failed.
_ Patch Compile Tests _
+1 mvninstall 64 the patch passed
+1 compile 61 the patch passed
+1 javac 61 the patch passed
-0 checkstyle 50 hadoop-hdfs-project/hadoop-hdfs: The patch generated 10 new + 490 unchanged - 1 fixed = 500 total (was 491)
+1 mvnsite 67 the patch passed
-1 whitespace 0 The patch has 185 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
-1 whitespace 4 The patch 600 line(s) with tabs.
+1 xml 1 The patch has no ill-formed XML file.
+1 shadedclient 736 patch has no errors when building and testing our client artifacts.
+1 javadoc 57 the patch passed
+1 findbugs 170 the patch passed
_ Other Tests _
-1 unit 5440 hadoop-hdfs in the patch failed.
-1 asflicense 39 The patch generated 3 ASF License warnings.
9068
Reason Tests
Failed junit tests hadoop.hdfs.server.namenode.TestNameNodeMXBean
hadoop.hdfs.server.namenode.ha.TestHAAppend
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-406/8/artifact/out/Dockerfile
GITHUB PR #406
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle xml
uname Linux f4b98ec1af81 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 3329257
Default Java 1.8.0_222
findbugs https://builds.apache.org/job/hadoop-multibranch/job/PR-406/8/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs.txt
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-406/8/artifact/out/diff-checkstyle-hadoop-hdfs-project_hadoop-hdfs.txt
whitespace https://builds.apache.org/job/hadoop-multibranch/job/PR-406/8/artifact/out/whitespace-eol.txt
whitespace https://builds.apache.org/job/hadoop-multibranch/job/PR-406/8/artifact/out/whitespace-tabs.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-406/8/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-406/8/testReport/
asflicense https://builds.apache.org/job/hadoop-multibranch/job/PR-406/8/artifact/out/patch-asflicense-problems.txt
Max. process+thread count 3862 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs U: hadoop-hdfs-project/hadoop-hdfs
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-406/8/console
versions git=2.7.4 maven=3.3.9
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 36 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 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.
_ trunk Compile Tests _
+1 mvninstall 1223 trunk passed
+1 compile 70 trunk passed
+1 checkstyle 55 trunk passed
+1 mvnsite 82 trunk passed
+1 shadedclient 905 branch has no errors when building and testing our client artifacts.
+1 javadoc 51 trunk passed
0 spotbugs 171 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 169 trunk passed
_ Patch Compile Tests _
+1 mvninstall 75 the patch passed
+1 compile 65 the patch passed
+1 javac 65 the patch passed
-0 checkstyle 52 hadoop-hdfs-project/hadoop-hdfs: The patch generated 10 new + 490 unchanged - 1 fixed = 500 total (was 491)
+1 mvnsite 77 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 xml 1 The patch has no ill-formed XML file.
+1 shadedclient 802 patch has no errors when building and testing our client artifacts.
+1 javadoc 50 the patch passed
+1 findbugs 194 the patch passed
_ Other Tests _
-1 unit 5542 hadoop-hdfs in the patch failed.
-1 asflicense 33 The patch generated 1 ASF License warnings.
9514
Reason Tests
Failed junit tests hadoop.hdfs.tools.TestDFSAdminWithHA
hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks
hadoop.hdfs.server.namenode.TestCacheDirectives
hadoop.hdfs.server.namenode.TestNamenodeCapacityReport
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-406/9/artifact/out/Dockerfile
GITHUB PR #406
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle xml
uname Linux 46e46a4adf76 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 915cbc9
Default Java 1.8.0_222
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-406/9/artifact/out/diff-checkstyle-hadoop-hdfs-project_hadoop-hdfs.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-406/9/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-406/9/testReport/
asflicense https://builds.apache.org/job/hadoop-multibranch/job/PR-406/9/artifact/out/patch-asflicense-problems.txt
Max. process+thread count 3187 (vs. ulimit of 5500)
modules C: hadoop-hdfs-project/hadoop-hdfs U: hadoop-hdfs-project/hadoop-hdfs
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-406/9/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

shanthoosh pushed a commit to shanthoosh/hadoop that referenced this pull request Oct 15, 2019
"./gradlew clean check" passed

Author: Fred Ji <haifeng.ji@gmail.com>

Reviewers: Jagadish <jagadish@apache.org>

Closes apache#406 from fredji97/junit4_12_new
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants