You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ahmed Hamdy (Jira)" <ji...@apache.org> on 2022/06/07 09:25:00 UTC

[jira] [Commented] (FLINK-26177) PulsarSourceITCase.testScaleDown fails with timeout

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

Ahmed Hamdy commented on FLINK-26177:
-------------------------------------

https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=36335&view=logs&j=aa18c3f6-13b8-5f58-86bb-c1cffb239496&t=502fb6c0-30a2-5e49-c5c2-a00fa3acb203

> PulsarSourceITCase.testScaleDown fails with timeout
> ---------------------------------------------------
>
>                 Key: FLINK-26177
>                 URL: https://issues.apache.org/jira/browse/FLINK-26177
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Pulsar
>    Affects Versions: 1.15.0, 1.16.0
>            Reporter: Matthias Pohl
>            Priority: Major
>              Labels: auto-deprioritized-critical, pull-request-available, stale-blocker, test-stability
>
> We observed a [build failure|https://dev.azure.com/mapohl/flink/_build/results?buildId=742&view=logs&j=f3dc9b18-b77a-55c1-591e-264c46fe44d1&t=2d3cd81e-1c37-5c31-0ee4-f5d5cdb9324d&l=26553] caused by {{PulsarSourceITCase.testScaleDown}}:
> {code}
> Feb 15 20:56:02 [ERROR] Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 431.023 s <<< FAILURE! - in org.apache.flink.connector.pulsar.source.PulsarSourceITCase
> Feb 15 20:56:02 [ERROR] org.apache.flink.connector.pulsar.source.PulsarSourceITCase.testScaleDown(TestEnvironment, DataStreamSourceExternalContext, CheckpointingMode)[2]  Time elapsed: 138.444 s  <<< FAILURE!
> Feb 15 20:56:02 java.lang.AssertionError: 
> Feb 15 20:56:02 
> Feb 15 20:56:02 Expecting
> Feb 15 20:56:02   <CompletableFuture[Incomplete]>
> Feb 15 20:56:02 to be completed within 2M.
> Feb 15 20:56:02 
> Feb 15 20:56:02 exception caught while trying to get the future result: java.util.concurrent.TimeoutException
> Feb 15 20:56:02 	at java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1784)
> [...]
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)