You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2022/05/23 11:58:00 UTC

[jira] [Closed] (FLINK-20438) SystemProcessingTimeServiceTest fails due to missing output

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

Martijn Visser closed FLINK-20438.
----------------------------------
    Resolution: Cannot Reproduce

> SystemProcessingTimeServiceTest fails due to missing output
> -----------------------------------------------------------
>
>                 Key: FLINK-20438
>                 URL: https://issues.apache.org/jira/browse/FLINK-20438
>             Project: Flink
>          Issue Type: Bug
>          Components: API / DataStream
>    Affects Versions: 1.13.0
>            Reporter: Matthias Pohl
>            Priority: Not a Priority
>              Labels: auto-deprioritized-major, auto-deprioritized-minor, test-stability, testability
>
> [This build|https://dev.azure.com/mapohl/flink/_build/results?buildId=122&view=logs&j=9dc1b5dc-bcfa-5f83-eaa7-0cb181ddc267&t=ab910030-93db-52a7-74a3-34a0addb481b] failed due to {{org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest}} not getting back, i.e. not producing output, for 900 seconds.
> {noformat}
> # ...
> ==============================================================================
> Process produced no output for 900 seconds.
> ==============================================================================
> # ...{noformat}
> The Thread Stacktraces are printed in the build's output. The last test that didn't finish is {{SystemProcessingTimeServiceTest}} according to the build artifact's {{mvn-2.log}}:
> {noformat}
> # ...
> ================================================================================
> Test testShutdownAndWaitPending(org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest) is running.
> --------------------------------------------------------------------------------
> 15:27:56,727 [                main] INFO  org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest [] - 
> --------------------------------------------------------------------------------
> Test testShutdownAndWaitPending(org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest) successfully run.
> ================================================================================
> 15:27:56,728 [                main] INFO  org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest [] - 
> ================================================================================
> Test testQuiesceAndAwaitingCancelsScheduledAtFixRateFuture(org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest) is running.
> {noformat}



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