[
https://issues.apache.org/jira/browse/IMPALA-13228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Fehr closed IMPALA-13228.
-------------------------------
Resolution: Fixed
> test_query_log_table_query_select is flaky
> ------------------------------------------
>
> Key: IMPALA-13228
> URL: https://issues.apache.org/jira/browse/IMPALA-13228
> Project: IMPALA
> Issue Type: Bug
> Reporter: Zoltán Borók-Nagy
> Assignee: Jason Fehr
> Priority: Major
> Labels: broken-build
>
> h3. Error Message
> {noformat}
> AssertionError: Expected 1 lines in file
> /data0/jenkins/workspace/impala-cdwh-2024.0.18.0-core-ozone/repos/Impala/logs/custom_cluster_tests/impalad.impala-ec2-centos79-m6i-4xlarge-xldisk-17d6.vpc.cloudera.com.jenkins.log.INFO.20240714-141704.28401
> matching regex 'Query successfully unregistered:
> query_id=cf42cded8dac4e9c:5622c46200000000', but found 0 lines. Last line
> was: I0714 14:17:14.487112 29379 impala-server.cc:1564] Query successfully
> unregistered:
> {noformat}
> h3. Stacktrace
> {noformat}
> custom_cluster/test_query_log.py:1033: in test_query_log_table_query_select
> client = self.get_client(vector.get_value('protocol'))
> custom_cluster/test_query_log.py:73: in get_client
> self.assert_impalad_log_contains("INFO", finish_re)
> common/impala_test_suite.py:1337: in assert_impalad_log_contains
> "impalad", level, line_regex, expected_count, timeout_s)
> common/impala_test_suite.py:1388: in assert_log_contains
> (expected_count, log_file_path, line_regex, found, line)
> E AssertionError: Expected 1 lines in file
> /data0/jenkins/workspace/impala-cdwh-2024.0.18.0-core-ozone/repos/Impala/logs/custom_cluster_tests/impalad.impala-ec2-centos79-m6i-4xlarge-xldisk-17d6.vpc.cloudera.com.jenkins.log.INFO.20240714-141704.28401
> matching regex 'Query successfully unregistered:
> query_id=cf42cded8dac4e9c:5622c46200000000', but found 0 lines. Last line
> was:
> E I0714 14:17:14.487112 29379 impala-server.cc:1564] Query successfully
> unregistered:
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)