[ https://issues.apache.org/jira/browse/FLINK-30972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17686240#comment-17686240 ]
Martijn Visser commented on FLINK-30972: ---------------------------------------- [~renqs] This always happens when a new version of OpenSSL has been released; fix should be easy > E2e tests always fail in phase "Prepare E2E run" > ------------------------------------------------ > > Key: FLINK-30972 > URL: https://issues.apache.org/jira/browse/FLINK-30972 > Project: Flink > Issue Type: Bug > Components: Build System / CI, Tests > Affects Versions: 1.17.0 > Reporter: Lijie Wang > Assignee: Qingsheng Ren > Priority: Blocker > Labels: test-stability > > {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-02-09 04:38:47-- > 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)... 91.189.91.39, > 185.125.190.36, 185.125.190.39, ... > Connecting to security.ubuntu.com (security.ubuntu.com)|91.189.91.39|:80... > connected. > HTTP request sent, awaiting response... 404 Not Found > 2023-02-09 04:38:47 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} -- This message was sent by Atlassian Jira (v8.20.10#820010)