Skip to content

TEZ-4575: Upgrade Apache parent pom version from 23 to 37#468

Open
Aggarwal-Raghav wants to merge 1 commit intoapache:masterfrom
Aggarwal-Raghav:TEZ-4575
Open

TEZ-4575: Upgrade Apache parent pom version from 23 to 37#468
Aggarwal-Raghav wants to merge 1 commit intoapache:masterfrom
Aggarwal-Raghav:TEZ-4575

Conversation

@Aggarwal-Raghav
Copy link
Contributor

No description provided.

@tez-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-468/1/console in case of problems.


######
# Install maven
# Install Maven 3.9.14
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Upgrading maven version as apache parent 37 uses maven 3.9 minimum

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<executions>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removing gpg and sources profiles as they are run in -Papache-release profile present in apace parent 37 pom https://maven.apache.org/pom/asf/

@tez-yetus

This comment was marked as outdated.

@tez-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-468/2/console in case of problems.

@Aggarwal-Raghav
Copy link
Contributor Author

@zabetak , if you have bandwidth can you please help with the review?

@tez-yetus

This comment was marked as outdated.

@Aggarwal-Raghav
Copy link
Contributor Author

@zabetak , if you have bandwidth can you please help with the review?

Ignore this for now. #470 needs to be addressed first.

@tez-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-468/3/console in case of problems.

@tez-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 13s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 shelldocs 0m 0s Shelldocs 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 doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+0 🆗 mvndep 0m 41s Maven dependency ordering for branch
+1 💚 mvninstall 3m 48s master passed
+1 💚 compile 3m 12s master passed
+1 💚 javadoc 2m 27s master passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 10s Maven dependency ordering for patch
+1 💚 mvninstall 3m 32s the patch passed
+1 💚 codespell 0m 51s No new issues.
+1 💚 compile 2m 54s the patch passed
-1 ❌ javac 0m 26s /results-compile-javac-tez-dag.txt tez-dag generated 13 new + 0 unchanged - 0 fixed = 13 total (was 0)
-1 ❌ javac 0m 21s /results-compile-javac-tez-tests.txt tez-tests generated 4 new + 0 unchanged - 0 fixed = 4 total (was 0)
-1 ❌ javac 1m 7s /results-compile-javac-root.txt root generated 30 new + 4 unchanged - 0 fixed = 34 total (was 4)
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 hadolint 0m 2s No new issues.
+1 💚 shellcheck 0m 0s No new issues.
-1 ❌ javadoc 0m 55s /results-javadoc-javadoc-root.txt root generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1 💚 unit 4m 54s tez-dag in the patch passed.
+1 💚 unit 35m 48s tez-tests in the patch passed.
+1 💚 unit 3m 55s tez-ext-service-tests in the patch passed.
+1 💚 unit 2m 34s tez-aux-services in the patch passed.
+1 💚 unit 0m 18s docs in the patch passed.
+1 💚 unit 61m 26s root in the patch passed.
+1 💚 asflicense 2m 7s The patch does not generate ASF License warnings.
132m 41s
Subsystem Report/Notes
Docker ClientAPI=1.54 ServerAPI=1.54 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-468/3/artifact/out/Dockerfile
GITHUB PR #468
Optional Tests dupname asflicense codespell detsecrets hadolint shellcheck shelldocs javac javadoc unit xmllint compile
uname Linux 382603e2eb02 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-home/workspace/tez-multibranch_PR-468/src/.yetus/personality.sh
git revision master / fc2827c
Default Java Ubuntu-21.0.10+7-Ubuntu-124.04
Test Results https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-468/3/testReport/
Max. process+thread count 1430 (vs. ulimit of 5500)
modules C: tez-dag tez-tests tez-ext-service-tests tez-plugins/tez-aux-services docs . U: .
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-468/3/console
versions git=2.43.0 maven=3.9.14 hadolint=1.18.0-0-g76eee5c codespell=2.4.1 shellcheck=0.7.1
Powered by Apache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

@tez-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-468/4/console in case of problems.

@tez-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 5m 15s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 shelldocs 0m 0s Shelldocs 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 doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+0 🆗 mvndep 0m 42s Maven dependency ordering for branch
+1 💚 mvninstall 3m 56s master passed
+1 💚 compile 3m 3s master passed
+1 💚 javadoc 2m 10s master passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 10s Maven dependency ordering for patch
+1 💚 mvninstall 3m 30s the patch passed
+1 💚 codespell 1m 5s No new issues.
+1 💚 compile 2m 33s the patch passed
-1 ❌ javac 0m 24s /results-compile-javac-tez-dag.txt tez-dag generated 13 new + 0 unchanged - 0 fixed = 13 total (was 0)
-1 ❌ javac 0m 18s /results-compile-javac-tez-tests.txt tez-tests generated 4 new + 0 unchanged - 0 fixed = 4 total (was 0)
-1 ❌ javac 1m 3s /results-compile-javac-root.txt root generated 30 new + 4 unchanged - 0 fixed = 34 total (was 4)
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 hadolint 0m 2s No new issues.
+1 💚 shellcheck 0m 0s No new issues.
-1 ❌ javadoc 0m 52s /results-javadoc-javadoc-root.txt root generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1 💚 unit 4m 20s tez-dag in the patch passed.
+1 💚 unit 33m 37s tez-tests in the patch passed.
+1 💚 unit 3m 36s tez-ext-service-tests in the patch passed.
+1 💚 unit 2m 30s tez-aux-services in the patch passed.
+1 💚 unit 0m 13s docs in the patch passed.
+1 💚 unit 60m 1s root in the patch passed.
+1 💚 asflicense 2m 5s The patch does not generate ASF License warnings.
132m 14s
Subsystem Report/Notes
Docker ClientAPI=1.54 ServerAPI=1.54 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-468/4/artifact/out/Dockerfile
GITHUB PR #468
Optional Tests dupname asflicense codespell detsecrets hadolint shellcheck shelldocs javac javadoc unit xmllint compile
uname Linux fa0be818a771 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-home/workspace/tez-multibranch_PR-468/src/.yetus/personality.sh
git revision master / 71cb744
Default Java Ubuntu-21.0.10+7-Ubuntu-124.04
Test Results https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-468/4/testReport/
Max. process+thread count 1423 (vs. ulimit of 5500)
modules C: tez-dag tez-tests tez-ext-service-tests tez-plugins/tez-aux-services docs . U: .
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-468/4/console
versions git=2.43.0 maven=3.9.14 hadolint=1.18.0-0-g76eee5c codespell=2.4.1 shellcheck=0.7.1
Powered by Apache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

@Aggarwal-Raghav
Copy link
Contributor Author

This is ready for review!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants