You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Quanlong Huang (Jira)" <ji...@apache.org> on 2021/04/02 08:30:00 UTC

[jira] [Commented] (IMPALA-10625) TestAdmissionControllerStress::test_admission_controller_with_configs timeout

    [ https://issues.apache.org/jira/browse/IMPALA-10625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17313702#comment-17313702 ] 

Quanlong Huang commented on IMPALA-10625:
-----------------------------------------

Only seen this once recently. Maybe just a flaky issue. [~bikramjeet.vig] assigning this to you first. Feel free to reassign it. Thanks!

> TestAdmissionControllerStress::test_admission_controller_with_configs timeout
> -----------------------------------------------------------------------------
>
>                 Key: IMPALA-10625
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10625
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Quanlong Huang
>            Assignee: Bikramjeet Vig
>            Priority: Critical
>
> Saw this timeout in a downstream exhaustive buid:
> {code}
> custom_cluster.test_admission_controller.TestAdmissionControllerStress.test_admission_controller_with_configs[num_queries: 50 | protocol: beeswax | table_format: text/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | submission_delay_ms: 0 | round_robin_submission: True] (from pytest)
> {code}
> Took 5 min 50 sec.
> *Error Message*
>  AssertionError: Timed out waiting 90 seconds for query end assert (1617093339.578124 - 1617093249.327326) < 90 + where 1617093339.578124 = time()
>  *Stacktrace*
> {code:java}
> custom_cluster/test_admission_controller.py:1969: in test_admission_controller_with_configs
>     self.run_admission_test(vector, {'request_pool': self.pool_name})
> custom_cluster/test_admission_controller.py:1896: in run_admission_test
>     self.end_admitted_queries(num_to_end)
> custom_cluster/test_admission_controller.py:1660: in end_admitted_queries
>     assert (time() - start_time < STRESS_TIMEOUT),\
> E   AssertionError: Timed out waiting 90 seconds for query end
> E   assert (1617093339.578124 - 1617093249.327326) < 90
> E    +  where 1617093339.578124 = time()
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org