+ 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-14 18:21:31.812 1 INFO octavia.common.config [-] Logging enabled! 2026-07-14 18:21:31.812 1 INFO octavia.common.config [-] /var/lib/openstack/bin/octavia-worker version 12.0.2.dev10 2026-07-14 18:21:31.948 8 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-07-14 18:21:31.964 11 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-07-14 18:21:31.981 14 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-07-14 18:21:31.996 17 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-07-14 18:21:32.016 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-14 18:21:32.017 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-14 18:51:28.291 17 INFO octavia.controller.queue.v2.endpoints [-] Creating load balancer 'ef47ded5-03ae-47d0-8527-82da51dd1601'... 2026-07-14 18:51:29.822 17 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Port e13813cd-2607-4506-9c5a-87c878f37497 already exists. Nothing to be done. 2026-07-14 18:51:29.823 17 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Allocated vip with port id e13813cd-2607-4506-9c5a-87c878f37497, subnet id 4d42e03a-0968-411a-9a2d-3619d3dd0f52, ip address 10.1.1.15 for load balancer ef47ded5-03ae-47d0-8527-82da51dd1601 2026-07-14 18:51:29.862 17 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Updated vip with port id e13813cd-2607-4506-9c5a-87c878f37497, subnet id 4d42e03a-0968-411a-9a2d-3619d3dd0f52, ip address 10.1.1.15 for load balancer ef47ded5-03ae-47d0-8527-82da51dd1601 2026-07-14 18:51:30.574 17 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Set up VIP SG dc3ae09e-deb2-4bdb-84c9-bf4bab03dd7e for load balancer ef47ded5-03ae-47d0-8527-82da51dd1601 complete 2026-07-14 18:51:30.674 17 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Got subnet 4d42e03a-0968-411a-9a2d-3619d3dd0f52 for load balancer ef47ded5-03ae-47d0-8527-82da51dd1601 2026-07-14 18:51:30.715 17 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Created Amphora fb6c80d8-d1dc-4ac3-87b3-c22c4e716711 in DB for load balancer ef47ded5-03ae-47d0-8527-82da51dd1601 2026-07-14 18:51:31.117 17 INFO octavia.certificates.generator.local [-] Signing a certificate request using OpenSSL locally. 2026-07-14 18:51:31.117 17 INFO octavia.certificates.generator.local [-] Using CA Certificate from config. 2026-07-14 18:51:31.118 17 INFO octavia.certificates.generator.local [-] Using CA Private Key from config. 2026-07-14 18:51:31.118 17 INFO octavia.certificates.generator.local [-] No Passphrase found for CA Private Key, not using one. 2026-07-14 18:51:39.364 17 INFO octavia.controller.worker.v2.tasks.compute_tasks [-] Server created with id: 2e8e8182-ed0f-48b7-84e7-bc53eb926c52 for amphora id: fb6c80d8-d1dc-4ac3-87b3-c22c4e716711 2026-07-14 18:51:39.589 17 WARNING octavia.compute.drivers.nova_driver [-] Boot volume not found for volume backed amphora instance 2e8e8182-ed0f-48b7-84e7-bc53eb926c52  2026-07-14 18:51:41.606 17 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (5b17b7ba-48bd-4bb5-846e-9449dd0a023e) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-14 18:51:44.046 17 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (5b17b7ba-48bd-4bb5-846e-9449dd0a023e) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-14 18:51:54.539 17 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='172.24.3.16', port=9443): Max retries exceeded with url: // (Caused by ConnectTimeoutError(, 'Connection to 172.24.3.16 timed out. (connect timeout=10.0)')) 2026-07-14 18:51:59.558 17 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (54ed4c24-ae37-4962-a719-015518f05576) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-14 18:52:02.637 17 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.3.16', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-07-14 18:52:07.655 17 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (54ed4c24-ae37-4962-a719-015518f05576) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-14 18:52:07.695 17 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.3.16', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-07-14 18:52:12.712 17 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (54ed4c24-ae37-4962-a719-015518f05576) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-14 18:52:12.776 17 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.3.16', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-07-14 18:52:17.791 17 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (54ed4c24-ae37-4962-a719-015518f05576) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-14 18:52:17.951 17 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ALLOCATED in DB for amphora: fb6c80d8-d1dc-4ac3-87b3-c22c4e716711 with compute id: 2e8e8182-ed0f-48b7-84e7-bc53eb926c52 for load balancer: ef47ded5-03ae-47d0-8527-82da51dd1601 2026-07-14 18:52:25.097 17 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ACTIVE in DB for load balancer id: ef47ded5-03ae-47d0-8527-82da51dd1601 /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-14 18:52:30.180 14 INFO octavia.controller.queue.v2.endpoints [-] Creating listener '909f2c20-29d7-452e-8ff2-7c56fcf5af57'... 2026-07-14 18:52:35.598 17 INFO octavia.controller.queue.v2.endpoints [-] Creating pool '73a023c9-27d4-4282-8dd8-414c3c23d9f4'... 2026-07-14 18:52:41.618 14 INFO octavia.controller.queue.v2.endpoints [-] Creating member 'b827c90f-0b97-4677-baad-c0f5fc804920'... 2026-07-14 18:52:53.473 17 INFO octavia.controller.queue.v2.endpoints [-] Creating member 'b37d0b10-8e65-4283-be33-4ef13c3bf86c'... 2026-07-14 18:53:07.328 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting member 'b37d0b10-8e65-4283-be33-4ef13c3bf86c'... 2026-07-14 18:53:12.947 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting member 'b827c90f-0b97-4677-baad-c0f5fc804920'... 2026-07-14 18:53:18.392 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting pool '73a023c9-27d4-4282-8dd8-414c3c23d9f4'... 2026-07-14 18:53:23.851 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting listener '909f2c20-29d7-452e-8ff2-7c56fcf5af57'... 2026-07-14 18:53:24.982 17 INFO octavia.controller.worker.v2.tasks.database_tasks [None req-6df17238-fd6c-4240-84b1-29d8cfe438ac - 3c68b5dea2894892b2d496d3143ee174 - - - -] Mark ACTIVE in DB for load balancer id: ef47ded5-03ae-47d0-8527-82da51dd1601 2026-07-14 18:53:29.560 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting load balancer 'ef47ded5-03ae-47d0-8527-82da51dd1601'... 2026-07-14 18:53:32.500 14 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-69f16205-eee2-4633-bf54-718a03811b67 - 3c68b5dea2894892b2d496d3143ee174 - - - -] Removing security group dc3ae09e-deb2-4bdb-84c9-bf4bab03dd7e from port e13813cd-2607-4506-9c5a-87c878f37497 2026-07-14 18:53:33.081 14 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-69f16205-eee2-4633-bf54-718a03811b67 - 3c68b5dea2894892b2d496d3143ee174 - - - -] Deleted security group dc3ae09e-deb2-4bdb-84c9-bf4bab03dd7e /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)