For more details, see
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/
[Jul 21, 2020 5:43:05 AM] (Shashikant Banerjee) HDFS-15470. Added more unit
tests to validate rename behaviour across snapshots. Contributed by Shashikant
Banerjee.
[Jul 21, 2020 6:06:24 AM] (noreply) HDFS-15479. Ordered snapshot deletion: make
it a configurable feature (#2156)
[Jul 21, 2020 4:00:07 PM] (IƱigo Goiri) HDFS-15246. ArrayIndexOfboundsException
in BlockManager CreateLocatedBlock. Contributed by Hemanth Boyina.
[Jul 21, 2020 4:18:54 PM] (noreply) HADOOP-17092. ABFS: Making
AzureADAuthenticator.getToken() throw HttpException
[Jul 21, 2020 4:22:38 PM] (noreply) Hadoop 17132. ABFS: Fix Rename and Delete
Idempotency check trigger
-1 overall
The following subsystems voted -1:
asflicense findbugs pathlen unit xml
The following subsystems voted -1 but
were configured to be filtered/ignored:
cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace
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
findbugs :
module:hadoop-common-project/hadoop-common
Dead store to $L5 in
org.apache.hadoop.ipc.Server$ConnectionManager.decrUserConnections(String) At
Server.java:org.apache.hadoop.ipc.Server$ConnectionManager.decrUserConnections(String)
At Server.java:[line 3729]
Dead store to $L5 in
org.apache.hadoop.ipc.Server$ConnectionManager.incrUserConnections(String) At
Server.java:org.apache.hadoop.ipc.Server$ConnectionManager.incrUserConnections(String)
At Server.java:[line 3717]
findbugs :
module:hadoop-common-project
Dead store to $L5 in
org.apache.hadoop.ipc.Server$ConnectionManager.decrUserConnections(String) At
Server.java:org.apache.hadoop.ipc.Server$ConnectionManager.decrUserConnections(String)
At Server.java:[line 3729]
Dead store to $L5 in
org.apache.hadoop.ipc.Server$ConnectionManager.incrUserConnections(String) At
Server.java:org.apache.hadoop.ipc.Server$ConnectionManager.incrUserConnections(String)
At Server.java:[line 3717]
findbugs :
module:hadoop-hdfs-project/hadoop-hdfs
Method
org.apache.hadoop.hdfs.server.datanode.checker.DatasetVolumeChecker$ResultHandler.onSuccess(Object)
overrides the nullness annotation of parameter $L1 in an incompatible way At
DatasetVolumeChecker.java:annotation of parameter $L1 in an incompatible way At
DatasetVolumeChecker.java:[line 322]
Method
org.apache.hadoop.hdfs.server.datanode.checker.DatasetVolumeChecker$ResultHandler.onSuccess(VolumeCheckResult)
overrides the nullness annotation of parameter result in an incompatible way
At DatasetVolumeChecker.java:annotation of parameter result in an incompatible
way At DatasetVolumeChecker.java:[lines 358-376]
Method
org.apache.hadoop.hdfs.server.datanode.checker.ThrottledAsyncChecker$2.onSuccess(Object)
overrides the nullness annotation of parameter result in an incompatible way
At ThrottledAsyncChecker.java:annotation of parameter result in an incompatible
way At ThrottledAsyncChecker.java:[lines 170-175]
Dead store to $L8 in
org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader.incrOpCount(FSEditLogOpCodes,
EnumMap, Step, StartupProgress$Counter) At
FSEditLogLoader.java:org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader.incrOpCount(FSEditLogOpCodes,
EnumMap, Step, StartupProgress$Counter) At FSEditLogLoader.java:[line 1241]
findbugs :
module:hadoop-hdfs-project
Method
org.apache.hadoop.hdfs.server.datanode.checker.DatasetVolumeChecker$ResultHandler.onSuccess(Object)
overrides the nullness annotation of parameter $L1 in an incompatible way At
DatasetVolumeChecker.java:annotation of parameter $L1 in an incompatible way At
DatasetVolumeChecker.java:[line 322]
Method
org.apache.hadoop.hdfs.server.datanode.checker.DatasetVolumeChecker$ResultHandler.onSuccess(VolumeCheckResult)
overrides the nullness annotation of parameter result in an incompatible way
At DatasetVolumeChecker.java:annotation of parameter result in an incompatible
way At DatasetVolumeChecker.java:[lines 358-376]
Method
org.apache.hadoop.hdfs.server.datanode.checker.ThrottledAsyncChecker$2.onSuccess(Object)
overrides the nullness annotation of parameter result in an incompatible way
At ThrottledAsyncChecker.java:annotation of parameter result in an incompatible
way At ThrottledAsyncChecker.java:[lines 170-175]
Dead store to $L8 in
org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader.incrOpCount(FSEditLogOpCodes,
EnumMap, Step, StartupProgress$Counter) At
FSEditLogLoader.java:org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader.incrOpCount(FSEditLogOpCodes,
EnumMap, Step, StartupProgress$Counter) At FSEditLogLoader.java:[line 1241]
findbugs :
module:hadoop-yarn-project/hadoop-yarn
Uncallable method
org.apache.hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage$1.getInstance()
defined in anonymous class At
TestTimelineReaderWebServicesHBaseStorage.java:anonymous class At
TestTimelineReaderWebServicesHBaseStorage.java:[line 87]
Dead store to entities in
org.apache.hadoop.yarn.server.timelineservice.storage.TestTimelineReaderHBaseDown.checkQuery(HBaseTimelineReaderImpl)
At
TestTimelineReaderHBaseDown.java:org.apache.hadoop.yarn.server.timelineservice.storage.TestTimelineReaderHBaseDown.checkQuery(HBaseTimelineReaderImpl)
At TestTimelineReaderHBaseDown.java:[line 190]
findbugs :
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server
Uncallable method
org.apache.hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage$1.getInstance()
defined in anonymous class At
TestTimelineReaderWebServicesHBaseStorage.java:anonymous class At
TestTimelineReaderWebServicesHBaseStorage.java:[line 87]
Dead store to entities in
org.apache.hadoop.yarn.server.timelineservice.storage.TestTimelineReaderHBaseDown.checkQuery(HBaseTimelineReaderImpl)
At
TestTimelineReaderHBaseDown.java:org.apache.hadoop.yarn.server.timelineservice.storage.TestTimelineReaderHBaseDown.checkQuery(HBaseTimelineReaderImpl)
At TestTimelineReaderHBaseDown.java:[line 190]
findbugs :
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase-tests
Uncallable method
org.apache.hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage$1.getInstance()
defined in anonymous class At
TestTimelineReaderWebServicesHBaseStorage.java:anonymous class At
TestTimelineReaderWebServicesHBaseStorage.java:[line 87]
Dead store to entities in
org.apache.hadoop.yarn.server.timelineservice.storage.TestTimelineReaderHBaseDown.checkQuery(HBaseTimelineReaderImpl)
At
TestTimelineReaderHBaseDown.java:org.apache.hadoop.yarn.server.timelineservice.storage.TestTimelineReaderHBaseDown.checkQuery(HBaseTimelineReaderImpl)
At TestTimelineReaderHBaseDown.java:[line 190]
findbugs :
module:hadoop-mapreduce-project/hadoop-mapreduce-client
result must be non-null but is marked as nullable At
LocatedFileStatusFetcher.java:is marked as nullable At
LocatedFileStatusFetcher.java:[lines 380-397]
result must be non-null but is marked as nullable At
LocatedFileStatusFetcher.java:is marked as nullable At
LocatedFileStatusFetcher.java:[lines 291-309]
findbugs :
module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core
result must be non-null but is marked as nullable At
LocatedFileStatusFetcher.java:is marked as nullable At
LocatedFileStatusFetcher.java:[lines 380-397]
result must be non-null but is marked as nullable At
LocatedFileStatusFetcher.java:is marked as nullable At
LocatedFileStatusFetcher.java:[lines 291-309]
findbugs :
module:hadoop-yarn-project
Uncallable method
org.apache.hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage$1.getInstance()
defined in anonymous class At
TestTimelineReaderWebServicesHBaseStorage.java:anonymous class At
TestTimelineReaderWebServicesHBaseStorage.java:[line 87]
Dead store to entities in
org.apache.hadoop.yarn.server.timelineservice.storage.TestTimelineReaderHBaseDown.checkQuery(HBaseTimelineReaderImpl)
At
TestTimelineReaderHBaseDown.java:org.apache.hadoop.yarn.server.timelineservice.storage.TestTimelineReaderHBaseDown.checkQuery(HBaseTimelineReaderImpl)
At TestTimelineReaderHBaseDown.java:[line 190]
findbugs :
module:hadoop-mapreduce-project
result must be non-null but is marked as nullable At
LocatedFileStatusFetcher.java:is marked as nullable At
LocatedFileStatusFetcher.java:[lines 380-397]
result must be non-null but is marked as nullable At
LocatedFileStatusFetcher.java:is marked as nullable At
LocatedFileStatusFetcher.java:[lines 291-309]
findbugs :
module:hadoop-tools/hadoop-sls
Dead store to $L6 in
org.apache.hadoop.yarn.sls.SLSRunner.increaseQueueAppNum(String) At
SLSRunner.java:org.apache.hadoop.yarn.sls.SLSRunner.increaseQueueAppNum(String)
At SLSRunner.java:[line 816]
findbugs :
module:hadoop-tools
Dead store to $L6 in
org.apache.hadoop.yarn.sls.SLSRunner.increaseQueueAppNum(String) At
SLSRunner.java:org.apache.hadoop.yarn.sls.SLSRunner.increaseQueueAppNum(String)
At SLSRunner.java:[line 816]
findbugs :
module:hadoop-cloud-storage-project/hadoop-cos
org.apache.hadoop.fs.cosn.CosNInputStream$ReadBuffer.getBuffer() may
expose internal representation by returning CosNInputStream$ReadBuffer.buffer
At CosNInputStream.java:by returning CosNInputStream$ReadBuffer.buffer At
CosNInputStream.java:[line 87]
findbugs :
module:hadoop-cloud-storage-project
org.apache.hadoop.fs.cosn.CosNInputStream$ReadBuffer.getBuffer() may
expose internal representation by returning CosNInputStream$ReadBuffer.buffer
At CosNInputStream.java:by returning CosNInputStream$ReadBuffer.buffer At
CosNInputStream.java:[line 87]
findbugs :
module:root
org.apache.hadoop.fs.cosn.CosNInputStream$ReadBuffer.getBuffer() may
expose internal representation by returning CosNInputStream$ReadBuffer.buffer
At CosNInputStream.java:by returning CosNInputStream$ReadBuffer.buffer At
CosNInputStream.java:[line 87]
Method
org.apache.hadoop.hdfs.server.datanode.checker.DatasetVolumeChecker$ResultHandler.onSuccess(Object)
overrides the nullness annotation of parameter $L1 in an incompatible way At
DatasetVolumeChecker.java:annotation of parameter $L1 in an incompatible way At
DatasetVolumeChecker.java:[line 322]
Method
org.apache.hadoop.hdfs.server.datanode.checker.DatasetVolumeChecker$ResultHandler.onSuccess(VolumeCheckResult)
overrides the nullness annotation of parameter result in an incompatible way
At DatasetVolumeChecker.java:annotation of parameter result in an incompatible
way At DatasetVolumeChecker.java:[lines 358-376]
Method
org.apache.hadoop.hdfs.server.datanode.checker.ThrottledAsyncChecker$2.onSuccess(Object)
overrides the nullness annotation of parameter result in an incompatible way
At ThrottledAsyncChecker.java:annotation of parameter result in an incompatible
way At ThrottledAsyncChecker.java:[lines 170-175]
Dead store to $L8 in
org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader.incrOpCount(FSEditLogOpCodes,
EnumMap, Step, StartupProgress$Counter) At
FSEditLogLoader.java:org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader.incrOpCount(FSEditLogOpCodes,
EnumMap, Step, StartupProgress$Counter) At FSEditLogLoader.java:[line 1241]
Dead store to $L5 in
org.apache.hadoop.ipc.Server$ConnectionManager.decrUserConnections(String) At
Server.java:org.apache.hadoop.ipc.Server$ConnectionManager.decrUserConnections(String)
At Server.java:[line 3729]
Dead store to $L5 in
org.apache.hadoop.ipc.Server$ConnectionManager.incrUserConnections(String) At
Server.java:org.apache.hadoop.ipc.Server$ConnectionManager.incrUserConnections(String)
At Server.java:[line 3717]
result must be non-null but is marked as nullable At
LocatedFileStatusFetcher.java:is marked as nullable At
LocatedFileStatusFetcher.java:[lines 380-397]
result must be non-null but is marked as nullable At
LocatedFileStatusFetcher.java:is marked as nullable At
LocatedFileStatusFetcher.java:[lines 291-309]
Uncallable method
org.apache.hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage$1.getInstance()
defined in anonymous class At
TestTimelineReaderWebServicesHBaseStorage.java:anonymous class At
TestTimelineReaderWebServicesHBaseStorage.java:[line 87]
Dead store to entities in
org.apache.hadoop.yarn.server.timelineservice.storage.TestTimelineReaderHBaseDown.checkQuery(HBaseTimelineReaderImpl)
At
TestTimelineReaderHBaseDown.java:org.apache.hadoop.yarn.server.timelineservice.storage.TestTimelineReaderHBaseDown.checkQuery(HBaseTimelineReaderImpl)
At TestTimelineReaderHBaseDown.java:[line 190]
Dead store to $L6 in
org.apache.hadoop.yarn.sls.SLSRunner.increaseQueueAppNum(String) At
SLSRunner.java:org.apache.hadoop.yarn.sls.SLSRunner.increaseQueueAppNum(String)
At SLSRunner.java:[line 816]
Failed junit tests :
hadoop.ha.TestZKFailoverController
hadoop.hdfs.TestDFSInputStream
hadoop.tools.TestHdfsConfigFields
hadoop.hdfs.TestReconstructStripedFile
hadoop.fs.contract.hdfs.TestHDFSContractMultipartUploader
hadoop.hdfs.server.namenode.TestDiskspaceQuotaUpdate
hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped
hadoop.hdfs.server.sps.TestExternalStoragePolicySatisfier
hadoop.hdfs.server.federation.router.TestRouterRpcMultiDestination
hadoop.yarn.server.nodemanager.amrmproxy.TestFederationInterceptor
hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerPreemption
hadoop.yarn.applications.distributedshell.TestDistributedShell
hadoop.yarn.sls.appmaster.TestAMSimulator
cc:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/diff-compile-cc-root.txt
[48K]
javac:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/diff-compile-javac-root.txt
[568K]
checkstyle:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/diff-checkstyle-root.txt
[16M]
pathlen:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/pathlen.txt
[12K]
pylint:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/diff-patch-pylint.txt
[60K]
shellcheck:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/diff-patch-shellcheck.txt
[20K]
shelldocs:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/diff-patch-shelldocs.txt
[44K]
whitespace:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/whitespace-eol.txt
[13M]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/whitespace-tabs.txt
[1.9M]
xml:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/xml.txt
[24K]
javadoc:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/diff-javadoc-javadoc-root.txt
[1.3M]
findbugs:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/branch-findbugs-hadoop-common-project-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/branch-findbugs-hadoop-hdfs-project-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn-warnings.html
[12K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html
[12K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/branch-findbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/branch-findbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/branch-findbugs-hadoop-yarn-project-warnings.html
[12K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/branch-findbugs-hadoop-mapreduce-project-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/branch-findbugs-hadoop-tools-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/branch-findbugs-hadoop-cloud-storage-project_hadoop-cos-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/branch-findbugs-hadoop-cloud-storage-project-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/branch-findbugs-root-warnings.html
[28K]
unit:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt
[212K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
[488K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
[52K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
[72K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
[100K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt
[16K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt
[16K]
asflicense:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/211/artifact/out/patch-asflicense-problems.txt
[4.0K]
Powered by Apache Yetus 0.12.0 https://yetus.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]