[ 
https://issues.apache.org/jira/browse/HDFS-17317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803817#comment-17803817
 ] 

ASF GitHub Bot commented on HDFS-17317:
---------------------------------------

xuzifu666 commented on PR #6402:
URL: https://github.com/apache/hadoop/pull/6402#issuecomment-1879707533

   @
   
   > πŸ’” **-1 overall**
   > 
   > Vote       Subsystem       Runtime Logfile Comment
   > +0 πŸ†—       reexec  0m 20s          Docker mode activated.
   > _ Prechecks _      
   > +1 πŸ’š       dupname 0m 0s           No case conflicting files found.
   > +0 πŸ†—       codespell       0m 1s           codespell was not available.
   > +0 πŸ†—       detsecrets      0m 1s           detect-secrets was not 
available.
   > +1 πŸ’š       @author 0m 0s           The patch does not contain any @author 
tags.
   > -1 ❌       test4tests      0m 0s           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      32m 30s         trunk passed
   > +1 πŸ’š       compile 0m 43s          trunk passed with JDK 
Ubuntu-11.0.21+9-post-Ubuntu-0ubuntu120.04
   > +1 πŸ’š       compile 0m 35s          trunk passed with JDK Private 
Build-1.8.0_392-8u392-ga-1~20.04-b08
   > +1 πŸ’š       checkstyle      0m 35s          trunk passed
   > +1 πŸ’š       mvnsite 0m 46s          trunk passed
   > +1 πŸ’š       javadoc 0m 41s          trunk passed with JDK 
Ubuntu-11.0.21+9-post-Ubuntu-0ubuntu120.04
   > +1 πŸ’š       javadoc 1m 4s           trunk passed with JDK Private 
Build-1.8.0_392-8u392-ga-1~20.04-b08
   > +1 πŸ’š       spotbugs        1m 45s          trunk passed
   > +1 πŸ’š       shadedclient    20m 34s         branch has no errors when 
building and testing our client artifacts.
   > _ Patch Compile Tests _    
   > +1 πŸ’š       mvninstall      0m 35s          the patch passed
   > +1 πŸ’š       compile 0m 37s          the patch passed with JDK 
Ubuntu-11.0.21+9-post-Ubuntu-0ubuntu120.04
   > +1 πŸ’š       javac   0m 37s          the patch passed
   > +1 πŸ’š       compile 0m 34s          the patch passed with JDK Private 
Build-1.8.0_392-8u392-ga-1~20.04-b08
   > +1 πŸ’š       javac   0m 34s          the patch passed
   > +1 πŸ’š       blanks  0m 0s           The patch has no blanks issues.
   > +1 πŸ’š       checkstyle      0m 30s          the patch passed
   > +1 πŸ’š       mvnsite 0m 35s          the patch passed
   > +1 πŸ’š       javadoc 0m 29s          the patch passed with JDK 
Ubuntu-11.0.21+9-post-Ubuntu-0ubuntu120.04
   > +1 πŸ’š       javadoc 1m 0s           the patch passed with JDK Private 
Build-1.8.0_392-8u392-ga-1~20.04-b08
   > +1 πŸ’š       spotbugs        1m 43s          the patch passed
   > +1 πŸ’š       shadedclient    20m 6s          patch has no errors when 
building and testing our client artifacts.
   > _ Other Tests _    
   > -1 ❌       unit    185m 21s        
[/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6402/8/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt)
        hadoop-hdfs in the patch passed.
   > +1 πŸ’š       asflicense      0m 27s          The patch does not generate ASF 
License warnings.
   > 272m 6s            
   > Reason     Tests
   > Failed junit tests hadoop.hdfs.server.datanode.TestDirectoryScanner
   > Subsystem  Report/Notes
   > Docker     ClientAPI=1.43 ServerAPI=1.43 base: 
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6402/8/artifact/out/Dockerfile
   > GITHUB PR  #6402
   > Optional Tests     dupname asflicense compile javac javadoc mvninstall 
mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
   > uname      Linux c8f517c3e763 5.15.0-88-generic #98-Ubuntu SMP Mon Oct 2 
15:18:56 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
   > Build tool maven
   > Personality        dev-support/bin/hadoop.sh
   > git revision       trunk / 
[eba716a](https://github.com/apache/hadoop/commit/eba716aec26d9623dbaea7f4f07b50830bf03a79)
   > Default Java       Private Build-1.8.0_392-8u392-ga-1~20.04-b08
   > Multi-JDK versions 
/usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.21+9-post-Ubuntu-0ubuntu120.04 
/usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_392-8u392-ga-1~20.04-b08
   > Test Results       
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6402/8/testReport/
   > Max. process+thread count  4905 (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-6402/8/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.
   
   Seems UT OOM?




> DebugAdmin metaOut not  need multiple close
> -------------------------------------------
>
>                 Key: HDFS-17317
>                 URL: https://issues.apache.org/jira/browse/HDFS-17317
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: hdfs
>            Reporter: xy
>            Priority: Major
>              Labels: pull-request-available
>
> DebugAdmin metaOut not Β need multiple close



--
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

Reply via email to