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

[jira] [Created] (FLINK-31334) E2e ci fail with unsupported file exception

luoyuxia created FLINK-31334:
--------------------------------

             Summary: E2e ci fail with unsupported file exception 
                 Key: FLINK-31334
                 URL: https://issues.apache.org/jira/browse/FLINK-31334
             Project: Flink
          Issue Type: Bug
          Components: Build System / CI
            Reporter: luoyuxia


The e2e ci throw

"E: Unsupported file ./libssl1.0.0_1.0.2n-1ubuntu5.10_amd64.deb given on commandline".

The full exception message isĀ 
{code:java}
Installing required software
Reading package lists...
Building dependency tree...
Reading state information...
bc is already the newest version (1.07.1-2build1).
bc set to manually installed.
libapr1 is already the newest version (1.6.5-1ubuntu1).
libapr1 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded.
--2023-03-06 07:22:17--  http://security.ubuntu.com/ubuntu/pool/main/o/openssl1.0/libssl1.0.0_1.0.2n-1ubuntu5.10_amd64.deb
Resolving security.ubuntu.com (security.ubuntu.com)... 185.125.190.39, 185.125.190.36, 91.189.91.39, ...
Connecting to security.ubuntu.com (security.ubuntu.com)|185.125.190.39|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-03-06 07:22:17 ERROR 404: Not Found.


WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
E: Unsupported file ./libssl1.0.0_1.0.2n-1ubuntu5.10_amd64.deb given on commandline
##[error]Bash exited with code '100'.
Finishing: Prepare E2E run
 {code}
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=46628&view=logs&j=81be5d54-0dc6-5130-d390-233dd2956037&t=d72874ca-f446-5272-2efd-0705f108dbf6



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