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

Michael Smith commented on IMPALA-11352:
----------------------------------------

Seen again in 
https://jenkins.impala.io/job/ubuntu-16.04-dockerised-tests/7120/testReport/junit/metadata.test_event_processing/TestEventProcessing/test_event_based_replication/.
 Seems to primarily happen in dockerised tests.

> CI: Transient failure in test_event_based_replication
> -----------------------------------------------------
>
>                 Key: IMPALA-11352
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11352
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Distributed Exec
>    Affects Versions: Impala 4.1.0
>            Reporter: Michael Smith
>            Priority: Major
>         Attachments: selected-logs.tgz
>
>
> Transient failure in 
> metadata.test_event_processing.TestEventProcessing.test_event_based_replication
>  during https://jenkins.impala.io/job/ubuntu-16.04-dockerised-tests/5815/.
> Test output summary shows
> {code}
> metadata/test_event_processing.py:183: in test_event_based_replication
>     self.__run_event_based_replication_tests()
> metadata/test_event_processing.py:302: in __run_event_based_replication_tests
>     EventProcessorUtils.wait_for_event_processing(self)
> util/event_processor_utils.py:70: in wait_for_event_processing
>     allow_greater=True)
> common/impala_service.py:143: in wait_for_metric_value
>     self.__metric_timeout_assert(metric_name, expected_value, timeout)
> common/impala_service.py:210: in __metric_timeout_assert
>     assert 0, assert_string
> E   AssertionError: Metric catalog.curr-version did not reach value 9943 in 
> 10s.
> {code}
> Logs attached. Initial guess is something in parallel execution is delaying 
> catalog updates. I see messages around 00:38:17 for catalog version 9938 
> (which is what the captured metrics show) and catalog version 9961 at 
> 0:38:19. Test bumps are labeled with 0:38:21.



--
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