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

Mihaly Szjatinya updated IMPALA-13710:
--------------------------------------
    Description: 
Error Message

AssertionError: did not find query in completed queries table

Stacktrace

{code}
custom_cluster/test_workload_mgmt_init.py:233: in 
test_log_table_newer_schema_version
    TQueryTableColumn.ORDERBY_COLUMNS: ""})
util/workload_management.py:74: in assert_query
    assert len(sql_results.data) == 1, "did not find query in completed queries 
table"
E   AssertionError: did not find query in completed queries table
{code}

Standard Output

Query Id: 154f2d2198cda80b:73e0f8e900000000


  was:
Regression

custom_cluster.test_metastore_service.TestMetastoreService.test_database_create_drop_seq
 (from pytest)

 
h3. Error Message

KeyError: 'event_processor_metrics'
h3. Stacktrace

{code:java}
custom_cluster/test_metastore_service.py:1059: in test_database_create_drop_seq
    EventProcessorUtils.wait_for_event_processing(self, 20)
util/event_processor_utils.py:93: in wait_for_event_processing
    impala_cluster, timeout, error_status_possible)
util/event_processor_utils.py:107: in wait_for_event_processing_impl
    current_event_id)
util/event_processor_utils.py:64: in wait_for_synced_event_id
    status = EventProcessorUtils.get_event_processor_status()
util/event_processor_utils.py:169: in get_event_processor_status
    metrics = EventProcessorUtils.get_event_processor_metrics()
util/event_processor_utils.py:121: in get_event_processor_metrics
    metrics = varz_json["event_processor_metrics"].strip().splitlines()
E   KeyError: 'event_processor_metrics'
{code}


> test_log_table_newer_schema_version fails with ssertionError: did not find 
> query in completed queries table
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: IMPALA-13710
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13710
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Mihaly Szjatinya
>            Priority: Critical
>              Labels: broken-build
>
> Error Message
> AssertionError: did not find query in completed queries table
> Stacktrace
> {code}
> custom_cluster/test_workload_mgmt_init.py:233: in 
> test_log_table_newer_schema_version
>     TQueryTableColumn.ORDERBY_COLUMNS: ""})
> util/workload_management.py:74: in assert_query
>     assert len(sql_results.data) == 1, "did not find query in completed 
> queries table"
> E   AssertionError: did not find query in completed queries table
> {code}
> Standard Output
> Query Id: 154f2d2198cda80b:73e0f8e900000000



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to