Skip to content

[Do not Review] PR raised for to check spotbugs report and precommits after jdk17 merge - #413

Closed
maheshrajus wants to merge 1 commit into
apache:masterfrom
maheshrajus:spotbugDummy
Closed

[Do not Review] PR raised for to check spotbugs report and precommits after jdk17 merge#413
maheshrajus wants to merge 1 commit into
apache:masterfrom
maheshrajus:spotbugDummy

Conversation

@maheshrajus

Copy link
Copy Markdown
Contributor

No description provided.

@tez-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 0sDocker mode activated.
-1 ❌docker2m 8sDocker failed to build run-specific yetus/tez:tp-30688}.
SubsystemReport/Notes
GITHUB PR#413
Console outputhttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-413/1/console
versionsgit=2.34.1
Powered byApache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

@tez-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec10m 44sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 1sNo case conflicting files found.
+0 🆗detsecrets0m 0sdetect-secrets was not available.
+0 🆗xmllint0m 0sxmllint was not available.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-1 ❌test4tests0m 0sThe 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 🆗mvndep2m 39sMaven dependency ordering for branch
+1 💚mvninstall7m 30smaster passed
+1 💚compile5m 56smaster passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu122.04
+1 💚compile6m 4smaster passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu122.04-b09
+1 💚checkstyle4m 15smaster passed
+1 💚javadoc4m 33smaster passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu122.04
+1 💚javadoc4m 33smaster passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu122.04-b09
+0 🆗spotbugs0m 15sbranch/tez-build-tools no spotbugs output file (spotbugsXml.xml)
+0 🆗spotbugs0m 29sbranch/tez-ui no spotbugs output file (spotbugsXml.xml)
+0 🆗spotbugs3m 34sroot in master has 1 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗mvndep0m 10sMaven dependency ordering for patch
+1 💚mvninstall5m 43sthe patch passed
+1 💚codespell0m 28sNo new issues.
+1 💚compile6m 1sthe patch passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu122.04
+1 💚javac6m 1sthe patch passed
+1 💚compile6m 1sthe patch passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu122.04-b09
+1 💚javac6m 1sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
-0 ⚠️checkstyle0m 16s/results-checkstyle-tez-api.txttez-api: The patch generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
-0 ⚠️checkstyle0m 27s/results-checkstyle-root.txtroot: The patch generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1 💚javadoc4m 35sthe patch passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu122.04
+1 💚javadoc4m 33sthe patch passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu122.04-b09
-1 ❌spotbugs0m 53s/new-spotbugs-tez-api.htmltez-api generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0)
+0 🆗spotbugs0m 12stez-build-tools has no data from spotbugs
+0 🆗spotbugs0m 30stez-ui has no data from spotbugs
-1 ❌spotbugs3m 49s/new-spotbugs-root.htmlroot generated 2 new + 1 unchanged - 0 fixed = 3 total (was 1)
_ Other Tests _
+1 💚unit0m 23shadoop-shim in the patch passed.
+1 💚unit1m 55stez-api in the patch passed.
+1 💚unit0m 16stez-build-tools in the patch passed.
+1 💚unit0m 27stez-common in the patch passed.
+1 💚unit0m 47stez-runtime-internals in the patch passed.
+1 💚unit4m 28stez-runtime-library in the patch passed.
+1 💚unit1m 8stez-mapreduce in the patch passed.
+1 💚unit0m 20stez-examples in the patch passed.
+1 💚unit4m 15stez-dag in the patch passed.
-1 ❌unit33m 11s/patch-unit-tez-tests.txttez-tests in the patch failed.
+1 💚unit4m 5stez-ext-service-tests in the patch passed.
+1 💚unit1m 2stez-ui in the patch passed.
+1 💚unit2m 40stez-aux-services in the patch passed.
+1 💚unit0m 22shadoop-shim-impls in the patch passed.
-1 ❌unit62m 27s/patch-unit-root.txtroot in the patch failed.
+1 💚asflicense4m 23sThe patch does not generate ASF License warnings.
228m 6s
ReasonTests
SpotBugsmodule:tez-api
Empty synchronized block in org.apache.tez.client.AMConfiguration.doNothing() At AMConfiguration.java: At AMConfiguration.java:[line 95]
Method org.apache.tez.client.AMConfiguration.doNothing() seems to be useless At AMConfiguration.java:useless At AMConfiguration.java:[line 96]
SpotBugsmodule:root
Empty synchronized block in org.apache.tez.client.AMConfiguration.doNothing() At AMConfiguration.java: At AMConfiguration.java:[line 95]
Method org.apache.tez.client.AMConfiguration.doNothing() seems to be useless At AMConfiguration.java:useless At AMConfiguration.java:[line 96]
Failed junit teststez.analyzer.TestAnalyzer
SubsystemReport/Notes
DockerClientAPI=1.49 ServerAPI=1.49 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-413/2/artifact/out/Dockerfile
GITHUB PR#413
Optional Testsdupname asflicense javac javadoc unit codespell detsecrets xmllint compile spotbugs checkstyle
unameLinux 19e67f37af4e 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-home/workspace/tez-multibranch_PR-413/src/.yetus/personality.sh
git revisionmaster / e2c8d74
Default JavaPrivate Build-1.8.0_452-8u452-gaus1-0ubuntu122.04-b09
Multi-JDK versions/usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu122.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_452-8u452-gaus1-0ubuntu122.04-b09
Test Resultshttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-413/2/testReport/
Max. process+thread count2100 (vs. ulimit of 5500)
modulesC: hadoop-shim tez-api tez-build-tools tez-common tez-runtime-internals tez-runtime-library tez-mapreduce tez-examples tez-dag tez-tests tez-ext-service-tests tez-ui tez-plugins/tez-aux-services hadoop-shim-impls . U: .
Console outputhttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-413/2/console
versionsgit=2.34.1 maven=3.6.3 spotbugs=4.2.2 codespell=2.0.0
Powered byApache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

@tez-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 10sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗detsecrets0m 0sdetect-secrets was not available.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-1 ❌test4tests0m 0sThe 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 🆗mvndep1m 56sMaven dependency ordering for branch
+1 💚mvninstall7m 49smaster passed
+1 💚compile0m 37smaster passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu122.04
+1 💚compile0m 39smaster passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu122.04-b09
+1 💚checkstyle0m 46smaster passed
+1 💚javadoc0m 46smaster passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu122.04
+1 💚javadoc0m 41smaster passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu122.04-b09
+1 💚spotbugs1m 35smaster passed
_ Patch Compile Tests _
+0 🆗mvndep0m 8sMaven dependency ordering for patch
+1 💚mvninstall0m 25sthe patch passed
+1 💚codespell0m 17sNo new issues.
+1 💚compile0m 25sthe patch passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu122.04
+1 💚javac0m 25sthe patch passed
+1 💚compile0m 23sthe patch passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu122.04-b09
+1 💚javac0m 23sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
-0 ⚠️checkstyle0m 7s/results-checkstyle-tez-api.txttez-api: The patch generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1 💚javadoc0m 21sthe patch passed with JDK Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu122.04
+1 💚javadoc0m 23sthe patch passed with JDK Private Build-1.8.0_452-8u452-gaus1-0ubuntu122.04-b09
-1 ❌spotbugs0m 45s/new-spotbugs-tez-api.htmltez-api generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0)
_ Other Tests _
+1 💚unit1m 50stez-api in the patch passed.
+1 💚unit0m 19stez-common in the patch passed.
+1 💚asflicense0m 17sThe patch does not generate ASF License warnings.
22m 18s
ReasonTests
SpotBugsmodule:tez-api
Empty synchronized block in org.apache.tez.client.AMConfiguration.doNothing() At AMConfiguration.java: At AMConfiguration.java:[line 95]
Method org.apache.tez.client.AMConfiguration.doNothing() seems to be useless At AMConfiguration.java:useless At AMConfiguration.java:[line 96]
SubsystemReport/Notes
DockerClientAPI=1.49 ServerAPI=1.49 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-413/3/artifact/out/Dockerfile
GITHUB PR#413
Optional Testsdupname asflicense javac javadoc unit spotbugs checkstyle codespell detsecrets compile
unameLinux d2d3e81d6caf 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-home/workspace/tez-multibranch_PR-413/src/.yetus/personality.sh
git revisionmaster / f17786c
Default JavaPrivate Build-1.8.0_452-8u452-gaus1-0ubuntu122.04-b09
Multi-JDK versions/usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.27+6-post-Ubuntu-0ubuntu122.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_452-8u452-gaus1-0ubuntu122.04-b09
Test Resultshttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-413/3/testReport/
Max. process+thread count690 (vs. ulimit of 5500)
modulesC: tez-api tez-common U: .
Console outputhttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-413/3/console
versionsgit=2.34.1 maven=3.6.3 spotbugs=4.2.2 codespell=2.0.0
Powered byApache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

@maheshrajus

Copy link
Copy Markdown
ContributorAuthor

spotbugs plugin changes are working fine. It is catching new issues and reporting.
We are closing this dummy PR which is raised for checking the spotbugs functionality. thank you !

@maheshrajusmaheshrajus changed the title [Do not Review] PR raised for to check spotbugs report[Do not Review] PR raised for to check spotbugs report and precommits after jdk17 mergeMay 13, 2025
@tez-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec13m 58sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗detsecrets0m 0sdetect-secrets was not available.
+0 🆗xmllint0m 0sxmllint was not available.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-1 ❌test4tests0m 0sThe 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 🆗mvndep2m 33sMaven dependency ordering for branch
+1 💚mvninstall7m 28smaster passed
+1 💚compile1m 57smaster passed
+1 💚checkstyle1m 13smaster passed
+1 💚javadoc1m 28smaster passed
+0 🆗spotbugs1m 35stez-api in master has 610 extant spotbugs warnings.
+0 🆗spotbugs0m 26stez-common in master has 13 extant spotbugs warnings.
+0 🆗spotbugs3m 37sroot in master has 2065 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗mvndep0m 7sMaven dependency ordering for patch
+1 💚mvninstall2m 50sthe patch passed
+1 💚codespell0m 28sNo new issues.
+1 💚compile1m 51sthe patch passed
+1 💚javac1m 51sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
-0 ⚠️checkstyle0m 15s/results-checkstyle-tez-api.txttez-api: The patch generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
-0 ⚠️checkstyle0m 26s/results-checkstyle-root.txtroot: The patch generated 1 new + 3 unchanged - 0 fixed = 4 total (was 3)
+1 💚javadoc1m 19sthe patch passed
-1 ❌spotbugs0m 54s/new-spotbugs-tez-api.htmltez-api generated 2 new + 610 unchanged - 0 fixed = 612 total (was 610)
-1 ❌spotbugs3m 55s/new-spotbugs-root.htmlroot generated 2 new + 2065 unchanged - 0 fixed = 2067 total (was 2065)
_ Other Tests _
+1 💚unit1m 57stez-api in the patch passed.
+1 💚unit0m 28stez-common in the patch passed.
+1 💚unit58m 32sroot in the patch passed.
+1 💚asflicense1m 0sThe patch does not generate ASF License warnings.
111m 27s
ReasonTests
SpotBugsmodule:tez-api
Empty synchronized block in org.apache.tez.client.AMConfiguration.doNothing() At AMConfiguration.java: At AMConfiguration.java:[line 95]
Method org.apache.tez.client.AMConfiguration.doNothing() seems to be useless At AMConfiguration.java:useless At AMConfiguration.java:[line 96]
SpotBugsmodule:root
Empty synchronized block in org.apache.tez.client.AMConfiguration.doNothing() At AMConfiguration.java: At AMConfiguration.java:[line 95]
Method org.apache.tez.client.AMConfiguration.doNothing() seems to be useless At AMConfiguration.java:useless At AMConfiguration.java:[line 96]
SubsystemReport/Notes
DockerClientAPI=1.49 ServerAPI=1.49 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-413/4/artifact/out/Dockerfile
GITHUB PR#413
Optional Testsdupname asflicense javac javadoc unit codespell detsecrets xmllint compile spotbugs checkstyle
unameLinux bf1d819dda78 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-home/workspace/tez-multibranch_PR-413/src/.yetus/personality.sh
git revisionmaster / a2b7efa
Default JavaUbuntu-17.0.15+6-Ubuntu-0ubuntu122.04
Test Resultshttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-413/4/testReport/
Max. process+thread count1456 (vs. ulimit of 5500)
modulesC: tez-api tez-common . U: .
Console outputhttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-413/4/console
versionsgit=2.34.1 maven=3.6.3 spotbugs=4.9.3 codespell=2.0.0
Powered byApache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

@tez-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 15sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗detsecrets0m 0sdetect-secrets was not available.
+0 🆗xmllint0m 0sxmllint was not available.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-1 ❌test4tests0m 0sThe 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 🆗mvndep2m 43sMaven dependency ordering for branch
+1 💚mvninstall9m 31smaster passed
+1 💚compile3m 22smaster passed
+1 💚checkstyle1m 59smaster passed
+1 💚javadoc2m 19smaster passed
+0 🆗spotbugs2m 17stez-api in master has 610 extant spotbugs warnings.
+0 🆗spotbugs0m 45stez-common in master has 13 extant spotbugs warnings.
+0 🆗spotbugs6m 59sroot in master has 2065 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗mvndep0m 12sMaven dependency ordering for patch
+1 💚mvninstall4m 49sthe patch passed
+1 💚codespell0m 54sNo new issues.
+1 💚compile3m 19sthe patch passed
+1 💚javac3m 19sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
-0 ⚠️checkstyle0m 27s/results-checkstyle-tez-api.txttez-api: The patch generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
-0 ⚠️checkstyle0m 53s/results-checkstyle-root.txtroot: The patch generated 1 new + 4 unchanged - 0 fixed = 5 total (was 4)
+1 💚javadoc2m 14sthe patch passed
-1 ❌spotbugs1m 46s/new-spotbugs-tez-api.htmltez-api generated 2 new + 610 unchanged - 0 fixed = 612 total (was 610)
-1 ❌spotbugs7m 20s/new-spotbugs-root.htmlroot generated 2 new + 2065 unchanged - 0 fixed = 2067 total (was 2065)
_ Other Tests _
+1 💚unit2m 26stez-api in the patch passed.
+1 💚unit0m 41stez-common in the patch passed.
-1 ❌unit73m 7s/patch-unit-root.txtroot in the patch passed.
+1 💚asflicense1m 29sThe patch does not generate ASF License warnings.
134m 28s
ReasonTests
SpotBugsmodule:tez-api
Empty synchronized block in org.apache.tez.client.AMConfiguration.doNothing() At AMConfiguration.java: At AMConfiguration.java:[line 95]
Method org.apache.tez.client.AMConfiguration.doNothing() seems to be useless At AMConfiguration.java:useless At AMConfiguration.java:[line 96]
SpotBugsmodule:root
Empty synchronized block in org.apache.tez.client.AMConfiguration.doNothing() At AMConfiguration.java: At AMConfiguration.java:[line 95]
Method org.apache.tez.client.AMConfiguration.doNothing() seems to be useless At AMConfiguration.java:useless At AMConfiguration.java:[line 96]
Failed junit teststez.analyzer.TestAnalyzer
SubsystemReport/Notes
DockerClientAPI=1.49 ServerAPI=1.49 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-413/5/artifact/out/Dockerfile
GITHUB PR#413
Optional Testsdupname asflicense javac javadoc unit codespell detsecrets xmllint compile spotbugs checkstyle
unameLinux c072cdcb5eb8 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-home/workspace/tez-multibranch_PR-413/src/.yetus/personality.sh
git revisionmaster / a2b7efa
Default JavaUbuntu-17.0.15+6-Ubuntu-0ubuntu122.04
Test Resultshttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-413/5/testReport/
Max. process+thread count1460 (vs. ulimit of 5500)
modulesC: tez-api tez-common . U: .
Console outputhttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-413/5/console
versionsgit=2.34.1 maven=3.6.3 spotbugs=4.9.3 codespell=2.0.0
Powered byApache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

@tez-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 10sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗detsecrets0m 0sdetect-secrets was not available.
+0 🆗xmllint0m 0sxmllint was not available.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-1 ❌test4tests0m 0sThe 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 🆗mvndep2m 42sMaven dependency ordering for branch
+1 💚mvninstall7m 37smaster passed
+1 💚compile1m 34smaster passed
+1 💚checkstyle1m 1smaster passed
+1 💚javadoc1m 6smaster passed
+0 🆗spotbugs1m 13stez-common in master has 13 extant spotbugs warnings.
+0 🆗spotbugs3m 42sroot in master has 2065 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗mvndep0m 8sMaven dependency ordering for patch
+1 💚mvninstall2m 32sthe patch passed
+1 💚codespell0m 28sNo new issues.
+1 💚compile1m 32sthe patch passed
+1 💚javac1m 32sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚checkstyle0m 43sthe patch passed
+1 💚javadoc0m 56sthe patch passed
+1 💚spotbugs4m 29sthe patch passed
_ Other Tests _
+1 💚unit0m 32stez-common in the patch passed.
+1 💚unit57m 51sroot in the patch passed.
+1 💚asflicense0m 39sThe patch does not generate ASF License warnings.
90m 56s
SubsystemReport/Notes
DockerClientAPI=1.49 ServerAPI=1.49 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-413/6/artifact/out/Dockerfile
GITHUB PR#413
Optional Testsdupname asflicense javac javadoc unit codespell detsecrets xmllint compile spotbugs checkstyle
unameLinux c2da8da688dc 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-home/workspace/tez-multibranch_PR-413/src/.yetus/personality.sh
git revisionmaster / 775f397
Default JavaUbuntu-17.0.15+6-Ubuntu-0ubuntu122.04
Test Resultshttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-413/6/testReport/
Max. process+thread count1416 (vs. ulimit of 5500)
modulesC: tez-common . U: .
Console outputhttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-413/6/console
versionsgit=2.34.1 maven=3.6.3 spotbugs=4.9.3 codespell=2.0.0
Powered byApache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

Sign up for freeto 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

@maheshrajus@tez-yetus