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

[jira] [Resolved] (FLINK-15701) Allows transfer.sh to retry when fails to uploads logs

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

Till Rohrmann resolved FLINK-15701.
-----------------------------------
    Fix Version/s: 1.10.1
                   1.11.0
       Resolution: Fixed

Fixed via

master: d8ff590eb4d466afbc3d5c69bab6d4b795e49608 
1.10.1: f506b6541116b45addf7302184d7aa1793bd4c57

> Allows transfer.sh to retry when fails to uploads logs
> ------------------------------------------------------
>
>                 Key: FLINK-15701
>                 URL: https://issues.apache.org/jira/browse/FLINK-15701
>             Project: Flink
>          Issue Type: Improvement
>          Components: Travis
>    Affects Versions: 1.10.0
>            Reporter: Yun Gao
>            Assignee: Yun Gao
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.0, 1.10.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Occasionally we met with the error 
> {code:java}
> COMPRESSING build artifacts.
> build_info
> container.log
> mvn-1.log
> mvn-2.log
> mvn.out
> Uploading to transfer.sh
> Could not save metadata
> {code}
> when the travis uploading logs to transfer.sh. This makes many fail tests cannot be analyzed due to lack of detail logs. To amend this situation, we should allow uploading to retry when the uploading fails. 



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