Matthias Pohl created FLINK-34068:
-------------------------------------
Summary: build_wheels_on_macos fails due to OSError
Key: FLINK-34068
URL: https://issues.apache.org/jira/browse/FLINK-34068
Project: Flink
Issue Type: Bug
Components: Build System
Affects Versions: 1.17.2, 1.18.0, 1.19.0
Reporter: Matthias Pohl
[https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=56226&view=logs&j=f73b5736-8355-5390-ec71-4dfdec0ce6c5&t=90f7230e-bf5a-531b-8566-ad48d3e03bbb&l=187]
{code:java}
[...]
ERROR: Could not install packages due to an OSError:
HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Max retries
exceeded with url:
/packages/a9/3e/6498bcf34a8194a2e3cc6dab0a742f4de9a28363ccd91ca37c38d3fe9cb4/apache_beam-2.48.0-cp310-cp310-macosx_10_9_x86_64.whl
(Caused by NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection
object at 0x1075c5f90>: Failed to establish a new connection: [Errno 8]
nodename nor servname provided, or not known')){code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)