+ 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-06-26 11:09:47.094 1 INFO octavia.common.config [-] Logging enabled! 2026-06-26 11:09:47.094 1 INFO octavia.common.config [-] /var/lib/openstack/bin/octavia-worker version 12.0.2.dev10 2026-06-26 11:09:47.213 8 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-06-26 11:09:47.223 11 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-06-26 11:09:47.234 14 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-06-26 11:09:47.252 17 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-06-26 11:09:47.276 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-06-26 11:09:47.286 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-06-26 11:38:44.346 14 INFO octavia.controller.queue.v2.endpoints [-] Creating load balancer '6e442a1b-5919-48e7-a668-630f150e1a90'... 2026-06-26 11:38:45.811 14 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Port 138d4c3c-d1bd-43bd-b4f9-739f6dd97550 already exists. Nothing to be done. 2026-06-26 11:38:45.812 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Allocated vip with port id 138d4c3c-d1bd-43bd-b4f9-739f6dd97550, subnet id d84b4781-2f41-46a4-b8ec-b1cff1eb4cc1, ip address 10.1.1.81 for load balancer 6e442a1b-5919-48e7-a668-630f150e1a90 2026-06-26 11:38:45.866 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Updated vip with port id 138d4c3c-d1bd-43bd-b4f9-739f6dd97550, subnet id d84b4781-2f41-46a4-b8ec-b1cff1eb4cc1, ip address 10.1.1.81 for load balancer 6e442a1b-5919-48e7-a668-630f150e1a90 2026-06-26 11:38:46.594 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Set up VIP SG 4e8810b7-d1ab-4e9b-ae71-a7906ac80ecf for load balancer 6e442a1b-5919-48e7-a668-630f150e1a90 complete 2026-06-26 11:38:46.681 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Got subnet d84b4781-2f41-46a4-b8ec-b1cff1eb4cc1 for load balancer 6e442a1b-5919-48e7-a668-630f150e1a90 2026-06-26 11:38:46.732 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Created Amphora e2233356-6e3c-417a-9727-37cce617daee in DB for load balancer 6e442a1b-5919-48e7-a668-630f150e1a90 2026-06-26 11:38:47.055 14 INFO octavia.certificates.generator.local [-] Signing a certificate request using OpenSSL locally. 2026-06-26 11:38:47.055 14 INFO octavia.certificates.generator.local [-] Using CA Certificate from config. 2026-06-26 11:38:47.056 14 INFO octavia.certificates.generator.local [-] Using CA Private Key from config. 2026-06-26 11:38:47.056 14 INFO octavia.certificates.generator.local [-] No Passphrase found for CA Private Key, not using one. 2026-06-26 11:38:54.765 14 INFO octavia.controller.worker.v2.tasks.compute_tasks [-] Server created with id: 71edad3c-4c5b-46e9-89b6-010c27248e22 for amphora id: e2233356-6e3c-417a-9727-37cce617daee 2026-06-26 11:38:54.961 14 WARNING octavia.compute.drivers.nova_driver [-] Boot volume not found for volume backed amphora instance 71edad3c-4c5b-46e9-89b6-010c27248e22  2026-06-26 11:38:56.977 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (a2d73824-af1c-459e-8744-839c84cc2d06) transitioned into state 'REVERTED' from state 'REVERTING' 2026-06-26 11:38:59.428 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (a2d73824-af1c-459e-8744-839c84cc2d06) transitioned into state 'REVERTED' from state 'REVERTING' 2026-06-26 11:39:09.825 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='172.24.0.66', port=9443): Max retries exceeded with url: // (Caused by ConnectTimeoutError(, 'Connection to 172.24.0.66 timed out. (connect timeout=10.0)')) 2026-06-26 11:39:14.842 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (e9ef192d-02f1-4017-8214-49948c9d0672) transitioned into state 'REVERTED' from state 'REVERTING' 2026-06-26 11:39:17.910 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.0.66', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-06-26 11:39:22.929 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (e9ef192d-02f1-4017-8214-49948c9d0672) transitioned into state 'REVERTED' from state 'REVERTING' 2026-06-26 11:39:22.964 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.0.66', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-06-26 11:39:27.981 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (e9ef192d-02f1-4017-8214-49948c9d0672) transitioned into state 'REVERTED' from state 'REVERTING' 2026-06-26 11:39:28.011 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.0.66', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-06-26 11:39:33.028 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (e9ef192d-02f1-4017-8214-49948c9d0672) transitioned into state 'REVERTED' from state 'REVERTING' 2026-06-26 11:39:33.187 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ALLOCATED in DB for amphora: e2233356-6e3c-417a-9727-37cce617daee with compute id: 71edad3c-4c5b-46e9-89b6-010c27248e22 for load balancer: 6e442a1b-5919-48e7-a668-630f150e1a90 2026-06-26 11:39:40.758 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ACTIVE in DB for load balancer id: 6e442a1b-5919-48e7-a668-630f150e1a90 /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-06-26 11:39:45.972 17 INFO octavia.controller.queue.v2.endpoints [-] Creating listener '34bec6a1-1e14-4e75-9422-dfe6b6968459'... 2026-06-26 11:39:51.418 14 INFO octavia.controller.queue.v2.endpoints [-] Creating pool 'b367dc48-10f6-46de-a493-7ebf6e16c0d1'... 2026-06-26 11:39:58.003 17 INFO octavia.controller.queue.v2.endpoints [-] Creating member '02a48a59-b8ab-4924-8a21-b1822af53872'... 2026-06-26 11:40:08.960 14 INFO octavia.controller.queue.v2.endpoints [-] Creating member '70ed1273-bf37-4917-bdc7-6494fdef12b6'... 2026-06-26 11:40:22.669 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '70ed1273-bf37-4917-bdc7-6494fdef12b6'... 2026-06-26 11:40:28.244 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '02a48a59-b8ab-4924-8a21-b1822af53872'... 2026-06-26 11:40:33.687 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting pool 'b367dc48-10f6-46de-a493-7ebf6e16c0d1'... 2026-06-26 11:40:39.025 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting listener '34bec6a1-1e14-4e75-9422-dfe6b6968459'... 2026-06-26 11:40:40.125 14 INFO octavia.controller.worker.v2.tasks.database_tasks [None req-52ed3592-4356-40c1-a2f7-cf3c9224966f - c0c51c03fb1a4f94900256fd09bd2123 - - - -] Mark ACTIVE in DB for load balancer id: 6e442a1b-5919-48e7-a668-630f150e1a90 2026-06-26 11:40:44.826 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting load balancer '6e442a1b-5919-48e7-a668-630f150e1a90'... 2026-06-26 11:40:47.208 17 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-296171d9-ab8e-4c87-8099-0cc77ca5830a - c0c51c03fb1a4f94900256fd09bd2123 - - - -] Removing security group 4e8810b7-d1ab-4e9b-ae71-a7906ac80ecf from port 138d4c3c-d1bd-43bd-b4f9-739f6dd97550 2026-06-26 11:40:47.848 17 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-296171d9-ab8e-4c87-8099-0cc77ca5830a - c0c51c03fb1a4f94900256fd09bd2123 - - - -] Deleted security group 4e8810b7-d1ab-4e9b-ae71-a7906ac80ecf /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)