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/07 02:02:00 UTC

[jira] [Updated] (FLINK-18842) e2e test failed to download "localhost:9999/flink.tgz"

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

Dian Fu updated FLINK-18842:
----------------------------
    Component/s:     (was: Tests)
                 Test Infrastructure

> e2e test failed to download "localhost:9999/flink.tgz"
> ------------------------------------------------------
>
>                 Key: FLINK-18842
>                 URL: https://issues.apache.org/jira/browse/FLINK-18842
>             Project: Flink
>          Issue Type: Test
>          Components: Test Infrastructure
>    Affects Versions: 1.11.0
>            Reporter: Dian Fu
>            Priority: Major
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=5260&view=logs&j=c88eea3b-64a0-564d-0031-9fdcd7b8abee&t=2b7514ee-e706-5046-657b-3430666e7bd9
> {code}
> 2020-08-06T20:51:31.2499580Z + wget -nv -O flink.tgz localhost:9999/flink.tgz
> 2020-08-06T20:51:31.2501498Z 127.0.0.1 - - [06/Aug/2020 20:51:31] "GET /flink.tgz HTTP/1.1" 200 -
> 2020-08-06T20:51:31.2502214Z failed: Connection refused.
> 2020-08-06T20:51:31.6885068Z 2020-08-06 20:51:31 URL:http://localhost:9999/flink.tgz [322693675/322693675] -> "flink.tgz" [1]
> 2020-08-06T20:51:31.6888547Z + [ false = true ]
> 2020-08-06T20:51:31.6889384Z + tar -xf flink.tgz --strip-components=1
> 2020-08-06T20:51:34.8125585Z + rm flink.tgz
> 2020-08-06T20:51:34.8699287Z + chown -R flink:flink .
> 2020-08-07T00:20:42.7919165Z 
> 2020-08-07T00:20:43.0365895Z ##[error]The operation was canceled.
> {code}



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