+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Sep 10 18:35:00 2026] *** compiled with version: 13.3.0 on 03 July 2026 22:28:27 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: neutron-server-95b86b5f7-72gns machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7eff0f8c2668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-09-10 18:35:04.796 8 INFO neutron.common.config [-] Logging enabled! 2026-09-10 18:35:04.796 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-09-10 18:35:04.836 7 INFO neutron.common.config [-] Logging enabled! 2026-09-10 18:35:04.836 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-09-10 18:35:06.039 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-10 18:35:06.116 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-10 18:35:07.574 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-10 18:35:07.576 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-10 18:35:07.580 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-10 18:35:07.581 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-10 18:35:07.581 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-10 18:35:07.581 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-09-10 18:35:07.582 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-09-10 18:35:07.582 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 18:35:07.589 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 18:35:07.589 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 18:35:07.589 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-10 18:35:07.611 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-10 18:35:07.612 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-10 18:35:07.612 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-10 18:35:07.637 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-10 18:35:07.638 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-10 18:35:07.638 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-10 18:35:07.638 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-10 18:35:07.638 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-10 18:35:07.640 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-10 18:35:07.643 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-10 18:35:07.644 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-10 18:35:07.645 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-10 18:35:07.645 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-09-10 18:35:07.645 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-09-10 18:35:07.645 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 18:35:07.653 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 18:35:07.653 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 18:35:07.653 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-10 18:35:07.676 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-10 18:35:07.677 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-10 18:35:07.677 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-10 18:35:07.703 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-10 18:35:07.704 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-10 18:35:07.704 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-10 18:35:07.704 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-10 18:35:08.204 8 INFO neutron.plugins.ml2.managers [None req-bdc926f7-19bd-4ae2-85c4-6cccac6302e4 - - - - - -] Initializing driver for type 'vlan' 2026-09-10 18:35:08.238 7 INFO neutron.plugins.ml2.managers [None req-30a78a95-5cbe-4e41-84b5-3c641229a9b6 - - - - - -] Initializing driver for type 'vlan' 2026-09-10 18:35:08.359 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-bdc926f7-19bd-4ae2-85c4-6cccac6302e4 - - - - - -] VlanTypeDriver initialization complete 2026-09-10 18:35:08.360 8 INFO neutron.plugins.ml2.managers [None req-bdc926f7-19bd-4ae2-85c4-6cccac6302e4 - - - - - -] Initializing driver for type 'vxlan' 2026-09-10 18:35:08.360 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-bdc926f7-19bd-4ae2-85c4-6cccac6302e4 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-10 18:35:08.372 8 INFO neutron.plugins.ml2.managers [None req-bdc926f7-19bd-4ae2-85c4-6cccac6302e4 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-10 18:35:08.372 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-bdc926f7-19bd-4ae2-85c4-6cccac6302e4 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-10 18:35:08.373 8 INFO neutron.plugins.ml2.managers [None req-bdc926f7-19bd-4ae2-85c4-6cccac6302e4 - - - - - -] Initializing extension driver 'port_security' 2026-09-10 18:35:08.373 8 INFO neutron.plugins.ml2.extensions.port_security [None req-bdc926f7-19bd-4ae2-85c4-6cccac6302e4 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-10 18:35:08.373 8 INFO neutron.plugins.ml2.managers [None req-bdc926f7-19bd-4ae2-85c4-6cccac6302e4 - - - - - -] Initializing extension driver 'qos' 2026-09-10 18:35:08.373 8 INFO neutron.plugins.ml2.managers [None req-bdc926f7-19bd-4ae2-85c4-6cccac6302e4 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-10 18:35:08.373 8 INFO neutron.plugins.ml2.managers [None req-bdc926f7-19bd-4ae2-85c4-6cccac6302e4 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-10 18:35:08.382 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-30a78a95-5cbe-4e41-84b5-3c641229a9b6 - - - - - -] VlanTypeDriver initialization complete 2026-09-10 18:35:08.382 7 INFO neutron.plugins.ml2.managers [None req-30a78a95-5cbe-4e41-84b5-3c641229a9b6 - - - - - -] Initializing driver for type 'vxlan' 2026-09-10 18:35:08.383 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-30a78a95-5cbe-4e41-84b5-3c641229a9b6 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-10 18:35:08.389 8 INFO neutron.quota [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded quota_driver: . 2026-09-10 18:35:08.389 8 INFO neutron.plugins.ml2.plugin [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Modular L2 Plugin initialization complete 2026-09-10 18:35:08.390 8 INFO neutron.plugins.ml2.managers [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-10 18:35:08.390 8 INFO neutron.plugins.ml2.managers [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-10 18:35:08.390 8 INFO neutron.plugins.ml2.managers [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-10 18:35:08.390 8 INFO neutron.manager [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loading Plugin: qos 2026-09-10 18:35:08.401 7 INFO neutron.plugins.ml2.managers [None req-30a78a95-5cbe-4e41-84b5-3c641229a9b6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-10 18:35:08.402 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-30a78a95-5cbe-4e41-84b5-3c641229a9b6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-10 18:35:08.402 7 INFO neutron.plugins.ml2.managers [None req-30a78a95-5cbe-4e41-84b5-3c641229a9b6 - - - - - -] Initializing extension driver 'port_security' 2026-09-10 18:35:08.402 7 INFO neutron.plugins.ml2.extensions.port_security [None req-30a78a95-5cbe-4e41-84b5-3c641229a9b6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-10 18:35:08.402 7 INFO neutron.plugins.ml2.managers [None req-30a78a95-5cbe-4e41-84b5-3c641229a9b6 - - - - - -] Initializing extension driver 'qos' 2026-09-10 18:35:08.402 7 INFO neutron.plugins.ml2.managers [None req-30a78a95-5cbe-4e41-84b5-3c641229a9b6 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-10 18:35:08.402 7 INFO neutron.plugins.ml2.managers [None req-30a78a95-5cbe-4e41-84b5-3c641229a9b6 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-10 18:35:08.403 8 INFO neutron.manager [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loading Plugin: router 2026-09-10 18:35:08.414 7 INFO neutron.quota [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded quota_driver: . 2026-09-10 18:35:08.415 7 INFO neutron.plugins.ml2.plugin [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Modular L2 Plugin initialization complete 2026-09-10 18:35:08.415 7 INFO neutron.plugins.ml2.managers [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-10 18:35:08.415 7 INFO neutron.plugins.ml2.managers [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-10 18:35:08.415 7 INFO neutron.plugins.ml2.managers [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Got port-security extension from driver 'port_security' 2026-09-10 18:35:08.415 7 INFO neutron.manager [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loading Plugin: qos 2026-09-10 18:35:08.429 7 INFO neutron.manager [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loading Plugin: router 2026-09-10 18:35:08.448 8 INFO neutron.services.service_base [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-10 18:35:08.449 8 INFO neutron.manager [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loading Plugin: segments 2026-09-10 18:35:08.472 7 INFO neutron.services.service_base [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-10 18:35:08.472 7 INFO neutron.manager [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loading Plugin: segments 2026-09-10 18:35:08.556 8 INFO neutron.manager [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loading Plugin: trunk 2026-09-10 18:35:08.568 7 INFO neutron.manager [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loading Plugin: trunk 2026-09-10 18:35:08.573 8 INFO neutron.manager [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loading Plugin: vpnaas 2026-09-10 18:35:08.582 7 INFO neutron.manager [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loading Plugin: vpnaas 2026-09-10 18:35:08.622 7 WARNING stevedore.named [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-10 18:35:08.624 8 WARNING stevedore.named [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-10 18:35:08.680 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-10 18:35:08.681 7 INFO neutron.manager [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loading Plugin: taas 2026-09-10 18:35:08.681 8 INFO neutron_vpnaas.services.vpn.plugin [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-10 18:35:08.682 8 INFO neutron.manager [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loading Plugin: taas 2026-09-10 18:35:08.704 7 WARNING stevedore.named [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-10 18:35:08.707 8 WARNING stevedore.named [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-10 18:35:08.732 7 INFO neutron_taas.services.taas.taas_plugin [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-10 18:35:08.732 7 INFO neutron.manager [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loading Plugin: tapmirror 2026-09-10 18:35:08.733 8 INFO neutron_taas.services.taas.taas_plugin [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-10 18:35:08.734 8 INFO neutron.manager [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loading Plugin: tapmirror 2026-09-10 18:35:08.742 7 WARNING stevedore.named [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-10 18:35:08.745 8 WARNING stevedore.named [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-10 18:35:08.760 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-10 18:35:08.760 7 INFO neutron.manager [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loading Plugin: auto_allocate 2026-09-10 18:35:08.762 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-10 18:35:08.762 8 INFO neutron.manager [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loading Plugin: auto_allocate 2026-09-10 18:35:08.767 7 INFO neutron.manager [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loading Plugin: tag 2026-09-10 18:35:08.769 8 INFO neutron.manager [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loading Plugin: tag 2026-09-10 18:35:08.774 7 INFO neutron.manager [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loading Plugin: timestamp 2026-09-10 18:35:08.777 8 INFO neutron.manager [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loading Plugin: timestamp 2026-09-10 18:35:08.778 7 INFO neutron.manager [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loading Plugin: network_ip_availability 2026-09-10 18:35:08.779 8 INFO neutron.manager [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loading Plugin: network_ip_availability 2026-09-10 18:35:08.783 7 INFO neutron.manager [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loading Plugin: flavors 2026-09-10 18:35:08.784 8 INFO neutron.manager [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loading Plugin: flavors 2026-09-10 18:35:08.787 7 INFO neutron.manager [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loading Plugin: revisions 2026-09-10 18:35:08.788 8 INFO neutron.manager [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loading Plugin: revisions 2026-09-10 18:35:08.791 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Initializing extension manager. 2026-09-10 18:35:08.792 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: aap-reject-multicast 2026-09-10 18:35:08.792 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Initializing extension manager. 2026-09-10 18:35:08.793 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: address-group 2026-09-10 18:35:08.793 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: aap-reject-multicast 2026-09-10 18:35:08.794 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: address-scope 2026-09-10 18:35:08.794 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-10 18:35:08.794 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: address-group 2026-09-10 18:35:08.795 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: agent 2026-09-10 18:35:08.795 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: address-scope 2026-09-10 18:35:08.795 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: agent-resources-synced 2026-09-10 18:35:08.796 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-10 18:35:08.796 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: agent_sort_key 2026-09-10 18:35:08.797 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: agent 2026-09-10 18:35:08.797 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: allowed-address-pairs 2026-09-10 18:35:08.797 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: agent-resources-synced 2026-09-10 18:35:08.798 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: agent_sort_key 2026-09-10 18:35:08.798 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: auto-allocated-topology 2026-09-10 18:35:08.799 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: availability_zone 2026-09-10 18:35:08.799 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-10 18:35:08.799 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: availability_zone_filter 2026-09-10 18:35:08.800 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-10 18:35:08.800 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-10 18:35:08.800 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: default-subnetpools 2026-09-10 18:35:08.800 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: availability_zone 2026-09-10 18:35:08.801 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: availability_zone_filter 2026-09-10 18:35:08.801 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-10 18:35:08.802 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-10 18:35:08.802 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: default-subnetpools 2026-09-10 18:35:08.802 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: dns-integration 2026-09-10 18:35:08.803 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: dns-domain-ports 2026-09-10 18:35:08.803 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-10 18:35:08.803 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-10 18:35:08.804 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: dvr 2026-09-10 18:35:08.804 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: dns-integration 2026-09-10 18:35:08.804 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-10 18:35:08.804 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: dns-domain-ports 2026-09-10 18:35:08.805 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: empty-string-filtering 2026-09-10 18:35:08.805 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-10 18:35:08.805 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension evpn not supported by any of loaded plugins 2026-09-10 18:35:08.806 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-10 18:35:08.806 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: dvr 2026-09-10 18:35:08.806 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-10 18:35:08.807 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: empty-string-filtering 2026-09-10 18:35:08.807 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-10 18:35:08.807 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-09-10 18:35:08.807 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: external-net 2026-09-10 18:35:08.808 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-10 18:35:08.808 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-10 18:35:08.808 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-10 18:35:08.809 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: extraroute 2026-09-10 18:35:08.809 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: external-net 2026-09-10 18:35:08.809 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-10 18:35:08.809 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: extraroute-atomic 2026-09-10 18:35:08.810 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: extraroute 2026-09-10 18:35:08.810 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: filter-validation 2026-09-10 18:35:08.810 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: extraroute-atomic 2026-09-10 18:35:08.810 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-10 18:35:08.811 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-10 18:35:08.811 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: filter-validation 2026-09-10 18:35:08.811 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-10 18:35:08.811 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-10 18:35:08.812 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: fip-port-details 2026-09-10 18:35:08.812 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-10 18:35:08.813 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: flavors 2026-09-10 18:35:08.813 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-10 18:35:08.814 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: fip-port-details 2026-09-10 18:35:08.814 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-10 18:35:08.815 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: flavors 2026-09-10 18:35:08.815 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: floatingip-pools 2026-09-10 18:35:08.815 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: ip_allocation 2026-09-10 18:35:08.816 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: ip-substring-filtering 2026-09-10 18:35:08.816 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-10 18:35:08.816 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: l2_adjacency 2026-09-10 18:35:08.817 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: floatingip-pools 2026-09-10 18:35:08.818 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: router 2026-09-10 18:35:08.818 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: ip_allocation 2026-09-10 18:35:08.818 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-09-10 18:35:08.818 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-10 18:35:08.819 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: l2_adjacency 2026-09-10 18:35:08.820 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: router 2026-09-10 18:35:08.821 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-10 18:35:08.821 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-09-10 18:35:08.821 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-10 18:35:08.822 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-10 18:35:08.822 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-10 18:35:08.822 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: ext-gw-mode 2026-09-10 18:35:08.823 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: l3-ha 2026-09-10 18:35:08.823 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-10 18:35:08.823 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-10 18:35:08.824 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-10 18:35:08.824 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-10 18:35:08.824 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: ext-gw-mode 2026-09-10 18:35:08.824 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: l3-flavors 2026-09-10 18:35:08.825 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: l3-ha 2026-09-10 18:35:08.825 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-10 18:35:08.825 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-10 18:35:08.826 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-10 18:35:08.826 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-10 18:35:08.826 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: l3-flavors 2026-09-10 18:35:08.827 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-10 18:35:08.828 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-10 18:35:08.828 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-10 18:35:08.829 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-10 18:35:08.830 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-10 18:35:08.831 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-10 18:35:08.831 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-10 18:35:08.832 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-10 18:35:08.832 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-10 18:35:08.832 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-10 18:35:08.833 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: multi-provider 2026-09-10 18:35:08.833 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: net-mtu 2026-09-10 18:35:08.834 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-10 18:35:08.834 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: net-mtu-writable 2026-09-10 18:35:08.834 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-10 18:35:08.834 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: network_availability_zone 2026-09-10 18:35:08.835 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: multi-provider 2026-09-10 18:35:08.835 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: network_ha 2026-09-10 18:35:08.835 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: net-mtu 2026-09-10 18:35:08.836 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: network-ip-availability 2026-09-10 18:35:08.836 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: net-mtu-writable 2026-09-10 18:35:08.836 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: network-ip-availability-details 2026-09-10 18:35:08.837 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: network_availability_zone 2026-09-10 18:35:08.837 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: network_ha 2026-09-10 18:35:08.837 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-10 18:35:08.838 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: pagination 2026-09-10 18:35:08.838 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: network-ip-availability 2026-09-10 18:35:08.838 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: port-device-profile 2026-09-10 18:35:08.839 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: network-ip-availability-details 2026-09-10 18:35:08.840 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-10 18:35:08.840 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-10 18:35:08.840 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-10 18:35:08.840 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: pagination 2026-09-10 18:35:08.841 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: port-device-profile 2026-09-10 18:35:08.841 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-10 18:35:08.842 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-10 18:35:08.842 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-10 18:35:08.842 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-10 18:35:08.843 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: port-mac-override 2026-09-10 18:35:08.843 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: port-mac-override 2026-09-10 18:35:08.843 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-10 18:35:08.843 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-10 18:35:08.844 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-10 18:35:08.844 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-10 18:35:08.844 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-10 18:35:08.844 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-10 18:35:08.845 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: port-resource-request 2026-09-10 18:35:08.845 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: port-resource-request 2026-09-10 18:35:08.845 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-10 18:35:08.845 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: port-resource-request-groups 2026-09-10 18:35:08.846 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-10 18:35:08.846 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-10 18:35:08.846 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: binding 2026-09-10 18:35:08.846 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: binding 2026-09-10 18:35:08.847 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: binding-extended 2026-09-10 18:35:08.847 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: binding-extended 2026-09-10 18:35:08.848 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: port-security 2026-09-10 18:35:08.848 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: port-security 2026-09-10 18:35:08.848 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: project-id 2026-09-10 18:35:08.848 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: project-id 2026-09-10 18:35:08.849 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: provider 2026-09-10 18:35:08.849 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: provider 2026-09-10 18:35:08.849 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-09-10 18:35:08.849 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-09-10 18:35:08.850 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-10 18:35:08.850 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-10 18:35:08.852 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: qos 2026-09-10 18:35:08.852 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: qos 2026-09-10 18:35:08.853 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-10 18:35:08.853 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-10 18:35:08.853 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-10 18:35:08.853 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-10 18:35:08.854 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: qos-default 2026-09-10 18:35:08.854 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: qos-default 2026-09-10 18:35:08.854 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: qos-fip 2026-09-10 18:35:08.854 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: qos-fip 2026-09-10 18:35:08.855 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-10 18:35:08.855 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-10 18:35:08.855 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: qos-gateway-ip 2026-09-10 18:35:08.855 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-10 18:35:08.856 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: qos-port-network-policy 2026-09-10 18:35:08.856 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-10 18:35:08.856 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: qos-pps-minimum 2026-09-10 18:35:08.857 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-10 18:35:08.857 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-10 18:35:08.857 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-10 18:35:08.858 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: qos-pps 2026-09-10 18:35:08.858 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: qos-rule-type-details 2026-09-10 18:35:08.858 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: qos-pps 2026-09-10 18:35:08.859 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-10 18:35:08.859 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-10 18:35:08.859 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: qos-rules-alias 2026-09-10 18:35:08.859 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-10 18:35:08.860 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: quota-check-limit 2026-09-10 18:35:08.860 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: quota-check-limit-default 2026-09-10 18:35:08.860 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: qos-rules-alias 2026-09-10 18:35:08.861 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: quota-check-limit 2026-09-10 18:35:08.861 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: quota-check-limit-default 2026-09-10 18:35:08.862 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: quotas 2026-09-10 18:35:08.863 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: quota_details 2026-09-10 18:35:08.864 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: quotas 2026-09-10 18:35:08.865 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: rbac-policies 2026-09-10 18:35:08.865 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: quota_details 2026-09-10 18:35:08.865 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: rbac-address-group 2026-09-10 18:35:08.866 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: rbac-address-scope 2026-09-10 18:35:08.866 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: rbac-security-groups 2026-09-10 18:35:08.866 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: rbac-policies 2026-09-10 18:35:08.867 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: rbac-subnetpool 2026-09-10 18:35:08.867 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: rbac-address-group 2026-09-10 18:35:08.867 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: revision-if-match 2026-09-10 18:35:08.867 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: rbac-address-scope 2026-09-10 18:35:08.868 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: standard-attr-revisions 2026-09-10 18:35:08.868 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: rbac-security-groups 2026-09-10 18:35:08.868 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: router_availability_zone 2026-09-10 18:35:08.868 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-10 18:35:08.869 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-09-10 18:35:08.869 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: revision-if-match 2026-09-10 18:35:08.869 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-10 18:35:08.870 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-10 18:35:08.870 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: router_availability_zone 2026-09-10 18:35:08.871 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-09-10 18:35:08.871 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: security-groups-default-rules 2026-09-10 18:35:08.871 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-10 18:35:08.872 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: security-groups-default-statefulness 2026-09-10 18:35:08.872 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-10 18:35:08.873 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-10 18:35:08.873 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-10 18:35:08.873 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-10 18:35:08.874 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-09-10 18:35:08.874 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-10 18:35:08.874 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-10 18:35:08.874 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-10 18:35:08.875 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-10 18:35:08.875 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-10 18:35:08.876 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-10 18:35:08.876 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-10 18:35:08.879 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: security-group 2026-09-10 18:35:08.880 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: segment 2026-09-10 18:35:08.880 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-10 18:35:08.881 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: security-group 2026-09-10 18:35:08.881 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: service-type 2026-09-10 18:35:08.881 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: sorting 2026-09-10 18:35:08.882 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: segment 2026-09-10 18:35:08.882 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: standard-attr-segment 2026-09-10 18:35:08.883 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: standard-attr-description 2026-09-10 18:35:08.883 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-10 18:35:08.883 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: stateful-security-group 2026-09-10 18:35:08.884 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: service-type 2026-09-10 18:35:08.884 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: sorting 2026-09-10 18:35:08.884 7 WARNING neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-10 18:35:08.885 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: standard-attr-segment 2026-09-10 18:35:08.885 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-10 18:35:08.885 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: standard-attr-description 2026-09-10 18:35:08.885 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: subnet-external-network 2026-09-10 18:35:08.886 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: stateful-security-group 2026-09-10 18:35:08.886 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: subnet_onboard 2026-09-10 18:35:08.886 8 WARNING neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-10 18:35:08.887 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-10 18:35:08.887 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-10 18:35:08.887 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: subnet-service-types 2026-09-10 18:35:08.887 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: subnet-external-network 2026-09-10 18:35:08.888 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: subnet_allocation 2026-09-10 18:35:08.888 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: subnet_onboard 2026-09-10 18:35:08.888 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-10 18:35:08.888 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-10 18:35:08.889 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: subnet-service-types 2026-09-10 18:35:08.889 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: tag-creation 2026-09-10 18:35:08.889 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-10 18:35:08.889 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: subnet_allocation 2026-09-10 18:35:08.890 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-10 18:35:08.891 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: tag-creation 2026-09-10 18:35:08.891 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-10 18:35:08.893 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: standard-attr-tag 2026-09-10 18:35:08.894 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-10 18:35:08.895 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: trunk 2026-09-10 18:35:08.895 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: trunk-details 2026-09-10 18:35:08.895 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: standard-attr-tag 2026-09-10 18:35:08.896 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-10 18:35:08.896 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-10 18:35:08.896 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-10 18:35:08.897 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-10 18:35:08.897 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: trunk 2026-09-10 18:35:08.897 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: trunk-details 2026-09-10 18:35:08.897 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-10 18:35:08.898 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-10 18:35:08.898 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-10 18:35:08.899 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-10 18:35:08.899 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-10 18:35:08.900 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-10 18:35:08.900 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-10 18:35:08.901 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: vpn-flavors 2026-09-10 18:35:08.901 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-10 18:35:08.902 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: vpnaas 2026-09-10 18:35:08.902 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-10 18:35:08.903 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: vpn-flavors 2026-09-10 18:35:08.903 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: taas 2026-09-10 18:35:08.905 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: vpnaas 2026-09-10 18:35:08.905 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: tap-mirror 2026-09-10 18:35:08.906 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: tap-mirror-both-direction 2026-09-10 18:35:08.906 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: taas 2026-09-10 18:35:08.907 7 INFO neutron.api.extensions [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Loaded extension: taas-vlan-filter 2026-09-10 18:35:08.907 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: tap-mirror 2026-09-10 18:35:08.908 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-09-10 18:35:08.908 8 INFO neutron.api.extensions [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Loaded extension: taas-vlan-filter 2026-09-10 18:35:08.911 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-10 18:35:08.911 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-10 18:35:08.911 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 18:35:08.911 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-10 18:35:08.913 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-10 18:35:08.913 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-10 18:35:08.913 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 18:35:08.913 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-10 18:35:08.913 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-10 18:35:08.915 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-10 18:35:08.915 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-10 18:35:08.915 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-10 18:35:08.917 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-10 18:35:08.917 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-10 18:35:08.919 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-10 18:35:08.920 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-10 18:35:08.920 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-10 18:35:08.921 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-10 18:35:08.921 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 18:35:08.921 7 WARNING neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] subnetpool is already registered 2026-09-10 18:35:08.922 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-10 18:35:08.922 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 18:35:08.922 7 WARNING neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] subnetpool is already registered 2026-09-10 18:35:08.922 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-10 18:35:08.922 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-10 18:35:08.923 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 18:35:08.923 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 18:35:08.923 8 WARNING neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] subnetpool is already registered 2026-09-10 18:35:08.923 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 18:35:08.923 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 18:35:08.923 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-10 18:35:08.924 8 WARNING neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] subnetpool is already registered 2026-09-10 18:35:08.924 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-10 18:35:08.924 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-10 18:35:08.924 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-10 18:35:08.924 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 18:35:08.925 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 18:35:08.925 7 WARNING neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] ipsecpolicy is already registered 2026-09-10 18:35:08.925 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 18:35:08.925 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-10 18:35:08.925 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 18:35:08.925 7 WARNING neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] ikepolicy is already registered 2026-09-10 18:35:08.925 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-10 18:35:08.926 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-10 18:35:08.926 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 18:35:08.926 8 WARNING neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] ipsecpolicy is already registered 2026-09-10 18:35:08.927 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 18:35:08.927 8 WARNING neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] ikepolicy is already registered 2026-09-10 18:35:08.929 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-10 18:35:08.929 7 WARNING neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] router_route is already registered 2026-09-10 18:35:08.930 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-10 18:35:08.930 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-10 18:35:08.930 8 WARNING neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] router_route is already registered 2026-09-10 18:35:08.930 7 WARNING neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] router is already registered 2026-09-10 18:35:08.931 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-10 18:35:08.931 7 WARNING neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] floatingip is already registered 2026-09-10 18:35:08.932 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-10 18:35:08.932 8 WARNING neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] router is already registered 2026-09-10 18:35:08.932 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-10 18:35:08.932 8 WARNING neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] floatingip is already registered 2026-09-10 18:35:08.934 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-10 18:35:08.935 7 WARNING neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] rbac_policy is already registered 2026-09-10 18:35:08.935 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-10 18:35:08.936 7 WARNING neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] security_group is already registered 2026-09-10 18:35:08.936 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-10 18:35:08.936 7 WARNING neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] security_group_rule is already registered 2026-09-10 18:35:08.936 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-10 18:35:08.936 8 WARNING neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] rbac_policy is already registered 2026-09-10 18:35:08.937 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 18:35:08.937 7 WARNING neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] subnetpool is already registered 2026-09-10 18:35:08.937 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-10 18:35:08.937 8 WARNING neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] security_group is already registered 2026-09-10 18:35:08.937 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 18:35:08.937 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-10 18:35:08.938 7 WARNING neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] subnetpool is already registered 2026-09-10 18:35:08.938 8 WARNING neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] security_group_rule is already registered 2026-09-10 18:35:08.938 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-10 18:35:08.938 7 WARNING neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] trunk is already registered 2026-09-10 18:35:08.938 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 18:35:08.938 8 WARNING neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] subnetpool is already registered 2026-09-10 18:35:08.938 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 18:35:08.939 7 WARNING neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] ikepolicy is already registered 2026-09-10 18:35:08.939 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 18:35:08.939 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 18:35:08.939 8 WARNING neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] subnetpool is already registered 2026-09-10 18:35:08.939 7 WARNING neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] ipsecpolicy is already registered 2026-09-10 18:35:08.939 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-10 18:35:08.939 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-10 18:35:08.940 8 WARNING neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] trunk is already registered 2026-09-10 18:35:08.940 7 WARNING neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] endpoint_group is already registered 2026-09-10 18:35:08.940 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 18:35:08.940 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-10 18:35:08.940 8 WARNING neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] ikepolicy is already registered 2026-09-10 18:35:08.940 7 WARNING neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] vpnservice is already registered 2026-09-10 18:35:08.940 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 18:35:08.940 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-10 18:35:08.941 8 WARNING neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] ipsecpolicy is already registered 2026-09-10 18:35:08.941 7 WARNING neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] ipsec_site_connection is already registered 2026-09-10 18:35:08.941 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-10 18:35:08.941 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 18:35:08.941 8 WARNING neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] endpoint_group is already registered 2026-09-10 18:35:08.941 7 WARNING neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] ipsecpolicy is already registered 2026-09-10 18:35:08.941 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-10 18:35:08.941 7 INFO neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 18:35:08.941 8 WARNING neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] vpnservice is already registered 2026-09-10 18:35:08.942 7 WARNING neutron.quota.resource_registry [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] ikepolicy is already registered 2026-09-10 18:35:08.942 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-10 18:35:08.942 8 WARNING neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] ipsec_site_connection is already registered 2026-09-10 18:35:08.942 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 18:35:08.943 8 WARNING neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] ipsecpolicy is already registered 2026-09-10 18:35:08.943 8 INFO neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 18:35:08.943 8 WARNING neutron.quota.resource_registry [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] ikepolicy is already registered 2026-09-10 18:35:08.981 7 WARNING keystonemiddleware._common.config [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-10 18:35:08.982 8 WARNING keystonemiddleware._common.config [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-10 18:35:08.988 7 WARNING keystonemiddleware.auth_token [None req-a3412dbe-5f95-45b7-980e-9c2029e7383a - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint 2026-09-10 18:35:08.988 8 WARNING keystonemiddleware.auth_token [None req-014afc02-b4bc-4ba8-a261-aa32c81f5197 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7eff0f8c2668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7eff0f8c2668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-10 18:35:13.788 8 INFO neutron.pecan_wsgi.hooks.translation [None req-be1c43ae-9040-4fd1-8af4-df27a69db07f dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/4] 162.253.55.149 () {44 vars in 926 bytes} [Thu Sep 10 18:35:12 2026] GET /v2.0/networks/public => generated 108 bytes in 1012 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 3/5] 162.253.55.149 () {44 vars in 948 bytes} [Thu Sep 10 18:35:13 2026] GET /v2.0/networks?name=public => generated 15 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 18:35:14.523 8 ERROR stevedore.extension [None req-afcb03cf-156b-4737-bc32-05fd13461826 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-10 18:35:14.538 8 ERROR stevedore.extension [None req-afcb03cf-156b-4737-bc32-05fd13461826 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-10 18:35:14.539 8 ERROR stevedore.extension [None req-afcb03cf-156b-4737-bc32-05fd13461826 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-09-10 18:35:14.887 8 WARNING neutron.services.revisions.revision_plugin [None req-afcb03cf-156b-4737-bc32-05fd13461826 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] Could not find related network for resource to bump revision. 2026-09-10 18:35:14.912 8 INFO neutron.db.segments_db [None req-afcb03cf-156b-4737-bc32-05fd13461826 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] Added segment 3974cee7-ccf7-4f49-89d8-730a92fdd6c8 of type flat for network 1fcc1bc8-f339-4511-9dd6-932b3efa34ec 2026-09-10 18:35:14.975 8 INFO neutron.pecan_wsgi.hooks.translation [None req-afcb03cf-156b-4737-bc32-05fd13461826 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/6] 162.253.55.149 () {48 vars in 966 bytes} [Thu Sep 10 18:35:14 2026] POST /v2.0/networks => generated 124 bytes in 724 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 18:35:20.966 8 INFO neutron.pecan_wsgi.hooks.translation [None req-68c2395e-7461-4bdf-b48a-73220ac1370b dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/8] 162.253.55.149 () {44 vars in 926 bytes} [Thu Sep 10 18:35:20 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 162.253.55.149 () {44 vars in 948 bytes} [Thu Sep 10 18:35:20 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 18:35:21.109 8 WARNING neutron.services.revisions.revision_plugin [None req-cf07f9e9-e24d-4b9c-8263-cef32e68f272 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] Could not find related network for resource to bump revision. 2026-09-10 18:35:21.134 8 INFO neutron.db.segments_db [None req-cf07f9e9-e24d-4b9c-8263-cef32e68f272 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] Added segment bf9c4b77-4d81-42c9-8c7d-0b23ba3d7827 of type flat for network a894d15a-c5a8-4242-9001-a16ce9320141 2026-09-10 18:35:21.162 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf07f9e9-e24d-4b9c-8263-cef32e68f272 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/10] 162.253.55.149 () {48 vars in 966 bytes} [Thu Sep 10 18:35:20 2026] POST /v2.0/networks => generated 124 bytes in 177 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 18:35:27.518 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a58f0958-2fe4-4ffb-8a9b-f82e809d6b97 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/11] 162.253.55.149 () {44 vars in 926 bytes} [Thu Sep 10 18:35:27 2026] GET /v2.0/networks/public => generated 108 bytes in 449 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/12] 162.253.55.149 () {44 vars in 948 bytes} [Thu Sep 10 18:35:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 18:35:27.772 7 ERROR stevedore.extension [None req-b21e7873-4a36-481c-92ae-0889f62104a1 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-10 18:35:27.784 7 ERROR stevedore.extension [None req-b21e7873-4a36-481c-92ae-0889f62104a1 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-10 18:35:27.785 7 ERROR stevedore.extension [None req-b21e7873-4a36-481c-92ae-0889f62104a1 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-09-10 18:35:27.939 7 WARNING neutron.services.revisions.revision_plugin [None req-b21e7873-4a36-481c-92ae-0889f62104a1 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] Could not find related network for resource to bump revision. 2026-09-10 18:35:27.961 7 INFO neutron.db.segments_db [None req-b21e7873-4a36-481c-92ae-0889f62104a1 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] Added segment 2c32751c-98c5-4f82-b3bb-5fa7476109dc of type flat for network aadf1013-6231-459c-b0fa-12817ad18248 2026-09-10 18:35:28.047 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b21e7873-4a36-481c-92ae-0889f62104a1 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/13] 162.253.55.149 () {48 vars in 966 bytes} [Thu Sep 10 18:35:27 2026] POST /v2.0/networks => generated 124 bytes in 526 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 18:35:34.075 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c95f3b9c-6198-4992-90d3-ee0dee983fa6 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/15] 162.253.55.149 () {44 vars in 926 bytes} [Thu Sep 10 18:35:33 2026] GET /v2.0/networks/public => generated 108 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 162.253.55.149 () {44 vars in 948 bytes} [Thu Sep 10 18:35:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 18:35:34.187 7 WARNING neutron.services.revisions.revision_plugin [None req-b01b8aa7-6878-4eca-8624-7b98feaf8050 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] Could not find related network for resource to bump revision. 2026-09-10 18:35:34.210 7 INFO neutron.db.segments_db [None req-b01b8aa7-6878-4eca-8624-7b98feaf8050 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] Added segment abb9bd0c-c865-40b3-bd5a-9e64bca20aa2 of type flat for network f90eba2c-1187-4862-ba35-4f9c0b96c8bb 2026-09-10 18:35:34.238 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b01b8aa7-6878-4eca-8624-7b98feaf8050 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/17] 162.253.55.149 () {48 vars in 966 bytes} [Thu Sep 10 18:35:34 2026] POST /v2.0/networks => generated 124 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 18:35:40.273 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5b94460e-a471-4e5e-8940-671d34c20bad dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/18] 162.253.55.149 () {44 vars in 926 bytes} [Thu Sep 10 18:35:40 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 162.253.55.149 () {44 vars in 948 bytes} [Thu Sep 10 18:35:40 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 18:35:40.377 8 WARNING neutron.services.revisions.revision_plugin [None req-383d6f39-58a7-4820-965b-faa70a78cd26 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] Could not find related network for resource to bump revision. 2026-09-10 18:35:40.400 8 INFO neutron.db.segments_db [None req-383d6f39-58a7-4820-965b-faa70a78cd26 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] Added segment c6fec7ce-7ecb-4e01-8ce9-bb2447937d52 of type flat for network 81384a49-6a4e-4280-8551-3ceb6aa76891 2026-09-10 18:35:40.438 8 INFO neutron.pecan_wsgi.hooks.translation [None req-383d6f39-58a7-4820-965b-faa70a78cd26 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/20] 162.253.55.149 () {48 vars in 966 bytes} [Thu Sep 10 18:35:40 2026] POST /v2.0/networks => generated 124 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 18:35:46.585 7 INFO neutron.pecan_wsgi.hooks.translation [None req-19c703d3-8ed5-4a74-a6b5-2447c17af807 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/21] 162.253.55.149 () {44 vars in 926 bytes} [Thu Sep 10 18:35:46 2026] GET /v2.0/networks/public => generated 108 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 162.253.55.149 () {44 vars in 948 bytes} [Thu Sep 10 18:35:46 2026] GET /v2.0/networks?name=public => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 18:35:46.689 7 WARNING neutron.services.revisions.revision_plugin [None req-934b54e7-b5c2-42d8-bdf9-5be1dbf076d8 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] Could not find related network for resource to bump revision. 2026-09-10 18:35:46.714 7 INFO neutron.db.segments_db [None req-934b54e7-b5c2-42d8-bdf9-5be1dbf076d8 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] Added segment 5c5cac0d-c64e-42f2-858c-20f69d8a3e0f of type flat for network ea42008e-64d0-47dc-b93a-9d5f2cc0c061 2026-09-10 18:35:46.750 7 INFO neutron.pecan_wsgi.hooks.translation [None req-934b54e7-b5c2-42d8-bdf9-5be1dbf076d8 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/23] 162.253.55.149 () {48 vars in 966 bytes} [Thu Sep 10 18:35:46 2026] POST /v2.0/networks => generated 124 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 18:35:52.800 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aef532c4-9a4a-4f21-8104-d423c904e390 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/25] 162.253.55.149 () {44 vars in 926 bytes} [Thu Sep 10 18:35:52 2026] GET /v2.0/networks/public => generated 108 bytes in 90 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 162.253.55.149 () {44 vars in 948 bytes} [Thu Sep 10 18:35:52 2026] GET /v2.0/networks?name=public => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 18:35:52.981 7 WARNING neutron.services.revisions.revision_plugin [None req-b518633e-dcaa-4572-9b01-e52fc81520f6 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] Could not find related network for resource to bump revision. 2026-09-10 18:35:53.029 7 INFO neutron.db.segments_db [None req-b518633e-dcaa-4572-9b01-e52fc81520f6 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] Added segment c0109abd-f4f8-410e-9c9e-35d0d4c69f60 of type flat for network 4e75a273-b3fd-48fa-ae08-2852a8e569a5 [pid: 7|app: 0|req: 14/27] 162.253.55.149 () {48 vars in 966 bytes} [Thu Sep 10 18:35:52 2026] POST /v2.0/networks => generated 706 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 18:35:54.581 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ca9ea3ed-8358-424c-83eb-26abcade2ae4 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/28] 162.253.55.149 () {44 vars in 926 bytes} [Thu Sep 10 18:35:54 2026] GET /v2.0/networks/public => generated 108 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 162.253.55.149 () {44 vars in 948 bytes} [Thu Sep 10 18:35:54 2026] GET /v2.0/networks?name=public => generated 709 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 18:35:54.684 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d4193a1-3b74-4926-a385-371139675419 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/30] 162.253.55.149 () {44 vars in 1033 bytes} [Thu Sep 10 18:35:54 2026] GET /v2.0/subnets/public-subnet?network_id=4e75a273-b3fd-48fa-ae08-2852a8e569a5 => generated 113 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 162.253.55.149 () {44 vars in 1056 bytes} [Thu Sep 10 18:35:54 2026] GET /v2.0/subnets?name=public-subnet&network_id=4e75a273-b3fd-48fa-ae08-2852a8e569a5 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 162.253.55.149 () {48 vars in 964 bytes} [Thu Sep 10 18:35:54 2026] POST /v2.0/subnets => generated 664 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 18:41:13.834 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e8b4baed-e85a-4ad2-8224-a2dadfe99b9e dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/75] 162.253.55.149 () {44 vars in 936 bytes} [Thu Sep 10 18:41:13 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 238 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/76] 162.253.55.149 () {44 vars in 958 bytes} [Thu Sep 10 18:41:13 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 18:41:13.952 8 INFO neutron.db.segments_db [None req-5608ac8d-72e3-4196-ad58-a7b140a0f46f dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] Added segment 873d07cb-c814-41a3-a629-82ef7dba6300 of type vxlan for network e4939914-569f-493b-b51c-fb58e6c24232 [pid: 8|app: 0|req: 39/77] 162.253.55.149 () {48 vars in 965 bytes} [Thu Sep 10 18:41:13 2026] POST /v2.0/networks => generated 707 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 18:41:15.244 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73c1c907-50dc-495f-a5e8-1214d18a783c dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/78] 162.253.55.149 () {44 vars in 936 bytes} [Thu Sep 10 18:41:15 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/79] 162.253.55.149 () {44 vars in 958 bytes} [Thu Sep 10 18:41:15 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 18:41:15.355 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d41596ba-888e-4b93-be3e-824e14e95ca4 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 40/80] 162.253.55.149 () {44 vars in 1035 bytes} [Thu Sep 10 18:41:15 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=e4939914-569f-493b-b51c-fb58e6c24232 => generated 114 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 162.253.55.149 () {44 vars in 1058 bytes} [Thu Sep 10 18:41:15 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=e4939914-569f-493b-b51c-fb58e6c24232 => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 162.253.55.149 () {48 vars in 964 bytes} [Thu Sep 10 18:41:15 2026] POST /v2.0/subnets => generated 651 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 18:41:17.154 8 INFO neutron.api.v2.resource [None req-4bb1547d-393d-496e-acdc-d5ba7f811952 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 43/85] 162.253.55.149 () {44 vars in 970 bytes} [Thu Sep 10 18:41:17 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 162.253.55.149 () {44 vars in 992 bytes} [Thu Sep 10 18:41:17 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 162.253.55.149 () {48 vars in 979 bytes} [Thu Sep 10 18:41:17 2026] POST /v2.0/security-groups => generated 1616 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 162.253.55.149 () {44 vars in 1000 bytes} [Thu Sep 10 18:41:18 2026] GET /v2.0/security-groups/f7f62df5-ebcf-4638-a14d-de43af249313 => generated 1616 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 162.253.55.149 () {44 vars in 1000 bytes} [Thu Sep 10 18:41:18 2026] GET /v2.0/security-groups/f7f62df5-ebcf-4638-a14d-de43af249313 => generated 1616 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 162.253.55.149 () {44 vars in 1000 bytes} [Thu Sep 10 18:41:18 2026] GET /v2.0/security-groups/f7f62df5-ebcf-4638-a14d-de43af249313 => generated 1616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 162.253.55.149 () {48 vars in 990 bytes} [Thu Sep 10 18:41:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 162.253.55.149 () {44 vars in 1000 bytes} [Thu Sep 10 18:41:20 2026] GET /v2.0/security-groups/f7f62df5-ebcf-4638-a14d-de43af249313 => generated 2230 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 162.253.55.149 () {44 vars in 1000 bytes} [Thu Sep 10 18:41:20 2026] GET /v2.0/security-groups/f7f62df5-ebcf-4638-a14d-de43af249313 => generated 2230 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 162.253.55.149 () {44 vars in 1000 bytes} [Thu Sep 10 18:41:20 2026] GET /v2.0/security-groups/f7f62df5-ebcf-4638-a14d-de43af249313 => generated 2230 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 162.253.55.149 () {48 vars in 990 bytes} [Thu Sep 10 18:41:20 2026] POST /v2.0/security-group-rules => generated 603 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 162.253.55.149 () {44 vars in 1000 bytes} [Thu Sep 10 18:41:21 2026] GET /v2.0/security-groups/f7f62df5-ebcf-4638-a14d-de43af249313 => generated 2846 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 162.253.55.149 () {44 vars in 1000 bytes} [Thu Sep 10 18:41:21 2026] GET /v2.0/security-groups/f7f62df5-ebcf-4638-a14d-de43af249313 => generated 2846 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 162.253.55.149 () {44 vars in 1000 bytes} [Thu Sep 10 18:41:21 2026] GET /v2.0/security-groups/f7f62df5-ebcf-4638-a14d-de43af249313 => generated 2846 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/99] 162.253.55.149 () {48 vars in 990 bytes} [Thu Sep 10 18:41:21 2026] POST /v2.0/security-group-rules => generated 603 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 162.253.55.149 () {44 vars in 1000 bytes} [Thu Sep 10 18:41:22 2026] GET /v2.0/security-groups/f7f62df5-ebcf-4638-a14d-de43af249313 => generated 3462 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 162.253.55.149 () {44 vars in 1000 bytes} [Thu Sep 10 18:41:22 2026] GET /v2.0/security-groups/f7f62df5-ebcf-4638-a14d-de43af249313 => generated 3462 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/102] 162.253.55.149 () {44 vars in 1000 bytes} [Thu Sep 10 18:41:22 2026] GET /v2.0/security-groups/f7f62df5-ebcf-4638-a14d-de43af249313 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 162.253.55.149 () {48 vars in 990 bytes} [Thu Sep 10 18:41:22 2026] POST /v2.0/security-group-rules => generated 603 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 162.253.55.149 () {44 vars in 1000 bytes} [Thu Sep 10 18:41:24 2026] GET /v2.0/security-groups/f7f62df5-ebcf-4638-a14d-de43af249313 => generated 4078 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 162.253.55.149 () {44 vars in 1000 bytes} [Thu Sep 10 18:41:24 2026] GET /v2.0/security-groups/f7f62df5-ebcf-4638-a14d-de43af249313 => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 162.253.55.149 () {44 vars in 1000 bytes} [Thu Sep 10 18:41:24 2026] GET /v2.0/security-groups/f7f62df5-ebcf-4638-a14d-de43af249313 => generated 4078 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 162.253.55.149 () {48 vars in 990 bytes} [Thu Sep 10 18:41:24 2026] POST /v2.0/security-group-rules => generated 603 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 162.253.55.149 () {44 vars in 986 bytes} [Thu Sep 10 18:41:25 2026] GET /v2.0/networks/e4939914-569f-493b-b51c-fb58e6c24232 => generated 732 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 18:41:25.901 8 INFO neutron.pecan_wsgi.hooks.translation [None req-44922d11-b1a2-48fb-b1a6-e59a1a64991c dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/109] 162.253.55.149 () {44 vars in 1075 bytes} [Thu Sep 10 18:41:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=e4939914-569f-493b-b51c-fb58e6c24232 => generated 132 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 162.253.55.149 () {44 vars in 1098 bytes} [Thu Sep 10 18:41:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=e4939914-569f-493b-b51c-fb58e6c24232 => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 162.253.55.149 () {44 vars in 1000 bytes} [Thu Sep 10 18:41:25 2026] GET /v2.0/security-groups/f7f62df5-ebcf-4638-a14d-de43af249313 => generated 4694 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 162.253.55.149 () {48 vars in 960 bytes} [Thu Sep 10 18:41:26 2026] POST /v2.0/ports => generated 1096 bytes in 808 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-10 18:41:36.024 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9ae48ce2-5fd4-4325-a25a-c4d1e1766fd9 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 58/115] 162.253.55.149 () {44 vars in 979 bytes} [Thu Sep 10 18:41:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 58/116] 162.253.55.149 () {44 vars in 1001 bytes} [Thu Sep 10 18:41:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/117] 162.253.55.149 () {48 vars in 1031 bytes} [Thu Sep 10 18:41:36 2026] PUT /v2.0/ports/d8207f01-a0f1-4bb3-a62a-021fb5ae81a0 => generated 1245 bytes in 819 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/118] 162.253.55.149 () {44 vars in 919 bytes} [Thu Sep 10 18:41:38 2026] GET /v2.0/ports => generated 3726 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-10 18:41:40.285 8 INFO neutron.api.v2.resource [None req-a6ffc4fa-380a-4b9d-9647-b1094bf15d2f dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 60/119] 162.253.55.149 () {44 vars in 958 bytes} [Thu Sep 10 18:41:40 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/120] 162.253.55.149 () {44 vars in 980 bytes} [Thu Sep 10 18:41:40 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/121] 162.253.55.149 () {48 vars in 979 bytes} [Thu Sep 10 18:41:40 2026] POST /v2.0/security-groups => generated 1610 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/122] 162.253.55.149 () {44 vars in 1000 bytes} [Thu Sep 10 18:41:41 2026] GET /v2.0/security-groups/2909c701-6c52-4547-af47-924406686cba => generated 1610 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/123] 162.253.55.149 () {44 vars in 1000 bytes} [Thu Sep 10 18:41:41 2026] GET /v2.0/security-groups/2909c701-6c52-4547-af47-924406686cba => generated 1610 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/124] 162.253.55.149 () {44 vars in 1000 bytes} [Thu Sep 10 18:41:41 2026] GET /v2.0/security-groups/2909c701-6c52-4547-af47-924406686cba => generated 1610 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/125] 162.253.55.149 () {48 vars in 990 bytes} [Thu Sep 10 18:41:41 2026] POST /v2.0/security-group-rules => generated 621 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/126] 162.253.55.149 () {44 vars in 1000 bytes} [Thu Sep 10 18:41:42 2026] GET /v2.0/security-groups/2909c701-6c52-4547-af47-924406686cba => generated 2244 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/127] 162.253.55.149 () {44 vars in 1000 bytes} [Thu Sep 10 18:41:42 2026] GET /v2.0/security-groups/2909c701-6c52-4547-af47-924406686cba => generated 2244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/128] 162.253.55.149 () {44 vars in 1000 bytes} [Thu Sep 10 18:41:42 2026] GET /v2.0/security-groups/2909c701-6c52-4547-af47-924406686cba => generated 2244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/129] 162.253.55.149 () {48 vars in 990 bytes} [Thu Sep 10 18:41:42 2026] POST /v2.0/security-group-rules => generated 625 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/140] 162.253.55.149 () {44 vars in 974 bytes} [Thu Sep 10 18:42:57 2026] GET /v2.0/quotas/7ddb061adf8a4b7b8243899567b4ab0c => generated 312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/141] 162.253.55.149 () {48 vars in 1026 bytes} [Thu Sep 10 18:42:57 2026] PUT /v2.0/quotas/7ddb061adf8a4b7b8243899567b4ab0c => generated 311 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-10 18:45:29.352 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dd459848-8b31-495b-83a9-a70ae8cc239e dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 81/162] 162.253.55.149 () {30 vars in 741 bytes} [Thu Sep 10 18:45:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 196 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 82/163] 162.253.55.149 () {30 vars in 763 bytes} [Thu Sep 10 18:45:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 18:45:31.770 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f30a0735-574f-4189-a124-57fe95d6cc29 dc900ba356bf4043a6427b1ee8c9901f 7ddb061adf8a4b7b8243899567b4ab0c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 82/164] 162.253.55.149 () {30 vars in 741 bytes} [Thu Sep 10 18:45:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 162.253.55.149 () {30 vars in 763 bytes} [Thu Sep 10 18:45:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)