Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@slfan1989
Copy link
Contributor

@slfan1989 slfan1989 commented Mar 9, 2025

Description of PR

JIRA: YARN-11262. [JDK17] Upgrade JUnit from 4 to 5 in hadoop-yarn-server-resourcemanager Part6.

How was this patch tested?

Junit test & mvn clean test.

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 18m 24s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 1s 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 55 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 42m 11s trunk passed
+1 πŸ’š compile 1m 1s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š compile 0m 51s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š checkstyle 0m 57s trunk passed
+1 πŸ’š mvnsite 0m 56s trunk passed
+1 πŸ’š javadoc 0m 56s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 48s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š spotbugs 1m 55s trunk passed
+1 πŸ’š shadedclient 40m 26s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 46s the patch passed
+1 πŸ’š compile 0m 54s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javac 0m 54s the patch passed
+1 πŸ’š compile 0m 43s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š javac 0m 43s the patch passed
-1 ❌ blanks 0m 0s /blanks-eol.txt The patch has 27 line(s) that end in blanks. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
-0 ⚠️ checkstyle 0m 50s /results-checkstyle-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager: The patch generated 545 new + 432 unchanged - 28 fixed = 977 total (was 460)
+1 πŸ’š mvnsite 0m 46s the patch passed
+1 πŸ’š javadoc 0m 45s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 40s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š spotbugs 1m 55s the patch passed
+1 πŸ’š shadedclient 39m 56s patch has no errors when building and testing our client artifacts.
_ Other Tests _
-1 ❌ unit 160m 57s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch passed.
+1 πŸ’š asflicense 0m 35s The patch does not generate ASF License warnings.
317m 29s
Reason Tests
Failed junit tests hadoop.yarn.server.resourcemanager.TestRM
hadoop.yarn.server.resourcemanager.TestRMEmbeddedElector
hadoop.yarn.server.resourcemanager.TestRMHAForAsyncScheduler
hadoop.yarn.server.resourcemanager.TestRMProxyUsersConf
hadoop.yarn.server.resourcemanager.TestWorkPreservingRMRestart
hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA
hadoop.yarn.server.resourcemanager.TestRMHA
hadoop.yarn.server.resourcemanager.TestResourceManager
hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerQueueACLs
hadoop.yarn.server.resourcemanager.TestRMRestart
hadoop.yarn.server.resourcemanager.TestClientRMService
hadoop.yarn.server.resourcemanager.scheduler.capacity.TestApplicationPriorityACLs
hadoop.yarn.server.resourcemanager.TestRMAdminService
hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA
hadoop.yarn.server.resourcemanager.TestWorkPreservingUnmanagedAM
hadoop.yarn.server.resourcemanager.TestAMAuthorization
hadoop.yarn.server.resourcemanager.TestApplicationACLs
Subsystem Report/Notes
Docker ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/1/artifact/out/Dockerfile
GITHUB PR #7490
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux b818a5f91309 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / e96f2f3
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-7490/1/testReport/
Max. process+thread count 874 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/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 51s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 1s No case conflicting files found.
+0 πŸ†— codespell 0m 1s codespell was not available.
+0 πŸ†— detsecrets 0m 1s 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 55 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 41m 41s trunk passed
+1 πŸ’š compile 1m 4s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š compile 0m 53s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š checkstyle 0m 57s trunk passed
+1 πŸ’š mvnsite 0m 57s trunk passed
+1 πŸ’š javadoc 0m 56s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 49s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š spotbugs 1m 57s trunk passed
+1 πŸ’š shadedclient 41m 58s branch has no errors when building and testing our client artifacts.
-0 ⚠️ patch 42m 20s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
-1 ❌ mvninstall 0m 35s /patch-mvninstall-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌ compile 0m 38s /patch-compile-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04.txt hadoop-yarn-server-resourcemanager in the patch failed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04.
-1 ❌ javac 0m 38s /patch-compile-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04.txt hadoop-yarn-server-resourcemanager in the patch failed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04.
-1 ❌ compile 0m 34s /patch-compile-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkPrivateBuild-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06.txt hadoop-yarn-server-resourcemanager in the patch failed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06.
-1 ❌ javac 0m 34s /patch-compile-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-jdkPrivateBuild-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06.txt hadoop-yarn-server-resourcemanager in the patch failed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06.
-1 ❌ blanks 0m 0s /blanks-eol.txt The patch has 51 line(s) that end in blanks. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
-0 ⚠️ checkstyle 0m 27s /buildtool-patch-checkstyle-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt The patch fails to run checkstyle in hadoop-yarn-server-resourcemanager
-1 ❌ mvnsite 0m 35s /patch-mvnsite-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch failed.
+1 πŸ’š javadoc 0m 43s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 40s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
-1 ❌ spotbugs 0m 34s /patch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch failed.
-1 ❌ shadedclient 13m 18s patch has errors when building and testing our client artifacts.
_ Other Tests _
-1 ❌ unit 0m 38s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch failed.
+1 πŸ’š asflicense 0m 34s The patch does not generate ASF License warnings.
108m 24s
Subsystem Report/Notes
Docker ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/2/artifact/out/Dockerfile
GITHUB PR #7490
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux f4eba37590d7 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / ab6cc83
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-7490/2/testReport/
Max. process+thread count 524 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/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.

@hadoop-yetus
Copy link

πŸ’” -1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 0m 51s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 1s codespell was not available.
+0 πŸ†— detsecrets 0m 1s 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 48 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 41m 2s trunk passed
+1 πŸ’š compile 1m 3s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š compile 0m 53s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š checkstyle 0m 57s trunk passed
+1 πŸ’š mvnsite 0m 56s trunk passed
+1 πŸ’š javadoc 0m 55s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 47s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š spotbugs 1m 55s trunk passed
+1 πŸ’š shadedclient 39m 36s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 54s the patch passed
+1 πŸ’š compile 0m 55s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javac 0m 55s the patch passed
+1 πŸ’š compile 0m 44s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š javac 0m 44s the patch passed
-1 ❌ blanks 0m 0s /blanks-eol.txt The patch has 22 line(s) that end in blanks. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
-0 ⚠️ checkstyle 0m 52s /results-checkstyle-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager: The patch generated 543 new + 291 unchanged - 20 fixed = 834 total (was 311)
+1 πŸ’š mvnsite 0m 49s the patch passed
+1 πŸ’š javadoc 0m 43s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 39s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š spotbugs 1m 53s the patch passed
+1 πŸ’š shadedclient 40m 49s patch has no errors when building and testing our client artifacts.
_ Other Tests _
-1 ❌ unit 169m 28s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch passed.
+1 πŸ’š asflicense 0m 36s The patch does not generate ASF License warnings.
307m 37s
Reason Tests
Failed junit tests hadoop.yarn.server.resourcemanager.TestRMEmbeddedElector
hadoop.yarn.server.resourcemanager.TestRMHAForAsyncScheduler
hadoop.yarn.server.resourcemanager.TestRMProxyUsersConf
hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA
hadoop.yarn.server.resourcemanager.TestRMHA
hadoop.yarn.server.resourcemanager.TestResourceManager
hadoop.yarn.server.resourcemanager.TestClientRMService
hadoop.yarn.server.resourcemanager.TestRMAdminService
hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA
hadoop.yarn.server.resourcemanager.TestAMAuthorization
Subsystem Report/Notes
Docker ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/3/artifact/out/Dockerfile
GITHUB PR #7490
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux 35b7bfad86f5 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 42c114f
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-7490/3/testReport/
Max. process+thread count 881 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/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 50s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 1s 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 48 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 41m 29s trunk passed
+1 πŸ’š compile 1m 4s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š compile 0m 52s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š checkstyle 0m 57s trunk passed
+1 πŸ’š mvnsite 0m 56s trunk passed
+1 πŸ’š javadoc 0m 57s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 47s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š spotbugs 1m 55s trunk passed
+1 πŸ’š shadedclient 39m 41s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 47s the patch passed
+1 πŸ’š compile 0m 56s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javac 0m 56s the patch passed
+1 πŸ’š compile 0m 45s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š javac 0m 45s the patch passed
-1 ❌ blanks 0m 0s /blanks-eol.txt The patch has 4 line(s) that end in blanks. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
-0 ⚠️ checkstyle 0m 49s /results-checkstyle-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager: The patch generated 397 new + 284 unchanged - 27 fixed = 681 total (was 311)
+1 πŸ’š mvnsite 0m 48s the patch passed
+1 πŸ’š javadoc 0m 44s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 40s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š spotbugs 1m 54s the patch passed
+1 πŸ’š shadedclient 39m 30s patch has no errors when building and testing our client artifacts.
_ Other Tests _
-1 ❌ unit 146m 2s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch passed.
+1 πŸ’š asflicense 0m 37s The patch does not generate ASF License warnings.
283m 15s
Reason Tests
Failed junit tests hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA
Subsystem Report/Notes
Docker ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/4/artifact/out/Dockerfile
GITHUB PR #7490
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux 2d630dd7cfe8 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / c512a85
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-7490/4/testReport/
Max. process+thread count 906 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/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.

@hadoop-yetus
Copy link

πŸ’” -1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 0m 52s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 1s 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 48 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 40m 56s trunk passed
+1 πŸ’š compile 1m 3s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š compile 0m 55s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š checkstyle 0m 57s trunk passed
+1 πŸ’š mvnsite 0m 57s trunk passed
+1 πŸ’š javadoc 0m 56s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 47s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š spotbugs 1m 57s trunk passed
+1 πŸ’š shadedclient 40m 4s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 48s the patch passed
+1 πŸ’š compile 0m 57s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javac 0m 57s the patch passed
+1 πŸ’š compile 0m 45s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š javac 0m 45s 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 0m 47s /results-checkstyle-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager: The patch generated 264 new + 284 unchanged - 27 fixed = 548 total (was 311)
+1 πŸ’š mvnsite 0m 48s the patch passed
+1 πŸ’š javadoc 0m 45s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 40s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š spotbugs 1m 54s the patch passed
+1 πŸ’š shadedclient 39m 22s patch has no errors when building and testing our client artifacts.
_ Other Tests _
-1 ❌ unit 145m 30s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-server-resourcemanager in the patch passed.
+1 πŸ’š asflicense 0m 36s The patch does not generate ASF License warnings.
282m 28s
Reason Tests
Failed junit tests hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA
Subsystem Report/Notes
Docker ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/5/artifact/out/Dockerfile
GITHUB PR #7490
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux bf2ef6596641 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / f34d6cd
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-7490/5/testReport/
Max. process+thread count 942 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/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.

@slfan1989 slfan1989 marked this pull request as ready for review March 25, 2025 22:42
@hadoop-yetus
Copy link

πŸ’” -1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 33m 26s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 1s codespell was not available.
+0 πŸ†— detsecrets 0m 1s 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 48 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 23m 51s trunk passed
+1 πŸ’š compile 0m 39s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š compile 0m 27s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š checkstyle 0m 30s trunk passed
+1 πŸ’š mvnsite 0m 32s trunk passed
+1 πŸ’š javadoc 0m 32s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 27s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š spotbugs 1m 17s trunk passed
+1 πŸ’š shadedclient 23m 24s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 23s the patch passed
+1 πŸ’š compile 0m 29s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javac 0m 29s the patch passed
+1 πŸ’š compile 0m 26s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š javac 0m 26s 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 0m 22s /results-checkstyle-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager: The patch generated 40 new + 282 unchanged - 29 fixed = 322 total (was 311)
+1 πŸ’š mvnsite 0m 24s the patch passed
+1 πŸ’š javadoc 0m 22s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 21s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š spotbugs 1m 4s the patch passed
+1 πŸ’š shadedclient 23m 25s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 123m 13s hadoop-yarn-server-resourcemanager in the patch passed.
+1 πŸ’š asflicense 0m 25s The patch does not generate ASF License warnings.
236m 12s
Subsystem Report/Notes
Docker ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/8/artifact/out/Dockerfile
GITHUB PR #7490
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux c23a7e59339d 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 / 5af012e
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-7490/8/testReport/
Max. process+thread count 967 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/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 21m 50s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 1s 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 48 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 41m 10s trunk passed
+1 πŸ’š compile 1m 11s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š compile 0m 57s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š checkstyle 0m 59s trunk passed
+1 πŸ’š mvnsite 1m 0s trunk passed
+1 πŸ’š javadoc 1m 0s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 49s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š spotbugs 2m 13s trunk passed
+1 πŸ’š shadedclient 38m 26s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 54s the patch passed
+1 πŸ’š compile 1m 1s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javac 1m 1s the patch passed
+1 πŸ’š compile 0m 49s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š javac 0m 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 0m 50s /results-checkstyle-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager: The patch generated 39 new + 282 unchanged - 29 fixed = 321 total (was 311)
+1 πŸ’š mvnsite 0m 54s the patch passed
+1 πŸ’š javadoc 0m 46s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 41s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š spotbugs 2m 8s the patch passed
+1 πŸ’š shadedclient 38m 52s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 149m 25s hadoop-yarn-server-resourcemanager in the patch passed.
+1 πŸ’š asflicense 0m 36s The patch does not generate ASF License warnings.
306m 4s
Subsystem Report/Notes
Docker ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/6/artifact/out/Dockerfile
GITHUB PR #7490
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux 44c1c762d026 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 2a58b82
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-7490/6/testReport/
Max. process+thread count 942 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/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 19m 19s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 1s 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 48 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 41m 6s trunk passed
+1 πŸ’š compile 1m 11s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š compile 0m 58s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š checkstyle 0m 58s trunk passed
+1 πŸ’š mvnsite 1m 3s trunk passed
+1 πŸ’š javadoc 1m 0s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 50s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š spotbugs 2m 13s trunk passed
+1 πŸ’š shadedclient 40m 18s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 59s the patch passed
+1 πŸ’š compile 1m 0s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javac 1m 0s the patch passed
+1 πŸ’š compile 0m 49s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š javac 0m 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 0m 50s /results-checkstyle-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager: The patch generated 39 new + 282 unchanged - 29 fixed = 321 total (was 311)
+1 πŸ’š mvnsite 0m 53s the patch passed
+1 πŸ’š javadoc 0m 47s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 42s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š spotbugs 2m 10s the patch passed
+1 πŸ’š shadedclient 38m 47s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 164m 37s hadoop-yarn-server-resourcemanager in the patch passed.
+1 πŸ’š asflicense 0m 37s The patch does not generate ASF License warnings.
321m 0s
Subsystem Report/Notes
Docker ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/7/artifact/out/Dockerfile
GITHUB PR #7490
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux f47093026985 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 2a58b82
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-7490/7/testReport/
Max. process+thread count 913 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/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.

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.

+1. It's your choice if you want to fix more whitespace and checkstyle warnings, but I don't think it's a blocker. Thank you, @slfan1989 !

Copy link
Contributor

@zhtttylz zhtttylz left a comment

Choose a reason for hiding this comment

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

+1,LGTM @slfan1989

@slfan1989
Copy link
Contributor Author

+1. It's your choice if you want to fix more whitespace and checkstyle warnings, but I don't think it's a blocker. Thank you, @slfan1989 !

@cnauroth Thank you very much for reviewing the code! I have fixed the issues with the checkstyle, and this is the final upgrade PR for the ResourceManager module. We will soon complete the upgrade for this module. Currently, there are two remaining modules to be upgraded in yarn. The timelineservice-hbase-tests (#7538) is almost ready, and I will start the upgrade for yarn-router as soon as possible.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 0m 26s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 1s 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 48 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 27m 16s trunk passed
+1 πŸ’š compile 0m 33s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š compile 0m 32s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š checkstyle 0m 32s trunk passed
+1 πŸ’š mvnsite 0m 35s trunk passed
+1 πŸ’š javadoc 0m 34s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 30s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š spotbugs 1m 8s trunk passed
+1 πŸ’š shadedclient 22m 40s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 27s the patch passed
+1 πŸ’š compile 0m 34s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javac 0m 34s the patch passed
+1 πŸ’š compile 0m 28s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š javac 0m 28s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 0m 28s /results-checkstyle-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager: The patch generated 15 new + 282 unchanged - 29 fixed = 297 total (was 311)
+1 πŸ’š mvnsite 0m 32s the patch passed
+1 πŸ’š javadoc 0m 27s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 28s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š spotbugs 1m 13s the patch passed
+1 πŸ’š shadedclient 24m 7s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 124m 52s hadoop-yarn-server-resourcemanager in the patch passed.
+1 πŸ’š asflicense 0m 24s The patch does not generate ASF License warnings.
209m 12s
Subsystem Report/Notes
Docker ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/10/artifact/out/Dockerfile
GITHUB PR #7490
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux 30acd4930f2c 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 / c135561
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-7490/10/testReport/
Max. process+thread count 935 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/10/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 50s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 1s 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 48 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 42m 39s trunk passed
+1 πŸ’š compile 1m 14s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š compile 0m 55s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š checkstyle 1m 0s trunk passed
+1 πŸ’š mvnsite 0m 59s trunk passed
+1 πŸ’š javadoc 0m 55s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 46s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š spotbugs 2m 1s trunk passed
+1 πŸ’š shadedclient 38m 5s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 59s the patch passed
+1 πŸ’š compile 1m 14s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javac 1m 14s the patch passed
+1 πŸ’š compile 1m 9s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š javac 1m 9s the patch passed
+1 πŸ’š blanks 0m 1s The patch has no blanks issues.
-0 ⚠️ checkstyle 1m 3s /results-checkstyle-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager: The patch generated 15 new + 282 unchanged - 29 fixed = 297 total (was 311)
+1 πŸ’š mvnsite 0m 49s the patch passed
+1 πŸ’š javadoc 0m 45s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 40s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š spotbugs 1m 58s the patch passed
+1 πŸ’š shadedclient 40m 51s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 148m 54s hadoop-yarn-server-resourcemanager in the patch passed.
+1 πŸ’š asflicense 0m 42s The patch does not generate ASF License warnings.
288m 33s
Subsystem Report/Notes
Docker ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/9/artifact/out/Dockerfile
GITHUB PR #7490
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux 0893616a4503 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / ad72281
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-7490/9/testReport/
Max. process+thread count 914 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/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.

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 πŸ†— reexec 0m 53s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 0s No case conflicting files found.
+0 πŸ†— codespell 0m 1s codespell was not available.
+0 πŸ†— detsecrets 0m 1s 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 48 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 41m 21s trunk passed
+1 πŸ’š compile 1m 6s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š compile 0m 52s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š checkstyle 0m 56s trunk passed
+1 πŸ’š mvnsite 0m 56s trunk passed
+1 πŸ’š javadoc 0m 55s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 48s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š spotbugs 1m 56s trunk passed
+1 πŸ’š shadedclient 39m 58s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 47s the patch passed
+1 πŸ’š compile 0m 57s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javac 0m 57s the patch passed
+1 πŸ’š compile 0m 46s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š javac 0m 46s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 0m 45s /results-checkstyle-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager: The patch generated 1 new + 282 unchanged - 29 fixed = 283 total (was 311)
+1 πŸ’š mvnsite 0m 48s the patch passed
+1 πŸ’š javadoc 0m 45s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 40s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š spotbugs 1m 55s the patch passed
+1 πŸ’š shadedclient 39m 53s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 147m 16s hadoop-yarn-server-resourcemanager in the patch passed.
+1 πŸ’š asflicense 0m 35s The patch does not generate ASF License warnings.
285m 3s
Subsystem Report/Notes
Docker ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/11/artifact/out/Dockerfile
GITHUB PR #7490
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux db422ed0e7de 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / fa31843
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-7490/11/testReport/
Max. process+thread count 941 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/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 52s Docker mode activated.
_ Prechecks _
+1 πŸ’š dupname 0m 1s 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 48 new or modified test files.
_ trunk Compile Tests _
+1 πŸ’š mvninstall 42m 23s trunk passed
+1 πŸ’š compile 1m 4s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š compile 0m 54s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š checkstyle 0m 57s trunk passed
+1 πŸ’š mvnsite 0m 57s trunk passed
+1 πŸ’š javadoc 0m 55s trunk passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 48s trunk passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š spotbugs 1m 58s trunk passed
+1 πŸ’š shadedclient 39m 31s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 πŸ’š mvninstall 0m 47s the patch passed
+1 πŸ’š compile 0m 58s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javac 0m 58s the patch passed
+1 πŸ’š compile 0m 46s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š javac 0m 46s the patch passed
+1 πŸ’š blanks 0m 0s The patch has no blanks issues.
+1 πŸ’š checkstyle 0m 45s hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager: The patch generated 0 new + 282 unchanged - 29 fixed = 282 total (was 311)
+1 πŸ’š mvnsite 0m 51s the patch passed
+1 πŸ’š javadoc 0m 44s the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu120.04
+1 πŸ’š javadoc 0m 39s the patch passed with JDK Private Build-1.8.0_442-8u442-b06us1-0ubuntu120.04-b06
+1 πŸ’š spotbugs 1m 56s the patch passed
+1 πŸ’š shadedclient 40m 10s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 πŸ’š unit 147m 9s hadoop-yarn-server-resourcemanager in the patch passed.
+1 πŸ’š asflicense 0m 36s The patch does not generate ASF License warnings.
285m 48s
Subsystem Report/Notes
Docker ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/12/artifact/out/Dockerfile
GITHUB PR #7490
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets
uname Linux 269c0b9100b6 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / b6fb935
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-7490/12/testReport/
Max. process+thread count 942 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7490/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.

@slfan1989 slfan1989 merged commit 3b8942f into apache:trunk Mar 27, 2025
4 checks passed
@slfan1989
Copy link
Contributor Author

@cnauroth @zhtttylz Thanks for your assistance! The Yetus report shows this PR is green, so I'll proceed to merge it into the trunk branch.

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.

4 participants