Page MenuHomePhabricator

cloudvirt1033 (and others?) can't reach keystone
Closed, DuplicatePublic

Description

2023-09-20 12:59:15.329 3910567 WARNING nova.compute.manager [-] [instance: 58d695cd-09f9-4b43-8eea-5c494a4f3d83] Failed to deallocate network for instance; retrying. Error: Unable to establish connection to https://openstack.eqiad1.wikimediacloud.org:29696/v2.0/ports?device_id=58d695cd-09f9-4b43-8eea-5c494a4f3d83: HTTPSConnectionPool(host='openstack.eqiad1.wikimediacloud.org', port=29696): Max retries exceeded with url: /v2.0/ports?device_id=58d695cd-09f9-4b43-8eea-5c494a4f3d83 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5884185df0>: Failed to establish a new connection: [Errno 110] ETIMEDOUT')): keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://openstack.eqiad1.wikimediacloud.org:29696/v2.0/ports?device_id=58d695cd-09f9-4b43-8eea-5c494a4f3d83: HTTPSConnectionPool(host='openstack.eqiad1.wikimediacloud.org', port=29696): Max retries exceeded with url: /v2.0/ports?device_id=58d695cd-09f9-4b43-8eea-5c494a4f3d83 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5884185df0>: Failed to establish a new connection: [Errno 110] ETIMEDOUT'))

Event Timeline

The next place I checked (cloudvirt1052) seems to have the same issue:

2023-09-20 13:00:58.761 2602525 INFO keystoneauth.session [None req-d558ff8e-b1bb-453e-a0e4-31caade01280 - - - - - -] Failure: Unable to establish connection to https://openstack.eqiad1.wikimediacloud.org:29696/v2.0/ports?device_id=01c81b24-d2a6-4323-9bc9-98b7ff73382c&fields=binding%3Ahost_id&fields=binding%3Avif_type: HTTPSConnectionPool(host='openstack.eqiad1.wikimediacloud.org', port=29696): Max retries exceeded with url: /v2.0/ports?device_id=01c81b24-d2a6-4323-9bc9-98b7ff73382c&fields=binding%3Ahost_id&fields=binding%3Avif_type (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f03c038f580>: Failed to establish a new connection: [Errno 110] ETIMEDOUT')). Retrying in 0.5s.

curl does not work either, so a restart would not help xd