[
https://issues.apache.org/jira/browse/OOZIE-3418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16765900#comment-16765900
]
Hadoop QA commented on OOZIE-3418:
----------------------------------
Testing JIRA OOZIE-3418
Cleaning local git workspace
----------------------------
{color:green}+1 PATCH_APPLIES{color}
{color:green}+1 CLEAN{color}
{color:red}-1 RAW_PATCH_ANALYSIS{color}
. {color:green}+1{color} the patch does not introduce any @author tags
. {color:green}+1{color} the patch does not introduce any tabs
. {color:green}+1{color} the patch does not introduce any trailing spaces
. {color:green}+1{color} the patch does not introduce any star imports
. {color:green}+1{color} the patch does not introduce any line longer than
132
. {color:red}-1{color} the patch does not add/modify any testcase
{color:green}+1 RAT{color}
. {color:green}+1{color} the patch does not seem to introduce new RAT
warnings
{color:green}+1 JAVADOC{color}
. {color:green}+1{color} Javadoc generation succeeded with the patch
. {color:green}+1{color} the patch does not seem to introduce new Javadoc
warning(s)
. {color:orange}WARNING{color}: the current HEAD has 100 Javadoc warning(s)
{color:green}+1 COMPILE{color}
. {color:green}+1{color} HEAD compiles
. {color:green}+1{color} patch compiles
. {color:green}+1{color} the patch does not seem to introduce new javac
warnings
{color:red}-1{color} There are [2] new bugs found below threshold in total that
must be fixed.
. {color:green}+1{color} There are no new bugs found in [sharelib/hive2].
. {color:green}+1{color} There are no new bugs found in [sharelib/spark].
. {color:green}+1{color} There are no new bugs found in [sharelib/oozie].
. {color:green}+1{color} There are no new bugs found in [sharelib/pig].
. {color:green}+1{color} There are no new bugs found in [sharelib/streaming].
. {color:green}+1{color} There are no new bugs found in [sharelib/hive].
. {color:green}+1{color} There are no new bugs found in [sharelib/distcp].
. {color:green}+1{color} There are no new bugs found in [sharelib/hcatalog].
. {color:green}+1{color} There are no new bugs found in [sharelib/sqoop].
. {color:green}+1{color} There are no new bugs found in [sharelib/git].
. {color:green}+1{color} There are no new bugs found in [client].
. {color:green}+1{color} There are no new bugs found in [docs].
. {color:green}+1{color} There are no new bugs found in [tools].
. {color:green}+1{color} There are no new bugs found in
[fluent-job/fluent-job-api].
. {color:green}+1{color} There are no new bugs found in [server].
. {color:green}+1{color} There are no new bugs found in [webapp].
. {color:green}+1{color} There are no new bugs found in [examples].
. {color:red}-1{color} There are [2] new bugs found below threshold in [core]
that must be fixed.
. You can find the FindBugs diff here (look for the red and orange ones):
core/findbugs-new.html
. The most important FindBugs errors are:
. At FailingConnectionWrapper.java:[lines 357-373]: input must be non-null but
is marked as nullable
. Method invoked at LiteWorkflowValidator.java:[line 185]: Null passed for
non-null parameter of com.google.common.base.Objects.equal(Object, Object) in
org.apache.oozie.workflow.lite.LiteWorkflowValidator.validateForkJoin(LiteWorkflowApp,
NodeDef, NodeDef, String, boolean, Deque, Map, Map)
. Known null at LiteWorkflowValidator.java:[line 185]
{color:green}+1 BACKWARDS_COMPATIBILITY{color}
. {color:green}+1{color} the patch does not change any JPA
Entity/Colum/Basic/Lob/Transient annotations
. {color:green}+1{color} the patch does not modify JPA files
{color:red}-1 TESTS{color}
. Tests run : 1294
. Tests failed : 0
. Tests in error : 84
. Tests timed out : 1
{color:red}-1{color} [ERROR] There are [2] test errors in [examples]. Listing
only the first [5] ones
testLocalOozieExampleEnd:org.apache.oozie.example.TestLocalOozieExample
testLocalOozieExampleKill:org.apache.oozie.example.TestLocalOozieExample
{color:red}-1{color} [ERROR] There are [12] test errors in [fluent-job].
Listing only the first [5] ones
testForkedShellActions:org.apache.oozie.jobs.client.minitest.TestShellAction
{color:red}-1{color} [ERROR] There are [7] test errors in [minitest]. Listing
only the first [5] ones
testParallelFsAndShellWorkflowCompletesSuccessfully:org.apache.oozie.test.TestWorkflowRetries
testWorkflowWithStartAndEndCompletesSuccessfully:org.apache.oozie.test.TestWorkflowRetries
testFsDecisionWorkflowCompletesSuccessfully:org.apache.oozie.test.TestWorkflowRetries
{color:red}-1{color} [ERROR] There are [61] test errors in [sharelib]. Listing
only the first [5] ones
testJobIDPattern:org.apache.oozie.action.hadoop.TestHive2Main
{color:red}-1{color} [ERROR] There are [2] test errors in
[zookeeper-security-tests]. Listing only the first [5] ones
testCheckAndSetACLs:org.apache.oozie.util.TestZKUtilsWithSecurity
testNewUsingACLs:org.apache.oozie.util.TestZKUtilsWithSecurity
Check console output for the full list of errors/failures
{color:green}+1 DISTRO{color}
. {color:green}+1{color} distro tarball builds with the patch
----------------------------
{color:red}*-1 Overall result, please check the reported -1(s)*{color}
{color:red}. There is at least one warning, please check{color}
The full output of the test-patch run is available at
. https://builds.apache.org/job/PreCommit-OOZIE-Build/994/
> Upgrade to Guava 27
> -------------------
>
> Key: OOZIE-3418
> URL: https://issues.apache.org/jira/browse/OOZIE-3418
> Project: Oozie
> Issue Type: Bug
> Affects Versions: 5.1.0
> Reporter: Andras Salamon
> Assignee: Andras Salamon
> Priority: Major
> Attachments: OOZIE-3418-01-WIP.patch
>
>
> There is a guava security issue:
> [CVE-2018-10237|https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10237]
> Currently we use Guava 11.0.2 which is affected. We need to upgrade to at
> least guava 24.1.1. Probably the best would be to use Guava 27.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)