You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dian Fu (Jira)" <ji...@apache.org> on 2020/08/11 03:39:00 UTC

[jira] [Commented] (FLINK-17511) "RocksDB Memory Management end-to-end test" fails with "Current block cache usage 202123272 larger than expected memory limit 200000000"

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

Dian Fu commented on FLINK-17511:
---------------------------------

Another instance: [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=5376&view=logs&j=c88eea3b-64a0-564d-0031-9fdcd7b8abee&t=ff888d9b-cd34-53cc-d90f-3e446d355529]

> "RocksDB Memory Management end-to-end test" fails with "Current block cache usage 202123272 larger than expected memory limit 200000000"
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-17511
>                 URL: https://issues.apache.org/jira/browse/FLINK-17511
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / State Backends, Tests
>    Affects Versions: 1.10.0, 1.12.0
>            Reporter: Robert Metzger
>            Priority: Major
>              Labels: test-stability
>             Fix For: 1.12.0
>
>
> CI: https://travis-ci.org/github/apache/flink/jobs/683049297
> {code}
> Waiting for job to process up to 10000 records, current progress: 9751 records ...
> Waiting for job to process up to 10000 records, current progress: 9852 records ...
> Waiting for job to process up to 10000 records, current progress: 9852 records ...
> Waiting for job to process up to 10000 records, current progress: 9926 records ...
> Cancelling job d5a8e2c5a382b51573934c91b7b7ac9b.
> Cancelled job d5a8e2c5a382b51573934c91b7b7ac9b.
> [INFO] Current block cache usage for RocksDB instance in slot was 152229488
> [INFO] Current block cache usage for RocksDB instance in slot was 202123272
> [ERROR] Current block cache usage 202123272 larger than expected memory limit 200000000
> [FAIL] Test script contains errors.
> Checking for errors...
> No errors in log files.
> Checking for exceptions...
> No exceptions in log files.
> Checking for non-empty .out files...
> No non-empty .out files.
> [FAIL] 'RocksDB Memory Management end-to-end test' failed after 8 minutes and 20 seconds! Test exited with exit code 1
> {code}



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