For more details, see 
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1561/

[Apr 15, 2024, 10:35:53 AM] (github) HDFS-17383:Datanode current block token 
should come from active NameNode in HA mode (#6562). Contributed by lei w.
[Apr 15, 2024, 4:28:05 PM] (github) HDFS-17465. RBF: Use 
ProportionRouterRpcFairnessPolicyController get “'ava.Lang. Error: Maximum 
permit count exceeded' (#6727)




-1 overall


The following subsystems voted -1:
    blanks hadolint pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       
hadoop-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml
 
       
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml
 
       
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml
 
       
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml
 
       
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml
 
       
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml
 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-httpfs 
       Redundant nullcheck of xAttrs, which is known to be non-null in 
org.apache.hadoop.fs.http.client.HttpFSFileSystem.getXAttr(Path, String) 
Redundant null check at HttpFSFileSystem.java:is known to be non-null in 
org.apache.hadoop.fs.http.client.HttpFSFileSystem.getXAttr(Path, String) 
Redundant null check at HttpFSFileSystem.java:[line 1373] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       org.apache.hadoop.yarn.service.ServiceScheduler$1.load(ConfigFile) may 
return null, but is declared @Nonnull At ServiceScheduler.java:is declared 
@Nonnull At ServiceScheduler.java:[line 555] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Redundant nullcheck of dns, which is known to be non-null in 
org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer.getCachedDatanodeReport(HdfsConstants$DatanodeReportType)
 Redundant null check at RouterRpcServer.java:is known to be non-null in 
org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer.getCachedDatanodeReport(HdfsConstants$DatanodeReportType)
 Redundant null check at RouterRpcServer.java:[line 1093] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of xAttrs, which is known to be non-null in 
org.apache.hadoop.fs.http.client.HttpFSFileSystem.getXAttr(Path, String) 
Redundant null check at HttpFSFileSystem.java:is known to be non-null in 
org.apache.hadoop.fs.http.client.HttpFSFileSystem.getXAttr(Path, String) 
Redundant null check at HttpFSFileSystem.java:[line 1373] 
       Redundant nullcheck of dns, which is known to be non-null in 
org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer.getCachedDatanodeReport(HdfsConstants$DatanodeReportType)
 Redundant null check at RouterRpcServer.java:is known to be non-null in 
org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer.getCachedDatanodeReport(HdfsConstants$DatanodeReportType)
 Redundant null check at RouterRpcServer.java:[line 1093] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications 
       org.apache.hadoop.yarn.service.ServiceScheduler$1.load(ConfigFile) may 
return null, but is declared @Nonnull At ServiceScheduler.java:is declared 
@Nonnull At ServiceScheduler.java:[line 555] 

    spotbugs :

       
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services
 
       org.apache.hadoop.yarn.service.ServiceScheduler$1.load(ConfigFile) may 
return null, but is declared @Nonnull At ServiceScheduler.java:is declared 
@Nonnull At ServiceScheduler.java:[line 555] 

    spotbugs :

       
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core
 
       org.apache.hadoop.yarn.service.ServiceScheduler$1.load(ConfigFile) may 
return null, but is declared @Nonnull At ServiceScheduler.java:is declared 
@Nonnull At ServiceScheduler.java:[line 555] 

    spotbugs :

       module:hadoop-yarn-project 
       org.apache.hadoop.yarn.service.ServiceScheduler$1.load(ConfigFile) may 
return null, but is declared @Nonnull At ServiceScheduler.java:is declared 
@Nonnull At ServiceScheduler.java:[line 555] 

    spotbugs :

       module:root 
       Redundant nullcheck of xAttrs, which is known to be non-null in 
org.apache.hadoop.fs.http.client.HttpFSFileSystem.getXAttr(Path, String) 
Redundant null check at HttpFSFileSystem.java:is known to be non-null in 
org.apache.hadoop.fs.http.client.HttpFSFileSystem.getXAttr(Path, String) 
Redundant null check at HttpFSFileSystem.java:[line 1373] 
       Redundant nullcheck of dns, which is known to be non-null in 
org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer.getCachedDatanodeReport(HdfsConstants$DatanodeReportType)
 Redundant null check at RouterRpcServer.java:is known to be non-null in 
org.apache.hadoop.hdfs.server.federation.router.RouterRpcServer.getCachedDatanodeReport(HdfsConstants$DatanodeReportType)
 Redundant null check at RouterRpcServer.java:[line 1093] 
       org.apache.hadoop.yarn.service.ServiceScheduler$1.load(ConfigFile) may 
return null, but is declared @Nonnull At ServiceScheduler.java:is declared 
@Nonnull At ServiceScheduler.java:[line 555] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSFWithWebhdfsFileSystem 
      

   cc:

      
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1561/artifact/out/results-compile-cc-root.txt
 [96K]

   javac:

      
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1561/artifact/out/results-compile-javac-root.txt
 [12K]

   blanks:

      
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1561/artifact/out/blanks-eol.txt
 [15M]
      
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1561/artifact/out/blanks-tabs.txt
 [2.0M]

   checkstyle:

      
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1561/artifact/out/results-checkstyle-root.txt
 [13M]

   hadolint:

      
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1561/artifact/out/results-hadolint.txt
 [20K]

   pathlen:

      
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1561/artifact/out/results-pathlen.txt
 [16K]

   pylint:

      
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1561/artifact/out/results-pylint.txt
 [20K]

   shellcheck:

      
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1561/artifact/out/results-shellcheck.txt
 [24K]

   xml:

      
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1561/artifact/out/xml.txt
 [24K]

   javadoc:

      
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1561/artifact/out/results-javadoc-javadoc-root.txt
 [244K]

   spotbugs:

      
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1561/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-httpfs-warnings.html
 [8.0K]
      
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1561/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html
 [12K]
      
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1561/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html
 [8.0K]
      
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1561/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html
 [8.0K]
      
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1561/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications-warnings.html
 [8.0K]
      
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1561/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services-warnings.html
 [8.0K]
      
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1561/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-core-warnings.html
 [8.0K]
      
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1561/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html
 [12K]
      
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1561/artifact/out/branch-spotbugs-root-warnings.html
 [24K]

   unit:

      
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1561/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
 [1.5M]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org

Reply via email to