Apache-HBase commented on PR #7111:
URL: https://github.com/apache/hbase/pull/7111#issuecomment-2983414396

   :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 12s |  |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |   3m 19s |  |  master passed  |
   | +1 :green_heart: |  compile  |   8m 13s |  |  master passed  |
   | +1 :green_heart: |  checkstyle  |   1m 11s |  |  master passed  |
   | +1 :green_heart: |  spotbugs  |  12m 51s |  |  master passed  |
   | +1 :green_heart: |  spotless  |   0m 49s |  |  branch has no errors when 
running spotless:check.  |
   | -0 :warning: |  patch  |   1m 32s |  |  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  |   4m 14s |  |  the patch passed  |
   | -1 :x: |  compile  |   0m 54s | 
[/patch-compile-root.txt](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7111/1/artifact/yetus-general-check/output/patch-compile-root.txt)
 |  root in the patch failed.  |
   | -1 :x: |  cc  |   0m 54s | 
[/patch-compile-root.txt](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7111/1/artifact/yetus-general-check/output/patch-compile-root.txt)
 |  root in the patch failed.  |
   | -0 :warning: |  javac  |   0m 54s | 
[/patch-compile-root.txt](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7111/1/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 29s | 
[/results-checkstyle-root.txt](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7111/1/artifact/yetus-general-check/output/results-checkstyle-root.txt)
 |  root: The patch generated 139 new + 83 unchanged - 0 fixed = 222 total (was 
83)  |
   | -0 :warning: |  rubocop  |   0m 25s | 
[/results-rubocop.txt](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7111/1/artifact/yetus-general-check/output/results-rubocop.txt)
 |  The patch generated 40 new + 84 unchanged - 0 fixed = 124 total (was 84)  |
   | -1 :x: |  spotbugs  |   2m 18s | 
[/new-spotbugs-hbase-server.html](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7111/1/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  |  10m 18s | 
[/new-spotbugs-root.html](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7111/1/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  |  13m 45s |  |  Patch does not cause any 
errors with Hadoop 3.3.6 3.4.0.  |
   | +1 :green_heart: |  hbaseprotoc  |   5m 55s |  |  the patch passed  |
   | -1 :x: |  spotless  |   0m 14s |  |  patch has 34 errors when running 
spotless:check, run spotless:apply to fix.  |
   |||| _ Other Tests _ |
   | -1 :x: |  asflicense  |   1m 10s | 
[/results-asflicense.txt](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7111/1/artifact/yetus-general-check/output/results-asflicense.txt)
 |  The patch generated 5 ASF License warnings.  |
   |  |   |  83m  0s |  |  |
   
   
   | Reason | Tests |
   |-------:|:------|
   | SpotBugs | module:hbase-server |
   |  |  Boxing/unboxing to parse a primitive 
org.apache.hadoop.hbase.keymeta.SystemKeyAccessor.extractKeySequence(Path)  At 
SystemKeyAccessor.java:org.apache.hadoop.hbase.keymeta.SystemKeyAccessor.extractKeySequence(Path)
  At SystemKeyAccessor.java:[line 125] |
   |  |  Boxing/unboxing to parse a primitive 
org.apache.hadoop.hbase.keymeta.SystemKeyAccessor.extractSystemKeySeqNum(Path)  
At 
SystemKeyAccessor.java:org.apache.hadoop.hbase.keymeta.SystemKeyAccessor.extractSystemKeySeqNum(Path)
  At SystemKeyAccessor.java:[line 103] |
   | SpotBugs | module:root |
   |  |  Boxing/unboxing to parse a primitive 
org.apache.hadoop.hbase.keymeta.SystemKeyAccessor.extractKeySequence(Path)  At 
SystemKeyAccessor.java:org.apache.hadoop.hbase.keymeta.SystemKeyAccessor.extractKeySequence(Path)
  At SystemKeyAccessor.java:[line 125] |
   |  |  Boxing/unboxing to parse a primitive 
org.apache.hadoop.hbase.keymeta.SystemKeyAccessor.extractSystemKeySeqNum(Path)  
At 
SystemKeyAccessor.java:org.apache.hadoop.hbase.keymeta.SystemKeyAccessor.extractSystemKeySeqNum(Path)
  At SystemKeyAccessor.java:[line 103] |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.43 ServerAPI=1.43 base: 
https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7111/1/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 52dc5be585f1 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 / 71f98510db21dac634c789e27368baeb9036bf16 |
   | Default Java | Eclipse Adoptium-17.0.11+9 |
   | spotless | 
https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7111/1/artifact/yetus-general-check/output/patch-spotless.txt
 |
   | Max. process+thread count | 189 (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/1/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

Reply via email to