You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2019/08/16 07:28:00 UTC

[jira] [Created] (FLINK-13745) Flink cache on Travis does not exist

Till Rohrmann created FLINK-13745:
-------------------------------------

             Summary: Flink cache on Travis does not exist
                 Key: FLINK-13745
                 URL: https://issues.apache.org/jira/browse/FLINK-13745
             Project: Flink
          Issue Type: Bug
          Components: Build System
    Affects Versions: 1.9.0, 1.10.0
            Reporter: Till Rohrmann


More and more often I observe that Flink builds fail on Travis because of missing Flink caches:

{code}
Cached flink dir /home/travis/flink_cache/40072/flink does not exist. Exiting build.
{code}

It seems as if Travis cannot guarantee that a cache survives as long as the different profiles of a build are running. It would be good to solve this problem because now we have regularly failing builds:

https://travis-ci.org/apache/flink/builds/572559629
https://travis-ci.org/apache/flink/builds/572523730
https://travis-ci.org/apache/flink/builds/571576734



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)