You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/11/07 14:38:26 UTC

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

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

[Oct 28, 2021 1:19:32 PM] (noreply) YARN-10985. Add some tests to verify ACL behaviour in CapacitySchedulerConfiguration (#3570). Contributed by Szilard Nemeth
[Oct 29, 2021 1:27:00 AM] (noreply) HDFS-16279. Print detail datanode info when process first storage report (#3564)




-1 overall


The following subsystems voted -1:
    blanks mvnsite 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-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 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.rbfbalance.TestRouterDistCpProcedure 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.csi.client.TestCsiClient 
       hadoop.tools.dynamometer.TestDynamometerInfra 
       hadoop.tools.dynamometer.TestDynamometerInfra 
      

   cc:

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

   javac:

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

   blanks:

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

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/226/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/226/artifact/out/patch-mvnsite-root.txt [576K]

   pathlen:

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

   pylint:

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

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/226/artifact/out/results-shellcheck.txt [28K]

   xml:

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

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/226/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/226/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/226/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/226/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/226/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/226/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/226/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/226/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/226/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/226/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/226/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/226/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/226/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/226/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [128K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/226/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/226/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/226/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-csi.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/226/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-infra.txt [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/226/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer.txt [24K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/

[Nov 11, 2021 5:49:29 PM] (noreply) [YARN-10998] Add YARN_ROUTER_HEAPSIZE to yarn-env for routers (#3603)
[Nov 12, 2021 1:23:25 AM] (noreply) HDFS-16311. Metric metadataOperationRate calculation error in DataNodeVolumeMetrics (#3636)
[Nov 12, 2021 1:52:02 AM] (noreply) HDFS-16305.Record the remote NameNode address when the rolling log is triggered. (#3629)
[Nov 12, 2021 2:07:34 AM] (noreply) HDFS-16287. Support to make dfs.namenode.avoid.read.slow.datanode reconfigurable (#3596)
[Nov 12, 2021 2:33:39 PM] (Szilard Nemeth) YARN-10996. Fix race condition of User object acquisitions. Contributed by Andras Gyori
[Nov 12, 2021 2:42:18 PM] (noreply) HADOOP-18005. Correct log format for LdapGroupsMapping (#3647). Contributed by tomscut.
[Nov 12, 2021 2:43:45 PM] (Szilard Nemeth) YARN-10997. Revisit allocation and reservation logging. Contributed by Andras Gyori




-1 overall


The following subsystems voted -1:
    blanks mvnsite 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-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 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSFWithWebhdfsFileSystem 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.csi.client.TestCsiClient 
       hadoop.tools.dynamometer.TestDynamometerInfra 
       hadoop.tools.dynamometer.TestDynamometerInfra 
      

   cc:

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

   javac:

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

   blanks:

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

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-mvnsite-root.txt [576K]

   pathlen:

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

   pylint:

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

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/results-shellcheck.txt [28K]

   xml:

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

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [152K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-csi.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-infra.txt [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer.txt [24K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/

[Nov 11, 2021 5:49:29 PM] (noreply) [YARN-10998] Add YARN_ROUTER_HEAPSIZE to yarn-env for routers (#3603)
[Nov 12, 2021 1:23:25 AM] (noreply) HDFS-16311. Metric metadataOperationRate calculation error in DataNodeVolumeMetrics (#3636)
[Nov 12, 2021 1:52:02 AM] (noreply) HDFS-16305.Record the remote NameNode address when the rolling log is triggered. (#3629)
[Nov 12, 2021 2:07:34 AM] (noreply) HDFS-16287. Support to make dfs.namenode.avoid.read.slow.datanode reconfigurable (#3596)
[Nov 12, 2021 2:33:39 PM] (Szilard Nemeth) YARN-10996. Fix race condition of User object acquisitions. Contributed by Andras Gyori
[Nov 12, 2021 2:42:18 PM] (noreply) HADOOP-18005. Correct log format for LdapGroupsMapping (#3647). Contributed by tomscut.
[Nov 12, 2021 2:43:45 PM] (Szilard Nemeth) YARN-10997. Revisit allocation and reservation logging. Contributed by Andras Gyori




-1 overall


The following subsystems voted -1:
    blanks mvnsite 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-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 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSFWithWebhdfsFileSystem 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.csi.client.TestCsiClient 
       hadoop.tools.dynamometer.TestDynamometerInfra 
       hadoop.tools.dynamometer.TestDynamometerInfra 
      

   cc:

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

   javac:

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

   blanks:

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

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-mvnsite-root.txt [576K]

   pathlen:

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

   pylint:

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

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/results-shellcheck.txt [28K]

   xml:

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

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [152K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-csi.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-infra.txt [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer.txt [24K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/

[Nov 11, 2021 5:49:29 PM] (noreply) [YARN-10998] Add YARN_ROUTER_HEAPSIZE to yarn-env for routers (#3603)
[Nov 12, 2021 1:23:25 AM] (noreply) HDFS-16311. Metric metadataOperationRate calculation error in DataNodeVolumeMetrics (#3636)
[Nov 12, 2021 1:52:02 AM] (noreply) HDFS-16305.Record the remote NameNode address when the rolling log is triggered. (#3629)
[Nov 12, 2021 2:07:34 AM] (noreply) HDFS-16287. Support to make dfs.namenode.avoid.read.slow.datanode reconfigurable (#3596)
[Nov 12, 2021 2:33:39 PM] (Szilard Nemeth) YARN-10996. Fix race condition of User object acquisitions. Contributed by Andras Gyori
[Nov 12, 2021 2:42:18 PM] (noreply) HADOOP-18005. Correct log format for LdapGroupsMapping (#3647). Contributed by tomscut.
[Nov 12, 2021 2:43:45 PM] (Szilard Nemeth) YARN-10997. Revisit allocation and reservation logging. Contributed by Andras Gyori




-1 overall


The following subsystems voted -1:
    blanks mvnsite 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-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 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSFWithWebhdfsFileSystem 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.csi.client.TestCsiClient 
       hadoop.tools.dynamometer.TestDynamometerInfra 
       hadoop.tools.dynamometer.TestDynamometerInfra 
      

   cc:

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

   javac:

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

   blanks:

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

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-mvnsite-root.txt [576K]

   pathlen:

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

   pylint:

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

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/results-shellcheck.txt [28K]

   xml:

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

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [152K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-csi.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-infra.txt [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer.txt [24K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/

[Nov 11, 2021 5:49:29 PM] (noreply) [YARN-10998] Add YARN_ROUTER_HEAPSIZE to yarn-env for routers (#3603)
[Nov 12, 2021 1:23:25 AM] (noreply) HDFS-16311. Metric metadataOperationRate calculation error in DataNodeVolumeMetrics (#3636)
[Nov 12, 2021 1:52:02 AM] (noreply) HDFS-16305.Record the remote NameNode address when the rolling log is triggered. (#3629)
[Nov 12, 2021 2:07:34 AM] (noreply) HDFS-16287. Support to make dfs.namenode.avoid.read.slow.datanode reconfigurable (#3596)
[Nov 12, 2021 2:33:39 PM] (Szilard Nemeth) YARN-10996. Fix race condition of User object acquisitions. Contributed by Andras Gyori
[Nov 12, 2021 2:42:18 PM] (noreply) HADOOP-18005. Correct log format for LdapGroupsMapping (#3647). Contributed by tomscut.
[Nov 12, 2021 2:43:45 PM] (Szilard Nemeth) YARN-10997. Revisit allocation and reservation logging. Contributed by Andras Gyori




-1 overall


The following subsystems voted -1:
    blanks mvnsite 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-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 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSFWithWebhdfsFileSystem 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.csi.client.TestCsiClient 
       hadoop.tools.dynamometer.TestDynamometerInfra 
       hadoop.tools.dynamometer.TestDynamometerInfra 
      

   cc:

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

   javac:

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

   blanks:

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

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-mvnsite-root.txt [576K]

   pathlen:

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

   pylint:

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

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/results-shellcheck.txt [28K]

   xml:

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

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [152K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-csi.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-infra.txt [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/230/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer.txt [24K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/

[Nov 9, 2021 8:06:28 AM] (noreply) HDFS-16299. Fix bug for TestDataNodeVolumeMetrics#verifyDataNodeVolumeMetrics (#3616)
[Nov 10, 2021 2:32:52 AM] (noreply) HDFS-16301. Improve BenchmarkThroughput#SIZE naming standardization. (#3622)
[Nov 10, 2021 10:16:45 AM] (noreply) HDFS-16298. Improve error msg for BlockMissingException (#3615)
[Nov 10, 2021 10:22:32 AM] (noreply) HDFS-16312. Fix typo for DataNodeVolumeMetrics and ProfilingFileIoEvents (#3637)




-1 overall


The following subsystems voted -1:
    blanks mvnsite 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-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 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSFWithWebhdfsFileSystem 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.router.TestRouterFederationRename 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.csi.client.TestCsiClient 
       hadoop.tools.dynamometer.TestDynamometerInfra 
       hadoop.tools.dynamometer.TestDynamometerInfra 
      

   cc:

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

   javac:

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

   blanks:

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

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-mvnsite-root.txt [576K]

   pathlen:

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

   pylint:

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

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/results-shellcheck.txt [28K]

   xml:

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

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [156K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-csi.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-infra.txt [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer.txt [24K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/

[Nov 9, 2021 8:06:28 AM] (noreply) HDFS-16299. Fix bug for TestDataNodeVolumeMetrics#verifyDataNodeVolumeMetrics (#3616)
[Nov 10, 2021 2:32:52 AM] (noreply) HDFS-16301. Improve BenchmarkThroughput#SIZE naming standardization. (#3622)
[Nov 10, 2021 10:16:45 AM] (noreply) HDFS-16298. Improve error msg for BlockMissingException (#3615)
[Nov 10, 2021 10:22:32 AM] (noreply) HDFS-16312. Fix typo for DataNodeVolumeMetrics and ProfilingFileIoEvents (#3637)




-1 overall


The following subsystems voted -1:
    blanks mvnsite 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-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 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSFWithWebhdfsFileSystem 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.router.TestRouterFederationRename 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.csi.client.TestCsiClient 
       hadoop.tools.dynamometer.TestDynamometerInfra 
       hadoop.tools.dynamometer.TestDynamometerInfra 
      

   cc:

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

   javac:

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

   blanks:

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

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-mvnsite-root.txt [576K]

   pathlen:

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

   pylint:

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

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/results-shellcheck.txt [28K]

   xml:

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

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [156K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-csi.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-infra.txt [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer.txt [24K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/

[Nov 9, 2021 8:06:28 AM] (noreply) HDFS-16299. Fix bug for TestDataNodeVolumeMetrics#verifyDataNodeVolumeMetrics (#3616)
[Nov 10, 2021 2:32:52 AM] (noreply) HDFS-16301. Improve BenchmarkThroughput#SIZE naming standardization. (#3622)
[Nov 10, 2021 10:16:45 AM] (noreply) HDFS-16298. Improve error msg for BlockMissingException (#3615)
[Nov 10, 2021 10:22:32 AM] (noreply) HDFS-16312. Fix typo for DataNodeVolumeMetrics and ProfilingFileIoEvents (#3637)




-1 overall


The following subsystems voted -1:
    blanks mvnsite 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-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 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSFWithWebhdfsFileSystem 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.router.TestRouterFederationRename 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.csi.client.TestCsiClient 
       hadoop.tools.dynamometer.TestDynamometerInfra 
       hadoop.tools.dynamometer.TestDynamometerInfra 
      

   cc:

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

   javac:

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

   blanks:

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

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-mvnsite-root.txt [576K]

   pathlen:

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

   pylint:

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

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/results-shellcheck.txt [28K]

   xml:

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

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [156K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-csi.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-infra.txt [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer.txt [24K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/

[Nov 9, 2021 8:06:28 AM] (noreply) HDFS-16299. Fix bug for TestDataNodeVolumeMetrics#verifyDataNodeVolumeMetrics (#3616)
[Nov 10, 2021 2:32:52 AM] (noreply) HDFS-16301. Improve BenchmarkThroughput#SIZE naming standardization. (#3622)
[Nov 10, 2021 10:16:45 AM] (noreply) HDFS-16298. Improve error msg for BlockMissingException (#3615)
[Nov 10, 2021 10:22:32 AM] (noreply) HDFS-16312. Fix typo for DataNodeVolumeMetrics and ProfilingFileIoEvents (#3637)




-1 overall


The following subsystems voted -1:
    blanks mvnsite 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-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 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSFWithWebhdfsFileSystem 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.router.TestRouterFederationRename 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.csi.client.TestCsiClient 
       hadoop.tools.dynamometer.TestDynamometerInfra 
       hadoop.tools.dynamometer.TestDynamometerInfra 
      

   cc:

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

   javac:

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

   blanks:

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

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-mvnsite-root.txt [576K]

   pathlen:

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

   pylint:

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

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/results-shellcheck.txt [28K]

   xml:

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

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [156K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-csi.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-infra.txt [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/229/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer.txt [24K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/

[Nov 8, 2021 12:30:53 AM] (noreply) HDFS-16273. RBF: RouterRpcFairnessPolicyController add availableHandleOnPerNs metrics (#3553)
[Nov 8, 2021 1:52:16 AM] (noreply) HDFS-16302. RBF: RouterRpcFairnessPolicyController record requests accepted by each nameservice (#3621)
[Nov 8, 2021 4:58:07 PM] (noreply) HDFS-16304. Locate OpenSSL libs for libhdfspp (#3625)
[Nov 8, 2021 6:21:39 PM] (noreply) HDFS-16307. Improve HdfsBlockPlacementPolicies docs readability




-1 overall


The following subsystems voted -1:
    blanks mvnsite 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-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 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSFWithWebhdfsFileSystem 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.csi.client.TestCsiClient 
       hadoop.tools.dynamometer.TestDynamometerInfra 
       hadoop.tools.dynamometer.TestDynamometerInfra 
      

   cc:

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

   javac:

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

   blanks:

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

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-mvnsite-root.txt [816K]

   pathlen:

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

   pylint:

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

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/results-shellcheck.txt [28K]

   xml:

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

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [152K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-csi.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-infra.txt [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer.txt [24K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/

[Nov 8, 2021 12:30:53 AM] (noreply) HDFS-16273. RBF: RouterRpcFairnessPolicyController add availableHandleOnPerNs metrics (#3553)
[Nov 8, 2021 1:52:16 AM] (noreply) HDFS-16302. RBF: RouterRpcFairnessPolicyController record requests accepted by each nameservice (#3621)
[Nov 8, 2021 4:58:07 PM] (noreply) HDFS-16304. Locate OpenSSL libs for libhdfspp (#3625)
[Nov 8, 2021 6:21:39 PM] (noreply) HDFS-16307. Improve HdfsBlockPlacementPolicies docs readability




-1 overall


The following subsystems voted -1:
    blanks mvnsite 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-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 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSFWithWebhdfsFileSystem 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.csi.client.TestCsiClient 
       hadoop.tools.dynamometer.TestDynamometerInfra 
       hadoop.tools.dynamometer.TestDynamometerInfra 
      

   cc:

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

   javac:

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

   blanks:

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

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-mvnsite-root.txt [816K]

   pathlen:

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

   pylint:

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

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/results-shellcheck.txt [28K]

   xml:

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

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [152K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-csi.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-infra.txt [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer.txt [24K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/

[Nov 8, 2021 12:30:53 AM] (noreply) HDFS-16273. RBF: RouterRpcFairnessPolicyController add availableHandleOnPerNs metrics (#3553)
[Nov 8, 2021 1:52:16 AM] (noreply) HDFS-16302. RBF: RouterRpcFairnessPolicyController record requests accepted by each nameservice (#3621)
[Nov 8, 2021 4:58:07 PM] (noreply) HDFS-16304. Locate OpenSSL libs for libhdfspp (#3625)
[Nov 8, 2021 6:21:39 PM] (noreply) HDFS-16307. Improve HdfsBlockPlacementPolicies docs readability




-1 overall


The following subsystems voted -1:
    blanks mvnsite 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-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 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSFWithWebhdfsFileSystem 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.csi.client.TestCsiClient 
       hadoop.tools.dynamometer.TestDynamometerInfra 
       hadoop.tools.dynamometer.TestDynamometerInfra 
      

   cc:

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

   javac:

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

   blanks:

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

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-mvnsite-root.txt [816K]

   pathlen:

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

   pylint:

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

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/results-shellcheck.txt [28K]

   xml:

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

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [152K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-csi.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-infra.txt [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer.txt [24K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/

[Nov 8, 2021 12:30:53 AM] (noreply) HDFS-16273. RBF: RouterRpcFairnessPolicyController add availableHandleOnPerNs metrics (#3553)
[Nov 8, 2021 1:52:16 AM] (noreply) HDFS-16302. RBF: RouterRpcFairnessPolicyController record requests accepted by each nameservice (#3621)
[Nov 8, 2021 4:58:07 PM] (noreply) HDFS-16304. Locate OpenSSL libs for libhdfspp (#3625)
[Nov 8, 2021 6:21:39 PM] (noreply) HDFS-16307. Improve HdfsBlockPlacementPolicies docs readability




-1 overall


The following subsystems voted -1:
    blanks mvnsite 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-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 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSFWithWebhdfsFileSystem 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.csi.client.TestCsiClient 
       hadoop.tools.dynamometer.TestDynamometerInfra 
       hadoop.tools.dynamometer.TestDynamometerInfra 
      

   cc:

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

   javac:

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

   blanks:

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

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-mvnsite-root.txt [816K]

   pathlen:

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

   pylint:

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

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/results-shellcheck.txt [28K]

   xml:

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

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [152K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-csi.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-infra.txt [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/228/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer.txt [24K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/

No changes




-1 overall


The following subsystems voted -1:
    blanks compile golang mvnsite 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-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 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.TestViewDistributedFileSystemContract 
       hadoop.hdfs.server.namenode.ha.TestSeveralNameNodes 
       hadoop.hdfs.TestHDFSFileSystemContract 
       hadoop.hdfs.web.TestWebHdfsFileSystemContract 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.fs.http.client.TestHttpFSFWithWebhdfsFileSystem 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.rbfbalance.TestRouterDistCpProcedure 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.csi.client.TestCsiClient 
       hadoop.tools.dynamometer.TestDynamometerInfra 
       hadoop.tools.dynamometer.TestDynamometerInfra 
      

   compile:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-compile-root.txt [552K]

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-compile-root.txt [552K]

   golang:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-compile-root.txt [552K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-compile-root.txt [552K]

   blanks:

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

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-mvnsite-root.txt [816K]

   pathlen:

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

   pylint:

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

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/results-shellcheck.txt [28K]

   xml:

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

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [552K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-native-client.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [156K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [124K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [356K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-csi.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-infra.txt [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer.txt [24K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/

No changes




-1 overall


The following subsystems voted -1:
    blanks compile golang mvnsite 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-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 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.TestViewDistributedFileSystemContract 
       hadoop.hdfs.server.namenode.ha.TestSeveralNameNodes 
       hadoop.hdfs.TestHDFSFileSystemContract 
       hadoop.hdfs.web.TestWebHdfsFileSystemContract 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.fs.http.client.TestHttpFSFWithWebhdfsFileSystem 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.rbfbalance.TestRouterDistCpProcedure 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.csi.client.TestCsiClient 
       hadoop.tools.dynamometer.TestDynamometerInfra 
       hadoop.tools.dynamometer.TestDynamometerInfra 
      

   compile:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-compile-root.txt [552K]

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-compile-root.txt [552K]

   golang:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-compile-root.txt [552K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-compile-root.txt [552K]

   blanks:

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

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-mvnsite-root.txt [816K]

   pathlen:

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

   pylint:

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

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/results-shellcheck.txt [28K]

   xml:

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

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [552K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-native-client.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [156K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [124K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [356K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-csi.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-infra.txt [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer.txt [24K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/

No changes




-1 overall


The following subsystems voted -1:
    blanks compile golang mvnsite 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-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 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.TestViewDistributedFileSystemContract 
       hadoop.hdfs.server.namenode.ha.TestSeveralNameNodes 
       hadoop.hdfs.TestHDFSFileSystemContract 
       hadoop.hdfs.web.TestWebHdfsFileSystemContract 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.fs.http.client.TestHttpFSFWithWebhdfsFileSystem 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.rbfbalance.TestRouterDistCpProcedure 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.csi.client.TestCsiClient 
       hadoop.tools.dynamometer.TestDynamometerInfra 
       hadoop.tools.dynamometer.TestDynamometerInfra 
      

   compile:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-compile-root.txt [552K]

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-compile-root.txt [552K]

   golang:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-compile-root.txt [552K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-compile-root.txt [552K]

   blanks:

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

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-mvnsite-root.txt [816K]

   pathlen:

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

   pylint:

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

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/results-shellcheck.txt [28K]

   xml:

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

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [552K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-native-client.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [156K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [124K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [356K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-csi.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-infra.txt [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer.txt [24K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/

No changes




-1 overall


The following subsystems voted -1:
    blanks compile golang mvnsite 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-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 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.TestViewDistributedFileSystemContract 
       hadoop.hdfs.server.namenode.ha.TestSeveralNameNodes 
       hadoop.hdfs.TestHDFSFileSystemContract 
       hadoop.hdfs.web.TestWebHdfsFileSystemContract 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.fs.http.client.TestHttpFSFWithWebhdfsFileSystem 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.rbfbalance.TestRouterDistCpProcedure 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.csi.client.TestCsiClient 
       hadoop.tools.dynamometer.TestDynamometerInfra 
       hadoop.tools.dynamometer.TestDynamometerInfra 
      

   compile:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-compile-root.txt [552K]

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-compile-root.txt [552K]

   golang:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-compile-root.txt [552K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-compile-root.txt [552K]

   blanks:

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

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-mvnsite-root.txt [816K]

   pathlen:

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

   pylint:

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

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/results-shellcheck.txt [28K]

   xml:

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

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [552K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-native-client.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [156K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [124K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [356K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-csi.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-infra.txt [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/227/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer.txt [24K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org