For more details, see
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/
[Feb 24, 2020 2:47:01 PM] (ayushsaxena) HDFS-15166. Remove redundant field
fStream in ByteStringLog. Contributed
[Feb 24, 2020 3:08:04 PM] (ayushsaxena) HDFS-15187. CORRUPT replica mismatch
between namenodes after failover.
[Feb 24, 2020 4:28:00 PM] (github) HADOOP-16859: ABFS: Add unbuffer support to
ABFS connector.
[Feb 24, 2020 6:45:34 PM] (github) HADOOP-16853.
ITestS3GuardOutOfBandOperations failing on versioned S3
[Feb 24, 2020 8:45:49 PM] (snemeth) YARN-10157. FS-CS converter:
initPropertyActions() is not called without
[Feb 24, 2020 8:54:07 PM] (snemeth) YARN-10135. FS-CS converter tool: issue
warning on dynamic auto-create
[Feb 24, 2020 9:39:16 PM] (weichiu) HDFS-15174. Optimize
ReplicaCachingGetSpaceUsed by reducing unnecessary
[Feb 25, 2020 2:08:13 AM] (tasanuma) HADOOP-16841. The description of
[Feb 25, 2020 4:47:52 AM] (github) YARN-10074. Update netty to 4.1.42Final in
yarn-csi. Contributed by
[Feb 25, 2020 8:30:04 PM] (snemeth) YARN-10130. FS-CS converter: Do not allow
output dir to be the same as
[Feb 25, 2020 8:48:16 PM] (snemeth) YARN-8767. TestStreamingStatus fails.
Contributed by Andras Bokor
[Feb 25, 2020 9:28:50 PM] (weichiu) HDFS-14861. Reset LowRedundancyBlocks
Iterator periodically. Contributed
-1 overall
The following subsystems voted -1:
asflicense findbugs pathlen shadedclient 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-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-mawo/hadoop-yarn-applications-mawo-core
Class org.apache.hadoop.applications.mawo.server.common.TaskStatus
implements Cloneable but does not define or use clone method At
TaskStatus.java:does not define or use clone method At TaskStatus.java:[lines
39-346]
Equals method for
org.apache.hadoop.applications.mawo.server.worker.WorkerId assumes the argument
is of type WorkerId At WorkerId.java:the argument is of type WorkerId At
WorkerId.java:[line 114]
org.apache.hadoop.applications.mawo.server.worker.WorkerId.equals(Object) does
not check for null argument At WorkerId.java:null argument At
WorkerId.java:[lines 114-115]
FindBugs :
module:hadoop-cloud-storage-project/hadoop-cos
Redundant nullcheck of dir, which is known to be non-null in
org.apache.hadoop.fs.cosn.BufferPool.createDir(String) Redundant null check at
BufferPool.java:is known to be non-null in
org.apache.hadoop.fs.cosn.BufferPool.createDir(String) Redundant null check at
BufferPool.java:[line 66]
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]
Found reliance on default encoding in
org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.storeFile(String, File,
byte[]):in org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.storeFile(String,
File, byte[]): new String(byte[]) At CosNativeFileSystemStore.java:[line 199]
Found reliance on default encoding in
org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.storeFileWithRetry(String,
InputStream, byte[], long):in
org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.storeFileWithRetry(String,
InputStream, byte[], long): new String(byte[]) At
CosNativeFileSystemStore.java:[line 178]
org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.uploadPart(File,
String, String, int) may fail to clean up java.io.InputStream Obligation to
clean up resource created at CosNativeFileSystemStore.java:fail to clean up
java.io.InputStream Obligation to clean up resource created at
CosNativeFileSystemStore.java:[line 252] is not discharged
Failed junit tests :
hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy
hadoop.hdfs.TestDFSStorageStateRecovery
hadoop.hdfs.server.namenode.TestFSEditLogLoader
hadoop.hdfs.tools.TestECAdmin
hadoop.hdfs.TestReconstructStripedFile
hadoop.hdfs.TestDecommissionWithStripedBackoffMonitor
hadoop.hdfs.TestDecommissionWithBackoffMonitor
hadoop.hdfs.server.namenode.TestFileContextXAttr
hadoop.hdfs.TestErasureCodingExerciseAPIs
hadoop.hdfs.server.namenode.TestQuotaByStorageType
hadoop.hdfs.tools.TestDFSAdmin
hadoop.hdfs.server.namenode.TestFsck
hadoop.hdfs.TestFileChecksum
hadoop.hdfs.TestDFSStripedOutputStream
hadoop.hdfs.tools.offlineEditsViewer.TestOfflineEditsViewer
hadoop.hdfs.tools.TestDFSAdminWithHA
hadoop.hdfs.server.namenode.TestBlockPlacementPolicyRackFaultTolerant
hadoop.hdfs.TestDFSStripedInputStream
hadoop.hdfs.server.namenode.TestAddOverReplicatedStripedBlocks
hadoop.yarn.server.nodemanager.amrmproxy.TestFederationInterceptor
hadoop.yarn.applications.distributedshell.TestDistributedShell
cc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/artifact/out/diff-compile-cc-root.txt
[8.0K]
javac:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/artifact/out/diff-compile-javac-root.txt
[424K]
checkstyle:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/artifact/out/diff-checkstyle-root.txt
[16M]
pathlen:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/artifact/out/pathlen.txt
[12K]
pylint:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/artifact/out/diff-patch-pylint.txt
[24K]
shellcheck:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/artifact/out/diff-patch-shellcheck.txt
[16K]
shelldocs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/artifact/out/diff-patch-shelldocs.txt
[44K]
whitespace:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/artifact/out/whitespace-eol.txt
[9.9M]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/artifact/out/whitespace-tabs.txt
[1.1M]
xml:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/artifact/out/xml.txt
[20K]
findbugs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/artifact/out/branch-findbugs-hadoop-common-project_hadoop-annotations.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/artifact/out/branch-findbugs-hadoop-maven-plugins.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-examples.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-mawo_hadoop-yarn-applications-mawo-core-warnings.html
[8.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/artifact/out/branch-findbugs-hadoop-cloud-storage-project_hadoop-cos-warnings.html
[12K]
javadoc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/artifact/out/diff-javadoc-javadoc-root.txt
[976K]
unit:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
[524K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
[64K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt
[12K]
asflicense:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1421/artifact/out/patch-asflicense-problems.txt
[4.0K]
Powered by Apache Yetus 0.8.0 http://yetus.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]