You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2023/04/20 06:59:00 UTC

[jira] [Reopened] (FLINK-25292) Azure failed due to unable to fetch some archives

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

Sergey Nuyanzin reopened FLINK-25292:
-------------------------------------

> Azure failed due to unable to fetch some archives
> -------------------------------------------------
>
>                 Key: FLINK-25292
>                 URL: https://issues.apache.org/jira/browse/FLINK-25292
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System / Azure Pipelines
>    Affects Versions: 1.14.0, 1.13.3, 1.15.0, 1.18.0
>            Reporter: Yun Gao
>            Assignee: Martijn Visser
>            Priority: Blocker
>              Labels: test-stability
>             Fix For: 1.13.6, 1.14.3, 1.15.0
>
>
> {code:java}
> /bin/bash --noprofile --norc /__w/_temp/ba0f8961-8595-4ace-b13f-d60e17df8803.sh
> Reading package lists...
> Building dependency tree...
> Reading state information...
> The following additional packages will be installed:
>   libio-pty-perl libipc-run-perl
> Suggested packages:
>   libtime-duration-perl libtimedate-perl
> The following NEW packages will be installed:
>   libio-pty-perl libipc-run-perl moreutils
> 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
> Need to get 177 kB of archives.
> After this operation, 573 kB of additional disk space will be used.
> Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-pty-perl amd64 1:1.08-1.1build1
>   Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out [IP: 91.189.88.152 80]
> Err:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libipc-run-perl all 0.94-1
>   Unable to connect to archive.ubuntu.com:http: [IP: 91.189.88.152 80]
> Err:3 http://archive.ubuntu.com/ubuntu xenial/universe amd64 moreutils amd64 0.57-1
>   Unable to connect to archive.ubuntu.com:http: [IP: 91.189.88.152 80]
> E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libi/libio-pty-perl/libio-pty-perl_1.08-1.1build1_amd64.deb  Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out [IP: 91.189.88.152 80]
> E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libi/libipc-run-perl/libipc-run-perl_0.94-1_all.deb  Unable to connect to archive.ubuntu.com:http: [IP: 91.189.88.152 80]
> E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/m/moreutils/moreutils_0.57-1_amd64.deb  Unable to connect to archive.ubuntu.com:http: [IP: 91.189.88.152 80]
> E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
> Running command './tools/ci/test_controller.sh kafka/gelly' with a timeout of 234 minutes.
> ./tools/azure-pipelines/uploading_watchdog.sh: line 76: ts: command not found
> The STDIO streams did not close within 10 seconds of the exit event from process '/bin/bash'. This may indicate a child process inherited the STDIO streams and has not yet exited.
> ##[error]Bash exited with code '141'.
>  {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=28064&view=logs&j=72d4811f-9f0d-5fd0-014a-0bc26b72b642&t=e424005a-b16e-540f-196d-da062cc19bdf&l=13



--
This message was sent by Atlassian Jira
(v8.20.10#820010)