[
https://issues.apache.org/jira/browse/FLINK-12340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16830125#comment-16830125
]
Chesnay Schepler commented on FLINK-12340:
------------------------------------------
doesn't look like it's a timing issue to me, travis didn't even start uploading
the cache.
Please rebase on the latest master; your branch doesn't contain various
improvements to the build duration.
Note that there are other issues with your commit as travis prints multiple
errors:
{code}
cp: cannot create regular file
˜/home/travis/flink_cache/1796/flink/./flink-runtime-web/web-dashboard/node_modules/.cache/terser-webpack-plugin/content-v2/sha512/73/19/01ed34c28f0ec6d8c1cb1cb22e36afd1e3ceba65778b203ad4b0441dc429f5a6d3586710939607bb5c8441a9d384283d86cdda0aca613505fc2414c32166:
Permission denied
{code}
> Cache frontend-maven-plugin npm artifacts
> -----------------------------------------
>
> Key: FLINK-12340
> URL: https://issues.apache.org/jira/browse/FLINK-12340
> Project: Flink
> Issue Type: Task
> Components: Runtime / Web Frontend
> Affects Versions: 1.9.0
> Reporter: Robert Metzger
> Assignee: Robert Metzger
> Priority: Major
>
> While resolving https://issues.apache.org/jira/browse/FLINK-10706, we added
> the frontend-maven-plugin, which needs ~100MB of files in "~/.npm".
> I propose to cache these files to avoid re-downloading the files on each
> build.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)