Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-12936

test_query_log tests fail during test setup in UBSAN build

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • ghx-label-1

    Description

      Error details

      test setup failure
      

      Stack trace

      common/custom_cluster_test_suite.py:225: in teardown_method
          impalad.wait_for_exit()
      common/impala_cluster.py:471: in wait_for_exit
          while self.__get_pid() is not None:
      common/impala_cluster.py:414: in __get_pid
          assert len(pids) < 2, "Expected single pid but found %s" % ", ".join(map(str, pids))
      E   AssertionError: Expected single pid but found 21791, 23520
      

      Attachments

        Activity

          People

            jasonmfehr Jason Fehr
            boroknagyz Zoltán Borók-Nagy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: