Apache-HBase commented on PR #7111: URL: https://github.com/apache/hbase/pull/7111#issuecomment-3104098311
: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: | codespell | 0m 0s | | codespell was not available. | | +0 :ok: | detsecrets | 0m 0s | | detect-secrets was not available. | | +0 :ok: | buf | 0m 0s | | buf was not available. | | +0 :ok: | buf | 0m 0s | | buf was not available. | | +1 :green_heart: | @author | 0m 0s | | The patch does not contain any @author tags. | | +1 :green_heart: | hbaseanti | 0m 0s | | Patch does not have any anti-patterns. | |||| _ master Compile Tests _ | | +0 :ok: | mvndep | 0m 9s | | Maven dependency ordering for branch | | +1 :green_heart: | mvninstall | 3m 9s | | master passed | | +1 :green_heart: | compile | 8m 17s | | master passed | | +1 :green_heart: | checkstyle | 1m 10s | | master passed | | +1 :green_heart: | spotbugs | 12m 36s | | master passed | | +1 :green_heart: | spotless | 0m 46s | | branch has no errors when running spotless:check. | | -0 :warning: | patch | 1m 26s | | 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 11s | | Maven dependency ordering for patch | | +1 :green_heart: | mvninstall | 2m 51s | | the patch passed | | -1 :x: | compile | 5m 44s | [/patch-compile-root.txt](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7111/2/artifact/yetus-general-check/output/patch-compile-root.txt) | root in the patch failed. | | -1 :x: | cc | 5m 44s | [/patch-compile-root.txt](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7111/2/artifact/yetus-general-check/output/patch-compile-root.txt) | root in the patch failed. | | -0 :warning: | javac | 5m 44s | [/patch-compile-root.txt](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7111/2/artifact/yetus-general-check/output/patch-compile-root.txt) | root in the patch failed. | | +1 :green_heart: | blanks | 0m 0s | | The patch has no blanks issues. | | -0 :warning: | checkstyle | 1m 10s | [/results-checkstyle-root.txt](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7111/2/artifact/yetus-general-check/output/results-checkstyle-root.txt) | root: The patch generated 15 new + 68 unchanged - 0 fixed = 83 total (was 68) | | -0 :warning: | rubocop | 0m 24s | [/results-rubocop.txt](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7111/2/artifact/yetus-general-check/output/results-rubocop.txt) | The patch generated 1 new + 84 unchanged - 0 fixed = 85 total (was 84) | | -1 :x: | spotbugs | 1m 58s | [/new-spotbugs-hbase-server.html](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7111/2/artifact/yetus-general-check/output/new-spotbugs-hbase-server.html) | hbase-server generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0) | | -1 :x: | spotbugs | 7m 27s | [/new-spotbugs-root.html](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7111/2/artifact/yetus-general-check/output/new-spotbugs-root.html) | root generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0) | | +1 :green_heart: | hadoopcheck | 11m 13s | | Patch does not cause any errors with Hadoop 3.3.6 3.4.0. | | +1 :green_heart: | hbaseprotoc | 4m 44s | | the patch passed | | -1 :x: | spotless | 0m 13s | | patch has 64 errors when running spotless:check, run spotless:apply to fix. | |||| _ Other Tests _ | | +1 :green_heart: | asflicense | 1m 1s | | The patch does not generate ASF License warnings. | | | | 76m 18s | | | | Reason | Tests | |-------:|:------| | SpotBugs | module:hbase-server | | | Possible null pointer dereference in org.apache.hadoop.hbase.keymeta.ManagedKeyDataCache.getActiveEntry(byte[], String) due to return value of called method Dereferenced at ManagedKeyDataCache.java:org.apache.hadoop.hbase.keymeta.ManagedKeyDataCache.getActiveEntry(byte[], String) due to return value of called method Dereferenced at ManagedKeyDataCache.java:[line 260] | | | Possible null pointer dereference in org.apache.hadoop.hbase.keymeta.ManagedKeyDataCache.getEntry(byte[], String, String, byte[]) due to return value of called method Dereferenced at ManagedKeyDataCache.java:org.apache.hadoop.hbase.keymeta.ManagedKeyDataCache.getEntry(byte[], String, String, byte[]) due to return value of called method Dereferenced at ManagedKeyDataCache.java:[line 176] | | SpotBugs | module:root | | | Possible null pointer dereference in org.apache.hadoop.hbase.keymeta.ManagedKeyDataCache.getActiveEntry(byte[], String) due to return value of called method Dereferenced at ManagedKeyDataCache.java:org.apache.hadoop.hbase.keymeta.ManagedKeyDataCache.getActiveEntry(byte[], String) due to return value of called method Dereferenced at ManagedKeyDataCache.java:[line 260] | | | Possible null pointer dereference in org.apache.hadoop.hbase.keymeta.ManagedKeyDataCache.getEntry(byte[], String, String, byte[]) due to return value of called method Dereferenced at ManagedKeyDataCache.java:org.apache.hadoop.hbase.keymeta.ManagedKeyDataCache.getEntry(byte[], String, String, byte[]) due to return value of called method Dereferenced at ManagedKeyDataCache.java:[line 176] | | Subsystem | Report/Notes | |----------:|:-------------| | Docker | ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7111/2/artifact/yetus-general-check/output/Dockerfile | | GITHUB PR | https://github.com/apache/hbase/pull/7111 | | JIRA Issue | HBASE-29402 | | Optional Tests | dupname asflicense codespell detsecrets spotless javac spotbugs checkstyle compile hadoopcheck hbaseanti cc buflint bufcompat hbaseprotoc rubocop | | uname | Linux 5b5fa4c468a1 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/hbase-personality.sh | | git revision | master / 370dc407ef3c4107160f1775ef2a523e7f1f6282 | | Default Java | Eclipse Adoptium-17.0.11+9 | | spotless | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7111/2/artifact/yetus-general-check/output/patch-spotless.txt | | Max. process+thread count | 192 (vs. ulimit of 30000) | | modules | C: hbase-protocol-shaded hbase-common hbase-client hbase-server hbase-testing-util hbase-shell . U: . | | Console output | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7111/2/console | | versions | git=2.34.1 maven=3.9.8 spotbugs=4.7.3 rubocop=1.37.1 | | Powered by | Apache Yetus 0.15.0 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: issues-unsubscr...@hbase.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org