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

[jira] [Closed] (FLINK-16694) Resuming Externalized Checkpoint end-to-end test failed on travis

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

Chesnay Schepler closed FLINK-16694.
------------------------------------
    Fix Version/s: 1.9.4
                   1.10.2
       Resolution: Cannot Reproduce

We now only print the first 500 lines of each log to prevent the build from terminating.
I will close the issue for now; let's revisit it if/once it occurs the next time.

master: a5ed8860cb977a330555b3883ae0099a8d229b02
1.11: f7db8b351a86247519c72406009bd1f48608c02e 
1.10: 32c9731b245448dac349a0f5870e9db2fd88aa11
1.9: e6f2a25f03b8f5949855807cdf90f5960e0207af 

> Resuming Externalized Checkpoint end-to-end test failed on travis
> -----------------------------------------------------------------
>
>                 Key: FLINK-16694
>                 URL: https://issues.apache.org/jira/browse/FLINK-16694
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Metrics, Tests
>    Affects Versions: 1.9.2
>            Reporter: Piotr Nowojski
>            Assignee: Chesnay Schepler
>            Priority: Critical
>              Labels: pull-request-available, test-stability
>             Fix For: 1.11.0, 1.10.2, 1.9.4
>
>
> Running 'Resuming Externalized Checkpoint (rocks, incremental, scale down) end-to-end test' failed on travis (release-1.9 branch) with the error:
> {code:java}
> The job exceeded the maximum log length, and has been terminated.
> {code}
> https://api.travis-ci.org/v3/job/664469537/log.txt
> https://travis-ci.org/github/apache/flink/builds/664469494
> This error is probably because of metrics logging and it's masking some other underlying issue, potentially FLINK-16695 as they happened in the same build.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)