tez-yetus commented on PR #427: URL: https://github.com/apache/tez/pull/427#issuecomment-3585935418
:broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |:----:|----------:|--------:|:--------:|:-------:| | +0 :ok: | reexec | 0m 31s | | Docker mode activated. | |||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | | No case conflicting files found. | | +0 :ok: | detsecrets | 0m 1s | | detect-secrets was not available. | | +0 :ok: | xmllint | 0m 1s | | 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 14 new or modified test files. | |||| _ master Compile Tests _ | | +0 :ok: | mvndep | 2m 33s | | Maven dependency ordering for branch | | +1 :green_heart: | mvninstall | 10m 13s | | master passed | | +1 :green_heart: | compile | 5m 10s | | master passed | | +1 :green_heart: | checkstyle | 3m 3s | | master passed | | +1 :green_heart: | javadoc | 3m 55s | | master passed | | +0 :ok: | spotbugs | 2m 12s | | tez-api in master has 610 extant spotbugs warnings. | | +0 :ok: | spotbugs | 0m 45s | | tez-common in master has 13 extant spotbugs warnings. | | +0 :ok: | spotbugs | 1m 11s | | tez-runtime-library in master has 241 extant spotbugs warnings. | | +0 :ok: | spotbugs | 0m 43s | | tez-examples in master has 2 extant spotbugs warnings. | | +0 :ok: | spotbugs | 1m 49s | | tez-dag in master has 785 extant spotbugs warnings. | | +0 :ok: | spotbugs | 7m 31s | | root in master has 2066 extant spotbugs warnings. | | -0 :warning: | patch | 8m 17s | | 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 16s | | Maven dependency ordering for patch | | +1 :green_heart: | mvninstall | 6m 46s | | the patch passed | | +1 :green_heart: | codespell | 0m 53s | | No new issues. | | +1 :green_heart: | compile | 5m 32s | | the patch passed | | +1 :green_heart: | javac | 5m 32s | | the patch passed | | +1 :green_heart: | blanks | 0m 0s | | The patch has no blanks issues. | | +1 :green_heart: | checkstyle | 0m 23s | | tez-api: The patch generated 0 new + 118 unchanged - 3 fixed = 118 total (was 121) | | +1 :green_heart: | checkstyle | 0m 20s | | The patch passed checkstyle in tez-common | | +1 :green_heart: | checkstyle | 0m 26s | | The patch passed checkstyle in tez-runtime-library | | +1 :green_heart: | checkstyle | 0m 20s | | tez-examples: The patch generated 0 new + 10 unchanged - 1 fixed = 10 total (was 11) | | -0 :warning: | checkstyle | 0m 30s | [/results-checkstyle-tez-dag.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-427/29/artifact/out/results-checkstyle-tez-dag.txt) | tez-dag: The patch generated 1 new + 610 unchanged - 2 fixed = 611 total (was 612) | | -0 :warning: | checkstyle | 0m 43s | [/results-checkstyle-root.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-427/29/artifact/out/results-checkstyle-root.txt) | root: The patch generated 1 new + 740 unchanged - 6 fixed = 741 total (was 746) | | +1 :green_heart: | javadoc | 3m 38s | | the patch passed | | -1 :x: | spotbugs | 1m 43s | [/new-spotbugs-tez-api.html](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-427/29/artifact/out/new-spotbugs-tez-api.html) | tez-api generated 5 new + 610 unchanged - 0 fixed = 615 total (was 610) | | -1 :x: | spotbugs | 7m 45s | [/new-spotbugs-root.html](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-427/29/artifact/out/new-spotbugs-root.html) | root generated 5 new + 2066 unchanged - 0 fixed = 2071 total (was 2066) | |||| _ Other Tests _ | | -1 :x: | unit | 2m 24s | [/patch-unit-tez-api.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-427/29/artifact/out/patch-unit-tez-api.txt) | tez-api in the patch passed. | | +1 :green_heart: | unit | 0m 40s | | tez-common in the patch passed. | | +1 :green_heart: | unit | 6m 4s | | tez-runtime-library in the patch passed. | | +1 :green_heart: | unit | 0m 31s | | tez-examples in the patch passed. | | -1 :x: | unit | 6m 2s | [/patch-unit-tez-dag.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-427/29/artifact/out/patch-unit-tez-dag.txt) | tez-dag in the patch passed. | | -1 :x: | unit | 74m 41s | [/patch-unit-root.txt](https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-427/29/artifact/out/patch-unit-root.txt) | root in the patch passed. | | +1 :green_heart: | asflicense | 2m 46s | | The patch does not generate ASF License warnings. | | | | 172m 27s | | | | Reason | Tests | |-------:|:------| | SpotBugs | module:tez-api | | | org.apache.tez.client.registry.AMRecord.toServiceRecord() may expose internal representation by returning AMRecord.serviceRecord At AMRecord.java:by returning AMRecord.serviceRecord At AMRecord.java:[line 183] | | | Load of known null value in org.apache.tez.frameworkplugins.FrameworkUtils.get(Class, Configuration, Class) At FrameworkUtils.java:in org.apache.tez.frameworkplugins.FrameworkUtils.get(Class, Configuration, Class) At FrameworkUtils.java:[line 65] | | | Load of known null value in org.apache.tez.frameworkplugins.FrameworkUtils.get(Class, Configuration, Class) At FrameworkUtils.java:in org.apache.tez.frameworkplugins.FrameworkUtils.get(Class, Configuration, Class) At FrameworkUtils.java:[line 65] | | | Load of known null value in org.apache.tez.frameworkplugins.FrameworkUtils.get(Class, Configuration, Class) At FrameworkUtils.java:in org.apache.tez.frameworkplugins.FrameworkUtils.get(Class, Configuration, Class) At FrameworkUtils.java:[line 65] | | | Public method org.apache.tez.frameworkplugins.FrameworkUtils.get(Class, Configuration, Class) uses reflection to create a class it gets in its parameter which could increase the accessibility of any class At FrameworkUtils.java:uses reflection to create a class it gets in its parameter which could increase the accessibility of any class At FrameworkUtils.java:[line 63] | | SpotBugs | module:root | | | org.apache.tez.client.registry.AMRecord.toServiceRecord() may expose internal representation by returning AMRecord.serviceRecord At AMRecord.java:by returning AMRecord.serviceRecord At AMRecord.java:[line 183] | | | Load of known null value in org.apache.tez.frameworkplugins.FrameworkUtils.get(Class, Configuration, Class) At FrameworkUtils.java:in org.apache.tez.frameworkplugins.FrameworkUtils.get(Class, Configuration, Class) At FrameworkUtils.java:[line 65] | | | Load of known null value in org.apache.tez.frameworkplugins.FrameworkUtils.get(Class, Configuration, Class) At FrameworkUtils.java:in org.apache.tez.frameworkplugins.FrameworkUtils.get(Class, Configuration, Class) At FrameworkUtils.java:[line 65] | | | Load of known null value in org.apache.tez.frameworkplugins.FrameworkUtils.get(Class, Configuration, Class) At FrameworkUtils.java:in org.apache.tez.frameworkplugins.FrameworkUtils.get(Class, Configuration, Class) At FrameworkUtils.java:[line 65] | | | Public method org.apache.tez.frameworkplugins.FrameworkUtils.get(Class, Configuration, Class) uses reflection to create a class it gets in its parameter which could increase the accessibility of any class At FrameworkUtils.java:uses reflection to create a class it gets in its parameter which could increase the accessibility of any class At FrameworkUtils.java:[line 63] | | Failed junit tests | tez.dag.api.client.rpc.TestDAGClient | | | tez.client.registry.zookeeper.TestZkAMRegistryClient | | | tez.dag.api.client.rpc.TestDAGClient | | | tez.client.registry.zookeeper.TestZkAMRegistryClient | | Subsystem | Report/Notes | |----------:|:-------------| | Docker | ClientAPI=1.52 ServerAPI=1.52 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-427/29/artifact/out/Dockerfile | | GITHUB PR | https://github.com/apache/tez/pull/427 | | Optional Tests | dupname asflicense javac javadoc unit codespell detsecrets xmllint compile spotbugs checkstyle | | uname | Linux d1c7fb3d3fdc 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | /home/jenkins/jenkins-home/workspace/tez-multibranch_PR-427/src/.yetus/personality.sh | | git revision | master / 4c9ee7fefa6c27c90b11f54e99d65d6a64fd742e | | Default Java | Ubuntu-21.0.8+9-Ubuntu-0ubuntu124.04.1 | | Test Results | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-427/29/testReport/ | | Max. process+thread count | 2109 (vs. ulimit of 5500) | | modules | C: tez-api tez-common tez-runtime-library tez-examples tez-dag . U: . | | Console output | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-427/29/console | | versions | git=2.43.0 maven=3.8.7 spotbugs=4.9.3 codespell=2.0.0 | | Powered by | Apache Yetus 0.15.1 https://yetus.apache.org | This message was automatically generated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
