Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HADOOP-19415. [JDK17] Upgrade JUnit from 4 to 5 in hadoop-common Part6. #7375

Draft
wants to merge 3 commits into
base: trunk
Choose a base branch
from

Conversation

slfan1989
Copy link
Contributor

Description of PR

JIRA: HADOOP-19415. [JDK17] Upgrade JUnit from 4 to 5 in hadoop-common Part6.

How was this patch tested?

For code changes:

  • Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
  • Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation?
  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?
  • If applicable, have you updated the LICENSE, LICENSE-binary, NOTICE-binary files?

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 6m 43s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 3s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 216 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 5m 58s Maven dependency ordering for branch
+1 💚 mvninstall 18m 41s trunk passed
+1 💚 compile 8m 46s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 compile 8m 8s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 checkstyle 1m 59s trunk passed
+1 💚 mvnsite 5m 34s trunk passed
+1 💚 javadoc 5m 7s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javadoc 5m 11s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 spotbugs 8m 18s trunk passed
+1 💚 shadedclient 20m 7s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 20s Maven dependency ordering for patch
+1 💚 mvninstall 3m 6s the patch passed
+1 💚 compile 8m 29s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javac 8m 29s the patch passed
+1 💚 compile 8m 1s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 javac 8m 1s the patch passed
-1 ❌ blanks 0m 0s /blanks-eol.txt The patch has 15 line(s) that end in blanks. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
-0 ⚠️ checkstyle 1m 58s /results-checkstyle-root.txt root: The patch generated 351 new + 135 unchanged - 3 fixed = 486 total (was 138)
+1 💚 mvnsite 5m 37s the patch passed
+1 💚 javadoc 4m 56s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javadoc 5m 7s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 spotbugs 9m 28s the patch passed
+1 💚 shadedclient 20m 6s patch has no errors when building and testing our client artifacts.
_ Other Tests _
-1 ❌ unit 13m 4s /patch-unit-hadoop-common-project_hadoop-common.txt hadoop-common in the patch passed.
-1 ❌ unit 2m 18s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch passed.
-1 ❌ unit 5m 35s /patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core.txt hadoop-mapreduce-client-core in the patch passed.
+1 💚 unit 25m 2s hadoop-distcp in the patch passed.
-1 ❌ unit 46m 46s /patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt hadoop-hdfs-rbf in the patch passed.
-1 ❌ unit 2m 44s /patch-unit-hadoop-tools_hadoop-aws.txt hadoop-aws in the patch passed.
+1 💚 unit 2m 29s hadoop-azure in the patch passed.
+1 💚 unit 0m 30s hadoop-aliyun in the patch passed.
-1 ❌ unit 1m 9s /patch-unit-hadoop-tools_hadoop-azure-datalake.txt hadoop-azure-datalake in the patch passed.
+1 💚 asflicense 0m 43s The patch does not generate ASF License warnings.
266m 36s
Reason Tests
Failed junit tests hadoop.fs.contract.localfs.TestLocalFSContractRename
hadoop.fs.contract.rawlocal.TestRawlocalContractGetFileStatus
hadoop.fs.contract.localfs.TestLocalFSContractAppend
hadoop.fs.contract.rawlocal.TestRawLocalContractVectoredRead
hadoop.fs.contract.sftp.TestSFTPContractSeek
hadoop.fs.contract.rawlocal.TestRawlocalContractRename
hadoop.fs.contract.rawlocal.TestRawlocalContractAppend
hadoop.fs.TestLocalFSCopyFromLocal
hadoop.fs.contract.localfs.TestLocalFSContractOpen
hadoop.fs.contract.rawlocal.TestRawlocalContractOpen
hadoop.fs.contract.localfs.TestLocalFSContractStreamIOStatistics
hadoop.fs.contract.localfs.TestLocalFSContractCreate
hadoop.fs.contract.rawlocal.TestRawlocalContractGetEnclosingRoot
hadoop.fs.contract.rawlocal.TestRawlocalContractPathHandle
hadoop.fs.contract.localfs.TestLocalFSContractGetEnclosingRoot
hadoop.fs.contract.localfs.TestLocalFSContractVectoredRead
hadoop.fs.contract.localfs.TestLocalFSContractSeek
hadoop.fs.contract.rawlocal.TestRawlocalContractSetTimes
hadoop.fs.contract.rawlocal.TestRawlocalContractSeek
hadoop.fs.contract.rawlocal.TestRawLocalContractBulkDelete
hadoop.fs.contract.localfs.TestLocalFSContractBulkDelete
hadoop.fs.contract.localfs.TestLocalFSContractSetTimes
hadoop.fs.contract.rawlocal.TestRawlocalContractCreate
hadoop.io.wrappedio.impl.TestWrappedIO
hadoop.fs.contract.localfs.TestLocalFSContractGetFileStatus
hadoop.fs.contract.hdfs.TestHDFSContractRootDirectory
hadoop.fs.contract.hdfs.TestHDFSContractPathHandle
hadoop.fs.contract.hdfs.TestHDFSContractRename
hadoop.fs.contract.hdfs.TestHDFSContractBulkDelete
hadoop.fs.contract.hdfs.TestHDFSContractLeaseRecovery
hadoop.fs.contract.hdfs.TestHDFSContractUnbuffer
hadoop.fs.contract.hdfs.TestHDFSContractSetTimes
hadoop.fs.contract.hdfs.TestHDFSContractAppend
hadoop.fs.contract.hdfs.TestHDFSContractGetFileStatus
hadoop.hdfs.crypto.TestHdfsCryptoStreams
hadoop.fs.contract.hdfs.TestHDFSContractOpen
hadoop.fs.contract.hdfs.TestHDFSContractMultipartUploader
hadoop.hdfs.TestListFilesInDFS
hadoop.fs.contract.hdfs.TestDFSWrappedIO
hadoop.fs.contract.hdfs.TestHDFSContractConcat
hadoop.fs.contract.hdfs.TestHDFSContractSeek
hadoop.fs.contract.hdfs.TestHDFSContractCreate
hadoop.fs.contract.hdfs.TestHDFSContractVectoredRead
hadoop.mapreduce.lib.output.committer.manifest.TestJobThroughManifestCommitter
hadoop.mapreduce.lib.output.committer.manifest.TestCleanupStage
hadoop.mapreduce.lib.output.committer.manifest.TestCommitTaskStage
hadoop.mapreduce.lib.output.committer.manifest.TestLoadManifestsStage
hadoop.mapreduce.lib.output.committer.manifest.TestRenameStageFailure
hadoop.mapreduce.lib.output.committer.manifest.TestManifestCommitProtocol
hadoop.mapreduce.lib.output.committer.manifest.TestTaskManifestFileIO
hadoop.mapreduce.lib.output.committer.manifest.TestCreateOutputDirectoriesStage
hadoop.fs.contract.router.web.TestRouterWebHDFSContractAppend
hadoop.fs.contract.router.TestRouterHDFSContractRenameSecure
hadoop.fs.contract.router.TestRouterHDFSContractSetTimes
hadoop.fs.contract.router.TestRouterHDFSContractOpenSecure
hadoop.fs.contract.router.TestRouterHDFSContractCreate
hadoop.fs.contract.router.TestRouterHDFSContractConcatSecure
hadoop.fs.contract.router.TestRouterHDFSContractAppendSecure
hadoop.fs.contract.router.TestRouterHDFSContractRootDirectorySecure
hadoop.fs.contract.router.web.TestRouterWebHDFSContractRootDirectory
hadoop.fs.contract.router.TestRouterHDFSContractConcat
hadoop.fs.contract.router.TestRouterHDFSContractSeekSecure
hadoop.fs.contract.router.TestRouterHDFSContractGetFileStatus
hadoop.fs.contract.router.TestRouterHDFSContractRename
hadoop.fs.contract.router.web.TestRouterWebHDFSContractOpen
hadoop.fs.contract.router.TestRouterHDFSContractDelegationToken
hadoop.fs.contract.router.web.TestRouterWebHDFSContractConcat
hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate
hadoop.fs.contract.router.TestRouterHDFSContractSetTimesSecure
hadoop.fs.contract.router.TestRouterHDFSContractAppend
hadoop.fs.contract.router.web.TestRouterWebHDFSContractRename
hadoop.fs.contract.router.web.TestRouterWebHDFSContractSeek
hadoop.fs.contract.router.TestRouterHDFSContractOpen
hadoop.fs.contract.router.TestRouterHDFSContractRootDirectory
hadoop.fs.contract.router.TestRouterHDFSContractCreateSecure
hadoop.fs.contract.router.TestRouterHDFSContractSeek
hadoop.fs.contract.router.TestRouterHDFSContractGetFileStatusSecure
hadoop.fs.s3a.TestS3AAWSCredentialsProvider
hadoop.fs.adl.live.TestAdlContractSeekLive
hadoop.fs.adl.live.TestAdlContractAppendLive
hadoop.fs.adl.live.TestAdlContractGetFileStatusLive
hadoop.fs.adl.live.TestAdlContractConcatLive
hadoop.fs.adl.live.TestAdlContractRootDirLive
Subsystem Report/Notes
Docker ClientAPI=1.47 ServerAPI=1.47 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/1/artifact/out/Dockerfile
GITHUB PR #7375
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux 39c0e3a54308 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 1044311
Default Java Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/1/testReport/
Max. process+thread count 3151 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-tools/hadoop-distcp hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-aliyun hadoop-tools/hadoop-azure-datalake U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/1/console
versions git=2.25.1 maven=3.6.3 spotbugs=4.2.2
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 19s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 3s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 228 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 6m 20s Maven dependency ordering for branch
+1 💚 mvninstall 18m 28s trunk passed
+1 💚 compile 8m 53s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 compile 7m 58s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 checkstyle 1m 57s trunk passed
+1 💚 mvnsite 6m 33s trunk passed
+1 💚 javadoc 6m 2s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javadoc 6m 4s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+0 🆗 spotbugs 0m 27s branch/hadoop-client-modules/hadoop-client-integration-tests no spotbugs output file (spotbugsXml.xml)
+1 💚 shadedclient 20m 6s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 21s Maven dependency ordering for patch
+1 💚 mvninstall 3m 34s the patch passed
+1 💚 compile 8m 27s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javac 8m 27s the patch passed
+1 💚 compile 7m 49s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 javac 7m 49s the patch passed
-1 ❌ blanks 0m 0s /blanks-eol.txt The patch has 2 line(s) that end in blanks. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
-0 ⚠️ checkstyle 1m 56s /results-checkstyle-root.txt root: The patch generated 178 new + 136 unchanged - 4 fixed = 314 total (was 140)
+1 💚 mvnsite 6m 34s the patch passed
+1 💚 javadoc 5m 58s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javadoc 5m 49s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+0 🆗 spotbugs 0m 28s hadoop-client-modules/hadoop-client-integration-tests has no data from spotbugs
+1 💚 shadedclient 19m 50s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 13m 7s hadoop-common in the patch passed.
-1 ❌ unit 216m 34s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch passed.
-1 ❌ unit 5m 44s /patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core.txt hadoop-mapreduce-client-core in the patch passed.
-1 ❌ unit 25m 14s /patch-unit-hadoop-tools_hadoop-distcp.txt hadoop-distcp in the patch passed.
-1 ❌ unit 37m 45s /patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt hadoop-hdfs-rbf in the patch passed.
+1 💚 unit 2m 41s hadoop-aws in the patch passed.
+1 💚 unit 2m 36s hadoop-azure in the patch passed.
+1 💚 unit 0m 36s hadoop-aliyun in the patch passed.
+1 💚 unit 1m 12s hadoop-azure-datalake in the patch passed.
+1 💚 unit 0m 33s hadoop-client-integration-tests in the patch passed.
+1 💚 unit 0m 34s hadoop-huaweicloud in the patch passed.
-1 ❌ asflicense 0m 47s /results-asflicense.txt The patch generated 1 ASF License warnings.
474m 58s
Reason Tests
Failed junit tests hadoop.hdfs.TestDecommission
hadoop.hdfs.server.blockmanagement.TestBlockReportLease
hadoop.hdfs.server.namenode.TestCacheDirectivesWithViewDFS
hadoop.hdfs.server.namenode.TestCacheDirectives
hadoop.hdfs.crypto.TestHdfsCryptoStreams
hadoop.hdfs.TestDecommissionWithBackoffMonitor
hadoop.hdfs.TestListFilesInDFS
hadoop.mapreduce.lib.output.committer.manifest.TestJobThroughManifestCommitter
hadoop.mapreduce.lib.output.committer.manifest.TestCleanupStage
hadoop.mapreduce.lib.output.committer.manifest.TestCommitTaskStage
hadoop.mapreduce.lib.output.committer.manifest.TestLoadManifestsStage
hadoop.mapreduce.lib.output.committer.manifest.TestRenameStageFailure
hadoop.mapreduce.lib.output.committer.manifest.TestManifestCommitProtocol
hadoop.mapreduce.lib.output.committer.manifest.TestTaskManifestFileIO
hadoop.mapreduce.lib.output.committer.manifest.TestCreateOutputDirectoriesStage
hadoop.tools.util.TestThrottledInputStream
hadoop.fs.contract.router.TestRouterHDFSContractDelegationToken
Subsystem Report/Notes
Docker ClientAPI=1.47 ServerAPI=1.47 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/2/artifact/out/Dockerfile
GITHUB PR #7375
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets xmllint
uname Linux bbfbde2788bb 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 3541390
Default Java Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/2/testReport/
Max. process+thread count 4196 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-tools/hadoop-distcp hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-aliyun hadoop-tools/hadoop-azure-datalake hadoop-client-modules/hadoop-client-integration-tests hadoop-cloud-storage-project/hadoop-huaweicloud U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/2/console
versions git=2.25.1 maven=3.6.3 spotbugs=4.2.2
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@slfan1989
Copy link
Contributor Author

This PR involves a lot of dependencies, and I still need some time to sort everything out. I expect it will take another 1-2 days to complete.

Copy link
Contributor

@cnauroth cnauroth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh wow, 240 files changes. :-D Any chance of splitting it into smaller PRs? If not, I understand.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 20s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 3s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 239 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 7m 8s Maven dependency ordering for branch
+1 💚 mvninstall 19m 33s trunk passed
+1 💚 compile 9m 59s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 compile 8m 57s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 checkstyle 2m 8s trunk passed
+1 💚 mvnsite 5m 40s trunk passed
+1 💚 javadoc 4m 24s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javadoc 4m 39s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+0 🆗 spotbugs 0m 20s branch/hadoop-client-modules/hadoop-client-integration-tests no spotbugs output file (spotbugsXml.xml)
+1 💚 shadedclient 21m 17s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 22s Maven dependency ordering for patch
+1 💚 mvninstall 3m 31s the patch passed
+1 💚 compile 10m 0s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javac 10m 0s the patch passed
+1 💚 compile 9m 3s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 javac 9m 3s the patch passed
-1 ❌ blanks 0m 0s /blanks-eol.txt The patch has 1 line(s) that end in blanks. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
-0 ⚠️ checkstyle 2m 6s /results-checkstyle-root.txt root: The patch generated 149 new + 128 unchanged - 15 fixed = 277 total (was 143)
+1 💚 mvnsite 5m 22s the patch passed
+1 💚 javadoc 4m 20s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javadoc 4m 32s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+0 🆗 spotbugs 0m 18s hadoop-client-modules/hadoop-client-integration-tests has no data from spotbugs
+1 💚 shadedclient 20m 37s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 13m 17s hadoop-common in the patch passed.
-1 ❌ unit 203m 25s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch passed.
-1 ❌ unit 5m 50s /patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core.txt hadoop-mapreduce-client-core in the patch passed.
+1 💚 unit 25m 14s hadoop-distcp in the patch passed.
-1 ❌ unit 39m 14s /patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt hadoop-hdfs-rbf in the patch passed.
+1 💚 unit 2m 28s hadoop-aws in the patch passed.
+1 💚 unit 2m 26s hadoop-azure in the patch passed.
+1 💚 unit 0m 25s hadoop-aliyun in the patch passed.
+1 💚 unit 1m 2s hadoop-azure-datalake in the patch passed.
+1 💚 unit 0m 23s hadoop-client-integration-tests in the patch passed.
+1 💚 unit 0m 25s hadoop-huaweicloud in the patch passed.
+1 💚 asflicense 0m 38s The patch does not generate ASF License warnings.
461m 35s
Reason Tests
Failed junit tests hadoop.hdfs.TestDecommissionWithStriped
hadoop.hdfs.server.namenode.TestCacheDirectivesWithViewDFS
hadoop.hdfs.TestRollingUpgrade
hadoop.hdfs.server.namenode.TestCacheDirectives
hadoop.hdfs.crypto.TestHdfsCryptoStreams
hadoop.hdfs.TestDecommissionWithBackoffMonitor
hadoop.hdfs.TestListFilesInDFS
hadoop.hdfs.server.datanode.TestDataNodeLifeline
hadoop.mapreduce.lib.output.committer.manifest.TestJobThroughManifestCommitter
hadoop.mapreduce.lib.output.committer.manifest.TestCleanupStage
hadoop.mapreduce.lib.output.committer.manifest.TestCommitTaskStage
hadoop.mapreduce.lib.output.committer.manifest.TestLoadManifestsStage
hadoop.mapreduce.lib.output.committer.manifest.TestRenameStageFailure
hadoop.mapreduce.lib.output.committer.manifest.TestManifestCommitProtocol
hadoop.mapreduce.lib.output.committer.manifest.TestTaskManifestFileIO
hadoop.mapreduce.lib.output.committer.manifest.TestCreateOutputDirectoriesStage
hadoop.fs.contract.router.TestRouterHDFSContractDelegationToken
Subsystem Report/Notes
Docker ClientAPI=1.47 ServerAPI=1.47 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/3/artifact/out/Dockerfile
GITHUB PR #7375
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets xmllint
uname Linux 33dbc43878fd 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / b2a57ee
Default Java Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/3/testReport/
Max. process+thread count 4028 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-tools/hadoop-distcp hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-aliyun hadoop-tools/hadoop-azure-datalake hadoop-client-modules/hadoop-client-integration-tests hadoop-cloud-storage-project/hadoop-huaweicloud U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/3/console
versions git=2.25.1 maven=3.6.3 spotbugs=4.2.2
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 19s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 3s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 239 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 6m 41s Maven dependency ordering for branch
+1 💚 mvninstall 20m 3s trunk passed
+1 💚 compile 9m 48s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 compile 8m 44s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 checkstyle 2m 18s trunk passed
+1 💚 mvnsite 5m 22s trunk passed
+1 💚 javadoc 4m 23s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javadoc 4m 54s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+0 🆗 spotbugs 0m 22s branch/hadoop-client-modules/hadoop-client-integration-tests no spotbugs output file (spotbugsXml.xml)
+1 💚 shadedclient 20m 54s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 20s Maven dependency ordering for patch
+1 💚 mvninstall 3m 41s the patch passed
+1 💚 compile 9m 50s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javac 9m 50s the patch passed
+1 💚 compile 8m 51s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 javac 8m 51s the patch passed
-1 ❌ blanks 0m 0s /blanks-eol.txt The patch has 1 line(s) that end in blanks. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
-0 ⚠️ checkstyle 2m 7s /results-checkstyle-root.txt root: The patch generated 149 new + 128 unchanged - 15 fixed = 277 total (was 143)
+1 💚 mvnsite 5m 11s the patch passed
+1 💚 javadoc 4m 15s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javadoc 4m 38s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+0 🆗 spotbugs 0m 26s hadoop-client-modules/hadoop-client-integration-tests has no data from spotbugs
+1 💚 shadedclient 20m 51s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 13m 19s hadoop-common in the patch passed.
-1 ❌ unit 217m 59s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch passed.
-1 ❌ unit 5m 45s /patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core.txt hadoop-mapreduce-client-core in the patch passed.
+1 💚 unit 25m 12s hadoop-distcp in the patch passed.
-1 ❌ unit 39m 2s /patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt hadoop-hdfs-rbf in the patch passed.
+1 💚 unit 2m 38s hadoop-aws in the patch passed.
+1 💚 unit 2m 36s hadoop-azure in the patch passed.
+1 💚 unit 0m 34s hadoop-aliyun in the patch passed.
+1 💚 unit 1m 9s hadoop-azure-datalake in the patch passed.
+1 💚 unit 0m 32s hadoop-client-integration-tests in the patch passed.
+1 💚 unit 0m 34s hadoop-huaweicloud in the patch passed.
+1 💚 asflicense 0m 48s The patch does not generate ASF License warnings.
477m 0s
Reason Tests
Failed junit tests hadoop.hdfs.TestDecommission
hadoop.hdfs.server.blockmanagement.TestBlockReportLease
hadoop.hdfs.TestErasureCodingPolicies
hadoop.hdfs.TestReconstructStripedFileWithRandomECPolicy
hadoop.hdfs.server.namenode.TestCacheDirectivesWithViewDFS
hadoop.hdfs.server.namenode.TestCacheDirectives
hadoop.hdfs.crypto.TestHdfsCryptoStreams
hadoop.hdfs.TestDecommissionWithBackoffMonitor
hadoop.hdfs.TestListFilesInDFS
hadoop.hdfs.server.namenode.snapshot.TestRenameWithSnapshots
hadoop.mapreduce.lib.output.committer.manifest.TestJobThroughManifestCommitter
hadoop.mapreduce.lib.output.committer.manifest.TestCleanupStage
hadoop.mapreduce.lib.output.committer.manifest.TestCommitTaskStage
hadoop.mapreduce.lib.output.committer.manifest.TestLoadManifestsStage
hadoop.mapreduce.lib.output.committer.manifest.TestRenameStageFailure
hadoop.mapreduce.lib.output.committer.manifest.TestManifestCommitProtocol
hadoop.mapreduce.lib.output.committer.manifest.TestTaskManifestFileIO
hadoop.mapreduce.lib.output.committer.manifest.TestCreateOutputDirectoriesStage
hadoop.fs.contract.router.TestRouterHDFSContractDelegationToken
Subsystem Report/Notes
Docker ClientAPI=1.47 ServerAPI=1.47 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/4/artifact/out/Dockerfile
GITHUB PR #7375
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets xmllint
uname Linux 7a1260cc4932 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 99bb6b3
Default Java Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/4/testReport/
Max. process+thread count 4131 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-tools/hadoop-distcp hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-aliyun hadoop-tools/hadoop-azure-datalake hadoop-client-modules/hadoop-client-integration-tests hadoop-cloud-storage-project/hadoop-huaweicloud U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/4/console
versions git=2.25.1 maven=3.6.3 spotbugs=4.2.2
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@slfan1989
Copy link
Contributor Author

Oh wow, 240 files changes. :-D Any chance of splitting it into smaller PRs? If not, I understand.

@cnauroth Thank you for reviewing this PR! This PR involves modifications to the dependencies of hadoop-common and other modules, and at this point, these changes need to be made together, so splitting them is not feasible. We realize that this PR is quite large, and it may require more time for further optimization and refinement. During the code review process, we would appreciate your help. I will also ensure that everything is properly prepared before submitting the PR for review.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 20s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 3s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 240 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 5m 52s Maven dependency ordering for branch
+1 💚 mvninstall 18m 34s trunk passed
+1 💚 compile 8m 51s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 compile 7m 58s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 checkstyle 1m 58s trunk passed
+1 💚 mvnsite 6m 32s trunk passed
+1 💚 javadoc 5m 51s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javadoc 6m 3s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+0 🆗 spotbugs 0m 26s branch/hadoop-client-modules/hadoop-client-integration-tests no spotbugs output file (spotbugsXml.xml)
+1 💚 shadedclient 19m 59s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 21s Maven dependency ordering for patch
+1 💚 mvninstall 3m 35s the patch passed
+1 💚 compile 8m 31s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javac 8m 31s the patch passed
+1 💚 compile 7m 53s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 javac 7m 53s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 1m 59s /results-checkstyle-root.txt root: The patch generated 36 new + 128 unchanged - 15 fixed = 164 total (was 143)
+1 💚 mvnsite 6m 31s the patch passed
+1 💚 javadoc 5m 34s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javadoc 6m 6s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+0 🆗 spotbugs 0m 27s hadoop-client-modules/hadoop-client-integration-tests has no data from spotbugs
+1 💚 shadedclient 19m 59s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 13m 9s hadoop-common in the patch passed.
-1 ❌ unit 214m 21s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch passed.
-1 ❌ unit 5m 47s /patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core.txt hadoop-mapreduce-client-core in the patch passed.
+1 💚 unit 25m 18s hadoop-distcp in the patch passed.
+1 💚 unit 39m 5s hadoop-hdfs-rbf in the patch passed.
+1 💚 unit 2m 41s hadoop-aws in the patch passed.
+1 💚 unit 2m 32s hadoop-azure in the patch passed.
+1 💚 unit 0m 34s hadoop-aliyun in the patch passed.
+1 💚 unit 1m 10s hadoop-azure-datalake in the patch passed.
+1 💚 unit 0m 32s hadoop-client-integration-tests in the patch passed.
+1 💚 unit 0m 35s hadoop-huaweicloud in the patch passed.
+1 💚 asflicense 0m 47s The patch does not generate ASF License warnings.
474m 7s
Reason Tests
Failed junit tests hadoop.hdfs.TestDecommission
hadoop.hdfs.server.blockmanagement.TestBlockReportLease
hadoop.hdfs.server.namenode.TestCacheDirectivesWithViewDFS
hadoop.hdfs.server.namenode.TestCacheDirectives
hadoop.hdfs.crypto.TestHdfsCryptoStreams
hadoop.hdfs.TestListFilesInDFS
hadoop.mapreduce.lib.output.committer.manifest.TestJobThroughManifestCommitter
hadoop.mapreduce.lib.output.committer.manifest.TestCleanupStage
hadoop.mapreduce.lib.output.committer.manifest.TestCommitTaskStage
hadoop.mapreduce.lib.output.committer.manifest.TestLoadManifestsStage
hadoop.mapreduce.lib.output.committer.manifest.TestRenameStageFailure
hadoop.mapreduce.lib.output.committer.manifest.TestManifestCommitProtocol
hadoop.mapreduce.lib.output.committer.manifest.TestTaskManifestFileIO
hadoop.mapreduce.lib.output.committer.manifest.TestCreateOutputDirectoriesStage
Subsystem Report/Notes
Docker ClientAPI=1.47 ServerAPI=1.47 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/5/artifact/out/Dockerfile
GITHUB PR #7375
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets xmllint
uname Linux b5d5ee7bd484 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 91cebe3
Default Java Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/5/testReport/
Max. process+thread count 4307 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-tools/hadoop-distcp hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-aliyun hadoop-tools/hadoop-azure-datalake hadoop-client-modules/hadoop-client-integration-tests hadoop-cloud-storage-project/hadoop-huaweicloud U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/5/console
versions git=2.25.1 maven=3.6.3 spotbugs=4.2.2
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 22s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 3s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 242 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 6m 17s Maven dependency ordering for branch
+1 💚 mvninstall 18m 49s trunk passed
+1 💚 compile 8m 51s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 compile 8m 1s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 checkstyle 1m 55s trunk passed
+1 💚 mvnsite 6m 23s trunk passed
+1 💚 javadoc 5m 47s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javadoc 6m 3s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+0 🆗 spotbugs 0m 27s branch/hadoop-client-modules/hadoop-client-integration-tests no spotbugs output file (spotbugsXml.xml)
+1 💚 shadedclient 20m 4s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 51s Maven dependency ordering for patch
+1 💚 mvninstall 3m 44s the patch passed
+1 💚 compile 8m 34s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javac 8m 34s the patch passed
+1 💚 compile 7m 56s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 javac 7m 56s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 1m 57s /results-checkstyle-root.txt root: The patch generated 31 new + 128 unchanged - 15 fixed = 159 total (was 143)
+1 💚 mvnsite 6m 33s the patch passed
+1 💚 javadoc 5m 45s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javadoc 5m 54s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+0 🆗 spotbugs 0m 27s hadoop-client-modules/hadoop-client-integration-tests has no data from spotbugs
+1 💚 shadedclient 19m 33s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 13m 6s hadoop-common in the patch passed.
-1 ❌ unit 212m 20s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch passed.
+1 💚 unit 6m 45s hadoop-mapreduce-client-core in the patch passed.
+1 💚 unit 25m 19s hadoop-distcp in the patch passed.
+1 💚 unit 41m 58s hadoop-hdfs-rbf in the patch passed.
+1 💚 unit 3m 11s hadoop-aws in the patch passed.
+1 💚 unit 2m 24s hadoop-azure in the patch passed.
+1 💚 unit 0m 23s hadoop-aliyun in the patch passed.
+1 💚 unit 0m 55s hadoop-azure-datalake in the patch passed.
+1 💚 unit 0m 25s hadoop-client-integration-tests in the patch passed.
+1 💚 unit 0m 22s hadoop-huaweicloud in the patch passed.
+1 💚 asflicense 0m 38s The patch does not generate ASF License warnings.
475m 46s
Reason Tests
Failed junit tests hadoop.hdfs.server.namenode.TestCacheDirectivesWithViewDFS
hadoop.hdfs.server.namenode.TestCacheDirectives
hadoop.hdfs.TestDecommissionWithBackoffMonitor
hadoop.hdfs.TestLeaseRecovery2
Subsystem Report/Notes
Docker ClientAPI=1.47 ServerAPI=1.47 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/6/artifact/out/Dockerfile
GITHUB PR #7375
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets xmllint
uname Linux 336bc1791c42 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 77cf275
Default Java Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/6/testReport/
Max. process+thread count 3926 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-tools/hadoop-distcp hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-aliyun hadoop-tools/hadoop-azure-datalake hadoop-client-modules/hadoop-client-integration-tests hadoop-cloud-storage-project/hadoop-huaweicloud U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/6/console
versions git=2.25.1 maven=3.6.3 spotbugs=4.2.2
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 22s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 3s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell was not available.
+0 🆗 detsecrets 0m 1s detect-secrets was not available.
+0 🆗 xmllint 0m 1s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 255 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 6m 6s Maven dependency ordering for branch
+1 💚 mvninstall 22m 31s trunk passed
+1 💚 compile 10m 49s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 compile 9m 49s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 checkstyle 2m 10s trunk passed
+1 💚 mvnsite 5m 11s trunk passed
+1 💚 javadoc 4m 6s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javadoc 4m 28s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 spotbugs 8m 32s trunk passed
+1 💚 shadedclient 21m 11s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 22s Maven dependency ordering for patch
+1 💚 mvninstall 3m 29s the patch passed
+1 💚 compile 9m 37s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javac 9m 37s the patch passed
+1 💚 compile 8m 59s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 javac 8m 59s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 2m 7s /results-checkstyle-root.txt root: The patch generated 30 new + 128 unchanged - 15 fixed = 158 total (was 143)
+1 💚 mvnsite 5m 1s the patch passed
+1 💚 javadoc 3m 59s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javadoc 4m 25s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 spotbugs 9m 56s the patch passed
+1 💚 shadedclient 21m 15s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 13m 20s hadoop-common in the patch passed.
-1 ❌ unit 227m 41s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch passed.
+1 💚 unit 6m 52s hadoop-mapreduce-client-core in the patch passed.
+1 💚 unit 25m 30s hadoop-distcp in the patch passed.
+1 💚 unit 39m 8s hadoop-hdfs-rbf in the patch passed.
+1 💚 unit 2m 26s hadoop-aws in the patch passed.
+1 💚 unit 2m 29s hadoop-azure in the patch passed.
+1 💚 unit 0m 27s hadoop-aliyun in the patch passed.
+1 💚 unit 1m 7s hadoop-azure-datalake in the patch passed.
+1 💚 unit 0m 35s hadoop-huaweicloud in the patch passed.
+1 💚 asflicense 0m 44s The patch does not generate ASF License warnings.
489m 3s
Reason Tests
Failed junit tests hadoop.hdfs.server.blockmanagement.TestBlockReportLease
hadoop.hdfs.TestReconstructStripedFileWithValidator
hadoop.hdfs.TestReconstructStripedFileWithRandomECPolicy
hadoop.hdfs.server.namenode.TestCacheDirectivesWithViewDFS
hadoop.hdfs.server.namenode.TestBlockPlacementPolicyRackFaultTolerant
hadoop.hdfs.server.namenode.TestCacheDirectives
hadoop.hdfs.TestDecommissionWithBackoffMonitor
hadoop.hdfs.TestReconstructStripedFile
hadoop.hdfs.server.namenode.snapshot.TestRenameWithSnapshots
Subsystem Report/Notes
Docker ClientAPI=1.47 ServerAPI=1.47 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/8/artifact/out/Dockerfile
GITHUB PR #7375
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets xmllint
uname Linux 9bfbe73ad2f0 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 45cbe89
Default Java Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/8/testReport/
Max. process+thread count 4474 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-tools/hadoop-distcp hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-aliyun hadoop-tools/hadoop-azure-datalake hadoop-cloud-storage-project/hadoop-huaweicloud U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/8/console
versions git=2.25.1 maven=3.6.3 spotbugs=4.2.2
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 26s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 3s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 255 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 6m 11s Maven dependency ordering for branch
+1 💚 mvninstall 22m 49s trunk passed
+1 💚 compile 10m 59s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 compile 9m 56s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 checkstyle 2m 3s trunk passed
+1 💚 mvnsite 5m 14s trunk passed
+1 💚 javadoc 4m 14s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javadoc 4m 25s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 spotbugs 8m 23s trunk passed
+1 💚 shadedclient 21m 7s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 21s Maven dependency ordering for patch
+1 💚 mvninstall 3m 24s the patch passed
+1 💚 compile 9m 48s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javac 9m 48s the patch passed
+1 💚 compile 9m 5s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 javac 9m 5s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 2m 3s /results-checkstyle-root.txt root: The patch generated 30 new + 128 unchanged - 15 fixed = 158 total (was 143)
+1 💚 mvnsite 4m 59s the patch passed
+1 💚 javadoc 4m 0s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javadoc 4m 19s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 spotbugs 9m 59s the patch passed
+1 💚 shadedclient 20m 58s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 13m 10s hadoop-common in the patch passed.
-1 ❌ unit 231m 12s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch passed.
+1 💚 unit 7m 0s hadoop-mapreduce-client-core in the patch passed.
+1 💚 unit 25m 21s hadoop-distcp in the patch passed.
+1 💚 unit 39m 7s hadoop-hdfs-rbf in the patch passed.
+1 💚 unit 2m 30s hadoop-aws in the patch passed.
+1 💚 unit 2m 27s hadoop-azure in the patch passed.
+1 💚 unit 0m 26s hadoop-aliyun in the patch passed.
+1 💚 unit 1m 6s hadoop-azure-datalake in the patch passed.
+1 💚 unit 0m 35s hadoop-huaweicloud in the patch passed.
+1 💚 asflicense 0m 42s The patch does not generate ASF License warnings.
492m 47s
Reason Tests
Failed junit tests hadoop.hdfs.TestDecommission
hadoop.hdfs.server.blockmanagement.TestBlockReportLease
hadoop.hdfs.TestDFSStripedOutputStreamWithRandomECPolicy
hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes
hadoop.hdfs.server.namenode.TestBlockPlacementPolicyRackFaultTolerant
hadoop.hdfs.server.namenode.TestCacheDirectives
hadoop.hdfs.TestDecommissionWithBackoffMonitor
hadoop.hdfs.TestFileCreationClient
hadoop.hdfs.server.namenode.snapshot.TestRenameWithSnapshots
Subsystem Report/Notes
Docker ClientAPI=1.47 ServerAPI=1.47 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/7/artifact/out/Dockerfile
GITHUB PR #7375
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets xmllint
uname Linux 8e3b23548cc7 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 45cbe89
Default Java Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/7/testReport/
Max. process+thread count 3906 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-tools/hadoop-distcp hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-aliyun hadoop-tools/hadoop-azure-datalake hadoop-cloud-storage-project/hadoop-huaweicloud U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/7/console
versions git=2.25.1 maven=3.6.3 spotbugs=4.2.2
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@slfan1989
Copy link
Contributor Author

@cnauroth @steveloughran The overall progress of this PR has reached 80%, and I plan to deliver it this week. However, I have a question: will increasing the memory configuration of the maven-surefire-plugin help alleviate the memory overflow issue in the HDFS module?

@cnauroth
Copy link
Contributor

@cnauroth @steveloughran The overall progress of this PR has reached 80%, and I plan to deliver it this week. However, I have a question: will increasing the memory configuration of the maven-surefire-plugin help alleviate the memory overflow issue in the HDFS module?

I took a look at the test failure, and it does look like this might help. I wonder why the JUnit upgrade would trigger this though. It's OutOfMemoryError due to can't create native thread. Is JUnit's threading model somehow different now, such that it triggers more threads? I remember this came up on one other test earlier too.

BTW, I will be traveling next week and probably unavailable for code reviews.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 20s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 3s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 255 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 5m 37s Maven dependency ordering for branch
+1 💚 mvninstall 18m 33s trunk passed
+1 💚 compile 8m 52s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 compile 7m 58s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 checkstyle 2m 0s trunk passed
+1 💚 mvnsite 6m 33s trunk passed
+1 💚 javadoc 5m 47s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javadoc 5m 53s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+0 🆗 spotbugs 0m 31s branch/hadoop-project no spotbugs output file (spotbugsXml.xml)
+1 💚 shadedclient 19m 48s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 23s Maven dependency ordering for patch
+1 💚 mvninstall 3m 38s the patch passed
+1 💚 compile 8m 30s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javac 8m 30s the patch passed
+1 💚 compile 8m 8s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 javac 8m 8s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 1m 56s /results-checkstyle-root.txt root: The patch generated 30 new + 128 unchanged - 15 fixed = 158 total (was 143)
+1 💚 mvnsite 6m 29s the patch passed
+1 💚 javadoc 5m 56s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javadoc 6m 5s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+0 🆗 spotbugs 0m 24s hadoop-project has no data from spotbugs
+1 💚 shadedclient 23m 20s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 18s hadoop-project in the patch passed.
-1 ❌ unit 55m 26s /patch-unit-hadoop-common-project_hadoop-common.txt hadoop-common in the patch failed.
-1 ❌ unit 0m 33s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch failed.
-1 ❌ unit 0m 40s /patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core.txt hadoop-mapreduce-client-core in the patch failed.
-1 ❌ unit 0m 21s /patch-unit-hadoop-tools_hadoop-distcp.txt hadoop-distcp in the patch failed.
-1 ❌ unit 0m 29s /patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt hadoop-hdfs-rbf in the patch failed.
-1 ❌ unit 0m 27s /patch-unit-hadoop-tools_hadoop-aws.txt hadoop-aws in the patch failed.
-1 ❌ unit 0m 30s /patch-unit-hadoop-tools_hadoop-azure.txt hadoop-azure in the patch failed.
-1 ❌ unit 0m 34s /patch-unit-hadoop-tools_hadoop-aliyun.txt hadoop-aliyun in the patch failed.
-1 ❌ unit 0m 34s /patch-unit-hadoop-tools_hadoop-azure-datalake.txt hadoop-azure-datalake in the patch failed.
+1 💚 unit 0m 32s hadoop-huaweicloud in the patch passed.
+0 🆗 asflicense 0m 31s ASF License check generated no output?
231m 21s
Subsystem Report/Notes
Docker ClientAPI=1.47 ServerAPI=1.47 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/9/artifact/out/Dockerfile
GITHUB PR #7375
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets xmllint
uname Linux 454e8aed6ed0 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 5743791
Default Java Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/9/testReport/
Max. process+thread count 1278 (vs. ulimit of 5500)
modules C: hadoop-project hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-tools/hadoop-distcp hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-aliyun hadoop-tools/hadoop-azure-datalake hadoop-cloud-storage-project/hadoop-huaweicloud U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/9/console
versions git=2.25.1 maven=3.6.3 spotbugs=4.2.2
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@slfan1989
Copy link
Contributor Author

I took a look at the test failure, and it does look like this might help. I wonder why the JUnit upgrade would trigger this though. It's OutOfMemoryError due to can't create native thread. Is JUnit's threading model somehow different now, such that it triggers more threads? I remember this came up on one other test earlier too.

BTW, I will be traveling next week and probably unavailable for code reviews.

@cnauroth Thank you very much for your help with code reviews recently! Wishing you a pleasant trip!

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 22s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 2s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 255 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 0m 17s Maven dependency ordering for branch
-1 ❌ mvninstall 0m 21s /branch-mvninstall-root.txt root in trunk failed.
-1 ❌ compile 0m 21s /branch-compile-root-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04.txt root in trunk failed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04.
-1 ❌ compile 0m 21s /branch-compile-root-jdkPrivateBuild-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06.txt root in trunk failed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06.
-0 ⚠️ checkstyle 0m 19s /buildtool-branch-checkstyle-root.txt The patch fails to run checkstyle in root
-1 ❌ mvnsite 0m 20s /branch-mvnsite-hadoop-cloud-storage-project_hadoop-huaweicloud.txt hadoop-huaweicloud in trunk failed.
-1 ❌ mvnsite 0m 21s /branch-mvnsite-hadoop-common-project_hadoop-common.txt hadoop-common in trunk failed.
-1 ❌ mvnsite 0m 26s /branch-mvnsite-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in trunk failed.
-1 ❌ mvnsite 0m 24s /branch-mvnsite-hadoop-hdfs-project_hadoop-hdfs-rbf.txt hadoop-hdfs-rbf in trunk failed.
-1 ❌ mvnsite 0m 22s /branch-mvnsite-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core.txt hadoop-mapreduce-client-core in trunk failed.
-1 ❌ mvnsite 0m 22s /branch-mvnsite-hadoop-project.txt hadoop-project in trunk failed.
+1 💚 javadoc 4m 8s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javadoc 3m 54s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
-1 ❌ spotbugs 0m 9s /branch-spotbugs-hadoop-common-project_hadoop-common.txt hadoop-common in trunk failed.
-1 ❌ spotbugs 0m 9s /branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in trunk failed.
+0 🆗 spotbugs 0m 9s branch/hadoop-project no spotbugs output file (spotbugsXml.xml)
+1 💚 shadedclient 20m 20s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 2m 19s Maven dependency ordering for patch
-1 ❌ mvninstall 0m 10s /patch-mvninstall-hadoop-common-project_hadoop-common.txt hadoop-common in the patch failed.
-1 ❌ mvninstall 0m 9s /patch-mvninstall-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch failed.
-1 ❌ mvninstall 0m 14s /patch-mvninstall-hadoop-tools_hadoop-distcp.txt hadoop-distcp in the patch failed.
-1 ❌ mvninstall 0m 19s /patch-mvninstall-hadoop-tools_hadoop-aws.txt hadoop-aws in the patch failed.
-1 ❌ mvninstall 0m 18s /patch-mvninstall-hadoop-tools_hadoop-azure.txt hadoop-azure in the patch failed.
+1 💚 compile 9m 2s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
-1 ❌ javac 9m 2s /results-compile-javac-root-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04.txt root-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 generated 35 new + 0 unchanged - 0 fixed = 35 total (was 0)
+1 💚 compile 8m 3s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
-1 ❌ javac 8m 3s /results-compile-javac-root-jdkPrivateBuild-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06.txt root-jdkPrivateBuild-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06 with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06 generated 35 new + 0 unchanged - 0 fixed = 35 total (was 0)
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 2m 5s /results-checkstyle-root.txt root: The patch generated 158 new + 0 unchanged - 0 fixed = 158 total (was 0)
-1 ❌ mvnsite 0m 27s /patch-mvnsite-hadoop-common-project_hadoop-common.txt hadoop-common in the patch failed.
-1 ❌ mvnsite 0m 26s /patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch failed.
-1 ❌ mvnsite 0m 24s /patch-mvnsite-hadoop-tools_hadoop-distcp.txt hadoop-distcp in the patch failed.
-1 ❌ mvnsite 0m 34s /patch-mvnsite-hadoop-tools_hadoop-aws.txt hadoop-aws in the patch failed.
-1 ❌ mvnsite 0m 33s /patch-mvnsite-hadoop-tools_hadoop-azure.txt hadoop-azure in the patch failed.
+1 💚 javadoc 5m 41s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javadoc 6m 13s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+0 🆗 spotbugs 0m 26s hadoop-project has no data from spotbugs
-1 ❌ spotbugs 0m 24s /patch-spotbugs-hadoop-common-project_hadoop-common.txt hadoop-common in the patch failed.
-1 ❌ spotbugs 0m 24s /patch-spotbugs-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch failed.
-1 ❌ spotbugs 0m 28s /patch-spotbugs-hadoop-tools_hadoop-distcp.txt hadoop-distcp in the patch failed.
-1 ❌ spotbugs 0m 27s /patch-spotbugs-hadoop-tools_hadoop-aws.txt hadoop-aws in the patch failed.
-1 ❌ spotbugs 0m 34s /patch-spotbugs-hadoop-tools_hadoop-azure.txt hadoop-azure in the patch failed.
+1 💚 shadedclient 20m 9s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 22s hadoop-project in the patch passed.
-1 ❌ unit 0m 25s /patch-unit-hadoop-common-project_hadoop-common.txt hadoop-common in the patch failed.
-1 ❌ unit 0m 23s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch failed.
-1 ❌ unit 5m 57s /patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core.txt hadoop-mapreduce-client-core in the patch passed.
-1 ❌ unit 0m 30s /patch-unit-hadoop-tools_hadoop-distcp.txt hadoop-distcp in the patch failed.
-1 ❌ unit 0m 25s /patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt hadoop-hdfs-rbf in the patch failed.
-1 ❌ unit 0m 25s /patch-unit-hadoop-tools_hadoop-aws.txt hadoop-aws in the patch failed.
-1 ❌ unit 0m 25s /patch-unit-hadoop-tools_hadoop-azure.txt hadoop-azure in the patch failed.
+1 💚 unit 0m 29s hadoop-aliyun in the patch passed.
-1 ❌ unit 1m 5s /patch-unit-hadoop-tools_hadoop-azure-datalake.txt hadoop-azure-datalake in the patch passed.
+1 💚 unit 0m 29s hadoop-huaweicloud in the patch passed.
+1 💚 asflicense 0m 40s The patch does not generate ASF License warnings.
125m 44s
Reason Tests
Failed junit tests hadoop.mapreduce.lib.output.committer.manifest.TestJobThroughManifestCommitter
hadoop.mapreduce.lib.output.committer.manifest.TestCleanupStage
hadoop.mapreduce.lib.output.committer.manifest.TestCommitTaskStage
hadoop.mapreduce.lib.output.committer.manifest.TestLoadManifestsStage
hadoop.mapreduce.lib.output.committer.manifest.TestRenameStageFailure
hadoop.mapreduce.lib.output.committer.manifest.TestManifestCommitProtocol
hadoop.mapreduce.lib.output.committer.manifest.TestTaskManifestFileIO
hadoop.mapreduce.lib.output.committer.manifest.TestCreateOutputDirectoriesStage
hadoop.fs.adl.live.TestAdlContractConcatLive
Subsystem Report/Notes
Docker ClientAPI=1.47 ServerAPI=1.47 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/11/artifact/out/Dockerfile
GITHUB PR #7375
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets xmllint
uname Linux 7d499808e4bc 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 7501b2a
Default Java Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/11/testReport/
Max. process+thread count 1555 (vs. ulimit of 5500)
modules C: hadoop-project hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-tools/hadoop-distcp hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-aliyun hadoop-tools/hadoop-azure-datalake hadoop-cloud-storage-project/hadoop-huaweicloud U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/11/console
versions git=2.25.1 maven=3.6.3 spotbugs=4.2.2
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 21s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 3s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 253 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 6m 12s Maven dependency ordering for branch
+1 💚 mvninstall 18m 36s trunk passed
+1 💚 compile 8m 54s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 compile 8m 1s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 checkstyle 1m 58s trunk passed
+1 💚 mvnsite 6m 34s trunk passed
+1 💚 javadoc 5m 50s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javadoc 6m 2s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+0 🆗 spotbugs 0m 31s branch/hadoop-project no spotbugs output file (spotbugsXml.xml)
+1 💚 shadedclient 19m 57s branch has no errors when building and testing our client artifacts.
-0 ⚠️ patch 20m 13s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 22s Maven dependency ordering for patch
+1 💚 mvninstall 3m 29s the patch passed
+1 💚 compile 8m 33s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javac 8m 33s the patch passed
+1 💚 compile 8m 0s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 💚 javac 8m 0s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 1m 58s /results-checkstyle-root.txt root: The patch generated 30 new + 128 unchanged - 15 fixed = 158 total (was 143)
+1 💚 mvnsite 6m 34s the patch passed
+1 💚 javadoc 5m 38s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 💚 javadoc 5m 48s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+0 🆗 spotbugs 0m 18s hadoop-project has no data from spotbugs
+1 💚 shadedclient 20m 4s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 21s hadoop-project in the patch passed.
+1 💚 unit 13m 11s hadoop-common in the patch passed.
-1 ❌ unit 220m 41s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch passed.
+1 💚 unit 6m 51s hadoop-mapreduce-client-core in the patch passed.
+1 💚 unit 25m 29s hadoop-distcp in the patch passed.
+1 💚 unit 41m 22s hadoop-hdfs-rbf in the patch passed.
+1 💚 unit 2m 39s hadoop-aws in the patch passed.
+1 💚 unit 2m 35s hadoop-azure in the patch passed.
+1 💚 unit 0m 33s hadoop-aliyun in the patch passed.
+1 💚 unit 1m 12s hadoop-azure-datalake in the patch passed.
+1 💚 unit 0m 35s hadoop-huaweicloud in the patch passed.
+1 💚 asflicense 0m 48s The patch does not generate ASF License warnings.
484m 4s
Reason Tests
Failed junit tests hadoop.hdfs.TestDecommission
hadoop.hdfs.server.blockmanagement.TestBlockReportLease
hadoop.hdfs.server.namenode.TestCacheDirectivesWithViewDFS
hadoop.hdfs.TestDFSClientRetries
hadoop.hdfs.server.namenode.TestCacheDirectives
hadoop.hdfs.TestDecommissionWithBackoffMonitor
Subsystem Report/Notes
Docker ClientAPI=1.47 ServerAPI=1.47 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/12/artifact/out/Dockerfile
GITHUB PR #7375
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets xmllint
uname Linux 01a42bbd380c 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 72e9c7e
Default Java Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/12/testReport/
Max. process+thread count 4431 (vs. ulimit of 5500)
modules C: hadoop-project hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-tools/hadoop-distcp hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-aliyun hadoop-tools/hadoop-azure-datalake hadoop-cloud-storage-project/hadoop-huaweicloud U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7375/12/console
versions git=2.25.1 maven=3.6.3 spotbugs=4.2.2
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants