Jira: https://issues.apache.org/jira/browse/OOZIE-2877
Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/695/
###################################################################################
########################## LAST 100 LINES OF THE CONSOLE
###########################
[...truncated 1.75 MB...]
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/distcp].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/spark].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [client].
[ERROR] There are [4] new bugs found below threshold in total that must be
fixed.
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 3319 bytes
[TRACE] Full summary file size is 2460 bytes
[TRACE] File
[/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar]
removed
[TRACE] File
[/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum]
removed
Running test-patch task BACKWARDS_COMPATIBILITY
Running test-patch task TESTS
Running test-patch task DISTRO
Testing JIRA OOZIE-2877
Cleaning local git workspace
----------------------------
+1 PATCH_APPLIES
+1 CLEAN
-1 RAW_PATCH_ANALYSIS
+1 the patch does not introduce any @author tags
+1 the patch does not introduce any tabs
-1 the patch contains 21 line(s) with trailing spaces
-1 the patch contains 1 line(s) longer than 132 characters
+1 the patch adds/modifies 5 testcase(s)
-1 RAT
-1 the patch seems to introduce 1 new RAT warning(s)
+1 JAVADOC
-1 JAVADOC
+1 the patch does not seem to introduce new Javadoc warning(s)
WARNING: the current HEAD has 100 Javadoc warning(s)
-1 the patch seems to introduce 10 new Javadoc error(s)
+1 COMPILE
+1 HEAD compiles
+1 patch compiles
+1 the patch does not seem to introduce new javac warnings
-1 There are [4] new bugs found below threshold in total that must be fixed.
+1 There are no new bugs found in [examples].
+1 There are no new bugs found in [webapp].
+1 There are no new bugs found in [core].
+1 There are no new bugs found in [tools].
+1 There are no new bugs found in [fluent-job/fluent-job-api].
+1 There are no new bugs found in [server].
+1 There are no new bugs found in [docs].
+1 There are no new bugs found in [sharelib/hive2].
+1 There are no new bugs found in [sharelib/pig].
+1 There are no new bugs found in [sharelib/streaming].
+1 There are no new bugs found in [sharelib/hive].
+1 There are no new bugs found in [sharelib/hcatalog].
+1 There are no new bugs found in [sharelib/sqoop].
+1 There are no new bugs found in [sharelib/oozie].
-1 There are [4] new bugs found below threshold in [sharelib/git] that must be
fixed.
You can find the FindBugs diff here (look for the red and orange ones):
sharelib/git/findbugs-new.html
The most important FindBugs errors are:
At GitMain.java:[line 147]: java/io/File.<init>(Ljava/lang/String;)V
reads a file whose location might be specified by user input
At GitMain.java:[line 147]: At GitMain.java:[line 141]
At GitMain.java:[line 130]: java/io/File.<init>(Ljava/lang/String;)V
reads a file whose location might be specified by user input
Possible null pointer dereference in
org.apache.oozie.action.hadoop.GitOperations.cloneRepoToFS(Path) due to return
value of called method: At GitMain.java:[line 130]
Known null at GitOperations.java:[line 151]: Dereferenced at
GitOperations.java:[line 151]
+1 There are no new bugs found in [sharelib/distcp].
+1 There are no new bugs found in [sharelib/spark].
+1 There are no new bugs found in [client].
+1 BACKWARDS_COMPATIBILITY
+1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient
annotations
+1 the patch does not modify JPA files
+1 TESTS
Tests run: 2915
+1 DISTRO
+1 distro tarball builds with the patch
----------------------------
-1 Overall result, please check the reported -1(s)
There is at least one warning, please check
The full output of the test-patch run is available at
https://builds.apache.org/job/PreCommit-OOZIE-Build/695/
Adding comment to JIRA
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--
0100 4046 0 0 100 4046 0 4494 --:--:-- --:--:-- --:--:--
4490{"self":"https://issues.apache.org/jira/rest/api/2/issue/13068659/comment/16561358","id":"16561358","author":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop
QA","active":true,"timeZone":"Etc/UTC"},"body":"\nTesting JIRA
OOZIE-2877\n\nCleaning local git
workspace\n\n----------------------------\n\n{color:green}+1
PATCH_APPLIES{color}\n{color:green}+1 CLEAN{color}\n{color:red}-1
RAW_PATCH_ANALYSIS{color}\n. {color:green}+1{color} the patch does not
introduce any @author tags\n. {color:green}+1{color} the patch does not
introduce any tabs\n. {color:red}-1{color} the patch contains 21 line(s)
with trailing spaces\n. {color:red}-1{color} the patch contains 1 line(s)
longer than 132 characters\n. {color:green}+1{color} the patch adds/modifies
5 testcase(s)\n{color:red}-1 RAT{color}\n. {color:red}-1{color} the patch
seems to introduce 1 new RAT warning(s)\n{color:green}+1
JAVADOC{color}\n{color:red}-1 JAVADOC{color}\n. {color:green}+1{color} the
patch does not seem to introduce new Javadoc warning(s)\n.
{color:red}WARNING{color}: the current HEAD has 100 Javadoc warning(s)\n.
{color:red}-1{color} the patch seems to introduce 10 new Javadoc
error(s)\n{color:green}+1 COMPILE{color}\n. {color:green}+1{color} HEAD
compiles\n. {color:green}+1{color} patch compiles\n.
{color:green}+1{color} the patch does not seem to introduce new javac
warnings\n{color:red}-1{color} There are [4] new bugs found below threshold in
total that must be fixed.\n. {color:green}+1{color} There are no new bugs found
in [examples].\n. {color:green}+1{color} There are no new bugs found in
[webapp].\n. {color:green}+1{color} There are no new bugs found in [core].\n.
{color:green}+1{color} There are no new bugs found in [tools].\n.
{color:green}+1{color} There are no new bugs found in
[fluent-job/fluent-job-api].\n. {color:green}+1{color} There are no new bugs
found in [server].\n. {color:green}+1{color} There are no new bugs found in
[docs].\n. {color:green}+1{color} There are no new bugs found in
[sharelib/hive2].\n. {color:green}+1{color} There are no new bugs found in
[sharelib/pig].\n. {color:green}+1{color} There are no new bugs found in
[sharelib/streaming].\n. {color:green}+1{color} There are no new bugs found in
[sharelib/hive].\n. {color:green}+1{color} There are no new bugs found in
[sharelib/hcatalog].\n. {color:green}+1{color} There are no new bugs found in
[sharelib/sqoop].\n. {color:green}+1{color} There are no new bugs found in
[sharelib/oozie].\n. {color:red}-1{color} There are [4] new bugs found below
threshold in [sharelib/git] that must be fixed.\n. You can find the FindBugs
diff here (look for the red and orange ones): sharelib/git/findbugs-new.html\n.
The most important FindBugs errors are:\n. At GitMain.java:[line 147]:
java/io/File.<init>(Ljava/lang/String;)V reads a file whose location
might be specified by user input\n. At GitMain.java:[line 147]: At
GitMain.java:[line 141]\n. At GitMain.java:[line 130]:
java/io/File.<init>(Ljava/lang/String;)V reads a file whose location
might be specified by user input\n. Possible null pointer dereference in
org.apache.oozie.action.hadoop.GitOperations.cloneRepoToFS(Path) due to return
value of called method: At GitMain.java:[line 130]\n. Known null at
GitOperations.java:[line 151]: Dereferenced at GitOperations.java:[line 151]\n.
{color:green}+1{color} There are no new bugs found in [sharelib/distcp].\n.
{color:green}+1{color} There are no new bugs found in [sharelib/spark].\n.
{color:green}+1{color} There are no new bugs found in
[client].\n{color:green}+1 BACKWA100 9468 0 5422 100 4046 6019 4491
--:--:-- --:--:-- --:--:-- 6017
RDS_COMPATIBILITY{color}\n. {color:green}+1{color} the patch does not change
any JPA Entity/Colum/Basic/Lob/Transient annotations\n.
{color:green}+1{color} the patch does not modify JPA files\n{color:green}+1
TESTS{color}\n. Tests run: 2915\n{color:green}+1 DISTRO{color}\n.
{color:green}+1{color} distro tarball builds with the patch
\n\n----------------------------\n{color:red}*-1 Overall result, please check
the reported -1(s)*{color}\n\n{color:red}. There is at least one warning,
please check{color}\n\nThe full output of the test-patch run is available
at\n\n.
https://builds.apache.org/job/PreCommit-OOZIE-Build/695/\n\n","updateAuthor":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop
QA","active":true,"timeZone":"Etc/UTC"},"created":"2018-07-30T02:20:47.098+0000","updated":"2018-07-30T02:20:47.098+0000"}
test-patch exit code: 1
Build step 'Execute shell' marked build as failure
[description-setter] Description set: OOZIE-2877
Archiving artifacts
[Fast Archiver] Compressed 2.62 MB of artifacts by 44.1% relative to #692
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
###################################################################################
############################## FAILED TESTS (if any)
##############################
All tests passed