Jira: https://issues.apache.org/jira/browse/OOZIE-3379
Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/907/

###################################################################################
########################## LAST 100 LINES OF THE CONSOLE 
###########################
[...truncated 783.03 KB...]
[INFO] skip non existing resourceDirectory 
/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/zookeeper-security-tests/src/test/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
oozie-zookeeper-security-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to 
/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/zookeeper-security-tests/target/test-classes
[INFO] 
/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/zookeeper-security-tests/src/test/java/org/apache/oozie/util/TestZKUtilsWithSecurity.java:
 Some input files use or override a deprecated API.
[INFO] 
/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/zookeeper-security-tests/src/test/java/org/apache/oozie/util/TestZKUtilsWithSecurity.java:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.5:check (default-cli) > :findbugs @ 
oozie-zookeeper-security-tests >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.5:findbugs (findbugs) @ 
oozie-zookeeper-security-tests ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.5:check (default-cli) < :findbugs @ 
oozie-zookeeper-security-tests <<<
[INFO] 
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.5:check (default-cli) @ 
oozie-zookeeper-security-tests ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Oozie Main 5.2.0-SNAPSHOT ................... SUCCESS [  1.664 s]
[INFO] Apache Oozie Fluent Job ............................ SUCCESS [  0.044 s]
[INFO] Apache Oozie Fluent Job API ........................ SUCCESS [ 24.522 s]
[INFO] Apache Oozie Client ................................ SUCCESS [ 15.139 s]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [ 11.677 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [  5.955 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [  5.156 s]
[INFO] Apache Oozie Core .................................. SUCCESS [01:21 min]
[INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [  8.099 s]
[INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [  8.136 s]
[INFO] Apache Oozie Share Lib Git ......................... SUCCESS [  8.356 s]
[INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [  7.867 s]
[INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [  9.276 s]
[INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [  5.978 s]
[INFO] Apache Oozie Examples .............................. SUCCESS [  8.800 s]
[INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [ 10.545 s]
[INFO] Apache Oozie Share Lib ............................. SUCCESS [  0.033 s]
[INFO] Apache Oozie Docs .................................. SUCCESS [  3.057 s]
[INFO] Apache Oozie WebApp ................................ SUCCESS [  8.887 s]
[INFO] Apache Oozie Tools ................................. SUCCESS [ 13.017 s]
[INFO] Apache Oozie MiniOozie ............................. SUCCESS [  1.980 s]
[INFO] Apache Oozie Fluent Job Client ..................... SUCCESS [  0.529 s]
[INFO] Apache Oozie Server ................................ SUCCESS [ 10.467 s]
[INFO] Apache Oozie Distro ................................ SUCCESS [  2.468 s]
[INFO] Apache Oozie ZooKeeper Security Tests 5.2.0-SNAPSHOT SUCCESS [  2.965 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:17 min
[INFO] Finished at: 2018-11-08T07:16:55Z
[INFO] ------------------------------------------------------------------------
[TRACE] FindBugs output in HEAD verified and saved
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO

Applying patch

Checking patch 
a/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java => 
b/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java...
error: a/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java: No 
such file or directory
Checking patch 
a/core/src/test/java/org/apache/oozie/servlet/TestAuthFilterAuthOozieClient.java
 => 
b/core/src/test/java/org/apache/oozie/servlet/TestAuthFilterAuthOozieClient.java...
error: 
a/core/src/test/java/org/apache/oozie/servlet/TestAuthFilterAuthOozieClient.java:
 No such file or directory
Checking patch 
client/src/main/java/org/apache/oozie/client/AuthOozieClient.java...
error: while searching for:
     * file <code>.oozie-auth-token</code> with user read/write permissions 
only.
     */
    public static final String USE_AUTH_TOKEN_CACHE_SYS_PROP = 
"oozie.auth.token.cache";

    /**
     * File constant that defines the location of the authentication token 
cache file.
     * <p>
     * It resolves to <code>${user.home}/.oozie-auth-token</code>.
     */
    public static final File AUTH_TOKEN_CACHE_FILE = new 
File(System.getProperty("user.home"), ".oozie-auth-token");

    public static enum AuthType {
        KERBEROS, SIMPLE

error: patch failed: 
client/src/main/java/org/apache/oozie/client/AuthOozieClient.java:53
error: client/src/main/java/org/apache/oozie/client/AuthOozieClient.java: patch 
does not apply
Checking patch 
core/src/test/java/org/apache/oozie/servlet/TestAuthFilterAuthOozieClient.java...
Patch failed to apply to head of branch

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   199    0     0  100   199      0    208 --:--:-- --:--:-- --:--:--   
208100  1774    0  1575  100   199   1649    208 --:--:-- --:--:-- --:--:--  
1649
{"self":"https://issues.apache.org/jira/rest/api/2/issue/13196233/comment/16679374","id":"16679374","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-3379\n\nCleaning local git 
workspace\n\n----------------------------\n\n{color:red}-1{color} Patch failed 
to apply to head of 
branch\n\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-11-08T07:16:57.633+0000","updated":"2018-11-08T07:16:57.633+0000"}
test-patch exit code: 1

Build step 'Execute shell' marked build as failure
[description-setter] Description set: OOZIE-3379
Archiving artifacts
[Fast Archiver] Compressed 1.36 MB of artifacts by 13.8% relative to #889
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) 
##############################
No tests ran.

Reply via email to