+ COMMAND=start + start + exec octavia-worker --config-file /etc/octavia/octavia.conf /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-08 05:52:05.653 1 INFO octavia.common.config [-] Logging enabled! 2026-07-08 05:52:05.653 1 INFO octavia.common.config [-] /var/lib/openstack/bin/octavia-worker version 12.0.2.dev10 2026-07-08 05:52:05.758 8 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-07-08 05:52:05.774 11 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-07-08 05:52:05.785 14 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-07-08 05:52:05.799 17 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-07-08 05:52:05.813 8 WARNING octavia.controller.worker.v1.controller_worker [-] The 'amphorav1' provider is deprecated and will be removed in a future release. Use the 'amphora' driver instead. 2026-07-08 05:52:05.825 11 WARNING octavia.controller.worker.v1.controller_worker [-] The 'amphorav1' provider is deprecated and will be removed in a future release. Use the 'amphora' driver instead. 2026-07-08 06:19:51.020 17 INFO octavia.controller.queue.v2.endpoints [-] Creating load balancer 'b32993c3-a14c-4a17-a46e-a9599a5ecf64'... 2026-07-08 06:19:52.553 17 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Port 16d8ee16-705c-472d-86de-0b3fb85af05b already exists. Nothing to be done. 2026-07-08 06:19:52.555 17 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Allocated vip with port id 16d8ee16-705c-472d-86de-0b3fb85af05b, subnet id d4e95268-52fc-4096-8e69-1a2452550c0c, ip address 10.1.1.245 for load balancer b32993c3-a14c-4a17-a46e-a9599a5ecf64 2026-07-08 06:19:52.599 17 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Updated vip with port id 16d8ee16-705c-472d-86de-0b3fb85af05b, subnet id d4e95268-52fc-4096-8e69-1a2452550c0c, ip address 10.1.1.245 for load balancer b32993c3-a14c-4a17-a46e-a9599a5ecf64 2026-07-08 06:19:53.368 17 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Set up VIP SG e5075705-0fa5-4ad8-94af-410213879603 for load balancer b32993c3-a14c-4a17-a46e-a9599a5ecf64 complete 2026-07-08 06:19:53.449 17 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Got subnet d4e95268-52fc-4096-8e69-1a2452550c0c for load balancer b32993c3-a14c-4a17-a46e-a9599a5ecf64 2026-07-08 06:19:53.489 17 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Created Amphora 1656215f-0987-4f1f-86a0-244f442ed294 in DB for load balancer b32993c3-a14c-4a17-a46e-a9599a5ecf64 2026-07-08 06:19:53.995 17 INFO octavia.certificates.generator.local [-] Signing a certificate request using OpenSSL locally. 2026-07-08 06:19:53.996 17 INFO octavia.certificates.generator.local [-] Using CA Certificate from config. 2026-07-08 06:19:53.996 17 INFO octavia.certificates.generator.local [-] Using CA Private Key from config. 2026-07-08 06:19:53.996 17 INFO octavia.certificates.generator.local [-] No Passphrase found for CA Private Key, not using one. 2026-07-08 06:20:01.710 17 INFO octavia.controller.worker.v2.tasks.compute_tasks [-] Server created with id: 514361cd-6e08-4216-9662-fb9b435125af for amphora id: 1656215f-0987-4f1f-86a0-244f442ed294 2026-07-08 06:20:01.917 17 WARNING octavia.compute.drivers.nova_driver [-] Boot volume not found for volume backed amphora instance 514361cd-6e08-4216-9662-fb9b435125af  2026-07-08 06:20:03.926 17 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (c7cc8480-6201-4bb4-bf47-79d326d6f0ae) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-08 06:20:06.358 17 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (c7cc8480-6201-4bb4-bf47-79d326d6f0ae) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-08 06:20:16.816 17 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='172.24.3.147', port=9443): Max retries exceeded with url: // (Caused by ConnectTimeoutError(, 'Connection to 172.24.3.147 timed out. (connect timeout=10.0)')) 2026-07-08 06:20:21.834 17 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (0a79f8c8-0be0-4b49-a264-6052996a88f0) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-08 06:20:24.906 17 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.3.147', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-07-08 06:20:29.927 17 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (0a79f8c8-0be0-4b49-a264-6052996a88f0) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-08 06:20:29.961 17 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.3.147', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-07-08 06:20:34.978 17 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (0a79f8c8-0be0-4b49-a264-6052996a88f0) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-08 06:20:35.012 17 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.3.147', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-07-08 06:20:40.026 17 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (0a79f8c8-0be0-4b49-a264-6052996a88f0) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-08 06:20:40.166 17 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ALLOCATED in DB for amphora: 1656215f-0987-4f1f-86a0-244f442ed294 with compute id: 514361cd-6e08-4216-9662-fb9b435125af for load balancer: b32993c3-a14c-4a17-a46e-a9599a5ecf64 2026-07-08 06:20:46.550 17 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ACTIVE in DB for load balancer id: b32993c3-a14c-4a17-a46e-a9599a5ecf64 /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-08 06:20:52.710 14 INFO octavia.controller.queue.v2.endpoints [-] Creating listener '6dd4d9ff-ecb6-4a60-9c24-61e1dfd65672'... 2026-07-08 06:20:58.095 17 INFO octavia.controller.queue.v2.endpoints [-] Creating pool 'bcd45bfe-239f-445e-a428-62d82f15c648'... 2026-07-08 06:21:04.684 14 INFO octavia.controller.queue.v2.endpoints [-] Creating member '2b2cfc38-2f70-406f-912e-e21e994e6cca'... 2026-07-08 06:21:15.599 17 INFO octavia.controller.queue.v2.endpoints [-] Creating member '0cb3f76f-88e5-49f3-a775-ae0cdaa43fe5'... 2026-07-08 06:21:29.244 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '0cb3f76f-88e5-49f3-a775-ae0cdaa43fe5'... 2026-07-08 06:21:34.807 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '2b2cfc38-2f70-406f-912e-e21e994e6cca'... 2026-07-08 06:21:40.193 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting pool 'bcd45bfe-239f-445e-a428-62d82f15c648'... 2026-07-08 06:21:45.516 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting listener '6dd4d9ff-ecb6-4a60-9c24-61e1dfd65672'... 2026-07-08 06:21:46.626 17 INFO octavia.controller.worker.v2.tasks.database_tasks [None req-38d21d8e-0157-41a4-a219-7e5bf0873996 - 9b66eb079a6042828ef42424ca3c3bca - - - -] Mark ACTIVE in DB for load balancer id: b32993c3-a14c-4a17-a46e-a9599a5ecf64 2026-07-08 06:21:51.347 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting load balancer 'b32993c3-a14c-4a17-a46e-a9599a5ecf64'... 2026-07-08 06:21:54.149 14 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-ec2aad1b-a3dc-4b7d-8a43-098c917fdf48 - 9b66eb079a6042828ef42424ca3c3bca - - - -] Removing security group e5075705-0fa5-4ad8-94af-410213879603 from port 16d8ee16-705c-472d-86de-0b3fb85af05b 2026-07-08 06:21:54.643 14 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-ec2aad1b-a3dc-4b7d-8a43-098c917fdf48 - 9b66eb079a6042828ef42424ca3c3bca - - - -] Deleted security group e5075705-0fa5-4ad8-94af-410213879603 /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg)