[ https://issues.apache.org/jira/browse/HDFS-17422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17829897#comment-17829897 ]
ASF GitHub Bot commented on HDFS-17422: --------------------------------------- hadoop-yetus commented on PR #6657: URL: https://github.com/apache/hadoop/pull/6657#issuecomment-2015265305 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |:----:|----------:|--------:|:--------:|:-------:| | +0 :ok: | reexec | 6m 43s | | Docker mode activated. | |||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | | No case conflicting files found. | | +0 :ok: | codespell | 0m 0s | | codespell was not available. | | +0 :ok: | detsecrets | 0m 0s | | detect-secrets was not available. | | +1 :green_heart: | @author | 0m 0s | | The patch does not contain any @author tags. | | +1 :green_heart: | test4tests | 0m 0s | | The patch appears to include 1 new or modified test files. | |||| _ HDFS-17384 Compile Tests _ | | +1 :green_heart: | mvninstall | 32m 34s | | HDFS-17384 passed | | +1 :green_heart: | compile | 0m 45s | | HDFS-17384 passed with JDK Ubuntu-11.0.22+7-post-Ubuntu-0ubuntu220.04.1 | | +1 :green_heart: | compile | 0m 41s | | HDFS-17384 passed with JDK Private Build-1.8.0_402-8u402-ga-2ubuntu1~20.04-b06 | | +1 :green_heart: | checkstyle | 0m 39s | | HDFS-17384 passed | | +1 :green_heart: | mvnsite | 0m 45s | | HDFS-17384 passed | | +1 :green_heart: | javadoc | 0m 41s | | HDFS-17384 passed with JDK Ubuntu-11.0.22+7-post-Ubuntu-0ubuntu220.04.1 | | +1 :green_heart: | javadoc | 1m 6s | | HDFS-17384 passed with JDK Private Build-1.8.0_402-8u402-ga-2ubuntu1~20.04-b06 | | +1 :green_heart: | spotbugs | 1m 44s | | HDFS-17384 passed | | +1 :green_heart: | shadedclient | 20m 51s | | branch has no errors when building and testing our client artifacts. | |||| _ Patch Compile Tests _ | | +1 :green_heart: | mvninstall | 0m 36s | | the patch passed | | +1 :green_heart: | compile | 0m 36s | | the patch passed with JDK Ubuntu-11.0.22+7-post-Ubuntu-0ubuntu220.04.1 | | +1 :green_heart: | javac | 0m 36s | | the patch passed | | +1 :green_heart: | compile | 0m 36s | | the patch passed with JDK Private Build-1.8.0_402-8u402-ga-2ubuntu1~20.04-b06 | | +1 :green_heart: | javac | 0m 36s | | the patch passed | | +1 :green_heart: | blanks | 0m 0s | | The patch has no blanks issues. | | +1 :green_heart: | checkstyle | 0m 28s | | the patch passed | | +1 :green_heart: | mvnsite | 0m 39s | | the patch passed | | +1 :green_heart: | javadoc | 0m 30s | | the patch passed with JDK Ubuntu-11.0.22+7-post-Ubuntu-0ubuntu220.04.1 | | +1 :green_heart: | javadoc | 0m 58s | | the patch passed with JDK Private Build-1.8.0_402-8u402-ga-2ubuntu1~20.04-b06 | | +1 :green_heart: | spotbugs | 1m 39s | | the patch passed | | +1 :green_heart: | shadedclient | 20m 50s | | patch has no errors when building and testing our client artifacts. | |||| _ Other Tests _ | | -1 :x: | unit | 204m 5s | [/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6657/1/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt) | hadoop-hdfs in the patch passed. | | +1 :green_heart: | asflicense | 0m 31s | | The patch does not generate ASF License warnings. | | | | 299m 34s | | | | Reason | Tests | |-------:|:------| | Failed junit tests | hadoop.hdfs.server.datanode.TestLargeBlockReport | | | hadoop.hdfs.protocol.TestBlockListAsLongs | | | hadoop.hdfs.tools.TestDFSAdmin | | Subsystem | Report/Notes | |----------:|:-------------| | Docker | ClientAPI=1.45 ServerAPI=1.45 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6657/1/artifact/out/Dockerfile | | GITHUB PR | https://github.com/apache/hadoop/pull/6657 | | Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets | | uname | Linux def993fe6bf2 5.15.0-94-generic #104-Ubuntu SMP Tue Jan 9 15:25:40 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/bin/hadoop.sh | | git revision | HDFS-17384 / 3d05ff3b5c1f0903b5ac6d178f0a08c951dd08bf | | Default Java | Private Build-1.8.0_402-8u402-ga-2ubuntu1~20.04-b06 | | Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.22+7-post-Ubuntu-0ubuntu220.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_402-8u402-ga-2ubuntu1~20.04-b06 | | Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6657/1/testReport/ | | Max. process+thread count | 4120 (vs. ulimit of 5500) | | modules | C: hadoop-hdfs-project/hadoop-hdfs U: hadoop-hdfs-project/hadoop-hdfs | | Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6657/1/console | | versions | git=2.25.1 maven=3.6.3 spotbugs=4.2.2 | | Powered by | Apache Yetus 0.14.0 https://yetus.apache.org | This message was automatically generated. > Enhance the stability of the unit test TestDFSAdmin > ---------------------------------------------------- > > Key: HDFS-17422 > URL: https://issues.apache.org/jira/browse/HDFS-17422 > Project: Hadoop HDFS > Issue Type: Bug > Reporter: lei w > Assignee: lei w > Priority: Major > Labels: pull-request-available > Fix For: 3.5.0 > > > It has been observed that TestDFSAdmin frequently fails tests, such as > [PR-6620|https://github.com/apache/hadoop/pull/6620]. The failure occurs when > the test method testDecommissionDataNodesReconfig asserts the first line of > the standard output. The issue arises when the content being checked does not > appear on a single line. I believe we should change the method of testing. > The standard output content, which was printed in > [PR-6620|https://github.com/apache/hadoop/pull/6620], is as follows : > {panel:title=TestInformation} > 2024-03-11 02:36:19,442 [main] INFO tools.TestDFSAdmin > (TestDFSAdmin.java:testDecommissionDataNodesReconfig(1356)) - > outsForFinishReconf first element is Reconfiguring status for node > [127.0.0.1:41361]: started at Mon Mar 11 02:36:18 UTC 2024 and finished at > Mon Mar 11 02:36:18 UTC 2024., all element is [Reconfiguring status for node > [127.0.0.1:41361]: started at Mon Mar 11 02:36:18 UTC 2024 and finished at > Mon Mar 11 02:36:18 UTC 2024., SUCCESS: Changed property > dfs.datanode.data.transfer.bandwidthPerSec, From: "0", To: "1000", > Reconfiguring status for node [127.0.0.1:33073]: started at Mon Mar 11 > 02:36:18 UTC 2024 and finished at Mon Mar 11 02:36:18 UTC 2024., SUCCESS: > Changed property dfs.datanode.data.transfer.bandwidthPerSec, From: "0", > To: "1000", Retrieval of reconfiguration status successful on 2 nodes, > failed on 0 nodes.], node1Addr is 127.0.0.1:41361 , node2Addr is > 127.0.0.1:33073. > {panel} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org