For more details, see
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1645/
[Jul 20, 2024, 7:16:01 AM] (github) HDFS-17575. SaslDataTransferClient should
use SaslParticipant to create messages. (#6933)
[Jul 20, 2024, 7:18:22 AM] (github) HADOOP-19227. ipc.Server accelerate token
negotiation only for the default mechanism. (#6949)
[Jul 20, 2024, 7:21:06 AM] (github) HDFS-17576. Support user defined auth
Callback. (#6945)
[Jul 20, 2024, 8:13:33 AM] (github) HADOOP-19228.
ShellCommandFencer#setConfAsEnvVars should also replace '-' with '_'. (#6936).
Contributed by fuchaohong.
-1 overall
The following subsystems voted -1:
blanks hadolint pathlen spotbugs unit xml
The following subsystems voted -1 but
were configured to be filtered/ignored:
cc checkstyle javac javadoc pylint shellcheck
The following subsystems are considered long running:
(runtime bigger than 1h 0m 0s)
shadedclient unit
Specific tests:
XML :
Parsing Error(s):
hadoop-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml
spotbugs :
module:hadoop-hdfs-project/hadoop-hdfs-httpfs
Redundant nullcheck of xAttrs, which is known to be non-null in
org.apache.hadoop.fs.http.client.HttpFSFileSystem.getXAttr(Path, String)
Redundant null check at HttpFSFileSystem.java:is known to be non-null in
org.apache.hadoop.fs.http.client.HttpFSFileSystem.getXAttr(Path, String)
Redundant null check at HttpFSFileSystem.java:[line 1373]
spotbugs :
module:hadoop-yarn-project/hadoop-yarn
org.apache.hadoop.yarn.service.ServiceScheduler$1.load(ConfigFile) may
return null, but is declared @Nonnull At ServiceScheduler.java:is declared
@Nonnull At ServiceScheduler.java:[line 555]
spotbugs :
module:hadoop-hdfs-project
Redundant nullcheck of xAttrs, which is known to be non-null in
org.apache.hadoop.fs.http.client.HttpFSFileSystem.getXAttr(Path, String)
Redundant null check at HttpFSFileSystem.java:is known to be non-null in
org.apache.hadoop.fs.http.client.HttpFSFileSystem.getXAttr(Path, String)
Redundant null check at HttpFSFileSystem.java:[line 1373]
spotbugs :
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications
org.apache.hadoop.yarn.service.ServiceScheduler$1.load(ConfigFile) may
return null, but is declared @Nonnull At ServiceScheduler.java:is declared
@Nonnull At ServiceScheduler.java:[line 555]
spotbugs :
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services
org.apache.hadoop.yarn.service.ServiceScheduler$1.load(ConfigFile) may
return null, but is declared @Nonnull At ServiceScheduler.java:is declared
@Nonnull At ServiceScheduler.java:[line 555]
spotbugs :
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core
org.apache.hadoop.yarn.service.ServiceScheduler$1.load(ConfigFile) may
return null, but is declared @Nonnull At ServiceScheduler.java:is declared
@Nonnull At ServiceScheduler.java:[line 555]
spotbugs :
module:hadoop-yarn-project
org.apache.hadoop.yarn.service.ServiceScheduler$1.load(ConfigFile) may
return null, but is declared @Nonnull At ServiceScheduler.java:is declared
@Nonnull At ServiceScheduler.java:[line 555]
spotbugs :
module:root
Redundant nullcheck of xAttrs, which is known to be non-null in
org.apache.hadoop.fs.http.client.HttpFSFileSystem.getXAttr(Path, String)
Redundant null check at HttpFSFileSystem.java:is known to be non-null in
org.apache.hadoop.fs.http.client.HttpFSFileSystem.getXAttr(Path, String)
Redundant null check at HttpFSFileSystem.java:[line 1373]
org.apache.hadoop.yarn.service.ServiceScheduler$1.load(ConfigFile) may
return null, but is declared @Nonnull At ServiceScheduler.java:is declared
@Nonnull At ServiceScheduler.java:[line 555]
Failed junit tests :
hadoop.hdfs.TestTrashWithSecureEncryptionZones
hadoop.hdfs.server.balancer.TestBalancerWithEncryptedTransfer
hadoop.hdfs.protocol.datatransfer.sasl.TestSaslDataTransfer
hadoop.hdfs.TestMultipleNNPortQOP
hadoop.hdfs.protocol.datatransfer.sasl.TestSaslDataTransferExpiredBlockToken
hadoop.hdfs.server.namenode.TestFSNamesystemLockReport
hadoop.hdfs.server.mover.TestMover
hadoop.hdfs.server.sps.TestExternalStoragePolicySatisfier
hadoop.hdfs.TestParallelShortCircuitReadUnCached
hadoop.hdfs.TestSecureEncryptionZoneWithKMS
hadoop.hdfs.TestBlockTokenWrappingQOP
hadoop.metrics2.sink.TestRollingFileSystemSinkWithSecureHdfs
hadoop.hdfs.TestEncryptedTransfer
hadoop.hdfs.server.balancer.TestBalancer
hadoop.hdfs.server.balancer.TestBalancerWithSaslDataTransfer
hadoop.fs.contract.router.TestRouterHDFSContractGetFileStatusSecure
hadoop.fs.contract.router.TestRouterHDFSContractOpenSecure
hadoop.fs.contract.router.TestRouterHDFSContractSeekSecure
hadoop.fs.contract.router.TestRouterHDFSContractConcatSecure
hadoop.fs.contract.router.TestRouterHDFSContractCreateSecure
hadoop.fs.contract.router.TestRouterHDFSContractRenameSecure
hadoop.fs.contract.router.TestRouterHDFSContractMkdirSecure
hadoop.fs.contract.router.TestRouterHDFSContractAppendSecure
hadoop.hdfs.server.federation.security.TestRouterSecurityManager
hadoop.fs.contract.router.TestRouterHDFSContractDeleteSecure
hadoop.hdfs.server.federation.router.TestRouterClientRejectOverload
cc:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1645/artifact/out/results-compile-cc-root.txt
[96K]
javac:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1645/artifact/out/results-compile-javac-root.txt
[12K]
blanks:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1645/artifact/out/blanks-eol.txt
[15M]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1645/artifact/out/blanks-tabs.txt
[2.0M]
checkstyle:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1645/artifact/out/results-checkstyle-root.txt
[13M]
hadolint:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1645/artifact/out/results-hadolint.txt
[20K]
pathlen:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1645/artifact/out/results-pathlen.txt
[12K]
pylint:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1645/artifact/out/results-pylint.txt
[20K]
shellcheck:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1645/artifact/out/results-shellcheck.txt
[24K]
xml:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1645/artifact/out/xml.txt
[24K]
javadoc:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1645/artifact/out/results-javadoc-javadoc-root.txt
[244K]
spotbugs:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1645/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-httpfs-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1645/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html
[12K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1645/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1645/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1645/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1645/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-core-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1645/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html
[12K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1645/artifact/out/branch-spotbugs-root-warnings.html
[20K]
unit:
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1645/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
[796K]
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1645/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
[88K]
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]