[ https://issues.apache.org/jira/browse/FLINK-16694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Piotr Nowojski updated FLINK-16694: ----------------------------------- Description: 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 This error is probably because of metrics logging and it's masking some other underlying issue, potentially https://issues.apache.org/jira/browse/FLINK-16695 was: 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 Probably because of metrics logging. > 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 > Priority: Major > > 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 > This error is probably because of metrics logging and it's masking some other > underlying issue, potentially > https://issues.apache.org/jira/browse/FLINK-16695 -- This message was sent by Atlassian Jira (v8.3.4#803005)