[ 
https://issues.apache.org/jira/browse/HBASE-27446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626292#comment-17626292
 ] 

Hudson commented on HBASE-27446:
--------------------------------

Results for branch branch-2.5
        [build #235 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/235/]:
 (x) *{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/235/General_20Nightly_20Build_20Report/]


(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/235/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]


(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/235/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/235/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> Spotbugs 4.7.2 report a lot of logging errors when generating report
> --------------------------------------------------------------------
>
>                 Key: HBASE-27446
>                 URL: https://issues.apache.org/jira/browse/HBASE-27446
>             Project: HBase
>          Issue Type: Bug
>          Components: build, jenkins, scripts
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 2.6.0, 3.0.0-alpha-4, 2.5.2, 2.4.16
>
>
> Like this
> {noformat}
> Unexpected problem occured during version sanity check
> 11:27:32  Reported exception:
> 11:27:32  java.lang.AbstractMethodError: 
> org.apache.logging.slf4j.SLF4JServiceProvider.getRequestedApiVersion()Ljava/lang/String;
> 11:27:32      at 
> org.slf4j.LoggerFactory.versionSanityCheck(LoggerFactory.java:297)
> 11:27:32      at 
> org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:141)
> 11:27:32      at org.slf4j.LoggerFactory.getProvider(LoggerFactory.java:421)
> 11:27:32      at 
> org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:407)
> 11:27:32      at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:356)
> 11:27:32      at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:382)
> 11:27:32      at 
> edu.umd.cs.findbugs.PluginLoader.<clinit>(PluginLoader.java:113)
> 11:27:32      at 
> edu.umd.cs.findbugs.DetectorFactoryCollection.getCoreResource(DetectorFactoryCollection.java:353)
> 11:27:32      at 
> edu.umd.cs.findbugs.SystemProperties.loadPropertiesFromConfigFile(SystemProperties.java:84)
> 11:27:32      at 
> edu.umd.cs.findbugs.SystemProperties.<clinit>(SystemProperties.java:67)
> 11:27:32      at 
> edu.umd.cs.findbugs.DetectorFactoryCollection.<clinit>(DetectorFactoryCollection.java:57)
> 11:27:32      at edu.umd.cs.findbugs.workflow.Filter.main(Filter.java:693)
> {noformat}
> Checked the dependencies, it uses slf4j-api-2.0.0 and log4j2 2.18.0 together, 
> which may be caused by LOG4J2-3139.
> In spotbugs 4.7.3 they bumped log4j2 to 2.19.0, which should have fixed the 
> problem.
> https://github.com/spotbugs/spotbugs/issues/2176
> Let's also do an upgrade.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to