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

Flaky test: TestImpalaShellInteractive.test_multiline_queries_in_history

    XMLWordPrintableJSON

Details

    Description

      This happened on a 2.x build:

      shell/test_shell_interactive.py:230: in test_multiline_queries_in_history
          child_proc.expect(prompt_regex)
      ../infra/python/env/lib/python2.6/site-packages/pexpect/__init__.py:1451: in expect
          timeout, searchwindowsize)
      ../infra/python/env/lib/python2.6/site-packages/pexpect/__init__.py:1466: in expect_list
          timeout, searchwindowsize)
      ../infra/python/env/lib/python2.6/site-packages/pexpect/__init__.py:1568: in expect_loop
          raise TIMEOUT(str(err) + '\n' + str(self))
      E   TIMEOUT: Timeout exceeded.
      E   <pexpect.spawn object at 0x4e6d710>
      E   version: 3.3
      E   command: /data/jenkins/workspace/impala-asf-2.x-core/repos/Impala/bin/impala-shell.sh
      E   args: ['/data/jenkins/workspace/impala-asf-2.x-core/repos/Impala/bin/impala-shell.sh']
      E   searcher: <pexpect.searcher_re object at 0x4e6d7d0>
      E   buffer (last 100 chars): 't.localdomain:21000] > '
      E   before (last 100 chars): 't.localdomain:21000] > '
      E   after: <class 'pexpect.TIMEOUT'>
      E   match: None
      E   match_index: None
      E   exitstatus: None
      E   flag_eof: False
      E   pid: 28172
      E   child_fd: 10
      E   closed: False
      E   timeout: 30
      E   delimiter: <class 'pexpect.EOF'>
      E   logfile: None
      E   logfile_read: None
      E   logfile_send: None
      E   maxread: 2000
      E   ignorecase: False
      E   searchwindowsize: None
      E   delaybeforesend: 0.05
      E   delayafterclose: 0.1
      E   delayafterterminate: 0.1

       

      This may be related to IMPALA-6582.

      Attachments

        Issue Links

          Activity

            People

              tarmstrong Tim Armstrong
              tarasbob Taras Bobrovytsky
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: