[ 
https://issues.apache.org/jira/browse/IMPALA-6711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Armstrong resolved IMPALA-6711.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.1.0
                   Impala 2.13.0

> Flaky test: TestImpalaShellInteractive.test_multiline_queries_in_history
> ------------------------------------------------------------------------
>
>                 Key: IMPALA-6711
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6711
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 2.12.0
>            Reporter: Taras Bobrovytsky
>            Assignee: Tim Armstrong
>            Priority: Critical
>             Fix For: Impala 2.13.0, Impala 3.1.0
>
>
> This happened on a 2.x build:
> {noformat}
> 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{noformat}
>  
> This may be related to IMPALA-6582.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to