YARN-11877. Resolve JAXB IllegalAnnotation issue in TimelineEntity with Jersey 2.x.
Description of PR
JIRA: YARN-11877. Resolve JAXB IllegalAnnotation issue in TimelineEntity with Jersey 2.x.
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-binaryfiles?
thanks @slfan1989 for this effort, it means a lot to the Tez project! I believe "Tez" related stuff cannot stay in the hadoop repository, so if you think the unit test provided makes sense, you can adapt it to a generic one
also double-checked that adding TimelineEntityWriter by config.register makes the unit test work, however, to stay consistent, implementing the TimelineEntityReader also makes sense
thanks @slfan1989 for this effort, it means a lot to the Tez project! I believe "Tez" related stuff cannot stay in the hadoop repository, so if you think the unit test provided makes sense, you can adapt it to a generic one
also double-checked that adding TimelineEntityWriter by config.register makes the unit test work, however, to stay consistent, implementing the TimelineEntityReader also makes sense
@abstractdog Thank you for the information! I will record you as a co-author of this PR. My understanding of the timeline might not be fully comprehensive. During the upgrade of Jersey to version 2.x, my primary focus was on adapting the unit tests bundled with the Hadoop project. Please feel free to share any additional feedback or details. I will continue to follow up on issues related to Jersey 2.x.
:confetti_ball: +1 overall
| Vote | Subsystem | Runtime | Logfile | Comment |
|---|---|---|---|---|
| +0 :ok: | reexec | 0m 22s | Docker mode activated. | |
| _ Prechecks _ | ||||
| +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | |
| +0 :ok: | codespell | 0m 0s | codespell was not available. | |
| +0 :ok: | detsecrets | 0m 0s | detect-secrets was not available. | |
| +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | |
| +1 :green_heart: | test4tests | 0m 0s | The patch appears to include 1 new or modified test files. | |
| _ trunk Compile Tests _ | ||||
| +0 :ok: | mvndep | 7m 30s | Maven dependency ordering for branch | |
| +1 :green_heart: | mvninstall | 27m 5s | trunk passed | |
| +1 :green_heart: | compile | 3m 5s | trunk passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04 | |
| +1 :green_heart: | compile | 2m 46s | trunk passed with JDK Private Build-1.8.0_452-8u452-ga~us1-0ubuntu1~20.04-b09 | |
| +1 :green_heart: | checkstyle | 0m 47s | trunk passed | |
| +1 :green_heart: | mvnsite | 0m 57s | trunk passed | |
| +1 :green_heart: | javadoc | 0m 56s | trunk passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04 | |
| +1 :green_heart: | javadoc | 0m 53s | trunk passed with JDK Private Build-1.8.0_452-8u452-ga~us1-0ubuntu1~20.04-b09 | |
| +1 :green_heart: | spotbugs | 1m 56s | trunk passed | |
| +1 :green_heart: | shadedclient | 24m 21s | branch has no errors when building and testing our client artifacts. | |
| _ Patch Compile Tests _ | ||||
| +0 :ok: | mvndep | 0m 23s | Maven dependency ordering for patch | |
| +1 :green_heart: | mvninstall | 0m 35s | the patch passed | |
| +1 :green_heart: | compile | 2m 44s | the patch passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04 | |
| +1 :green_heart: | javac | 2m 44s | the patch passed | |
| +1 :green_heart: | compile | 2m 50s | the patch passed with JDK Private Build-1.8.0_452-8u452-ga~us1-0ubuntu1~20.04-b09 | |
| +1 :green_heart: | javac | 2m 50s | the patch passed | |
| +1 :green_heart: | blanks | 0m 0s | The patch has no blanks issues. | |
| -0 :warning: | checkstyle | 0m 47s | /results-checkstyle-hadoop-yarn-project_hadoop-yarn.txt | hadoop-yarn-project/hadoop-yarn: The patch generated 72 new + 14 unchanged - 0 fixed = 86 total (was 14) |
| +1 :green_heart: | mvnsite | 0m 54s | the patch passed | |
| +1 :green_heart: | javadoc | 0m 44s | the patch passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04 | |
| +1 :green_heart: | javadoc | 0m 44s | the patch passed with JDK Private Build-1.8.0_452-8u452-ga~us1-0ubuntu1~20.04-b09 | |
| +1 :green_heart: | spotbugs | 2m 4s | the patch passed | |
| +1 :green_heart: | shadedclient | 23m 35s | patch has no errors when building and testing our client artifacts. | |
| _ Other Tests _ | ||||
| +1 :green_heart: | unit | 0m 37s | hadoop-yarn-api in the patch passed. | |
| +1 :green_heart: | unit | 3m 21s | hadoop-yarn-server-applicationhistoryservice in the patch passed. | |
| +1 :green_heart: | asflicense | 0m 35s | The patch does not generate ASF License warnings. | |
| 113m 4s |
| Subsystem | Report/Notes |
|---|---|
| Docker | ClientAPI=1.51 ServerAPI=1.51 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8018/1/artifact/out/Dockerfile |
| GITHUB PR | https://github.com/apache/hadoop/pull/8018 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets |
| uname | Linux b3eaad732b10 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev-support/bin/hadoop.sh |
| git revision | trunk / 6996edf141de0e41068a132e3a7a4c4ad528e798 |
| Default Java | Private Build-1.8.0_452-8u452-ga~us1-0ubuntu1~20.04-b09 |
| Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu120.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_452-8u452-ga~us1-0ubuntu1~20.04-b09 |
| Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8018/1/testReport/ |
| Max. process+thread count | 546 (vs. ulimit of 5500) |
| modules | C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice U: hadoop-yarn-project/hadoop-yarn |
| Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8018/1/console |
| versions | git=2.25.1 maven=3.9.11 spotbugs=4.2.2 |
| Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
:broken_heart: -1 overall
| Vote | Subsystem | Runtime | Logfile | Comment |
|---|---|---|---|---|
| +0 :ok: | reexec | 8m 26s | Docker mode activated. | |
| _ Prechecks _ | ||||
| +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | |
| +0 :ok: | codespell | 0m 0s | codespell was not available. | |
| +0 :ok: | detsecrets | 0m 0s | detect-secrets was not available. | |
| +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | |
| +1 :green_heart: | test4tests | 0m 0s | The patch appears to include 1 new or modified test files. | |
| _ trunk Compile Tests _ | ||||
| +0 :ok: | mvndep | 9m 9s | Maven dependency ordering for branch | |
| +1 :green_heart: | mvninstall | 16m 34s | trunk passed | |
| +1 :green_heart: | compile | 2m 56s | trunk passed | |
| +1 :green_heart: | checkstyle | 0m 46s | trunk passed | |
| +1 :green_heart: | mvnsite | 0m 56s | trunk passed | |
| +1 :green_heart: | javadoc | 0m 55s | trunk passed | |
| -1 :x: | spotbugs | 0m 38s | /branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api.txt | hadoop-yarn-api in trunk failed. |
| -1 :x: | spotbugs | 0m 26s | /branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt | hadoop-yarn-server-applicationhistoryservice in trunk failed. |
| +1 :green_heart: | shadedclient | 18m 4s | branch has no errors when building and testing our client artifacts. | |
| _ Patch Compile Tests _ | ||||
| +0 :ok: | mvndep | 0m 19s | Maven dependency ordering for patch | |
| +1 :green_heart: | mvninstall | 0m 39s | the patch passed | |
| +1 :green_heart: | compile | 2m 40s | the patch passed | |
| +1 :green_heart: | javac | 2m 40s | the patch passed | |
| +1 :green_heart: | blanks | 0m 0s | The patch has no blanks issues. | |
| -0 :warning: | checkstyle | 0m 43s | /results-checkstyle-hadoop-yarn-project_hadoop-yarn.txt | hadoop-yarn-project/hadoop-yarn: The patch generated 72 new + 14 unchanged - 0 fixed = 86 total (was 14) |
| +1 :green_heart: | mvnsite | 0m 53s | the patch passed | |
| +1 :green_heart: | javadoc | 0m 46s | the patch passed | |
| -1 :x: | spotbugs | 0m 33s | /patch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api.txt | hadoop-yarn-api in the patch failed. |
| -1 :x: | spotbugs | 0m 23s | /patch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt | hadoop-yarn-server-applicationhistoryservice in the patch failed. |
| +1 :green_heart: | shadedclient | 18m 49s | patch has no errors when building and testing our client artifacts. | |
| _ Other Tests _ | ||||
| +1 :green_heart: | unit | 0m 37s | hadoop-yarn-api in the patch passed. | |
| +1 :green_heart: | unit | 2m 52s | hadoop-yarn-server-applicationhistoryservice in the patch passed. | |
| +1 :green_heart: | asflicense | 0m 28s | The patch does not generate ASF License warnings. | |
| 82m 24s |
| Subsystem | Report/Notes |
|---|---|
| Docker | ClientAPI=1.51 ServerAPI=1.51 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8018/2/artifact/out/Dockerfile |
| GITHUB PR | https://github.com/apache/hadoop/pull/8018 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets |
| uname | Linux 9692615874f6 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev-support/bin/hadoop.sh |
| git revision | trunk / 5dc8c2027e0d3b1818cf7702c3409e01ac2cf5a6 |
| Default Java | Ubuntu-17.0.15+6-Ubuntu-0ubuntu120.04 |
| Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8018/2/testReport/ |
| Max. process+thread count | 728 (vs. ulimit of 5500) |
| modules | C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice U: hadoop-yarn-project/hadoop-yarn |
| Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8018/2/console |
| versions | git=2.25.1 maven=3.9.11 |
| Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
:broken_heart: -1 overall
| Vote | Subsystem | Runtime | Logfile | Comment |
|---|---|---|---|---|
| +0 :ok: | reexec | 0m 20s | Docker mode activated. | |
| _ Prechecks _ | ||||
| +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | |
| +0 :ok: | codespell | 0m 0s | codespell was not available. | |
| +0 :ok: | detsecrets | 0m 0s | detect-secrets was not available. | |
| +0 :ok: | xmllint | 0m 0s | xmllint was not available. | |
| +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | |
| +1 :green_heart: | test4tests | 0m 0s | The patch appears to include 1 new or modified test files. | |
| _ trunk Compile Tests _ | ||||
| +0 :ok: | mvndep | 11m 33s | Maven dependency ordering for branch | |
| +1 :green_heart: | mvninstall | 15m 40s | trunk passed | |
| +1 :green_heart: | compile | 8m 23s | trunk passed | |
| +1 :green_heart: | checkstyle | 1m 38s | trunk passed | |
| -1 :x: | mvnsite | 7m 6s | /branch-mvnsite-root.txt | root in trunk failed. |
| +1 :green_heart: | javadoc | 4m 54s | trunk passed | |
| -1 :x: | spotbugs | 0m 29s | /branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api.txt | hadoop-yarn-api in trunk failed. |
| -1 :x: | spotbugs | 0m 21s | /branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt | hadoop-yarn-server-applicationhistoryservice in trunk failed. |
| -1 :x: | spotbugs | 0m 16s | /branch-spotbugs-root.txt | root in trunk failed. |
| +1 :green_heart: | shadedclient | 28m 53s | branch has no errors when building and testing our client artifacts. | |
| _ Patch Compile Tests _ | ||||
| +0 :ok: | mvndep | 0m 24s | Maven dependency ordering for patch | |
| +1 :green_heart: | mvninstall | 15m 28s | the patch passed | |
| +1 :green_heart: | compile | 8m 12s | the patch passed | |
| +1 :green_heart: | javac | 8m 12s | the patch passed | |
| +1 :green_heart: | blanks | 0m 0s | The patch has no blanks issues. | |
| -0 :warning: | checkstyle | 1m 31s | /results-checkstyle-root.txt | root: The patch generated 72 new + 14 unchanged - 0 fixed = 86 total (was 14) |
| -1 :x: | mvnsite | 3m 39s | /patch-mvnsite-root.txt | root in the patch failed. |
| +1 :green_heart: | javadoc | 4m 51s | the patch passed | |
| +1 :green_heart: | spotbugs | 19m 24s | the patch passed | |
| +1 :green_heart: | shadedclient | 30m 42s | patch has no errors when building and testing our client artifacts. | |
| _ Other Tests _ | ||||
| -1 :x: | unit | 586m 19s | /patch-unit-root.txt | root in the patch passed. |
| +1 :green_heart: | asflicense | 0m 50s | The patch does not generate ASF License warnings. | |
| 721m 52s |
| Reason | Tests |
|---|---|
| Failed junit tests | hadoop.fs.tosfs.object.TestObjectOutputStream |
| hadoop.fs.tosfs.object.tos.auth.TestEnvironmentCredentialsProvider | |
| hadoop.fs.tosfs.commit.TestMagicOutputStream | |
| hadoop.fs.tosfs.object.TestObjectRangeInputStream | |
| hadoop.fs.tosfs.object.tos.auth.TestDefaultCredentialsProviderChain | |
| hadoop.fs.tosfs.object.TestObjectMultiRangeInputStream | |
| hadoop.yarn.server.router.subcluster.fair.TestYarnFederationWithFairScheduler | |
| hadoop.yarn.sls.appmaster.TestAMSimulator |
| Subsystem | Report/Notes |
|---|---|
| Docker | ClientAPI=1.51 ServerAPI=1.51 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8018/3/artifact/out/Dockerfile |
| GITHUB PR | https://github.com/apache/hadoop/pull/8018 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets xmllint |
| uname | Linux ca0bd07bdb06 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev-support/bin/hadoop.sh |
| git revision | trunk / 440ab721339786a197ef4747c2840296ac45b22b |
| Default Java | Ubuntu-17.0.15+6-Ubuntu-0ubuntu120.04 |
| Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8018/3/testReport/ |
| Max. process+thread count | 5075 (vs. ulimit of 5500) |
| modules | C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice . U: . |
| Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8018/3/console |
| versions | git=2.25.1 maven=3.9.11 |
| Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
:broken_heart: -1 overall
| Vote | Subsystem | Runtime | Logfile | Comment |
|---|---|---|---|---|
| +0 :ok: | reexec | 15m 45s | Docker mode activated. | |
| _ Prechecks _ | ||||
| +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | |
| +0 :ok: | codespell | 0m 0s | codespell was not available. | |
| +0 :ok: | detsecrets | 0m 0s | detect-secrets was not available. | |
| +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | |
| +1 :green_heart: | test4tests | 0m 0s | The patch appears to include 1 new or modified test files. | |
| _ trunk Compile Tests _ | ||||
| +0 :ok: | mvndep | 10m 15s | Maven dependency ordering for branch | |
| +1 :green_heart: | mvninstall | 28m 8s | trunk passed | |
| +1 :green_heart: | compile | 5m 21s | trunk passed with JDK Ubuntu-21.0.7+6-Ubuntu-0ubuntu120.04 | |
| +1 :green_heart: | compile | 5m 11s | trunk passed with JDK Ubuntu-17.0.15+6-Ubuntu-0ubuntu120.04 | |
| +1 :green_heart: | checkstyle | 1m 31s | trunk passed | |
| +1 :green_heart: | mvnsite | 1m 57s | trunk passed | |
| +1 :green_heart: | javadoc | 1m 50s | trunk passed with JDK Ubuntu-21.0.7+6-Ubuntu-0ubuntu120.04 | |
| +1 :green_heart: | javadoc | 1m 42s | trunk passed with JDK Ubuntu-17.0.15+6-Ubuntu-0ubuntu120.04 | |
| -1 :x: | spotbugs | 2m 45s | /branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api-warnings.html | hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api in trunk has 87 extant spotbugs warnings. |
| -1 :x: | spotbugs | 1m 10s | /branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice-warnings.html | hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice in trunk has 68 extant spotbugs warnings. |
| +1 :green_heart: | shadedclient | 26m 36s | branch has no errors when building and testing our client artifacts. | |
| -0 :warning: | patch | 27m 2s | 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 :ok: | mvndep | 0m 31s | Maven dependency ordering for patch | |
| +1 :green_heart: | mvninstall | 1m 8s | the patch passed | |
| +1 :green_heart: | compile | 4m 46s | the patch passed with JDK Ubuntu-21.0.7+6-Ubuntu-0ubuntu120.04 | |
| +1 :green_heart: | javac | 4m 46s | the patch passed | |
| +1 :green_heart: | compile | 5m 1s | the patch passed with JDK Ubuntu-17.0.15+6-Ubuntu-0ubuntu120.04 | |
| +1 :green_heart: | javac | 5m 1s | the patch passed | |
| +1 :green_heart: | blanks | 0m 0s | The patch has no blanks issues. | |
| -0 :warning: | checkstyle | 1m 30s | /results-checkstyle-hadoop-yarn-project_hadoop-yarn.txt | hadoop-yarn-project/hadoop-yarn: The patch generated 72 new + 14 unchanged - 0 fixed = 86 total (was 14) |
| +1 :green_heart: | mvnsite | 1m 47s | the patch passed | |
| -1 :x: | javadoc | 0m 53s | /results-javadoc-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api-jdkUbuntu-21.0.7+6-Ubuntu-0ubuntu120.04.txt | hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api-jdkUbuntu-21.0.7+6-Ubuntu-0ubuntu120.04 with JDK Ubuntu-21.0.7+6-Ubuntu-0ubuntu120.04 generated 1 new + 2313 unchanged - 0 fixed = 2314 total (was 2313) |
| +1 :green_heart: | javadoc | 1m 32s | the patch passed with JDK Ubuntu-17.0.15+6-Ubuntu-0ubuntu120.04 | |
| +1 :green_heart: | spotbugs | 4m 5s | the patch passed | |
| +1 :green_heart: | shadedclient | 26m 41s | patch has no errors when building and testing our client artifacts. | |
| _ Other Tests _ | ||||
| +1 :green_heart: | unit | 1m 14s | hadoop-yarn-api in the patch passed. | |
| +1 :green_heart: | unit | 4m 0s | hadoop-yarn-server-applicationhistoryservice in the patch passed. | |
| +1 :green_heart: | asflicense | 0m 57s | The patch does not generate ASF License warnings. | |
| 160m 58s |
| Subsystem | Report/Notes |
|---|---|
| Docker | ClientAPI=1.51 ServerAPI=1.51 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8018/4/artifact/out/Dockerfile |
| GITHUB PR | https://github.com/apache/hadoop/pull/8018 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets |
| uname | Linux 6b62c9865eb4 5.15.0-152-generic #162-Ubuntu SMP Wed Jul 23 09:48:42 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev-support/bin/hadoop.sh |
| git revision | trunk / 559b3ecb7911f41f3acb89d48c5a4c2a136d4526 |
| Default Java | Ubuntu-17.0.15+6-Ubuntu-0ubuntu120.04 |
| Multi-JDK versions | /usr/lib/jvm/java-21-openjdk-amd64:Ubuntu-21.0.7+6-Ubuntu-0ubuntu120.04 /usr/lib/jvm/java-17-openjdk-amd64:Ubuntu-17.0.15+6-Ubuntu-0ubuntu120.04 |
| Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8018/4/testReport/ |
| Max. process+thread count | 618 (vs. ulimit of 5500) |
| modules | C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice U: hadoop-yarn-project/hadoop-yarn |
| Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8018/4/console |
| versions | git=2.25.1 maven=3.9.11 spotbugs=4.9.7 |
| Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
:broken_heart: -1 overall
| Vote | Subsystem | Runtime | Logfile | Comment |
|---|---|---|---|---|
| +0 :ok: | reexec | 8m 55s | Docker mode activated. | |
| _ Prechecks _ | ||||
| +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | |
| +0 :ok: | codespell | 0m 0s | codespell was not available. | |
| +0 :ok: | detsecrets | 0m 0s | detect-secrets was not available. | |
| +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | |
| +1 :green_heart: | test4tests | 0m 0s | The patch appears to include 1 new or modified test files. | |
| _ trunk Compile Tests _ | ||||
| +0 :ok: | mvndep | 9m 40s | Maven dependency ordering for branch | |
| +1 :green_heart: | mvninstall | 16m 14s | trunk passed | |
| +1 :green_heart: | compile | 3m 43s | trunk passed with JDK Ubuntu-21.0.7+6-Ubuntu-0ubuntu120.04 | |
| +1 :green_heart: | compile | 3m 35s | trunk passed with JDK Ubuntu-17.0.15+6-Ubuntu-0ubuntu120.04 | |
| +1 :green_heart: | checkstyle | 0m 48s | trunk passed | |
| +1 :green_heart: | mvnsite | 1m 6s | trunk passed | |
| +1 :green_heart: | javadoc | 1m 8s | trunk passed with JDK Ubuntu-21.0.7+6-Ubuntu-0ubuntu120.04 | |
| +1 :green_heart: | javadoc | 0m 59s | trunk passed with JDK Ubuntu-17.0.15+6-Ubuntu-0ubuntu120.04 | |
| +1 :green_heart: | spotbugs | 2m 11s | trunk passed | |
| +1 :green_heart: | shadedclient | 14m 23s | branch has no errors when building and testing our client artifacts. | |
| -0 :warning: | patch | 14m 38s | 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 :ok: | mvndep | 0m 19s | Maven dependency ordering for patch | |
| +1 :green_heart: | mvninstall | 0m 36s | the patch passed | |
| +1 :green_heart: | compile | 3m 16s | the patch passed with JDK Ubuntu-21.0.7+6-Ubuntu-0ubuntu120.04 | |
| +1 :green_heart: | javac | 3m 16s | the patch passed | |
| +1 :green_heart: | compile | 3m 30s | the patch passed with JDK Ubuntu-17.0.15+6-Ubuntu-0ubuntu120.04 | |
| +1 :green_heart: | javac | 3m 30s | the patch passed | |
| +1 :green_heart: | blanks | 0m 0s | The patch has no blanks issues. | |
| -0 :warning: | checkstyle | 0m 45s | /results-checkstyle-hadoop-yarn-project_hadoop-yarn.txt | hadoop-yarn-project/hadoop-yarn: The patch generated 72 new + 14 unchanged - 0 fixed = 86 total (was 14) |
| +1 :green_heart: | mvnsite | 1m 1s | the patch passed | |
| -1 :x: | javadoc | 0m 32s | /results-javadoc-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api-jdkUbuntu-21.0.7+6-Ubuntu-0ubuntu120.04.txt | hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api-jdkUbuntu-21.0.7+6-Ubuntu-0ubuntu120.04 with JDK Ubuntu-21.0.7+6-Ubuntu-0ubuntu120.04 generated 1 new + 2317 unchanged - 0 fixed = 2318 total (was 2317) |
| +1 :green_heart: | javadoc | 0m 53s | the patch passed with JDK Ubuntu-17.0.15+6-Ubuntu-0ubuntu120.04 | |
| +1 :green_heart: | spotbugs | 2m 15s | the patch passed | |
| +1 :green_heart: | shadedclient | 14m 35s | patch has no errors when building and testing our client artifacts. | |
| _ Other Tests _ | ||||
| +1 :green_heart: | unit | 0m 41s | hadoop-yarn-api in the patch passed. | |
| +1 :green_heart: | unit | 2m 53s | hadoop-yarn-server-applicationhistoryservice in the patch passed. | |
| +1 :green_heart: | asflicense | 0m 33s | The patch does not generate ASF License warnings. | |
| 98m 29s |
| Subsystem | Report/Notes |
|---|---|
| Docker | ClientAPI=1.52 ServerAPI=1.52 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8018/5/artifact/out/Dockerfile |
| GITHUB PR | https://github.com/apache/hadoop/pull/8018 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets |
| uname | Linux 16dcc5b033e8 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev-support/bin/hadoop.sh |
| git revision | trunk / a9a73bba502f44f7f2d434879d2b01f15dc3ae05 |
| Default Java | Ubuntu-17.0.15+6-Ubuntu-0ubuntu120.04 |
| Multi-JDK versions | /usr/lib/jvm/java-21-openjdk-amd64:Ubuntu-21.0.7+6-Ubuntu-0ubuntu120.04 /usr/lib/jvm/java-17-openjdk-amd64:Ubuntu-17.0.15+6-Ubuntu-0ubuntu120.04 |
| Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8018/5/testReport/ |
| Max. process+thread count | 620 (vs. ulimit of 5500) |
| modules | C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice U: hadoop-yarn-project/hadoop-yarn |
| Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8018/5/console |
| versions | git=2.25.1 maven=3.9.11 spotbugs=4.9.7 |
| Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.