+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /tmp/pod-shared/ovn.ini' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/neutron_ovn_vpn_agent.ini' + 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 /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --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 [Wed Sep 9 01:44:44 2026] *** compiled with version: 13.3.0 on 03 July 2026 22:28:27 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-65b87b8ff9-9mjq2 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 0x7f551eafc668 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-09 01:44:48.791 8 INFO neutron.common.config [-] Logging enabled! 2026-09-09 01:44:48.792 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-09-09 01:44:49.015 7 INFO neutron.common.config [-] Logging enabled! 2026-09-09 01:44:49.015 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-09-09 01:44:49.922 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-09 01:44:50.142 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-09 01:44:51.348 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-09-09 01:44:51.351 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-09 01:44:51.354 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-09 01:44:51.354 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-09-09 01:44:51.355 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-09-09 01:44:51.355 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-09 01:44:51.355 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['geneve'] 2026-09-09 01:44:51.355 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 01:44:51.363 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 01:44:51.363 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 01:44:51.363 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-09-09 01:44:51.584 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-09-09 01:44:51.585 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-09-09 01:44:51.585 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-09-09 01:44:51.615 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-09 01:44:51.615 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-09 01:44:51.615 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-09-09 01:44:51.615 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-09-09 01:44:51.648 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-09-09 01:44:51.650 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-09 01:44:51.654 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-09 01:44:51.654 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-09-09 01:44:51.654 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-09-09 01:44:51.654 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-09 01:44:51.654 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['geneve'] 2026-09-09 01:44:51.655 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 01:44:51.662 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 01:44:51.662 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-09 01:44:51.662 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-09-09 01:44:51.917 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-09-09 01:44:51.917 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-09-09 01:44:51.918 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-09-09 01:44:51.951 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-09 01:44:51.952 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-09 01:44:51.952 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-09-09 01:44:51.952 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-09-09 01:44:53.821 7 INFO neutron.plugins.ml2.managers [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Initializing driver for type 'vlan' 2026-09-09 01:44:53.845 8 INFO neutron.plugins.ml2.managers [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Initializing driver for type 'vlan' 2026-09-09 01:44:53.964 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] VlanTypeDriver initialization complete 2026-09-09 01:44:53.965 7 INFO neutron.plugins.ml2.managers [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-09 01:44:53.965 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-09 01:44:53.965 7 INFO neutron.plugins.ml2.managers [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Initializing extension driver 'port_security' 2026-09-09 01:44:53.965 7 INFO neutron.plugins.ml2.extensions.port_security [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-09 01:44:53.965 7 INFO neutron.plugins.ml2.managers [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Initializing extension driver 'qos' 2026-09-09 01:44:53.965 7 INFO neutron.plugins.ml2.managers [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Initializing mechanism driver 'ovn' 2026-09-09 01:44:53.965 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Starting OVNMechanismDriver 2026-09-09 01:44:53.968 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] OVN logging driver registered 2026-09-09 01:44:53.974 7 INFO neutron.quota [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded quota_driver: . 2026-09-09 01:44:53.974 7 INFO neutron.plugins.ml2.plugin [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Modular L2 Plugin initialization complete 2026-09-09 01:44:53.975 7 INFO neutron.plugins.ml2.managers [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-09 01:44:53.975 7 INFO neutron.plugins.ml2.managers [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-09 01:44:53.975 7 INFO neutron.plugins.ml2.managers [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-09 01:44:53.975 7 INFO neutron.manager [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loading Plugin: qos 2026-09-09 01:44:53.988 7 INFO neutron.manager [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loading Plugin: ovn-router 2026-09-09 01:44:54.017 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] VlanTypeDriver initialization complete 2026-09-09 01:44:54.017 8 INFO neutron.plugins.ml2.managers [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-09 01:44:54.018 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-09 01:44:54.018 8 INFO neutron.plugins.ml2.managers [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Initializing extension driver 'port_security' 2026-09-09 01:44:54.018 8 INFO neutron.plugins.ml2.extensions.port_security [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-09 01:44:54.018 8 INFO neutron.plugins.ml2.managers [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Initializing extension driver 'qos' 2026-09-09 01:44:54.018 8 INFO neutron.plugins.ml2.managers [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Initializing mechanism driver 'ovn' 2026-09-09 01:44:54.018 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Starting OVNMechanismDriver 2026-09-09 01:44:54.021 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] OVN logging driver registered 2026-09-09 01:44:54.025 7 INFO neutron.services.ovn_l3.plugin [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Starting OVNL3RouterPlugin 2026-09-09 01:44:54.027 8 INFO neutron.quota [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded quota_driver: . 2026-09-09 01:44:54.028 8 INFO neutron.plugins.ml2.plugin [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Modular L2 Plugin initialization complete 2026-09-09 01:44:54.028 8 INFO neutron.plugins.ml2.managers [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-09 01:44:54.028 8 INFO neutron.plugins.ml2.managers [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-09 01:44:54.028 8 INFO neutron.plugins.ml2.managers [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Got port-security extension from driver 'port_security' 2026-09-09 01:44:54.028 8 INFO neutron.manager [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loading Plugin: qos 2026-09-09 01:44:54.030 7 INFO neutron.manager [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loading Plugin: segments 2026-09-09 01:44:54.041 8 INFO neutron.manager [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loading Plugin: ovn-router 2026-09-09 01:44:54.079 8 INFO neutron.services.ovn_l3.plugin [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Starting OVNL3RouterPlugin 2026-09-09 01:44:54.083 8 INFO neutron.manager [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loading Plugin: segments 2026-09-09 01:44:54.131 7 INFO neutron.manager [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loading Plugin: trunk 2026-09-09 01:44:54.143 7 INFO neutron.manager [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loading Plugin: log 2026-09-09 01:44:54.146 7 INFO neutron.manager [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loading Plugin: ovn-vpnaas 2026-09-09 01:44:54.187 8 INFO neutron.manager [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loading Plugin: trunk 2026-09-09 01:44:54.200 8 INFO neutron.manager [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loading Plugin: log 2026-09-09 01:44:54.206 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-09-09 01:44:54.207 7 WARNING stevedore.named [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-09-09 01:44:54.209 8 INFO neutron.manager [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loading Plugin: ovn-vpnaas 2026-09-09 01:44:54.248 7 INFO neutron_vpnaas.services.vpn.plugin [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-09 01:44:54.248 7 INFO neutron.manager [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loading Plugin: taas 2026-09-09 01:44:54.270 7 WARNING stevedore.named [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-09-09 01:44:54.275 7 INFO neutron_taas.services.taas.taas_plugin [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-09 01:44:54.276 7 INFO neutron.manager [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loading Plugin: tapmirror 2026-09-09 01:44:54.283 7 WARNING stevedore.named [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-09-09 01:44:54.284 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-09 01:44:54.284 7 INFO neutron.manager [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loading Plugin: auto_allocate 2026-09-09 01:44:54.290 7 INFO neutron.manager [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loading Plugin: tag 2026-09-09 01:44:54.297 7 INFO neutron.manager [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loading Plugin: timestamp 2026-09-09 01:44:54.299 7 INFO neutron.manager [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loading Plugin: network_ip_availability 2026-09-09 01:44:54.304 7 INFO neutron.manager [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loading Plugin: flavors 2026-09-09 01:44:54.307 7 INFO neutron.manager [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loading Plugin: revisions 2026-09-09 01:44:54.308 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-09-09 01:44:54.308 8 WARNING stevedore.named [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-09-09 01:44:54.310 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Initializing extension manager. 2026-09-09 01:44:54.311 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension aap-reject-multicast not supported by any of loaded plugins 2026-09-09 01:44:54.312 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: address-group 2026-09-09 01:44:54.313 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: address-scope 2026-09-09 01:44:54.313 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-09-09 01:44:54.314 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: agent 2026-09-09 01:44:54.315 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-09-09 01:44:54.315 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension agent_sort_key not supported by any of loaded plugins 2026-09-09 01:44:54.316 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-09 01:44:54.317 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-09 01:44:54.318 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: availability_zone 2026-09-09 01:44:54.318 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-09-09 01:44:54.319 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-09 01:44:54.319 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: default-subnetpools 2026-09-09 01:44:54.321 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-09 01:44:54.321 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: dns-integration 2026-09-09 01:44:54.322 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: dns-domain-ports 2026-09-09 01:44:54.322 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-09-09 01:44:54.323 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-09-09 01:44:54.323 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-09 01:44:54.324 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: empty-string-filtering 2026-09-09 01:44:54.324 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-09-09 01:44:54.325 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-09 01:44:54.325 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-09 01:44:54.326 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: external-net 2026-09-09 01:44:54.326 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-09 01:44:54.327 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: extraroute 2026-09-09 01:44:54.327 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: extraroute-atomic 2026-09-09 01:44:54.328 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: filter-validation 2026-09-09 01:44:54.329 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-09 01:44:54.329 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-09 01:44:54.330 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-09 01:44:54.330 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: fip-port-details 2026-09-09 01:44:54.331 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: flavors 2026-09-09 01:44:54.332 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-09 01:44:54.333 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: floatingip-pools 2026-09-09 01:44:54.333 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: ip_allocation 2026-09-09 01:44:54.334 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-09-09 01:44:54.334 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: l2_adjacency 2026-09-09 01:44:54.336 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: router 2026-09-09 01:44:54.336 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: l3-agent-scheduler-ha-chassis-priority 2026-09-09 01:44:54.338 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-09 01:44:54.339 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: enable-default-route-bfd 2026-09-09 01:44:54.339 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-09-09 01:44:54.340 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: ext-gw-mode 2026-09-09 01:44:54.340 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: l3-ha 2026-09-09 01:44:54.341 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-09 01:44:54.341 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: external-gateway-multihoming 2026-09-09 01:44:54.342 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: l3-flavors 2026-09-09 01:44:54.343 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-09 01:44:54.343 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-09-09 01:44:54.346 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-09 01:44:54.347 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-09 01:44:54.348 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: logging 2026-09-09 01:44:54.349 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-09 01:44:54.350 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-09 01:44:54.350 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: multi-provider 2026-09-09 01:44:54.351 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: net-mtu 2026-09-09 01:44:54.350 8 INFO neutron_vpnaas.services.vpn.plugin [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-09 01:44:54.351 8 INFO neutron.manager [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loading Plugin: taas 2026-09-09 01:44:54.351 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: net-mtu-writable 2026-09-09 01:44:54.352 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: network_availability_zone 2026-09-09 01:44:54.352 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-09-09 01:44:54.353 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: network-ip-availability 2026-09-09 01:44:54.353 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: network-ip-availability-details 2026-09-09 01:44:54.355 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-09 01:44:54.355 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: pagination 2026-09-09 01:44:54.356 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: port-device-profile 2026-09-09 01:44:54.356 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-09 01:44:54.357 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-09 01:44:54.357 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-09 01:44:54.358 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-09-09 01:44:54.358 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-09 01:44:54.359 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-09 01:44:54.359 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-09 01:44:54.360 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: port-resource-request 2026-09-09 01:44:54.360 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-09 01:44:54.361 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-09 01:44:54.361 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: binding 2026-09-09 01:44:54.362 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: binding-extended 2026-09-09 01:44:54.362 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: port-security 2026-09-09 01:44:54.363 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: project-id 2026-09-09 01:44:54.363 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: provider 2026-09-09 01:44:54.364 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-09-09 01:44:54.364 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: qinq 2026-09-09 01:44:54.366 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: qos 2026-09-09 01:44:54.367 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-09 01:44:54.368 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-09 01:44:54.368 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: qos-default 2026-09-09 01:44:54.369 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: qos-fip 2026-09-09 01:44:54.369 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-09 01:44:54.370 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-09 01:44:54.370 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-09 01:44:54.371 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-09 01:44:54.371 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-09 01:44:54.372 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: qos-pps 2026-09-09 01:44:54.373 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-09 01:44:54.373 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-09 01:44:54.374 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: qos-rules-alias 2026-09-09 01:44:54.374 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: quota-check-limit 2026-09-09 01:44:54.375 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: quota-check-limit-default 2026-09-09 01:44:54.375 8 WARNING stevedore.named [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-09-09 01:44:54.377 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: quotas 2026-09-09 01:44:54.378 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: quota_details 2026-09-09 01:44:54.379 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: rbac-policies 2026-09-09 01:44:54.380 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-09-09 01:44:54.380 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: rbac-address-scope 2026-09-09 01:44:54.381 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: rbac-security-groups 2026-09-09 01:44:54.381 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-09-09 01:44:54.381 8 INFO neutron_taas.services.taas.taas_plugin [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-09 01:44:54.382 8 INFO neutron.manager [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loading Plugin: tapmirror 2026-09-09 01:44:54.382 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: revision-if-match 2026-09-09 01:44:54.382 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-09 01:44:54.383 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: router_availability_zone 2026-09-09 01:44:54.383 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: router-enable-snat 2026-09-09 01:44:54.384 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-09 01:44:54.386 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-09 01:44:54.386 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-09-09 01:44:54.387 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-09 01:44:54.387 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-09-09 01:44:54.388 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-09 01:44:54.388 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-09 01:44:54.389 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-09 01:44:54.390 8 WARNING stevedore.named [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-09-09 01:44:54.391 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-09 01:44:54.391 8 INFO neutron.manager [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loading Plugin: auto_allocate 2026-09-09 01:44:54.393 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: security-group 2026-09-09 01:44:54.394 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: segment 2026-09-09 01:44:54.395 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-09 01:44:54.395 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: service-type 2026-09-09 01:44:54.396 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: sorting 2026-09-09 01:44:54.396 8 INFO neutron.manager [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loading Plugin: tag 2026-09-09 01:44:54.396 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: standard-attr-segment 2026-09-09 01:44:54.397 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: standard-attr-description 2026-09-09 01:44:54.397 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: stateful-security-group 2026-09-09 01:44:54.398 7 WARNING neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-09 01:44:54.398 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-09-09 01:44:54.399 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: subnet-external-network 2026-09-09 01:44:54.399 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: subnet_onboard 2026-09-09 01:44:54.400 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-09 01:44:54.400 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: subnet-service-types 2026-09-09 01:44:54.401 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: subnet_allocation 2026-09-09 01:44:54.402 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-09 01:44:54.402 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: tag-creation 2026-09-09 01:44:54.402 8 INFO neutron.manager [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loading Plugin: timestamp 2026-09-09 01:44:54.403 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-09 01:44:54.405 8 INFO neutron.manager [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loading Plugin: network_ip_availability 2026-09-09 01:44:54.407 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: standard-attr-tag 2026-09-09 01:44:54.407 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-09 01:44:54.408 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: trunk 2026-09-09 01:44:54.408 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: trunk-details 2026-09-09 01:44:54.409 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-09 01:44:54.409 8 INFO neutron.manager [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loading Plugin: flavors 2026-09-09 01:44:54.409 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-09 01:44:54.410 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: vlan-transparent 2026-09-09 01:44:54.411 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-09 01:44:54.412 8 INFO neutron.manager [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loading Plugin: revisions 2026-09-09 01:44:54.412 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-09-09 01:44:54.413 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-09 01:44:54.414 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: vpn-flavors 2026-09-09 01:44:54.415 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: vpnaas 2026-09-09 01:44:54.415 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Initializing extension manager. 2026-09-09 01:44:54.416 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension aap-reject-multicast not supported by any of loaded plugins 2026-09-09 01:44:54.416 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: taas 2026-09-09 01:44:54.417 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: address-group 2026-09-09 01:44:54.418 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: tap-mirror 2026-09-09 01:44:54.418 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-09-09 01:44:54.418 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: address-scope 2026-09-09 01:44:54.419 7 INFO neutron.api.extensions [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Loaded extension: taas-vlan-filter 2026-09-09 01:44:54.419 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-09-09 01:44:54.421 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-09 01:44:54.422 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-09 01:44:54.422 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:44:54.422 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-09 01:44:54.422 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: agent 2026-09-09 01:44:54.423 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-09-09 01:44:54.423 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension agent_sort_key not supported by any of loaded plugins 2026-09-09 01:44:54.424 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-09 01:44:54.424 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: allowed-address-pairs 2026-09-09 01:44:54.425 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-09 01:44:54.425 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: auto-allocated-topology 2026-09-09 01:44:54.426 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-09 01:44:54.426 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: availability_zone 2026-09-09 01:44:54.427 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-09-09 01:44:54.427 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-09 01:44:54.428 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: default-subnetpools 2026-09-09 01:44:54.430 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-09 01:44:54.430 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-09 01:44:54.430 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: dns-integration 2026-09-09 01:44:54.431 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: dns-domain-ports 2026-09-09 01:44:54.431 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-09 01:44:54.431 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-09-09 01:44:54.431 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-09 01:44:54.432 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension dvr not supported by any of loaded plugins 2026-09-09 01:44:54.432 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:44:54.432 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-09 01:44:54.432 7 WARNING neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] subnetpool is already registered 2026-09-09 01:44:54.433 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:44:54.433 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: empty-string-filtering 2026-09-09 01:44:54.433 7 WARNING neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] subnetpool is already registered 2026-09-09 01:44:54.433 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-09 01:44:54.433 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension evpn not supported by any of loaded plugins 2026-09-09 01:44:54.434 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-09 01:44:54.434 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-09 01:44:54.434 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-09 01:44:54.434 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-09 01:44:54.434 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-09 01:44:54.435 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: external-net 2026-09-09 01:44:54.435 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-09 01:44:54.435 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-09 01:44:54.436 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-09 01:44:54.436 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: extraroute 2026-09-09 01:44:54.436 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-09 01:44:54.436 7 WARNING neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] ipsecpolicy is already registered 2026-09-09 01:44:54.436 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: extraroute-atomic 2026-09-09 01:44:54.437 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: filter-validation 2026-09-09 01:44:54.438 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-09 01:44:54.438 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-09 01:44:54.438 7 WARNING neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] ikepolicy is already registered 2026-09-09 01:44:54.438 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-09 01:44:54.438 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-09 01:44:54.439 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: fip-port-details 2026-09-09 01:44:54.440 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: flavors 2026-09-09 01:44:54.441 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-09 01:44:54.441 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-09 01:44:54.441 7 WARNING neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] router_route is already registered 2026-09-09 01:44:54.442 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: floatingip-pools 2026-09-09 01:44:54.442 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: ip_allocation 2026-09-09 01:44:54.443 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-09-09 01:44:54.443 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-09 01:44:54.443 7 WARNING neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] router is already registered 2026-09-09 01:44:54.443 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: l2_adjacency 2026-09-09 01:44:54.443 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-09 01:44:54.443 7 WARNING neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] floatingip is already registered 2026-09-09 01:44:54.444 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: router 2026-09-09 01:44:54.445 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: l3-agent-scheduler-ha-chassis-priority 2026-09-09 01:44:54.447 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-09 01:44:54.447 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: enable-default-route-bfd 2026-09-09 01:44:54.447 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-09 01:44:54.447 7 WARNING neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] rbac_policy is already registered 2026-09-09 01:44:54.448 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: enable-default-route-ecmp 2026-09-09 01:44:54.448 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-09 01:44:54.448 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: ext-gw-mode 2026-09-09 01:44:54.448 7 WARNING neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] security_group is already registered 2026-09-09 01:44:54.449 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: l3-ha 2026-09-09 01:44:54.449 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-09 01:44:54.449 7 WARNING neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] security_group_rule is already registered 2026-09-09 01:44:54.449 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-09 01:44:54.450 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: external-gateway-multihoming 2026-09-09 01:44:54.450 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:44:54.450 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: l3-flavors 2026-09-09 01:44:54.450 7 WARNING neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] subnetpool is already registered 2026-09-09 01:44:54.451 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:44:54.451 7 WARNING neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] subnetpool is already registered 2026-09-09 01:44:54.451 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-09 01:44:54.452 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-09 01:44:54.452 7 WARNING neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] trunk is already registered 2026-09-09 01:44:54.452 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-09-09 01:44:54.452 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-09 01:44:54.452 7 WARNING neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] ikepolicy is already registered 2026-09-09 01:44:54.453 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-09 01:44:54.453 7 WARNING neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] ipsecpolicy is already registered 2026-09-09 01:44:54.453 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-09 01:44:54.453 7 WARNING neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] endpoint_group is already registered 2026-09-09 01:44:54.454 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-09 01:44:54.454 7 WARNING neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] vpnservice is already registered 2026-09-09 01:44:54.454 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-09 01:44:54.454 7 WARNING neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] ipsec_site_connection is already registered 2026-09-09 01:44:54.455 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-09 01:44:54.455 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-09 01:44:54.455 7 WARNING neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] ipsecpolicy is already registered 2026-09-09 01:44:54.455 7 INFO neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-09 01:44:54.455 7 WARNING neutron.quota.resource_registry [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] ikepolicy is already registered 2026-09-09 01:44:54.456 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-09 01:44:54.457 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: logging 2026-09-09 01:44:54.458 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-09 01:44:54.459 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-09 01:44:54.459 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: multi-provider 2026-09-09 01:44:54.460 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: net-mtu 2026-09-09 01:44:54.460 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: net-mtu-writable 2026-09-09 01:44:54.461 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: network_availability_zone 2026-09-09 01:44:54.462 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-09-09 01:44:54.462 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: network-ip-availability 2026-09-09 01:44:54.463 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: network-ip-availability-details 2026-09-09 01:44:54.464 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-09 01:44:54.464 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: pagination 2026-09-09 01:44:54.465 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: port-device-profile 2026-09-09 01:44:54.465 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-09 01:44:54.466 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-09 01:44:54.466 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-09 01:44:54.467 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-09-09 01:44:54.467 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-09 01:44:54.468 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-09 01:44:54.468 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-09 01:44:54.469 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: port-resource-request 2026-09-09 01:44:54.469 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: port-resource-request-groups 2026-09-09 01:44:54.470 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-09 01:44:54.470 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: binding 2026-09-09 01:44:54.471 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: binding-extended 2026-09-09 01:44:54.472 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: port-security 2026-09-09 01:44:54.472 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: project-id 2026-09-09 01:44:54.473 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: provider 2026-09-09 01:44:54.473 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-09-09 01:44:54.474 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: qinq 2026-09-09 01:44:54.476 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: qos 2026-09-09 01:44:54.477 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-09 01:44:54.477 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-09 01:44:54.478 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: qos-default 2026-09-09 01:44:54.478 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: qos-fip 2026-09-09 01:44:54.479 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-09 01:44:54.479 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: qos-gateway-ip 2026-09-09 01:44:54.480 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: qos-port-network-policy 2026-09-09 01:44:54.480 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: qos-pps-minimum 2026-09-09 01:44:54.481 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-09 01:44:54.482 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: qos-pps 2026-09-09 01:44:54.482 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: qos-rule-type-details 2026-09-09 01:44:54.483 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-09 01:44:54.483 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: qos-rules-alias 2026-09-09 01:44:54.484 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: quota-check-limit 2026-09-09 01:44:54.484 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: quota-check-limit-default 2026-09-09 01:44:54.486 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: quotas 2026-09-09 01:44:54.487 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: quota_details 2026-09-09 01:44:54.489 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: rbac-policies 2026-09-09 01:44:54.489 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-09-09 01:44:54.490 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: rbac-address-scope 2026-09-09 01:44:54.490 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: rbac-security-groups 2026-09-09 01:44:54.491 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-09-09 01:44:54.491 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: revision-if-match 2026-09-09 01:44:54.492 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: standard-attr-revisions 2026-09-09 01:44:54.493 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: router_availability_zone 2026-09-09 01:44:54.493 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: router-enable-snat 2026-09-09 01:44:54.494 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-09 01:44:54.495 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: security-groups-default-rules 2026-09-09 01:44:54.496 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: security-groups-default-statefulness 2026-09-09 01:44:54.497 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-09 01:44:54.497 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-09-09 01:44:54.498 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-09 01:44:54.498 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-09 01:44:54.499 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-09 01:44:54.501 7 WARNING keystonemiddleware._common.config [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 01:44:54.503 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: security-group 2026-09-09 01:44:54.504 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: segment 2026-09-09 01:44:54.505 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-09 01:44:54.506 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: service-type 2026-09-09 01:44:54.506 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: sorting 2026-09-09 01:44:54.506 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: standard-attr-segment 2026-09-09 01:44:54.507 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: standard-attr-description 2026-09-09 01:44:54.507 7 WARNING keystonemiddleware.auth_token [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] 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-09 01:44:54.508 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: stateful-security-group 2026-09-09 01:44:54.508 8 WARNING neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-09 01:44:54.508 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-09-09 01:44:54.509 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: subnet-external-network 2026-09-09 01:44:54.510 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: subnet_onboard 2026-09-09 01:44:54.510 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-09 01:44:54.511 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: subnet-service-types 2026-09-09 01:44:54.511 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: subnet_allocation 2026-09-09 01:44:54.512 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-09 01:44:54.512 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: tag-creation 2026-09-09 01:44:54.513 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-09 01:44:54.517 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: standard-attr-tag 2026-09-09 01:44:54.518 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-09 01:44:54.518 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: trunk 2026-09-09 01:44:54.519 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: trunk-details 2026-09-09 01:44:54.519 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-09 01:44:54.520 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-09 01:44:54.520 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: vlan-transparent 2026-09-09 01:44:54.523 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-09 01:44:54.525 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-09-09 01:44:54.525 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: vpn-agent-scheduler 2026-09-09 01:44:54.526 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-09 01:44:54.527 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: vpn-flavors 2026-09-09 01:44:54.528 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: vpnaas 2026-09-09 01:44:54.530 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: taas 2026-09-09 01:44:54.531 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: tap-mirror 2026-09-09 01:44:54.532 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: tap-mirror-both-direction 2026-09-09 01:44:54.532 8 INFO neutron.api.extensions [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Loaded extension: taas-vlan-filter 2026-09-09 01:44:54.535 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-09 01:44:54.535 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-09 01:44:54.535 7 INFO neutron.db.ovn_hash_ring_db [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Nodes from host "neutron-server-65b87b8ff9-9mjq2" and group "mechanism_driver" removed from the Hash Ring created at 2026-09-09 01:44:54+00:00 2026-09-09 01:44:54.535 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:44:54.535 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-09 01:44:54.537 7 INFO neutron.db.ovn_hash_ring_db [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Node 6bef08dd77a959f89013764360518639 from host "neutron-server-65b87b8ff9-9mjq2" and group "mechanism_driver" added to the Hash Ring 2026-09-09 01:44:54.537 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-09 01:44:54.539 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-09 01:44:54.539 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-09 01:44:54.544 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-09 01:44:54.545 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-09 01:44:54.545 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-09 01:44:54.546 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:44:54.546 8 WARNING neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] subnetpool is already registered 2026-09-09 01:44:54.546 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Hash Ring probing thread for node 6bef08dd77a959f89013764360518639 has started 2026-09-09 01:44:54.546 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:44:54.547 8 WARNING neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] subnetpool is already registered 2026-09-09 01:44:54.547 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-09-09 01:44:54.547 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-09 01:44:54.547 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-09 01:44:54.548 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-09 01:44:54.548 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-09 01:44:54.548 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-09 01:44:54.549 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-09 01:44:54.549 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-09 01:44:54.549 8 WARNING neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] ipsecpolicy is already registered 2026-09-09 01:44:54.550 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-09 01:44:54.550 8 WARNING neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] ikepolicy is already registered 2026-09-09 01:44:54.553 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-09 01:44:54.553 8 WARNING neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] router_route is already registered 2026-09-09 01:44:54.555 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-09 01:44:54.555 8 WARNING neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] router is already registered 2026-09-09 01:44:54.555 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-09 01:44:54.555 8 WARNING neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] floatingip is already registered 2026-09-09 01:44:54.559 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-09 01:44:54.560 8 WARNING neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] rbac_policy is already registered 2026-09-09 01:44:54.560 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-09 01:44:54.561 8 WARNING neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] security_group is already registered 2026-09-09 01:44:54.561 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-09 01:44:54.561 8 WARNING neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] security_group_rule is already registered 2026-09-09 01:44:54.562 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:44:54.562 8 WARNING neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] subnetpool is already registered 2026-09-09 01:44:54.562 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-09 01:44:54.563 8 WARNING neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] subnetpool is already registered 2026-09-09 01:44:54.563 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-09 01:44:54.563 8 WARNING neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] trunk is already registered 2026-09-09 01:44:54.563 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-09 01:44:54.564 8 WARNING neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] ikepolicy is already registered 2026-09-09 01:44:54.564 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-09 01:44:54.564 8 WARNING neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] ipsecpolicy is already registered 2026-09-09 01:44:54.564 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-09 01:44:54.565 8 WARNING neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] endpoint_group is already registered 2026-09-09 01:44:54.565 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-09 01:44:54.565 8 WARNING neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] vpnservice is already registered 2026-09-09 01:44:54.565 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-09 01:44:54.566 8 WARNING neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] ipsec_site_connection is already registered 2026-09-09 01:44:54.566 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-09 01:44:54.566 8 WARNING neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] ipsecpolicy is already registered 2026-09-09 01:44:54.567 8 INFO neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-09 01:44:54.567 8 WARNING neutron.quota.resource_registry [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] ikepolicy is already registered 2026-09-09 01:44:54.584 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] tcp:10.109.130.181:6641: connecting... 2026-09-09 01:44:54.584 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] tcp:10.109.130.181:6641: connected 2026-09-09 01:44:54.608 8 WARNING keystonemiddleware._common.config [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 01:44:54.616 8 WARNING keystonemiddleware.auth_token [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] 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-09 01:44:54.640 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-09-09 01:44:54.652 8 INFO neutron.db.ovn_hash_ring_db [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Nodes from host "neutron-server-65b87b8ff9-9mjq2" and group "mechanism_driver" removed from the Hash Ring created at 2026-09-09 01:44:54+00:00 2026-09-09 01:44:54.655 8 INFO neutron.db.ovn_hash_ring_db [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Node f3b36c8ba5da53e491dabfced4d45e09 from host "neutron-server-65b87b8ff9-9mjq2" and group "mechanism_driver" added to the Hash Ring 2026-09-09 01:44:54.661 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-09-09 01:44:54.667 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Hash Ring probing thread for node f3b36c8ba5da53e491dabfced4d45e09 has started 2026-09-09 01:44:54.670 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-09-09 01:44:54.750 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] tcp:10.109.130.181:6641: connecting... 2026-09-09 01:44:54.750 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] tcp:10.109.130.181:6641: connected 2026-09-09 01:44:54.811 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-09-09 01:44:54.836 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] tcp:10.109.190.149:6642: connecting... 2026-09-09 01:44:54.837 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] tcp:10.109.190.149:6642: connected 2026-09-09 01:44:54.862 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] tcp:10.109.190.149:6642: connecting... 2026-09-09 01:44:54.862 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] tcp:10.109.190.149:6642: connected 2026-09-09 01:44:54.866 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] WorkerService process has finished the post initialization 2026-09-09 01:44:54.890 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] WorkerService process has finished the post initialization 2026-09-09 01:44:54.890 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-09-09 01:44:54.891 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-09-09 01:44:54.901 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] tcp:10.109.130.181:6641: connecting... 2026-09-09 01:44:54.902 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] tcp:10.109.130.181:6641: connected 2026-09-09 01:44:54.940 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] tcp:10.109.130.181:6641: connecting... 2026-09-09 01:44:54.941 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] tcp:10.109.130.181:6641: connected 2026-09-09 01:44:54.968 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] tcp:10.109.130.181:6641: connecting... 2026-09-09 01:44:54.968 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9c7225bb-74a7-4640-abe8-51335db1659c - - - - - -] tcp:10.109.130.181:6641: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7f551eafc668 pid: 8 (default app) 2026-09-09 01:44:55.002 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] tcp:10.109.130.181:6641: connecting... 2026-09-09 01:44:55.002 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7422dcc9-523f-43b4-a78f-c45443855ac6 - - - - - -] tcp:10.109.130.181:6641: connected WSGI app 0 (mountpoint='') ready in 11 seconds on interpreter 0x7f551eafc668 pid: 7 (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-09 01:45:02.292 8 INFO neutron.pecan_wsgi.hooks.translation [None req-855b821a-3285-4284-b946-540df97507d3 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/4] 162.253.55.71 () {44 vars in 924 bytes} [Wed Sep 9 01:45:01 2026] GET /v2.0/networks/public => generated 108 bytes in 777 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: 2/5] 162.253.55.71 () {44 vars in 946 bytes} [Wed Sep 9 01:45:02 2026] GET /v2.0/networks?name=public => generated 15 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 01:45:02.799 8 ERROR stevedore.extension [None req-863c4756-4203-4151-815c-45b8a7b99db5 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-09 01:45:02.811 8 ERROR stevedore.extension [None req-863c4756-4203-4151-815c-45b8a7b99db5 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-09 01:45:02.813 8 ERROR stevedore.extension [None req-863c4756-4203-4151-815c-45b8a7b99db5 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-09-09 01:45:03.091 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-863c4756-4203-4151-815c-45b8a7b99db5 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Starting OVNClientQosExtension 2026-09-09 01:45:03.091 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-863c4756-4203-4151-815c-45b8a7b99db5 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Starting OVNClientPlacementExtension 2026-09-09 01:45:03.129 8 INFO neutron.db.ovn_revision_numbers_db [None req-863c4756-4203-4151-815c-45b8a7b99db5 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource ba84d6af-bfe5-4633-8840-19edd1470006 (type: security_groups) to 1 2026-09-09 01:45:03.147 8 INFO neutron.db.ovn_revision_numbers_db [None req-863c4756-4203-4151-815c-45b8a7b99db5 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource 6e1c6d04-c27d-4880-95ad-7d7b3713f8f0 (type: security_group_rules) to 0 2026-09-09 01:45:03.159 8 INFO neutron.db.ovn_revision_numbers_db [None req-863c4756-4203-4151-815c-45b8a7b99db5 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource 85b035e0-3099-461b-b993-77212544114c (type: security_group_rules) to 0 2026-09-09 01:45:03.172 8 INFO neutron.db.ovn_revision_numbers_db [None req-863c4756-4203-4151-815c-45b8a7b99db5 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource c4c0b2c4-9ace-46c8-9e63-4f517c52aeca (type: security_group_rules) to 0 2026-09-09 01:45:03.184 8 INFO neutron.db.ovn_revision_numbers_db [None req-863c4756-4203-4151-815c-45b8a7b99db5 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource ec3fbef7-4644-4748-8a7f-6a8664e66ed6 (type: security_group_rules) to 0 2026-09-09 01:45:03.259 8 WARNING neutron.services.revisions.revision_plugin [None req-863c4756-4203-4151-815c-45b8a7b99db5 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Could not find related network for resource to bump revision. 2026-09-09 01:45:03.288 8 INFO neutron.db.segments_db [None req-863c4756-4203-4151-815c-45b8a7b99db5 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Added segment 39efe60a-7362-4aba-b642-26b722ddc54a of type flat for network 43483ef2-b1ef-492b-9302-c0ca400d5197 2026-09-09 01:45:03.478 8 INFO neutron.db.ovn_revision_numbers_db [None req-863c4756-4203-4151-815c-45b8a7b99db5 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource 43483ef2-b1ef-492b-9302-c0ca400d5197 (type: networks) to 1 2026-09-09 01:45:04.174 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-863c4756-4203-4151-815c-45b8a7b99db5 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] No more DHCP agents 2026-09-09 01:45:04.176 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-863c4756-4203-4151-815c-45b8a7b99db5 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Unable to schedule network 43483ef2-b1ef-492b-9302-c0ca400d5197: no agents available; will retry on subsequent port and subnet creation events. 2026-09-09 01:45:04.267 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: 92d49364-4229-44f0-9707-07a2cff18dfe 2026-09-09 01:45:04.353 8 INFO neutron.db.ovn_revision_numbers_db [None req-863c4756-4203-4151-815c-45b8a7b99db5 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource 92d49364-4229-44f0-9707-07a2cff18dfe (type: ports) to 1 [pid: 8|app: 0|req: 4/6] 162.253.55.71 () {48 vars in 964 bytes} [Wed Sep 9 01:45:02 2026] POST /v2.0/networks => generated 744 bytes in 1854 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-09 01:45:05.816 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09e11f91-e99d-4885-b3c6-9de0063b7534 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/8] 162.253.55.71 () {44 vars in 924 bytes} [Wed Sep 9 01:45:05 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 01:45:06.078 7 ERROR stevedore.extension [None req-44730970-d1cb-4ef6-b79d-402214dc4da9 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-09 01:45:06.092 7 ERROR stevedore.extension [None req-44730970-d1cb-4ef6-b79d-402214dc4da9 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-09 01:45:06.093 7 ERROR stevedore.extension [None req-44730970-d1cb-4ef6-b79d-402214dc4da9 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' [pid: 7|app: 0|req: 4/9] 162.253.55.71 () {44 vars in 946 bytes} [Wed Sep 9 01:45:05 2026] GET /v2.0/networks?name=public => generated 753 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-09 01:45:06.275 8 INFO neutron.pecan_wsgi.hooks.translation [None req-32d1b203-3d6f-47f4-90cc-711b9f66be84 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/10] 162.253.55.71 () {44 vars in 1031 bytes} [Wed Sep 9 01:45:06 2026] GET /v2.0/subnets/public-subnet?network_id=43483ef2-b1ef-492b-9302-c0ca400d5197 => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/11] 162.253.55.71 () {44 vars in 1054 bytes} [Wed Sep 9 01:45:06 2026] GET /v2.0/subnets?name=public-subnet&network_id=43483ef2-b1ef-492b-9302-c0ca400d5197 => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 01:45:06.565 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-199c6e06-008c-484b-b047-9524654503a1 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] No more DHCP agents 2026-09-09 01:45:06.566 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-199c6e06-008c-484b-b047-9524654503a1 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Unable to schedule network 43483ef2-b1ef-492b-9302-c0ca400d5197: no agents available; will retry on subsequent port and subnet creation events. 2026-09-09 01:45:07.032 8 INFO neutron.db.ovn_revision_numbers_db [None req-199c6e06-008c-484b-b047-9524654503a1 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource 92d49364-4229-44f0-9707-07a2cff18dfe (type: ports) to 2 2026-09-09 01:45:07.069 8 INFO neutron.db.ovn_revision_numbers_db [None req-199c6e06-008c-484b-b047-9524654503a1 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource 8c544968-816b-4f1e-819b-fd860889b8ae (type: subnets) to 0 [pid: 8|app: 0|req: 7/12] 162.253.55.71 () {48 vars in 962 bytes} [Wed Sep 9 01:45:06 2026] POST /v2.0/subnets => generated 664 bytes in 767 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-09 01:50:24.722 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ee4cdae8-f973-4167-8959-d0ad60683b3b f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 26/53] 162.253.55.71 () {44 vars in 934 bytes} [Wed Sep 9 01:50:24 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 541 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/54] 162.253.55.71 () {44 vars in 956 bytes} [Wed Sep 9 01:50:24 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 01:50:24.934 7 INFO neutron.db.segments_db [None req-afdbf9b1-6af4-438a-be2b-903ad4a59dd1 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Added segment 11957c58-a650-4cae-923b-5e6d8d648daa of type geneve for network 780d79d3-79c3-4a65-ae8f-5c25c906b278 2026-09-09 01:50:25.159 7 INFO neutron.db.ovn_revision_numbers_db [None req-afdbf9b1-6af4-438a-be2b-903ad4a59dd1 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource 780d79d3-79c3-4a65-ae8f-5c25c906b278 (type: networks) to 1 2026-09-09 01:50:25.551 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-afdbf9b1-6af4-438a-be2b-903ad4a59dd1 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] No more DHCP agents 2026-09-09 01:50:25.552 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-afdbf9b1-6af4-438a-be2b-903ad4a59dd1 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Unable to schedule network 780d79d3-79c3-4a65-ae8f-5c25c906b278: no agents available; will retry on subsequent port and subnet creation events. 2026-09-09 01:50:25.615 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: 3ea0bc1c-af10-460b-bb53-3d2406b7fe32 2026-09-09 01:50:25.718 7 INFO neutron.db.ovn_revision_numbers_db [None req-afdbf9b1-6af4-438a-be2b-903ad4a59dd1 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource 3ea0bc1c-af10-460b-bb53-3d2406b7fe32 (type: ports) to 1 [pid: 7|app: 0|req: 27/55] 162.253.55.71 () {48 vars in 963 bytes} [Wed Sep 9 01:50:24 2026] POST /v2.0/networks => generated 748 bytes in 1034 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-09 01:50:26.852 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2bde1d3f-c9f3-4b2e-92f7-334edf5b6793 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 29/56] 162.253.55.71 () {44 vars in 934 bytes} [Wed Sep 9 01:50:26 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/57] 162.253.55.71 () {44 vars in 956 bytes} [Wed Sep 9 01:50:26 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-09 01:50:26.901 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5895bae8-dc5b-4c8c-b728-dbeb0dafe955 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 30/58] 162.253.55.71 () {44 vars in 1033 bytes} [Wed Sep 9 01:50:26 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=780d79d3-79c3-4a65-ae8f-5c25c906b278 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/59] 162.253.55.71 () {44 vars in 1056 bytes} [Wed Sep 9 01:50:26 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=780d79d3-79c3-4a65-ae8f-5c25c906b278 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 01:50:27.073 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4e548b56-c22b-4b45-9074-74dca2e70a6f f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] No more DHCP agents 2026-09-09 01:50:27.074 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4e548b56-c22b-4b45-9074-74dca2e70a6f f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Unable to schedule network 780d79d3-79c3-4a65-ae8f-5c25c906b278: no agents available; will retry on subsequent port and subnet creation events. 2026-09-09 01:50:27.431 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e548b56-c22b-4b45-9074-74dca2e70a6f f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource 3ea0bc1c-af10-460b-bb53-3d2406b7fe32 (type: ports) to 2 2026-09-09 01:50:27.457 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e548b56-c22b-4b45-9074-74dca2e70a6f f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource 1545317c-6a21-493e-a248-ee3640fb4ecd (type: subnets) to 0 [pid: 8|app: 0|req: 31/60] 162.253.55.71 () {48 vars in 962 bytes} [Wed Sep 9 01:50:26 2026] POST /v2.0/subnets => generated 651 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-09 01:50:28.835 7 INFO neutron.api.v2.resource [None req-cc9ae731-8c7d-4d99-9dfe-9228d04ed41a f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/61] 162.253.55.71 () {44 vars in 968 bytes} [Wed Sep 9 01:50:28 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/62] 162.253.55.71 () {44 vars in 990 bytes} [Wed Sep 9 01:50:28 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 01:50:29.082 7 INFO neutron.db.ovn_revision_numbers_db [None req-5a1ffbf7-8211-45b2-8417-2f6e24e8ed69 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource a403f0cf-3397-497d-bac5-83d04ca4dc62 (type: security_groups) to 1 2026-09-09 01:50:29.096 7 INFO neutron.db.ovn_revision_numbers_db [None req-5a1ffbf7-8211-45b2-8417-2f6e24e8ed69 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource bc4dcd57-8c77-4c95-9666-f4f193521aed (type: security_group_rules) to 0 2026-09-09 01:50:29.110 7 INFO neutron.db.ovn_revision_numbers_db [None req-5a1ffbf7-8211-45b2-8417-2f6e24e8ed69 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource f13c8ce0-37b1-4527-bdd3-95419bdc09e1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 31/63] 162.253.55.71 () {48 vars in 977 bytes} [Wed Sep 9 01:50:28 2026] POST /v2.0/security-groups => generated 1616 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/64] 162.253.55.71 () {44 vars in 998 bytes} [Wed Sep 9 01:50:30 2026] GET /v2.0/security-groups/a403f0cf-3397-497d-bac5-83d04ca4dc62 => generated 1616 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/65] 162.253.55.71 () {44 vars in 998 bytes} [Wed Sep 9 01:50:30 2026] GET /v2.0/security-groups/a403f0cf-3397-497d-bac5-83d04ca4dc62 => generated 1616 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/66] 162.253.55.71 () {44 vars in 998 bytes} [Wed Sep 9 01:50:30 2026] GET /v2.0/security-groups/a403f0cf-3397-497d-bac5-83d04ca4dc62 => generated 1616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-09 01:50:30.575 7 INFO neutron.db.ovn_revision_numbers_db [None req-2ec52ac5-39c2-4cee-9fe0-d27fa7115ac0 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource 740450a6-5b90-471b-af07-8aa8164db8ca (type: security_group_rules) to 0 [pid: 7|app: 0|req: 33/67] 162.253.55.71 () {48 vars in 988 bytes} [Wed Sep 9 01:50:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/68] 162.253.55.71 () {44 vars in 998 bytes} [Wed Sep 9 01:50:31 2026] GET /v2.0/security-groups/a403f0cf-3397-497d-bac5-83d04ca4dc62 => generated 2230 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/69] 162.253.55.71 () {44 vars in 998 bytes} [Wed Sep 9 01:50:31 2026] GET /v2.0/security-groups/a403f0cf-3397-497d-bac5-83d04ca4dc62 => generated 2230 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/70] 162.253.55.71 () {44 vars in 998 bytes} [Wed Sep 9 01:50:31 2026] GET /v2.0/security-groups/a403f0cf-3397-497d-bac5-83d04ca4dc62 => generated 2230 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-09 01:50:31.713 7 INFO neutron.db.ovn_revision_numbers_db [None req-ccaaad71-b7dd-48f1-b4f9-2c26006a29f6 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource 6c0b906a-6b44-476c-98e0-cb642dc7763a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 35/71] 162.253.55.71 () {48 vars in 988 bytes} [Wed Sep 9 01:50:31 2026] POST /v2.0/security-group-rules => generated 603 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 162.253.55.71 () {44 vars in 998 bytes} [Wed Sep 9 01:50:32 2026] GET /v2.0/security-groups/a403f0cf-3397-497d-bac5-83d04ca4dc62 => generated 2846 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/73] 162.253.55.71 () {44 vars in 998 bytes} [Wed Sep 9 01:50:32 2026] GET /v2.0/security-groups/a403f0cf-3397-497d-bac5-83d04ca4dc62 => generated 2846 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/74] 162.253.55.71 () {44 vars in 998 bytes} [Wed Sep 9 01:50:32 2026] GET /v2.0/security-groups/a403f0cf-3397-497d-bac5-83d04ca4dc62 => generated 2846 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-09 01:50:33.103 7 INFO neutron.db.ovn_revision_numbers_db [None req-d77a1734-26dd-4fae-b6c1-9917a4a45733 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource 3a4eefc2-c3fc-49c3-a673-9ba0fcc0d5aa (type: security_group_rules) to 0 [pid: 7|app: 0|req: 37/75] 162.253.55.71 () {48 vars in 988 bytes} [Wed Sep 9 01:50:32 2026] POST /v2.0/security-group-rules => generated 603 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 162.253.55.71 () {44 vars in 998 bytes} [Wed Sep 9 01:50:34 2026] GET /v2.0/security-groups/a403f0cf-3397-497d-bac5-83d04ca4dc62 => generated 3462 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/77] 162.253.55.71 () {44 vars in 998 bytes} [Wed Sep 9 01:50:34 2026] GET /v2.0/security-groups/a403f0cf-3397-497d-bac5-83d04ca4dc62 => generated 3462 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 162.253.55.71 () {44 vars in 998 bytes} [Wed Sep 9 01:50:34 2026] GET /v2.0/security-groups/a403f0cf-3397-497d-bac5-83d04ca4dc62 => generated 3462 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-09 01:50:34.340 7 INFO neutron.db.ovn_revision_numbers_db [None req-43f6e820-81b5-46b8-b551-217a5f738c25 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource 96c28487-9dc7-4f77-b65e-f2f72b9b8ed7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 39/79] 162.253.55.71 () {48 vars in 988 bytes} [Wed Sep 9 01:50:34 2026] POST /v2.0/security-group-rules => generated 603 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 162.253.55.71 () {44 vars in 998 bytes} [Wed Sep 9 01:50:35 2026] GET /v2.0/security-groups/a403f0cf-3397-497d-bac5-83d04ca4dc62 => generated 4078 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 162.253.55.71 () {44 vars in 998 bytes} [Wed Sep 9 01:50:35 2026] GET /v2.0/security-groups/a403f0cf-3397-497d-bac5-83d04ca4dc62 => generated 4078 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 162.253.55.71 () {44 vars in 998 bytes} [Wed Sep 9 01:50:35 2026] GET /v2.0/security-groups/a403f0cf-3397-497d-bac5-83d04ca4dc62 => generated 4078 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-09 01:50:35.531 7 INFO neutron.db.ovn_revision_numbers_db [None req-10555296-1383-4572-b049-c08f6e6dd39f f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource aee2c63b-84c1-4a9e-84f3-bc5d37000b22 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 41/83] 162.253.55.71 () {48 vars in 988 bytes} [Wed Sep 9 01:50:35 2026] POST /v2.0/security-group-rules => generated 603 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 162.253.55.71 () {44 vars in 984 bytes} [Wed Sep 9 01:50:36 2026] GET /v2.0/networks/780d79d3-79c3-4a65-ae8f-5c25c906b278 => generated 773 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-09 01:50:37.086 7 INFO neutron.pecan_wsgi.hooks.translation [None req-68180469-b48c-47fe-915d-4c9c9410fb4b f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 43/87] 162.253.55.71 () {44 vars in 1073 bytes} [Wed Sep 9 01:50:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=780d79d3-79c3-4a65-ae8f-5c25c906b278 => generated 132 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 162.253.55.71 () {44 vars in 1096 bytes} [Wed Sep 9 01:50:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=780d79d3-79c3-4a65-ae8f-5c25c906b278 => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 162.253.55.71 () {44 vars in 998 bytes} [Wed Sep 9 01:50:37 2026] GET /v2.0/security-groups/a403f0cf-3397-497d-bac5-83d04ca4dc62 => generated 4694 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-09 01:50:37.494 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9de2e39b-ac17-451b-9197-5cdc218bc31d f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] No more DHCP agents 2026-09-09 01:50:37.496 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9de2e39b-ac17-451b-9197-5cdc218bc31d f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Unable to schedule network 780d79d3-79c3-4a65-ae8f-5c25c906b278: no agents available; will retry on subsequent port and subnet creation events. 2026-09-09 01:50:37.586 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b532ac71-cb83-4c44-ac20-5e5b3dea9a79 - - - - - -] OVN reports status down for port: 1d567d66-54e8-431b-8f02-19e548b11130 2026-09-09 01:50:37.661 8 INFO neutron.db.ovn_revision_numbers_db [None req-9de2e39b-ac17-451b-9197-5cdc218bc31d f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource 1d567d66-54e8-431b-8f02-19e548b11130 (type: ports) to 1 [pid: 8|app: 0|req: 46/90] 162.253.55.71 () {48 vars in 958 bytes} [Wed Sep 9 01:50:37 2026] POST /v2.0/ports => generated 1100 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-09 01:50:46.237 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3689aab4-4fd2-4cf3-a402-b59825011334 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 45/91] 162.253.55.71 () {44 vars in 977 bytes} [Wed Sep 9 01:50:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 69 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: 8|app: 0|req: 47/92] 162.253.55.71 () {44 vars in 999 bytes} [Wed Sep 9 01:50:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-09 01:50:47.196 7 INFO neutron.db.ovn_revision_numbers_db [None req-67efa5c4-b30c-4f65-9dc9-0013b7db6df3 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource 1d567d66-54e8-431b-8f02-19e548b11130 (type: ports) to 4 [pid: 7|app: 0|req: 46/93] 162.253.55.71 () {48 vars in 1029 bytes} [Wed Sep 9 01:50:46 2026] PUT /v2.0/ports/1d567d66-54e8-431b-8f02-19e548b11130 => generated 1240 bytes in 917 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 162.253.55.71 () {44 vars in 917 bytes} [Wed Sep 9 01:50:49 2026] GET /v2.0/ports => generated 3357 bytes in 132 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-09 01:50:50.377 7 INFO neutron.api.v2.resource [None req-dcee370f-e7aa-4605-801a-2a57e5634ef9 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/95] 162.253.55.71 () {44 vars in 956 bytes} [Wed Sep 9 01:50:50 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 162.253.55.71 () {44 vars in 978 bytes} [Wed Sep 9 01:50:50 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 01:50:50.567 7 INFO neutron.db.ovn_revision_numbers_db [None req-33a0a7d7-7246-4caa-af4a-103d3639f745 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource a2bf1316-7a43-477d-8b9e-9a1387ba18ad (type: security_groups) to 1 2026-09-09 01:50:50.582 7 INFO neutron.db.ovn_revision_numbers_db [None req-33a0a7d7-7246-4caa-af4a-103d3639f745 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource 76b1fbc0-b2b4-4ebb-a8a3-e9dff387753d (type: security_group_rules) to 0 2026-09-09 01:50:50.596 7 INFO neutron.db.ovn_revision_numbers_db [None req-33a0a7d7-7246-4caa-af4a-103d3639f745 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource c0a70139-5d71-4085-9543-addab57b980a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 48/99] 162.253.55.71 () {48 vars in 977 bytes} [Wed Sep 9 01:50:50 2026] POST /v2.0/security-groups => generated 1610 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/100] 162.253.55.71 () {44 vars in 998 bytes} [Wed Sep 9 01:50:51 2026] GET /v2.0/security-groups/a2bf1316-7a43-477d-8b9e-9a1387ba18ad => generated 1610 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 162.253.55.71 () {44 vars in 998 bytes} [Wed Sep 9 01:50:51 2026] GET /v2.0/security-groups/a2bf1316-7a43-477d-8b9e-9a1387ba18ad => generated 1610 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/102] 162.253.55.71 () {44 vars in 998 bytes} [Wed Sep 9 01:50:51 2026] GET /v2.0/security-groups/a2bf1316-7a43-477d-8b9e-9a1387ba18ad => generated 1610 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-09 01:50:51.900 7 INFO neutron.db.ovn_revision_numbers_db [None req-1bff0201-cc81-41c7-b638-09635b4c040c f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource 9c66f1b6-88c6-4c68-be29-b2dea30ffbcf (type: security_group_rules) to 0 [pid: 7|app: 0|req: 50/103] 162.253.55.71 () {48 vars in 988 bytes} [Wed Sep 9 01:50:51 2026] POST /v2.0/security-group-rules => generated 623 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/104] 162.253.55.71 () {44 vars in 998 bytes} [Wed Sep 9 01:50:52 2026] GET /v2.0/security-groups/a2bf1316-7a43-477d-8b9e-9a1387ba18ad => generated 2246 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/105] 162.253.55.71 () {44 vars in 998 bytes} [Wed Sep 9 01:50:52 2026] GET /v2.0/security-groups/a2bf1316-7a43-477d-8b9e-9a1387ba18ad => generated 2246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/106] 162.253.55.71 () {44 vars in 998 bytes} [Wed Sep 9 01:50:52 2026] GET /v2.0/security-groups/a2bf1316-7a43-477d-8b9e-9a1387ba18ad => generated 2246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-09 01:50:53.080 7 INFO neutron.db.ovn_revision_numbers_db [None req-85276f82-85bc-4b6f-a539-ee4df102363f f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] Successfully bumped revision number for resource 9205a89b-96c7-4292-8b88-afc21d43ce63 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 52/107] 162.253.55.71 () {48 vars in 988 bytes} [Wed Sep 9 01:50:52 2026] POST /v2.0/security-group-rules => generated 627 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/120] 162.253.55.71 () {44 vars in 972 bytes} [Wed Sep 9 01:52:21 2026] GET /v2.0/quotas/539d49a31b9c44d49e8aa04e6db18cf1 => generated 312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/121] 162.253.55.71 () {48 vars in 1024 bytes} [Wed Sep 9 01:52:22 2026] PUT /v2.0/quotas/539d49a31b9c44d49e8aa04e6db18cf1 => generated 311 bytes in 54 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-09 01:54:53.575 8 INFO neutron.pecan_wsgi.hooks.translation [None req-db6a7e4f-20e4-466a-bd11-c18c4933a95f f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 73/142] 162.253.55.71 () {30 vars in 741 bytes} [Wed Sep 9 01:54:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 231 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: 7|app: 0|req: 70/143] 162.253.55.71 () {30 vars in 763 bytes} [Wed Sep 9 01:54:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1243 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-09 01:54:55.719 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c7be64b-c7c1-4713-bb26-6dbc323b33a3 f4c77793d66f404cb1e5b927e6013b88 539d49a31b9c44d49e8aa04e6db18cf1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/144] 162.253.55.71 () {30 vars in 741 bytes} [Wed Sep 9 01:54:55 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/145] 162.253.55.71 () {30 vars in 763 bytes} [Wed Sep 9 01:54:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1243 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-09 01:54:57.040 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b532ac71-cb83-4c44-ac20-5e5b3dea9a79 - - - - - -] OVN reports status up for port: 1d567d66-54e8-431b-8f02-19e548b11130 2026-09-09 01:54:57.060 8 INFO neutron.plugins.ml2.plugin [None req-b532ac71-cb83-4c44-ac20-5e5b3dea9a79 - - - - - -] Attempt 1 to provision port 1d567d66-54e8-431b-8f02-19e548b11130 2026-09-09 01:54:57.303 8 INFO neutron.db.ovn_revision_numbers_db [None req-b532ac71-cb83-4c44-ac20-5e5b3dea9a79 - - - - - -] Successfully bumped revision number for resource 1d567d66-54e8-431b-8f02-19e548b11130 (type: ports) to 5