Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.0.0
    • 5.2.0
    • core, tests
    • None

    Description

      2018-10-19 09:43:39 [INFO] -------------------------------------------------------
      2018-10-19 09:43:39 [INFO]  T E S T S
      2018-10-19 09:43:39 [INFO] -------------------------------------------------------
      2018-10-19 09:46:54 [INFO] Running org.apache.oozie.action.oozie.TestSubWorkflowActionExecutor
      2018-10-19 09:46:54 [ERROR] Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 194.156 s <<< FAILURE! - in org.apache.oozie.action.oozie.TestSubWorkflowActionExecutor
      2018-10-19 09:46:54 [ERROR] testSubWorkflowRerun(org.apache.oozie.action.oozie.TestSubWorkflowActionExecutor)  Time elapsed: 103.736 s  <<< FAILURE!
      2018-10-19 09:46:54 junit.framework.AssertionFailedError: expected:<SUCCEEDED> but was:<RUNNING>
      2018-10-19 09:46:54 	at junit.framework.Assert.fail(Assert.java:57)
      2018-10-19 09:46:54 	at junit.framework.Assert.failNotEquals(Assert.java:329)
      2018-10-19 09:46:54 	at junit.framework.Assert.assertEquals(Assert.java:78)
      2018-10-19 09:46:54 	at junit.framework.Assert.assertEquals(Assert.java:86)
      2018-10-19 09:46:54 	at junit.framework.TestCase.assertEquals(TestCase.java:253)
      2018-10-19 09:46:54 	at org.apache.oozie.action.oozie.TestSubWorkflowActionExecutor.testSubWorkflowRerun(TestSubWorkflowActionExecutor.java:580)
      ...
      2018-10-19 09:46:54 [ERROR]   TestSubWorkflowActionExecutor.testSubWorkflowRerun:580 expected:<SUCCEEDED> but was:<RUNNING>
      

      Attachments

        1. OOZIE-3371.001.patch
          1 kB
          Andras Piros

        Activity

          asalamon74 Andras Salamon made changes -
          Fix Version/s 5.2.0 [ 12343044 ]
          Fix Version/s 5.1.0 [ 12342900 ]
          asalamon74 Andras Salamon added a comment -

          This was not fixed in 5.1.0, the commit will be part of 5.2.0.

          We should change the fix version field to 5.2.0 and the status to RESOLVED. I cannot change the status field, CLOSED jiras cannot be reopened. Can you help me to reopen it GĂ©zapeti? Or should I just change the fix version field, and leave the status field as is?

          asalamon74 Andras Salamon added a comment - This was not fixed in 5.1.0, the commit will be part of 5.2.0. We should change the fix version field to 5.2.0 and the status to RESOLVED. I cannot change the status field, CLOSED jiras cannot be reopened. Can you help me to reopen it GĂ©zapeti ? Or should I just change the fix version field, and leave the status field as is?
          kmarton Kinga Marton made changes -
          Status Resolved [ 5 ] Closed [ 6 ]
          kmarton Kinga Marton added a comment -

          Closing issue; Oozie 5.1.0 is released.

          kmarton Kinga Marton added a comment - Closing issue; Oozie 5.1.0 is released.
          andras.piros Andras Piros made changes -
          Fix Version/s 5.1.0 [ 12342900 ]
          Resolution Fixed [ 1 ]
          Status Patch Available [ 10002 ] Resolved [ 5 ]
          andras.piros Andras Piros added a comment -

          Thanks for the review Peter Bacsko! Committed to master.

          andras.piros Andras Piros added a comment - Thanks for the review Peter Bacsko ! Committed to master .
          pbacsko Peter Bacsko added a comment -

          Looks fairly trivial, +1

          pbacsko Peter Bacsko added a comment - Looks fairly trivial, +1
          andras.piros Andras Piros added a comment -

          GĂ©zapeti Peter Bacsko can you please review? Thanks!

          andras.piros Andras Piros added a comment - GĂ©zapeti Peter Bacsko can you please review? Thanks!
          hadoopqa Hadoop QA added a comment -

          Testing JIRA OOZIE-3371

          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 does not introduce any trailing spaces
          . +1 the patch does not introduce any star imports
          . +1 the patch does not introduce any line longer than 132
          . +1 the patch adds/modifies 1 testcase(s)
          +1 RAT
          . +1 the patch does not seem to introduce new RAT warnings
          +1 JAVADOC
          . +1 Javadoc generation succeeded with the patch
          . +1 the patch does not seem to introduce new Javadoc warning(s)
          . WARNING: the current HEAD has 100 Javadoc warning(s)
          +1 COMPILE
          . +1 HEAD compiles
          . +1 patch compiles
          . +1 the patch does not seem to introduce new javac warnings
          +1 There are no new bugs found in total.
          . +1 There are no new bugs found in [server].
          . +1 There are no new bugs found in [client].
          . +1 There are no new bugs found in [core].
          . +1 There are no new bugs found in [fluent-job/fluent-job-api].
          . +1 There are no new bugs found in [docs].
          . +1 There are no new bugs found in [tools].
          . +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 [sharelib/streaming].
          . +1 There are no new bugs found in [sharelib/sqoop].
          . +1 There are no new bugs found in [sharelib/distcp].
          . +1 There are no new bugs found in [sharelib/oozie].
          . +1 There are no new bugs found in [sharelib/hcatalog].
          . +1 There are no new bugs found in [sharelib/hive].
          . +1 There are no new bugs found in [sharelib/git].
          . +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/spark].
          +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: 3062
          +1 DISTRO
          . +1 distro tarball builds with the patch

          ----------------------------
          +1 Overall result, good!, no -1s

          . 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/899/

          hadoopqa Hadoop QA added a comment - Testing JIRA OOZIE-3371 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 does not introduce any trailing spaces . +1 the patch does not introduce any star imports . +1 the patch does not introduce any line longer than 132 . +1 the patch adds/modifies 1 testcase(s) +1 RAT . +1 the patch does not seem to introduce new RAT warnings +1 JAVADOC . +1 Javadoc generation succeeded with the patch . +1 the patch does not seem to introduce new Javadoc warning(s) . WARNING : the current HEAD has 100 Javadoc warning(s) +1 COMPILE . +1 HEAD compiles . +1 patch compiles . +1 the patch does not seem to introduce new javac warnings +1 There are no new bugs found in total. . +1 There are no new bugs found in [server] . . +1 There are no new bugs found in [client] . . +1 There are no new bugs found in [core] . . +1 There are no new bugs found in [fluent-job/fluent-job-api] . . +1 There are no new bugs found in [docs] . . +1 There are no new bugs found in [tools] . . +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 [sharelib/streaming] . . +1 There are no new bugs found in [sharelib/sqoop] . . +1 There are no new bugs found in [sharelib/distcp] . . +1 There are no new bugs found in [sharelib/oozie] . . +1 There are no new bugs found in [sharelib/hcatalog] . . +1 There are no new bugs found in [sharelib/hive] . . +1 There are no new bugs found in [sharelib/git] . . +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/spark] . +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: 3062 +1 DISTRO . +1 distro tarball builds with the patch ---------------------------- +1 Overall result, good!, no -1s . 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/899/
          hadoopqa Hadoop QA added a comment -

          PreCommit-OOZIE-Build started

          hadoopqa Hadoop QA added a comment - PreCommit-OOZIE-Build started
          hadoopqa Hadoop QA added a comment -

          Testing JIRA OOZIE-3371

          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 does not introduce any trailing spaces
          . +1 the patch does not introduce any star imports
          . +1 the patch does not introduce any line longer than 132
          . +1 the patch adds/modifies 1 testcase(s)
          +1 RAT
          . +1 the patch does not seem to introduce new RAT warnings
          +1 JAVADOC
          . +1 Javadoc generation succeeded with the patch
          . +1 the patch does not seem to introduce new Javadoc warning(s)
          . WARNING: the current HEAD has 100 Javadoc warning(s)
          +1 COMPILE
          . +1 HEAD compiles
          . +1 patch compiles
          . +1 the patch does not seem to introduce new javac warnings
          +1 There are no new bugs found in total.
          . +1 There are no new bugs found in [docs].
          . +1 There are no new bugs found in [webapp].
          . +1 There are no new bugs found in [sharelib/distcp].
          . +1 There are no new bugs found in [sharelib/hive].
          . +1 There are no new bugs found in [sharelib/spark].
          . +1 There are no new bugs found in [sharelib/hive2].
          . +1 There are no new bugs found in [sharelib/hcatalog].
          . +1 There are no new bugs found in [sharelib/git].
          . +1 There are no new bugs found in [sharelib/streaming].
          . +1 There are no new bugs found in [sharelib/pig].
          . +1 There are no new bugs found in [sharelib/sqoop].
          . +1 There are no new bugs found in [sharelib/oozie].
          . +1 There are no new bugs found in [examples].
          . +1 There are no new bugs found in [client].
          . +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 [server].
          . +1 There are no new bugs found in [fluent-job/fluent-job-api].
          +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 : 3062
          . Tests failed : 0
          . Tests in error : 8
          . Tests timed out : 0

          -1 [ERROR] There are [7] test errors in [tools]. Listing only the first [5] ones
          testConcurrentCopyFromLocalHighThreadNr:org.apache.oozie.tools.TestConcurrentCopyFromLocal
          testConcurrentCopyFromLocalSameFileNrAndThreadNr:org.apache.oozie.tools.TestConcurrentCopyFromLocal
          testConcurrentCopyFromLocalMoreThreadsThanFiles:org.apache.oozie.tools.TestConcurrentCopyFromLocal
          -1 [ERROR] There are [1] test errors in [zookeeper-security-tests]. Listing only the first [5] ones
          testNewUsingACLs:org.apache.oozie.util.TestZKUtilsWithSecurity

          Check console output for the full list of errors/failures
          +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/898/

          hadoopqa Hadoop QA added a comment - Testing JIRA OOZIE-3371 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 does not introduce any trailing spaces . +1 the patch does not introduce any star imports . +1 the patch does not introduce any line longer than 132 . +1 the patch adds/modifies 1 testcase(s) +1 RAT . +1 the patch does not seem to introduce new RAT warnings +1 JAVADOC . +1 Javadoc generation succeeded with the patch . +1 the patch does not seem to introduce new Javadoc warning(s) . WARNING : the current HEAD has 100 Javadoc warning(s) +1 COMPILE . +1 HEAD compiles . +1 patch compiles . +1 the patch does not seem to introduce new javac warnings +1 There are no new bugs found in total. . +1 There are no new bugs found in [docs] . . +1 There are no new bugs found in [webapp] . . +1 There are no new bugs found in [sharelib/distcp] . . +1 There are no new bugs found in [sharelib/hive] . . +1 There are no new bugs found in [sharelib/spark] . . +1 There are no new bugs found in [sharelib/hive2] . . +1 There are no new bugs found in [sharelib/hcatalog] . . +1 There are no new bugs found in [sharelib/git] . . +1 There are no new bugs found in [sharelib/streaming] . . +1 There are no new bugs found in [sharelib/pig] . . +1 There are no new bugs found in [sharelib/sqoop] . . +1 There are no new bugs found in [sharelib/oozie] . . +1 There are no new bugs found in [examples] . . +1 There are no new bugs found in [client] . . +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 [server] . . +1 There are no new bugs found in [fluent-job/fluent-job-api] . +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 : 3062 . Tests failed : 0 . Tests in error : 8 . Tests timed out : 0 -1 [ERROR] There are [7] test errors in [tools] . Listing only the first [5] ones testConcurrentCopyFromLocalHighThreadNr:org.apache.oozie.tools.TestConcurrentCopyFromLocal testConcurrentCopyFromLocalSameFileNrAndThreadNr:org.apache.oozie.tools.TestConcurrentCopyFromLocal testConcurrentCopyFromLocalMoreThreadsThanFiles:org.apache.oozie.tools.TestConcurrentCopyFromLocal -1 [ERROR] There are [1] test errors in [zookeeper-security-tests] . Listing only the first [5] ones testNewUsingACLs:org.apache.oozie.util.TestZKUtilsWithSecurity Check console output for the full list of errors/failures +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/898/
          hadoopqa Hadoop QA added a comment -

          PreCommit-OOZIE-Build started

          hadoopqa Hadoop QA added a comment - PreCommit-OOZIE-Build started
          andras.piros Andras Piros made changes -
          Status Open [ 1 ] Patch Available [ 10002 ]
          andras.piros Andras Piros made changes -
          Field Original Value New Value
          Attachment OOZIE-3371.001.patch [ 12944715 ]
          andras.piros Andras Piros created issue -

          People

            andras.piros Andras Piros
            andras.piros Andras Piros
            Votes:
            0 Vote for this issue
            Watchers:
            Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment