+ 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 [Mon Jun 15 14:38:25 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-55bd84fdbf-p2zvp 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fce564f0668 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-06-15 14:38:29.102 8 INFO neutron.common.config [-] Logging enabled! 2026-06-15 14:38:29.102 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-15 14:38:29.176 7 INFO neutron.common.config [-] Logging enabled! 2026-06-15 14:38:29.177 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-15 14:38:30.121 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-15 14:38:30.181 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-15 14:38:31.646 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-06-15 14:38:31.649 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-15 14:38:31.652 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-15 14:38:31.653 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-06-15 14:38:31.653 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-06-15 14:38:31.653 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-06-15 14:38:31.653 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 14:38:31.660 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 14:38:31.661 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 14:38:31.661 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-06-15 14:38:31.667 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-06-15 14:38:31.670 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-15 14:38:31.674 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-15 14:38:31.674 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-06-15 14:38:31.674 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-06-15 14:38:31.674 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-06-15 14:38:31.674 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 14:38:31.682 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 14:38:31.682 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 14:38:31.682 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-06-15 14:38:31.874 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-06-15 14:38:31.874 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-06-15 14:38:31.874 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-06-15 14:38:31.897 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-06-15 14:38:31.897 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-06-15 14:38:31.897 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-06-15 14:38:31.905 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-15 14:38:31.905 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-15 14:38:31.905 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-06-15 14:38:31.905 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-06-15 14:38:31.927 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-15 14:38:31.928 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-15 14:38:31.928 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-06-15 14:38:31.928 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-06-15 14:38:33.691 8 INFO neutron.plugins.ml2.managers [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Initializing driver for type 'vlan' 2026-06-15 14:38:33.701 7 INFO neutron.plugins.ml2.managers [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Initializing driver for type 'vlan' 2026-06-15 14:38:33.982 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] VlanTypeDriver initialization complete 2026-06-15 14:38:33.982 8 INFO neutron.plugins.ml2.managers [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-15 14:38:33.982 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-15 14:38:33.983 8 INFO neutron.plugins.ml2.managers [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Initializing extension driver 'port_security' 2026-06-15 14:38:33.983 8 INFO neutron.plugins.ml2.extensions.port_security [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-15 14:38:33.983 8 INFO neutron.plugins.ml2.managers [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Initializing extension driver 'qos' 2026-06-15 14:38:33.983 8 INFO neutron.plugins.ml2.managers [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Initializing mechanism driver 'ovn' 2026-06-15 14:38:33.983 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Starting OVNMechanismDriver 2026-06-15 14:38:33.986 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] OVN logging driver registered 2026-06-15 14:38:33.992 8 INFO neutron.quota [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded quota_driver: . 2026-06-15 14:38:33.993 8 INFO neutron.plugins.ml2.plugin [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Modular L2 Plugin initialization complete 2026-06-15 14:38:33.993 8 INFO neutron.plugins.ml2.managers [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-15 14:38:33.993 8 INFO neutron.plugins.ml2.managers [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-15 14:38:33.993 8 INFO neutron.plugins.ml2.managers [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Got port-security extension from driver 'port_security' 2026-06-15 14:38:33.993 8 INFO neutron.manager [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loading Plugin: qos 2026-06-15 14:38:34.005 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] VlanTypeDriver initialization complete 2026-06-15 14:38:34.005 7 INFO neutron.plugins.ml2.managers [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-15 14:38:34.005 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-15 14:38:34.005 7 INFO neutron.plugins.ml2.managers [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Initializing extension driver 'port_security' 2026-06-15 14:38:34.005 7 INFO neutron.plugins.ml2.extensions.port_security [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-15 14:38:34.005 7 INFO neutron.plugins.ml2.managers [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Initializing extension driver 'qos' 2026-06-15 14:38:34.006 7 INFO neutron.plugins.ml2.managers [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Initializing mechanism driver 'ovn' 2026-06-15 14:38:34.006 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Starting OVNMechanismDriver 2026-06-15 14:38:34.006 8 INFO neutron.manager [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loading Plugin: ovn-router 2026-06-15 14:38:34.009 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] OVN logging driver registered 2026-06-15 14:38:34.015 7 INFO neutron.quota [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded quota_driver: . 2026-06-15 14:38:34.016 7 INFO neutron.plugins.ml2.plugin [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Modular L2 Plugin initialization complete 2026-06-15 14:38:34.016 7 INFO neutron.plugins.ml2.managers [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-15 14:38:34.016 7 INFO neutron.plugins.ml2.managers [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-15 14:38:34.016 7 INFO neutron.plugins.ml2.managers [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Got port-security extension from driver 'port_security' 2026-06-15 14:38:34.017 7 INFO neutron.manager [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loading Plugin: qos 2026-06-15 14:38:34.030 7 INFO neutron.manager [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loading Plugin: ovn-router 2026-06-15 14:38:34.040 8 INFO neutron.services.ovn_l3.plugin [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Starting OVNL3RouterPlugin 2026-06-15 14:38:34.045 8 INFO neutron.manager [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loading Plugin: segments 2026-06-15 14:38:34.066 7 INFO neutron.services.ovn_l3.plugin [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Starting OVNL3RouterPlugin 2026-06-15 14:38:34.072 7 INFO neutron.manager [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loading Plugin: segments 2026-06-15 14:38:34.162 8 INFO neutron.manager [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loading Plugin: trunk 2026-06-15 14:38:34.174 8 INFO neutron.manager [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loading Plugin: log 2026-06-15 14:38:34.176 8 INFO neutron.manager [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loading Plugin: ovn-vpnaas 2026-06-15 14:38:34.192 7 INFO neutron.manager [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loading Plugin: trunk 2026-06-15 14:38:34.204 7 INFO neutron.manager [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loading Plugin: log 2026-06-15 14:38:34.207 7 INFO neutron.manager [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loading Plugin: ovn-vpnaas 2026-06-15 14:38:34.236 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-06-15 14:38:34.237 8 WARNING stevedore.named [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-15 14:38:34.265 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-06-15 14:38:34.265 7 WARNING stevedore.named [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-15 14:38:34.279 8 INFO neutron_vpnaas.services.vpn.plugin [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-15 14:38:34.280 8 INFO neutron.common.utils [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-06-15 14:38:34.280 8 INFO neutron.manager [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loading Plugin: taas 2026-06-15 14:38:34.305 8 WARNING stevedore.named [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-15 14:38:34.305 8 WARNING stevedore.named [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-15 14:38:34.308 7 INFO neutron_vpnaas.services.vpn.plugin [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-15 14:38:34.308 7 INFO neutron.common.utils [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-06-15 14:38:34.308 7 INFO neutron.manager [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loading Plugin: taas 2026-06-15 14:38:34.311 8 INFO neutron_taas.services.taas.taas_plugin [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-15 14:38:34.311 8 INFO neutron.manager [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loading Plugin: tapmirror 2026-06-15 14:38:34.319 8 WARNING stevedore.named [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-15 14:38:34.319 8 WARNING stevedore.named [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-15 14:38:34.320 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-15 14:38:34.320 8 INFO neutron.manager [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loading Plugin: auto_allocate 2026-06-15 14:38:34.325 8 INFO neutron.manager [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loading Plugin: tag 2026-06-15 14:38:34.332 8 INFO neutron.manager [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loading Plugin: timestamp 2026-06-15 14:38:34.333 7 WARNING stevedore.named [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-15 14:38:34.333 7 WARNING stevedore.named [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-15 14:38:34.335 8 INFO neutron.manager [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loading Plugin: network_ip_availability 2026-06-15 14:38:34.338 8 INFO neutron.manager [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loading Plugin: flavors 2026-06-15 14:38:34.339 7 INFO neutron_taas.services.taas.taas_plugin [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-15 14:38:34.339 7 INFO neutron.manager [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loading Plugin: tapmirror 2026-06-15 14:38:34.342 8 INFO neutron.manager [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loading Plugin: revisions 2026-06-15 14:38:34.345 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Initializing extension manager. 2026-06-15 14:38:34.346 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: address-group 2026-06-15 14:38:34.347 7 WARNING stevedore.named [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-15 14:38:34.347 7 WARNING stevedore.named [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-15 14:38:34.347 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: address-scope 2026-06-15 14:38:34.348 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-15 14:38:34.348 7 INFO neutron.manager [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loading Plugin: auto_allocate 2026-06-15 14:38:34.348 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-06-15 14:38:34.349 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: agent 2026-06-15 14:38:34.350 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-06-15 14:38:34.351 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: allowed-address-pairs 2026-06-15 14:38:34.351 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: auto-allocated-topology 2026-06-15 14:38:34.352 7 INFO neutron.manager [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loading Plugin: tag 2026-06-15 14:38:34.354 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: availability_zone 2026-06-15 14:38:34.354 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-06-15 14:38:34.355 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-15 14:38:34.355 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: default-subnetpools 2026-06-15 14:38:34.357 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-15 14:38:34.358 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: dns-integration 2026-06-15 14:38:34.358 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: dns-domain-ports 2026-06-15 14:38:34.359 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-06-15 14:38:34.359 7 INFO neutron.manager [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loading Plugin: timestamp 2026-06-15 14:38:34.359 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension dvr not supported by any of loaded plugins 2026-06-15 14:38:34.360 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-15 14:38:34.360 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: empty-string-filtering 2026-06-15 14:38:34.361 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 14:38:34.361 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-15 14:38:34.361 7 INFO neutron.manager [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loading Plugin: network_ip_availability 2026-06-15 14:38:34.362 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: external-net 2026-06-15 14:38:34.362 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-15 14:38:34.363 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: extraroute 2026-06-15 14:38:34.363 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-06-15 14:38:34.364 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-15 14:38:34.365 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-15 14:38:34.365 7 INFO neutron.manager [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loading Plugin: flavors 2026-06-15 14:38:34.365 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-15 14:38:34.366 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-15 14:38:34.366 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: fip-port-details 2026-06-15 14:38:34.367 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: flavors 2026-06-15 14:38:34.368 7 INFO neutron.manager [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loading Plugin: revisions 2026-06-15 14:38:34.368 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-15 14:38:34.369 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: floatingip-pools 2026-06-15 14:38:34.370 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: ip_allocation 2026-06-15 14:38:34.370 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-06-15 14:38:34.371 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: l2_adjacency 2026-06-15 14:38:34.371 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Initializing extension manager. 2026-06-15 14:38:34.372 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: router 2026-06-15 14:38:34.373 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: address-group 2026-06-15 14:38:34.374 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: address-scope 2026-06-15 14:38:34.374 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 14:38:34.374 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-06-15 14:38:34.374 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: enable-default-route-bfd 2026-06-15 14:38:34.375 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: enable-default-route-ecmp 2026-06-15 14:38:34.375 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: agent 2026-06-15 14:38:34.375 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: ext-gw-mode 2026-06-15 14:38:34.375 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-06-15 14:38:34.376 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: l3-ha 2026-06-15 14:38:34.377 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: allowed-address-pairs 2026-06-15 14:38:34.377 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-15 14:38:34.377 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: auto-allocated-topology 2026-06-15 14:38:34.377 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: external-gateway-multihoming 2026-06-15 14:38:34.378 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: l3-flavors 2026-06-15 14:38:34.379 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-15 14:38:34.380 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: availability_zone 2026-06-15 14:38:34.380 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-06-15 14:38:34.380 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-06-15 14:38:34.381 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-15 14:38:34.381 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: default-subnetpools 2026-06-15 14:38:34.382 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-06-15 14:38:34.383 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-15 14:38:34.383 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: dns-integration 2026-06-15 14:38:34.383 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-15 14:38:34.384 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: dns-domain-ports 2026-06-15 14:38:34.384 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-06-15 14:38:34.385 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: logging 2026-06-15 14:38:34.385 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension dvr not supported by any of loaded plugins 2026-06-15 14:38:34.385 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-15 14:38:34.386 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-15 14:38:34.386 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: empty-string-filtering 2026-06-15 14:38:34.386 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-15 14:38:34.386 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 14:38:34.387 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: multi-provider 2026-06-15 14:38:34.387 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-15 14:38:34.387 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: net-mtu 2026-06-15 14:38:34.387 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: external-net 2026-06-15 14:38:34.388 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-15 14:38:34.388 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: net-mtu-writable 2026-06-15 14:38:34.388 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: extraroute 2026-06-15 14:38:34.388 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: network_availability_zone 2026-06-15 14:38:34.389 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-06-15 14:38:34.389 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-06-15 14:38:34.390 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-15 14:38:34.390 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: network-ip-availability 2026-06-15 14:38:34.390 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-15 14:38:34.391 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-15 14:38:34.391 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-15 14:38:34.391 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-15 14:38:34.391 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: pagination 2026-06-15 14:38:34.392 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: fip-port-details 2026-06-15 14:38:34.392 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: port-device-profile 2026-06-15 14:38:34.392 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-15 14:38:34.392 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: flavors 2026-06-15 14:38:34.393 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-15 14:38:34.393 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-15 14:38:34.393 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-15 14:38:34.394 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-06-15 14:38:34.394 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-15 14:38:34.394 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: floatingip-pools 2026-06-15 14:38:34.395 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-15 14:38:34.395 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: ip_allocation 2026-06-15 14:38:34.395 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-15 14:38:34.395 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-06-15 14:38:34.396 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: l2_adjacency 2026-06-15 14:38:34.396 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: port-resource-request 2026-06-15 14:38:34.396 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: port-resource-request-groups 2026-06-15 14:38:34.397 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-15 14:38:34.397 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: router 2026-06-15 14:38:34.397 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: binding 2026-06-15 14:38:34.398 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: binding-extended 2026-06-15 14:38:34.398 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: port-security 2026-06-15 14:38:34.398 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 14:38:34.399 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: project-id 2026-06-15 14:38:34.399 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: enable-default-route-bfd 2026-06-15 14:38:34.399 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: provider 2026-06-15 14:38:34.400 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: enable-default-route-ecmp 2026-06-15 14:38:34.400 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: qinq 2026-06-15 14:38:34.400 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: ext-gw-mode 2026-06-15 14:38:34.401 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: l3-ha 2026-06-15 14:38:34.401 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-15 14:38:34.402 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: external-gateway-multihoming 2026-06-15 14:38:34.402 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: qos 2026-06-15 14:38:34.402 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: l3-flavors 2026-06-15 14:38:34.403 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-15 14:38:34.403 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-15 14:38:34.404 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-15 14:38:34.404 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-06-15 14:38:34.404 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: qos-default 2026-06-15 14:38:34.405 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: qos-fip 2026-06-15 14:38:34.405 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-15 14:38:34.406 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-06-15 14:38:34.406 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: qos-gateway-ip 2026-06-15 14:38:34.406 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: qos-port-network-policy 2026-06-15 14:38:34.407 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: qos-pps-minimum 2026-06-15 14:38:34.407 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-15 14:38:34.408 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-15 14:38:34.408 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: logging 2026-06-15 14:38:34.408 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: qos-pps 2026-06-15 14:38:34.409 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: qos-rule-type-details 2026-06-15 14:38:34.409 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-15 14:38:34.410 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-15 14:38:34.410 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-15 14:38:34.410 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: qos-rules-alias 2026-06-15 14:38:34.410 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: multi-provider 2026-06-15 14:38:34.411 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: quota-check-limit 2026-06-15 14:38:34.411 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: net-mtu 2026-06-15 14:38:34.411 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: net-mtu-writable 2026-06-15 14:38:34.411 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: quota-check-limit-default 2026-06-15 14:38:34.412 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: network_availability_zone 2026-06-15 14:38:34.413 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-06-15 14:38:34.413 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: network-ip-availability 2026-06-15 14:38:34.414 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: quotas 2026-06-15 14:38:34.414 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-15 14:38:34.415 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: quota_details 2026-06-15 14:38:34.415 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: pagination 2026-06-15 14:38:34.415 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: port-device-profile 2026-06-15 14:38:34.416 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-15 14:38:34.416 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: rbac-policies 2026-06-15 14:38:34.416 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-15 14:38:34.417 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-06-15 14:38:34.417 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-15 14:38:34.417 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: rbac-address-scope 2026-06-15 14:38:34.417 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-06-15 14:38:34.418 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: rbac-security-groups 2026-06-15 14:38:34.418 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-15 14:38:34.418 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-06-15 14:38:34.418 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-15 14:38:34.419 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: revision-if-match 2026-06-15 14:38:34.419 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-15 14:38:34.419 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: port-resource-request 2026-06-15 14:38:34.419 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: standard-attr-revisions 2026-06-15 14:38:34.420 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: port-resource-request-groups 2026-06-15 14:38:34.420 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: router_availability_zone 2026-06-15 14:38:34.420 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-15 14:38:34.421 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-15 14:38:34.421 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: binding 2026-06-15 14:38:34.422 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: binding-extended 2026-06-15 14:38:34.422 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: port-security 2026-06-15 14:38:34.422 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: security-groups-default-rules 2026-06-15 14:38:34.422 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: project-id 2026-06-15 14:38:34.423 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-15 14:38:34.423 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: provider 2026-06-15 14:38:34.423 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-06-15 14:38:34.424 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: qinq 2026-06-15 14:38:34.424 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-15 14:38:34.424 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-15 14:38:34.425 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-15 14:38:34.426 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: qos 2026-06-15 14:38:34.427 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-15 14:38:34.427 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-15 14:38:34.427 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: qos-default 2026-06-15 14:38:34.428 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: qos-fip 2026-06-15 14:38:34.429 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-15 14:38:34.429 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: qos-gateway-ip 2026-06-15 14:38:34.429 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: qos-port-network-policy 2026-06-15 14:38:34.429 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: security-group 2026-06-15 14:38:34.430 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: qos-pps-minimum 2026-06-15 14:38:34.431 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-15 14:38:34.431 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: segment 2026-06-15 14:38:34.431 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: qos-pps 2026-06-15 14:38:34.432 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-15 14:38:34.432 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: qos-rule-type-details 2026-06-15 14:38:34.432 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-15 14:38:34.433 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: service-type 2026-06-15 14:38:34.433 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: qos-rules-alias 2026-06-15 14:38:34.433 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: sorting 2026-06-15 14:38:34.433 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: quota-check-limit 2026-06-15 14:38:34.434 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: standard-attr-segment 2026-06-15 14:38:34.434 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: quota-check-limit-default 2026-06-15 14:38:34.434 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: standard-attr-description 2026-06-15 14:38:34.435 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: stateful-security-group 2026-06-15 14:38:34.435 8 WARNING neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-15 14:38:34.436 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-06-15 14:38:34.436 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: quotas 2026-06-15 14:38:34.436 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: subnet-external-network 2026-06-15 14:38:34.437 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-06-15 14:38:34.437 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: quota_details 2026-06-15 14:38:34.437 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-15 14:38:34.438 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: subnet-service-types 2026-06-15 14:38:34.439 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: subnet_allocation 2026-06-15 14:38:34.439 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: rbac-policies 2026-06-15 14:38:34.439 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-06-15 14:38:34.439 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-15 14:38:34.440 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: rbac-address-scope 2026-06-15 14:38:34.440 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: tag-creation 2026-06-15 14:38:34.440 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: rbac-security-groups 2026-06-15 14:38:34.440 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-15 14:38:34.441 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-06-15 14:38:34.441 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: revision-if-match 2026-06-15 14:38:34.442 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: standard-attr-revisions 2026-06-15 14:38:34.443 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: router_availability_zone 2026-06-15 14:38:34.443 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-15 14:38:34.444 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: standard-attr-tag 2026-06-15 14:38:34.445 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: security-groups-default-rules 2026-06-15 14:38:34.445 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-15 14:38:34.445 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-15 14:38:34.446 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: trunk 2026-06-15 14:38:34.446 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-06-15 14:38:34.446 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: trunk-details 2026-06-15 14:38:34.446 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-15 14:38:34.447 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-15 14:38:34.447 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-15 14:38:34.447 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-15 14:38:34.447 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-15 14:38:34.448 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: vlan-transparent 2026-06-15 14:38:34.448 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-15 14:38:34.450 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: vpn-agent-scheduler 2026-06-15 14:38:34.451 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-15 14:38:34.452 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: vpn-flavors 2026-06-15 14:38:34.452 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: security-group 2026-06-15 14:38:34.453 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: segment 2026-06-15 14:38:34.453 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-15 14:38:34.453 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: vpnaas 2026-06-15 14:38:34.454 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: service-type 2026-06-15 14:38:34.454 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: sorting 2026-06-15 14:38:34.454 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: taas 2026-06-15 14:38:34.455 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: standard-attr-segment 2026-06-15 14:38:34.455 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: tap-mirror 2026-06-15 14:38:34.456 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: standard-attr-description 2026-06-15 14:38:34.456 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: stateful-security-group 2026-06-15 14:38:34.456 8 INFO neutron.api.extensions [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Loaded extension: taas-vlan-filter 2026-06-15 14:38:34.456 7 WARNING neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-15 14:38:34.457 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-06-15 14:38:34.457 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: subnet-external-network 2026-06-15 14:38:34.458 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-06-15 14:38:34.458 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-15 14:38:34.459 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-15 14:38:34.459 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-15 14:38:34.459 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 14:38:34.459 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-15 14:38:34.459 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: subnet-service-types 2026-06-15 14:38:34.460 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: subnet_allocation 2026-06-15 14:38:34.460 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-15 14:38:34.461 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: tag-creation 2026-06-15 14:38:34.461 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-15 14:38:34.462 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-15 14:38:34.462 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-15 14:38:34.465 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: standard-attr-tag 2026-06-15 14:38:34.466 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-15 14:38:34.467 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: trunk 2026-06-15 14:38:34.467 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: trunk-details 2026-06-15 14:38:34.467 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-15 14:38:34.468 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-15 14:38:34.468 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-15 14:38:34.468 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-15 14:38:34.468 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-15 14:38:34.469 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: vlan-transparent 2026-06-15 14:38:34.469 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 14:38:34.469 8 WARNING neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] subnetpool is already registered 2026-06-15 14:38:34.469 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-15 14:38:34.470 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-15 14:38:34.470 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 14:38:34.471 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 14:38:34.471 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-15 14:38:34.471 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: vpn-agent-scheduler 2026-06-15 14:38:34.471 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-15 14:38:34.472 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-15 14:38:34.472 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-15 14:38:34.472 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 14:38:34.472 8 WARNING neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] ipsecpolicy is already registered 2026-06-15 14:38:34.473 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 14:38:34.473 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: vpn-flavors 2026-06-15 14:38:34.473 8 WARNING neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] ikepolicy is already registered 2026-06-15 14:38:34.474 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: vpnaas 2026-06-15 14:38:34.476 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: taas 2026-06-15 14:38:34.477 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: tap-mirror 2026-06-15 14:38:34.477 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-15 14:38:34.477 7 INFO neutron.api.extensions [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Loaded extension: taas-vlan-filter 2026-06-15 14:38:34.477 8 WARNING neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] router is already registered 2026-06-15 14:38:34.478 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-15 14:38:34.478 8 WARNING neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] floatingip is already registered 2026-06-15 14:38:34.480 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-15 14:38:34.480 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-15 14:38:34.480 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 14:38:34.480 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-15 14:38:34.482 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-15 14:38:34.482 8 WARNING neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] rbac_policy is already registered 2026-06-15 14:38:34.483 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-15 14:38:34.483 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-15 14:38:34.483 8 WARNING neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] security_group is already registered 2026-06-15 14:38:34.483 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-15 14:38:34.484 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-15 14:38:34.484 8 WARNING neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] security_group_rule is already registered 2026-06-15 14:38:34.484 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 14:38:34.485 8 WARNING neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] subnetpool is already registered 2026-06-15 14:38:34.485 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-15 14:38:34.485 8 WARNING neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] trunk is already registered 2026-06-15 14:38:34.486 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 14:38:34.486 8 WARNING neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] ikepolicy is already registered 2026-06-15 14:38:34.486 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 14:38:34.486 8 WARNING neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] ipsecpolicy is already registered 2026-06-15 14:38:34.487 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-15 14:38:34.487 8 WARNING neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] endpoint_group is already registered 2026-06-15 14:38:34.487 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-15 14:38:34.487 8 WARNING neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] vpnservice is already registered 2026-06-15 14:38:34.488 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-15 14:38:34.488 8 WARNING neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] ipsec_site_connection is already registered 2026-06-15 14:38:34.488 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 14:38:34.488 8 WARNING neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] ipsecpolicy is already registered 2026-06-15 14:38:34.488 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-15 14:38:34.489 8 INFO neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 14:38:34.489 8 WARNING neutron.quota.resource_registry [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] ikepolicy is already registered 2026-06-15 14:38:34.489 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-15 14:38:34.489 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-15 14:38:34.490 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 14:38:34.490 7 WARNING neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] subnetpool is already registered 2026-06-15 14:38:34.491 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-15 14:38:34.491 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 14:38:34.492 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 14:38:34.492 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-15 14:38:34.492 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-15 14:38:34.493 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-15 14:38:34.493 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 14:38:34.493 7 WARNING neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] ipsecpolicy is already registered 2026-06-15 14:38:34.494 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 14:38:34.494 7 WARNING neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] ikepolicy is already registered 2026-06-15 14:38:34.498 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-15 14:38:34.498 7 WARNING neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] router is already registered 2026-06-15 14:38:34.499 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-15 14:38:34.499 7 WARNING neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] floatingip is already registered 2026-06-15 14:38:34.503 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-15 14:38:34.504 7 WARNING neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] rbac_policy is already registered 2026-06-15 14:38:34.504 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-15 14:38:34.504 7 WARNING neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] security_group is already registered 2026-06-15 14:38:34.505 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-15 14:38:34.505 7 WARNING neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] security_group_rule is already registered 2026-06-15 14:38:34.506 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 14:38:34.506 7 WARNING neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] subnetpool is already registered 2026-06-15 14:38:34.506 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-15 14:38:34.506 7 WARNING neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] trunk is already registered 2026-06-15 14:38:34.507 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 14:38:34.507 7 WARNING neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] ikepolicy is already registered 2026-06-15 14:38:34.507 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 14:38:34.507 7 WARNING neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] ipsecpolicy is already registered 2026-06-15 14:38:34.509 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-15 14:38:34.510 7 WARNING neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] endpoint_group is already registered 2026-06-15 14:38:34.510 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-15 14:38:34.511 7 WARNING neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] vpnservice is already registered 2026-06-15 14:38:34.511 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-15 14:38:34.512 7 WARNING neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] ipsec_site_connection is already registered 2026-06-15 14:38:34.512 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 14:38:34.513 7 WARNING neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] ipsecpolicy is already registered 2026-06-15 14:38:34.513 7 INFO neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 14:38:34.513 7 WARNING neutron.quota.resource_registry [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] ikepolicy is already registered 2026-06-15 14:38:34.525 8 WARNING keystonemiddleware._common.config [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 14:38:34.532 8 WARNING oslo_config.cfg [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-15 14:38:34.552 7 WARNING keystonemiddleware._common.config [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 14:38:34.554 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-06-15 14:38:34.559 7 WARNING oslo_config.cfg [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-15 14:38:34.575 8 INFO neutron.db.ovn_hash_ring_db [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Nodes from host "neutron-server-55bd84fdbf-p2zvp" and group "mechanism_driver" removed from the Hash Ring created at 2026-06-15 14:38:34+00:00 2026-06-15 14:38:34.578 8 INFO neutron.db.ovn_hash_ring_db [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Node 1f86506fccdb5008aea6225732270f26 from host "neutron-server-55bd84fdbf-p2zvp" and group "mechanism_driver" added to the Hash Ring 2026-06-15 14:38:34.579 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-06-15 14:38:34.587 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Hash Ring probing thread for node 1f86506fccdb5008aea6225732270f26 has started 2026-06-15 14:38:34.587 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-06-15 14:38:34.594 7 INFO neutron.db.ovn_hash_ring_db [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Nodes from host "neutron-server-55bd84fdbf-p2zvp" and group "mechanism_driver" removed from the Hash Ring created at 2026-06-15 14:38:34+00:00 2026-06-15 14:38:34.596 7 INFO neutron.db.ovn_hash_ring_db [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Node 32715ebcb67e5a21a6efd1a2340dd5b1 from host "neutron-server-55bd84fdbf-p2zvp" and group "mechanism_driver" added to the Hash Ring 2026-06-15 14:38:34.603 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Hash Ring probing thread for node 32715ebcb67e5a21a6efd1a2340dd5b1 has started 2026-06-15 14:38:34.604 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-06-15 14:38:34.618 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] tcp:10.105.73.123:6641: connecting... 2026-06-15 14:38:34.619 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] tcp:10.105.73.123:6641: connected 2026-06-15 14:38:34.633 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] tcp:10.105.73.123:6641: connecting... 2026-06-15 14:38:34.633 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] tcp:10.105.73.123:6641: connected 2026-06-15 14:38:34.662 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-06-15 14:38:34.669 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-06-15 14:38:34.682 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] tcp:10.100.151.20:6642: connecting... 2026-06-15 14:38:34.682 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] tcp:10.100.151.20:6642: connected 2026-06-15 14:38:34.689 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] tcp:10.100.151.20:6642: connecting... 2026-06-15 14:38:34.689 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] tcp:10.100.151.20:6642: connected 2026-06-15 14:38:34.715 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] WorkerService process has finished the post initialization 2026-06-15 14:38:34.717 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] WorkerService process has finished the post initialization 2026-06-15 14:38:34.718 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-06-15 14:38:34.719 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-06-15 14:38:34.737 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] tcp:10.105.73.123:6641: connecting... 2026-06-15 14:38:34.738 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] tcp:10.105.73.123:6641: connected 2026-06-15 14:38:34.742 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] tcp:10.105.73.123:6641: connecting... 2026-06-15 14:38:34.743 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] tcp:10.105.73.123:6641: connected 2026-06-15 14:38:34.779 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] tcp:10.105.73.123:6641: connecting... 2026-06-15 14:38:34.780 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6c0d7d35-2991-446b-a0e7-c36c6317739c - - - - - -] tcp:10.105.73.123:6641: connected 2026-06-15 14:38:34.782 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] tcp:10.105.73.123:6641: connecting... 2026-06-15 14:38:34.782 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-193ebf28-a7f1-4877-9b5a-4161d35b95cf - - - - - -] tcp:10.105.73.123:6641: connected WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7fce564f0668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7fce564f0668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 14:38:37.652 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7fc4c20f-54bc-4493-9058-b1e18890509b 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/4] 199.204.45.144 () {44 vars in 927 bytes} [Mon Jun 15 14:38:36 2026] GET /v2.0/networks/public => generated 108 bytes in 794 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: 2/5] 199.204.45.144 () {44 vars in 949 bytes} [Mon Jun 15 14:38:37 2026] GET /v2.0/networks?name=public => generated 15 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 14:38:38.385 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed656bb2-17b4-4735-821e-58084827ca99 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource 8cdac31a-3c91-4454-bbaf-904dd091f165 (type: security_groups) to 1 2026-06-15 14:38:38.401 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed656bb2-17b4-4735-821e-58084827ca99 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource 437bbb5f-e501-4e41-aaeb-55dcd3a105dd (type: security_group_rules) to 0 2026-06-15 14:38:38.415 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed656bb2-17b4-4735-821e-58084827ca99 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource 8429366c-c5de-4b44-b960-6eef39033195 (type: security_group_rules) to 0 2026-06-15 14:38:38.425 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed656bb2-17b4-4735-821e-58084827ca99 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource b023379c-7486-4f9f-98f0-3c3e34248b9d (type: security_group_rules) to 0 2026-06-15 14:38:38.438 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed656bb2-17b4-4735-821e-58084827ca99 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource ba2e56d5-da56-4e00-874e-89109c69e8af (type: security_group_rules) to 0 2026-06-15 14:38:38.518 7 WARNING neutron.services.revisions.revision_plugin [None req-ed656bb2-17b4-4735-821e-58084827ca99 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Could not find related network for resource to bump revision. 2026-06-15 14:38:38.549 7 INFO neutron.db.segments_db [None req-ed656bb2-17b4-4735-821e-58084827ca99 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Added segment f1fae116-ce24-4bc1-8b95-ce116a4f7e1f of type flat for network 9d9376b2-a168-4003-a310-b63b028fca25 2026-06-15 14:38:38.708 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-f1fae116-ce24-4bc1-8b95-ce116a4f7e1f 2026-06-15 14:38:38.752 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed656bb2-17b4-4735-821e-58084827ca99 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource 9d9376b2-a168-4003-a310-b63b028fca25 (type: networks) to 1 2026-06-15 14:38:39.047 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ed656bb2-17b4-4735-821e-58084827ca99 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] No more DHCP agents 2026-06-15 14:38:39.048 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ed656bb2-17b4-4735-821e-58084827ca99 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Unable to schedule network 9d9376b2-a168-4003-a310-b63b028fca25: no agents available; will retry on subsequent port and subnet creation events. 2026-06-15 14:38:39.295 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8a311de9-89cb-4ac7-9d8e-0b2669fc6d60 - - - - - -] OVN reports status down for port: 35fcd7dd-1dde-43fe-9df6-1c3cb5648b65 2026-06-15 14:38:39.376 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed656bb2-17b4-4735-821e-58084827ca99 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource 35fcd7dd-1dde-43fe-9df6-1c3cb5648b65 (type: ports) to 1 [pid: 7|app: 0|req: 4/6] 199.204.45.144 () {48 vars in 967 bytes} [Mon Jun 15 14:38:38 2026] POST /v2.0/networks => generated 744 bytes in 1416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 14:38:40.947 8 INFO neutron.pecan_wsgi.hooks.translation [None req-56749c79-e275-4350-8db1-f691ffbc0ddc 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/7] 199.204.45.144 () {44 vars in 927 bytes} [Mon Jun 15 14:38:40 2026] GET /v2.0/networks/public => generated 108 bytes in 387 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/8] 199.204.45.144 () {44 vars in 949 bytes} [Mon Jun 15 14:38:40 2026] GET /v2.0/networks?name=public => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 14:38:41.034 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8804a9e1-5b81-4f3f-a6b2-190f9b15c3dd 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/9] 199.204.45.144 () {44 vars in 1034 bytes} [Mon Jun 15 14:38:41 2026] GET /v2.0/subnets/public-subnet?network_id=9d9376b2-a168-4003-a310-b63b028fca25 => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/10] 199.204.45.144 () {44 vars in 1057 bytes} [Mon Jun 15 14:38:41 2026] GET /v2.0/subnets?name=public-subnet&network_id=9d9376b2-a168-4003-a310-b63b028fca25 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 14:38:41.544 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1bd8d890-f12e-437e-a76a-9062e97aebdd 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] No more DHCP agents 2026-06-15 14:38:41.546 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1bd8d890-f12e-437e-a76a-9062e97aebdd 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Unable to schedule network 9d9376b2-a168-4003-a310-b63b028fca25: no agents available; will retry on subsequent port and subnet creation events. 2026-06-15 14:38:41.546 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-1bd8d890-f12e-437e-a76a-9062e97aebdd 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Starting OVNClientQosExtension 2026-06-15 14:38:41.547 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-1bd8d890-f12e-437e-a76a-9062e97aebdd 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Starting OVNClientPlacementExtension 2026-06-15 14:38:42.338 8 INFO neutron.db.ovn_revision_numbers_db [None req-84708c8b-b2b3-49b1-abf2-27ebbeb40cdc - - - - - -] Successfully bumped revision number for resource 35fcd7dd-1dde-43fe-9df6-1c3cb5648b65 (type: ports) to 2 2026-06-15 14:38:42.379 8 INFO neutron.db.ovn_revision_numbers_db [None req-84708c8b-b2b3-49b1-abf2-27ebbeb40cdc - - - - - -] Successfully bumped revision number for resource 35656c44-8286-491c-bc2c-44502d2147e9 (type: subnets) to 0 [pid: 8|app: 0|req: 5/11] 199.204.45.144 () {48 vars in 965 bytes} [Mon Jun 15 14:38:41 2026] POST /v2.0/subnets => generated 664 bytes in 1327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 14:43:33.727 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b6f41cad-b986-4d82-a516-4be094899c19 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 24/49] 199.204.45.144 () {44 vars in 937 bytes} [Mon Jun 15 14:43:33 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/50] 199.204.45.144 () {44 vars in 959 bytes} [Mon Jun 15 14:43:33 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 14:43:33.850 8 INFO neutron.db.segments_db [None req-a92c0ae1-cb38-495f-bd7d-d7873723ffd6 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Added segment 5c62f674-4776-4b9b-820c-d2d25eece870 of type geneve for network d97d5095-8585-4252-a4a1-6eae5d6c284f 2026-06-15 14:43:33.981 8 INFO neutron.db.ovn_revision_numbers_db [None req-a92c0ae1-cb38-495f-bd7d-d7873723ffd6 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource d97d5095-8585-4252-a4a1-6eae5d6c284f (type: networks) to 1 2026-06-15 14:43:34.164 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a92c0ae1-cb38-495f-bd7d-d7873723ffd6 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] No more DHCP agents 2026-06-15 14:43:34.165 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a92c0ae1-cb38-495f-bd7d-d7873723ffd6 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Unable to schedule network d97d5095-8585-4252-a4a1-6eae5d6c284f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-15 14:43:34.220 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8a311de9-89cb-4ac7-9d8e-0b2669fc6d60 - - - - - -] OVN reports status down for port: dc57ae62-58b2-435e-b474-f849fa8f74ca 2026-06-15 14:43:34.252 8 INFO neutron.db.ovn_revision_numbers_db [None req-a92c0ae1-cb38-495f-bd7d-d7873723ffd6 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource dc57ae62-58b2-435e-b474-f849fa8f74ca (type: ports) to 1 [pid: 8|app: 0|req: 25/51] 199.204.45.144 () {48 vars in 966 bytes} [Mon Jun 15 14:43:33 2026] POST /v2.0/networks => generated 728 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 14:43:35.180 7 INFO neutron.pecan_wsgi.hooks.translation [None req-feb58ad5-0221-4d50-a3ad-e733b1da7cb9 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 27/52] 199.204.45.144 () {44 vars in 937 bytes} [Mon Jun 15 14:43:35 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/53] 199.204.45.144 () {44 vars in 959 bytes} [Mon Jun 15 14:43:35 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 737 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 14:43:35.251 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f1e6e68-2ec6-4b30-8002-5ffc3d143f29 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 28/54] 199.204.45.144 () {44 vars in 1036 bytes} [Mon Jun 15 14:43:35 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=d97d5095-8585-4252-a4a1-6eae5d6c284f => generated 114 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/55] 199.204.45.144 () {44 vars in 1059 bytes} [Mon Jun 15 14:43:35 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=d97d5095-8585-4252-a4a1-6eae5d6c284f => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 14:43:35.415 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7b64c9e4-c211-42b0-ba33-159e02e2dbce 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] No more DHCP agents 2026-06-15 14:43:35.416 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7b64c9e4-c211-42b0-ba33-159e02e2dbce 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Unable to schedule network d97d5095-8585-4252-a4a1-6eae5d6c284f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-15 14:43:35.817 7 INFO neutron.db.ovn_revision_numbers_db [None req-d24f3ae8-d02b-406c-84fd-37a6d9bab881 - - - - - -] Successfully bumped revision number for resource dc57ae62-58b2-435e-b474-f849fa8f74ca (type: ports) to 2 2026-06-15 14:43:35.856 7 INFO neutron.db.ovn_revision_numbers_db [None req-d24f3ae8-d02b-406c-84fd-37a6d9bab881 - - - - - -] Successfully bumped revision number for resource dc36b2bb-f380-436f-8108-9dff00218adb (type: subnets) to 0 [pid: 7|app: 0|req: 29/56] 199.204.45.144 () {48 vars in 965 bytes} [Mon Jun 15 14:43:35 2026] POST /v2.0/subnets => generated 651 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 14:43:37.012 8 INFO neutron.api.v2.resource [None req-502f1b87-b861-4016-9388-3b1edd3d4e89 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 28/57] 199.204.45.144 () {44 vars in 971 bytes} [Mon Jun 15 14:43:36 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/58] 199.204.45.144 () {44 vars in 993 bytes} [Mon Jun 15 14:43:37 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 14:43:37.210 8 INFO neutron.db.ovn_revision_numbers_db [None req-1cda4218-e194-4abe-8379-48fededd8d86 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource a0e9b771-086b-408b-8b8a-a52dff5f0b2d (type: security_groups) to 1 2026-06-15 14:43:37.225 8 INFO neutron.db.ovn_revision_numbers_db [None req-1cda4218-e194-4abe-8379-48fededd8d86 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource 96936273-813d-4249-ad77-327c69716101 (type: security_group_rules) to 0 2026-06-15 14:43:37.236 8 INFO neutron.db.ovn_revision_numbers_db [None req-1cda4218-e194-4abe-8379-48fededd8d86 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource f9d90088-7df6-47a0-aad5-885091528b5a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 29/59] 199.204.45.144 () {48 vars in 980 bytes} [Mon Jun 15 14:43:37 2026] POST /v2.0/security-groups => generated 1616 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/60] 199.204.45.144 () {44 vars in 1001 bytes} [Mon Jun 15 14:43:38 2026] GET /v2.0/security-groups/a0e9b771-086b-408b-8b8a-a52dff5f0b2d => generated 1616 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/61] 199.204.45.144 () {44 vars in 1001 bytes} [Mon Jun 15 14:43:38 2026] GET /v2.0/security-groups/a0e9b771-086b-408b-8b8a-a52dff5f0b2d => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/62] 199.204.45.144 () {44 vars in 1001 bytes} [Mon Jun 15 14:43:38 2026] GET /v2.0/security-groups/a0e9b771-086b-408b-8b8a-a52dff5f0b2d => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 14:43:38.531 8 INFO neutron.db.ovn_revision_numbers_db [None req-25b69206-6b34-43bc-8d32-612b4861047e 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource 8bf7ee08-9d22-4dee-91af-2e85ab1bd96c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 31/63] 199.204.45.144 () {48 vars in 991 bytes} [Mon Jun 15 14:43:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/64] 199.204.45.144 () {44 vars in 1001 bytes} [Mon Jun 15 14:43:39 2026] GET /v2.0/security-groups/a0e9b771-086b-408b-8b8a-a52dff5f0b2d => generated 2230 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/65] 199.204.45.144 () {44 vars in 1001 bytes} [Mon Jun 15 14:43:39 2026] GET /v2.0/security-groups/a0e9b771-086b-408b-8b8a-a52dff5f0b2d => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/66] 199.204.45.144 () {44 vars in 1001 bytes} [Mon Jun 15 14:43:39 2026] GET /v2.0/security-groups/a0e9b771-086b-408b-8b8a-a52dff5f0b2d => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 14:43:39.652 8 INFO neutron.db.ovn_revision_numbers_db [None req-01433943-b4c8-425a-b0e2-594b888df9cb 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource 5d0c74e5-684f-4ec5-ba24-77725bdbb7cd (type: security_group_rules) to 0 [pid: 8|app: 0|req: 33/67] 199.204.45.144 () {48 vars in 991 bytes} [Mon Jun 15 14:43:39 2026] POST /v2.0/security-group-rules => generated 603 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/68] 199.204.45.144 () {44 vars in 1001 bytes} [Mon Jun 15 14:43:40 2026] GET /v2.0/security-groups/a0e9b771-086b-408b-8b8a-a52dff5f0b2d => generated 2846 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/69] 199.204.45.144 () {44 vars in 1001 bytes} [Mon Jun 15 14:43:40 2026] GET /v2.0/security-groups/a0e9b771-086b-408b-8b8a-a52dff5f0b2d => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/70] 199.204.45.144 () {44 vars in 1001 bytes} [Mon Jun 15 14:43:40 2026] GET /v2.0/security-groups/a0e9b771-086b-408b-8b8a-a52dff5f0b2d => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 14:43:40.749 8 INFO neutron.db.ovn_revision_numbers_db [None req-edd567ca-7e43-4bba-9d98-b9fdcac2625b 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource b2c89bef-42e1-41e3-a354-85109bc72a9d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 35/71] 199.204.45.144 () {48 vars in 991 bytes} [Mon Jun 15 14:43:40 2026] POST /v2.0/security-group-rules => generated 603 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/72] 199.204.45.144 () {44 vars in 1001 bytes} [Mon Jun 15 14:43:41 2026] GET /v2.0/security-groups/a0e9b771-086b-408b-8b8a-a52dff5f0b2d => generated 3462 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/73] 199.204.45.144 () {44 vars in 1001 bytes} [Mon Jun 15 14:43:41 2026] GET /v2.0/security-groups/a0e9b771-086b-408b-8b8a-a52dff5f0b2d => generated 3462 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 199.204.45.144 () {44 vars in 1001 bytes} [Mon Jun 15 14:43:41 2026] GET /v2.0/security-groups/a0e9b771-086b-408b-8b8a-a52dff5f0b2d => generated 3462 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 14:43:41.855 8 INFO neutron.db.ovn_revision_numbers_db [None req-7dc3fd9d-9dcb-4e60-8e5a-9618dd80e9e3 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource 8f585b85-c107-432c-b4fb-48048d177eed (type: security_group_rules) to 0 [pid: 8|app: 0|req: 37/75] 199.204.45.144 () {48 vars in 991 bytes} [Mon Jun 15 14:43:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.204.45.144 () {44 vars in 1001 bytes} [Mon Jun 15 14:43:42 2026] GET /v2.0/security-groups/a0e9b771-086b-408b-8b8a-a52dff5f0b2d => generated 4078 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.204.45.144 () {44 vars in 1001 bytes} [Mon Jun 15 14:43:42 2026] GET /v2.0/security-groups/a0e9b771-086b-408b-8b8a-a52dff5f0b2d => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/78] 199.204.45.144 () {44 vars in 1001 bytes} [Mon Jun 15 14:43:42 2026] GET /v2.0/security-groups/a0e9b771-086b-408b-8b8a-a52dff5f0b2d => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 14:43:43.035 8 INFO neutron.db.ovn_revision_numbers_db [None req-8816a656-da4e-4aa3-a9eb-ede65de69853 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource a972c7c5-c66c-4f13-93b0-ee3f894eb4bc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 39/79] 199.204.45.144 () {48 vars in 991 bytes} [Mon Jun 15 14:43:42 2026] POST /v2.0/security-group-rules => generated 603 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 199.204.45.144 () {44 vars in 987 bytes} [Mon Jun 15 14:43:44 2026] GET /v2.0/networks/d97d5095-8585-4252-a4a1-6eae5d6c284f => generated 772 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 14:43:44.255 8 INFO neutron.pecan_wsgi.hooks.translation [None req-309d8bb6-6446-4694-bde6-cea649ff4ccd 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 40/81] 199.204.45.144 () {44 vars in 1076 bytes} [Mon Jun 15 14:43:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=d97d5095-8585-4252-a4a1-6eae5d6c284f => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 199.204.45.144 () {44 vars in 1099 bytes} [Mon Jun 15 14:43:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=d97d5095-8585-4252-a4a1-6eae5d6c284f => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/83] 199.204.45.144 () {44 vars in 1001 bytes} [Mon Jun 15 14:43:44 2026] GET /v2.0/security-groups/a0e9b771-086b-408b-8b8a-a52dff5f0b2d => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 14:43:44.543 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3d1dbd83-bffb-47b7-b504-035cd31ed0ba 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] No more DHCP agents 2026-06-15 14:43:44.544 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3d1dbd83-bffb-47b7-b504-035cd31ed0ba 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Unable to schedule network d97d5095-8585-4252-a4a1-6eae5d6c284f: no agents available; will retry on subsequent port and subnet creation events. 2026-06-15 14:43:44.641 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8a311de9-89cb-4ac7-9d8e-0b2669fc6d60 - - - - - -] OVN reports status down for port: 410728c5-c9c8-4787-bb40-49c4542b148c 2026-06-15 14:43:44.696 7 INFO neutron.db.ovn_revision_numbers_db [None req-3d1dbd83-bffb-47b7-b504-035cd31ed0ba 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource 410728c5-c9c8-4787-bb40-49c4542b148c (type: ports) to 1 [pid: 7|app: 0|req: 43/84] 199.204.45.144 () {48 vars in 961 bytes} [Mon Jun 15 14:43:44 2026] POST /v2.0/ports => generated 1100 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 14:43:51.615 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e482673-d6b8-4ab3-aedb-12c3da3d36c3 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 43/87] 199.204.45.144 () {44 vars in 979 bytes} [Mon Jun 15 14:43:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 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: 45/88] 199.204.45.144 () {44 vars in 1001 bytes} [Mon Jun 15 14:43:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 14:43:52.218 8 INFO neutron.db.ovn_revision_numbers_db [None req-94b6c9ea-bde9-4b7e-a687-ead63599fd54 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource 410728c5-c9c8-4787-bb40-49c4542b148c (type: ports) to 4 [pid: 8|app: 0|req: 44/89] 199.204.45.144 () {48 vars in 1031 bytes} [Mon Jun 15 14:43:51 2026] PUT /v2.0/ports/410728c5-c9c8-4787-bb40-49c4542b148c => generated 1218 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.204.45.144 () {44 vars in 920 bytes} [Mon Jun 15 14:43:53 2026] GET /v2.0/ports => generated 3335 bytes in 80 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-06-15 14:43:54.766 8 INFO neutron.api.v2.resource [None req-0f8bbfeb-cf28-4965-9fd0-957e90101afe 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 45/91] 199.204.45.144 () {44 vars in 959 bytes} [Mon Jun 15 14:43:54 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.144 () {44 vars in 981 bytes} [Mon Jun 15 14:43:54 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-06-15 14:43:54.914 8 INFO neutron.db.ovn_revision_numbers_db [None req-fb4326f6-9150-4be8-8bfc-3010e2e98cce 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource 3f703b59-a501-4529-a16e-33fc5b5b3eb0 (type: security_groups) to 1 2026-06-15 14:43:54.924 8 INFO neutron.db.ovn_revision_numbers_db [None req-fb4326f6-9150-4be8-8bfc-3010e2e98cce 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource 3a7c8448-b1a8-4f5c-ac27-7ee460833c85 (type: security_group_rules) to 0 2026-06-15 14:43:54.934 8 INFO neutron.db.ovn_revision_numbers_db [None req-fb4326f6-9150-4be8-8bfc-3010e2e98cce 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource 6befcc6b-475f-4f57-bdc8-45a15b0c4a80 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 46/93] 199.204.45.144 () {48 vars in 980 bytes} [Mon Jun 15 14:43:54 2026] POST /v2.0/security-groups => generated 1610 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.204.45.144 () {44 vars in 1001 bytes} [Mon Jun 15 14:43:55 2026] GET /v2.0/security-groups/3f703b59-a501-4529-a16e-33fc5b5b3eb0 => generated 1610 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.204.45.144 () {44 vars in 1001 bytes} [Mon Jun 15 14:43:55 2026] GET /v2.0/security-groups/3f703b59-a501-4529-a16e-33fc5b5b3eb0 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 199.204.45.144 () {44 vars in 1001 bytes} [Mon Jun 15 14:43:55 2026] GET /v2.0/security-groups/3f703b59-a501-4529-a16e-33fc5b5b3eb0 => generated 1610 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 14:43:56.049 8 INFO neutron.db.ovn_revision_numbers_db [None req-d248e75c-b15d-4705-8d2e-e14ae540fb8a 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource 48981159-0827-4cd5-809b-06d637fc8e7d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 48/97] 199.204.45.144 () {48 vars in 991 bytes} [Mon Jun 15 14:43:55 2026] POST /v2.0/security-group-rules => generated 623 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 199.204.45.144 () {44 vars in 1001 bytes} [Mon Jun 15 14:43:56 2026] GET /v2.0/security-groups/3f703b59-a501-4529-a16e-33fc5b5b3eb0 => generated 2246 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.204.45.144 () {44 vars in 1001 bytes} [Mon Jun 15 14:43:57 2026] GET /v2.0/security-groups/3f703b59-a501-4529-a16e-33fc5b5b3eb0 => generated 2246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 199.204.45.144 () {44 vars in 1001 bytes} [Mon Jun 15 14:43:57 2026] GET /v2.0/security-groups/3f703b59-a501-4529-a16e-33fc5b5b3eb0 => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 14:43:57.265 8 INFO neutron.db.ovn_revision_numbers_db [None req-f78ce5a2-926a-48a3-869b-145c4d33b40f 992088c0ba47472389a4754547458320 6f9be6923f4c4c228cf261100d1658b5 - - default default] Successfully bumped revision number for resource 0ef11433-a07f-431b-abf8-e338d140614f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 50/101] 199.204.45.144 () {48 vars in 991 bytes} [Mon Jun 15 14:43:57 2026] POST /v2.0/security-group-rules => generated 627 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0)