+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /tmp/pod-shared/ovn.ini' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/neutron_ovn_vpn_agent.ini' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 10 08:55:02 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-5ffbdb67d-xp5nm 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 0x7f83790cc668 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-10 08:55:05.959 8 INFO neutron.common.config [-] Logging enabled! 2026-06-10 08:55:05.959 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-10 08:55:05.965 7 INFO neutron.common.config [-] Logging enabled! 2026-06-10 08:55:05.965 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-10 08:55:06.947 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-10 08:55:07.027 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-10 08:55:08.439 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-06-10 08:55:08.442 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-10 08:55:08.445 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-10 08:55:08.445 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-06-10 08:55:08.445 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-06-10 08:55:08.446 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-06-10 08:55:08.446 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 08:55:08.453 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 08:55:08.453 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 08:55:08.453 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-06-10 08:55:08.467 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-06-10 08:55:08.470 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-10 08:55:08.473 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-10 08:55:08.473 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-06-10 08:55:08.473 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-06-10 08:55:08.474 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-06-10 08:55:08.474 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 08:55:08.481 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 08:55:08.481 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 08:55:08.481 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-06-10 08:55:08.661 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-06-10 08:55:08.661 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-06-10 08:55:08.662 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-06-10 08:55:08.689 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-10 08:55:08.690 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-10 08:55:08.689 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-06-10 08:55:08.690 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-06-10 08:55:08.690 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-06-10 08:55:08.690 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-06-10 08:55:08.690 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-06-10 08:55:08.717 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-10 08:55:08.717 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-10 08:55:08.717 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-06-10 08:55:08.717 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-06-10 08:55:10.355 8 INFO neutron.plugins.ml2.managers [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Initializing driver for type 'vlan' 2026-06-10 08:55:10.385 7 INFO neutron.plugins.ml2.managers [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Initializing driver for type 'vlan' 2026-06-10 08:55:10.619 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] VlanTypeDriver initialization complete 2026-06-10 08:55:10.620 8 INFO neutron.plugins.ml2.managers [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-10 08:55:10.620 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-10 08:55:10.620 8 INFO neutron.plugins.ml2.managers [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Initializing extension driver 'port_security' 2026-06-10 08:55:10.620 8 INFO neutron.plugins.ml2.extensions.port_security [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-10 08:55:10.620 8 INFO neutron.plugins.ml2.managers [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Initializing extension driver 'qos' 2026-06-10 08:55:10.620 8 INFO neutron.plugins.ml2.managers [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Initializing mechanism driver 'ovn' 2026-06-10 08:55:10.620 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Starting OVNMechanismDriver 2026-06-10 08:55:10.623 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] OVN logging driver registered 2026-06-10 08:55:10.628 8 INFO neutron.quota [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded quota_driver: . 2026-06-10 08:55:10.629 8 INFO neutron.plugins.ml2.plugin [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Modular L2 Plugin initialization complete 2026-06-10 08:55:10.629 8 INFO neutron.plugins.ml2.managers [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-10 08:55:10.629 8 INFO neutron.plugins.ml2.managers [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-10 08:55:10.629 8 INFO neutron.plugins.ml2.managers [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-10 08:55:10.630 8 INFO neutron.manager [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loading Plugin: qos 2026-06-10 08:55:10.641 8 INFO neutron.manager [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loading Plugin: ovn-router 2026-06-10 08:55:10.653 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] VlanTypeDriver initialization complete 2026-06-10 08:55:10.654 7 INFO neutron.plugins.ml2.managers [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-10 08:55:10.654 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-10 08:55:10.654 7 INFO neutron.plugins.ml2.managers [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Initializing extension driver 'port_security' 2026-06-10 08:55:10.654 7 INFO neutron.plugins.ml2.extensions.port_security [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-10 08:55:10.654 7 INFO neutron.plugins.ml2.managers [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Initializing extension driver 'qos' 2026-06-10 08:55:10.654 7 INFO neutron.plugins.ml2.managers [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Initializing mechanism driver 'ovn' 2026-06-10 08:55:10.655 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Starting OVNMechanismDriver 2026-06-10 08:55:10.657 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] OVN logging driver registered 2026-06-10 08:55:10.663 7 INFO neutron.quota [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded quota_driver: . 2026-06-10 08:55:10.664 7 INFO neutron.plugins.ml2.plugin [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Modular L2 Plugin initialization complete 2026-06-10 08:55:10.664 7 INFO neutron.plugins.ml2.managers [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-10 08:55:10.664 7 INFO neutron.plugins.ml2.managers [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-10 08:55:10.664 7 INFO neutron.plugins.ml2.managers [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Got port-security extension from driver 'port_security' 2026-06-10 08:55:10.664 7 INFO neutron.manager [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loading Plugin: qos 2026-06-10 08:55:10.673 8 INFO neutron.services.ovn_l3.plugin [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Starting OVNL3RouterPlugin 2026-06-10 08:55:10.678 8 INFO neutron.manager [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loading Plugin: segments 2026-06-10 08:55:10.679 7 INFO neutron.manager [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loading Plugin: ovn-router 2026-06-10 08:55:10.715 7 INFO neutron.services.ovn_l3.plugin [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Starting OVNL3RouterPlugin 2026-06-10 08:55:10.720 7 INFO neutron.manager [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loading Plugin: segments 2026-06-10 08:55:10.773 8 INFO neutron.manager [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loading Plugin: trunk 2026-06-10 08:55:10.783 8 INFO neutron.manager [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loading Plugin: log 2026-06-10 08:55:10.786 8 INFO neutron.manager [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loading Plugin: ovn-vpnaas 2026-06-10 08:55:10.820 7 INFO neutron.manager [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loading Plugin: trunk 2026-06-10 08:55:10.833 7 INFO neutron.manager [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loading Plugin: log 2026-06-10 08:55:10.836 7 INFO neutron.manager [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loading Plugin: ovn-vpnaas 2026-06-10 08:55:10.843 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-06-10 08:55:10.843 8 WARNING stevedore.named [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-10 08:55:10.887 8 INFO neutron_vpnaas.services.vpn.plugin [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-10 08:55:10.887 8 INFO neutron.common.utils [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-06-10 08:55:10.888 8 INFO neutron.manager [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loading Plugin: taas 2026-06-10 08:55:10.898 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-06-10 08:55:10.899 7 WARNING stevedore.named [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-10 08:55:10.915 8 WARNING stevedore.named [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-10 08:55:10.915 8 WARNING stevedore.named [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-10 08:55:10.921 8 INFO neutron_taas.services.taas.taas_plugin [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-10 08:55:10.921 8 INFO neutron.manager [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loading Plugin: tapmirror 2026-06-10 08:55:10.929 8 WARNING stevedore.named [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-10 08:55:10.929 8 WARNING stevedore.named [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-10 08:55:10.930 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-10 08:55:10.930 8 INFO neutron.manager [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loading Plugin: auto_allocate 2026-06-10 08:55:10.935 8 INFO neutron.manager [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loading Plugin: tag 2026-06-10 08:55:10.939 7 INFO neutron_vpnaas.services.vpn.plugin [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-10 08:55:10.939 7 INFO neutron.common.utils [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-06-10 08:55:10.939 7 INFO neutron.manager [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loading Plugin: taas 2026-06-10 08:55:10.941 8 INFO neutron.manager [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loading Plugin: timestamp 2026-06-10 08:55:10.944 8 INFO neutron.manager [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loading Plugin: network_ip_availability 2026-06-10 08:55:10.947 8 INFO neutron.manager [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loading Plugin: flavors 2026-06-10 08:55:10.950 8 INFO neutron.manager [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loading Plugin: revisions 2026-06-10 08:55:10.953 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Initializing extension manager. 2026-06-10 08:55:10.955 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: address-group 2026-06-10 08:55:10.955 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: address-scope 2026-06-10 08:55:10.956 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-06-10 08:55:10.957 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: agent 2026-06-10 08:55:10.957 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-06-10 08:55:10.959 7 WARNING stevedore.named [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-10 08:55:10.959 7 WARNING stevedore.named [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-10 08:55:10.958 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-10 08:55:10.961 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-10 08:55:10.961 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: availability_zone 2026-06-10 08:55:10.962 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-06-10 08:55:10.963 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-10 08:55:10.963 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: default-subnetpools 2026-06-10 08:55:10.964 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-10 08:55:10.965 7 INFO neutron_taas.services.taas.taas_plugin [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-10 08:55:10.965 7 INFO neutron.manager [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loading Plugin: tapmirror 2026-06-10 08:55:10.965 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: dns-integration 2026-06-10 08:55:10.966 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: dns-domain-ports 2026-06-10 08:55:10.966 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-06-10 08:55:10.967 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-06-10 08:55:10.967 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-10 08:55:10.968 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: empty-string-filtering 2026-06-10 08:55:10.968 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 08:55:10.969 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-10 08:55:10.969 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: external-net 2026-06-10 08:55:10.969 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-10 08:55:10.970 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: extraroute 2026-06-10 08:55:10.971 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-06-10 08:55:10.971 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-10 08:55:10.972 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-10 08:55:10.972 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-10 08:55:10.973 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-10 08:55:10.973 7 WARNING stevedore.named [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-10 08:55:10.973 7 WARNING stevedore.named [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-10 08:55:10.973 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: fip-port-details 2026-06-10 08:55:10.974 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-10 08:55:10.974 7 INFO neutron.manager [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loading Plugin: auto_allocate 2026-06-10 08:55:10.974 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: flavors 2026-06-10 08:55:10.975 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-10 08:55:10.976 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: floatingip-pools 2026-06-10 08:55:10.976 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: ip_allocation 2026-06-10 08:55:10.976 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-06-10 08:55:10.977 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: l2_adjacency 2026-06-10 08:55:10.978 7 INFO neutron.manager [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loading Plugin: tag 2026-06-10 08:55:10.978 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: router 2026-06-10 08:55:10.980 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 08:55:10.980 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: enable-default-route-bfd 2026-06-10 08:55:10.981 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-06-10 08:55:10.982 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: ext-gw-mode 2026-06-10 08:55:10.982 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: l3-ha 2026-06-10 08:55:10.983 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-10 08:55:10.983 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: external-gateway-multihoming 2026-06-10 08:55:10.984 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: l3-flavors 2026-06-10 08:55:10.984 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-10 08:55:10.985 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-06-10 08:55:10.985 7 INFO neutron.manager [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loading Plugin: timestamp 2026-06-10 08:55:10.987 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-06-10 08:55:10.988 7 INFO neutron.manager [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loading Plugin: network_ip_availability 2026-06-10 08:55:10.989 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-10 08:55:10.990 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: logging 2026-06-10 08:55:10.991 7 INFO neutron.manager [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loading Plugin: flavors 2026-06-10 08:55:10.992 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-10 08:55:10.993 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-10 08:55:10.993 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: multi-provider 2026-06-10 08:55:10.994 7 INFO neutron.manager [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loading Plugin: revisions 2026-06-10 08:55:10.994 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: net-mtu 2026-06-10 08:55:10.995 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: net-mtu-writable 2026-06-10 08:55:10.995 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: network_availability_zone 2026-06-10 08:55:10.996 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-06-10 08:55:10.997 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: network-ip-availability 2026-06-10 08:55:10.997 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Initializing extension manager. 2026-06-10 08:55:10.998 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-10 08:55:10.998 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: pagination 2026-06-10 08:55:10.998 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: address-group 2026-06-10 08:55:10.999 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: port-device-profile 2026-06-10 08:55:10.999 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-10 08:55:10.999 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: address-scope 2026-06-10 08:55:11.000 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-10 08:55:11.000 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-06-10 08:55:11.000 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-10 08:55:11.000 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-06-10 08:55:11.001 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: agent 2026-06-10 08:55:11.001 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-10 08:55:11.001 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-06-10 08:55:11.001 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-10 08:55:11.002 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-10 08:55:11.003 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: port-resource-request 2026-06-10 08:55:11.003 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-10 08:55:11.004 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-10 08:55:11.003 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: allowed-address-pairs 2026-06-10 08:55:11.004 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: binding 2026-06-10 08:55:11.005 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: auto-allocated-topology 2026-06-10 08:55:11.005 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: binding-extended 2026-06-10 08:55:11.006 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: availability_zone 2026-06-10 08:55:11.006 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: port-security 2026-06-10 08:55:11.006 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: project-id 2026-06-10 08:55:11.006 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-06-10 08:55:11.007 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-10 08:55:11.007 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: provider 2026-06-10 08:55:11.008 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: default-subnetpools 2026-06-10 08:55:11.008 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: qinq 2026-06-10 08:55:11.009 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-10 08:55:11.010 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: dns-integration 2026-06-10 08:55:11.010 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: qos 2026-06-10 08:55:11.010 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: dns-domain-ports 2026-06-10 08:55:11.011 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-10 08:55:11.011 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-06-10 08:55:11.011 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-10 08:55:11.012 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension dvr not supported by any of loaded plugins 2026-06-10 08:55:11.012 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: qos-default 2026-06-10 08:55:11.012 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-10 08:55:11.012 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: qos-fip 2026-06-10 08:55:11.012 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: empty-string-filtering 2026-06-10 08:55:11.013 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-10 08:55:11.013 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 08:55:11.013 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-10 08:55:11.013 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-10 08:55:11.014 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-10 08:55:11.014 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: external-net 2026-06-10 08:55:11.014 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-10 08:55:11.014 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-10 08:55:11.015 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-10 08:55:11.015 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: extraroute 2026-06-10 08:55:11.015 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-06-10 08:55:11.016 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: qos-pps 2026-06-10 08:55:11.016 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-10 08:55:11.016 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-10 08:55:11.016 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-10 08:55:11.016 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-10 08:55:11.017 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-10 08:55:11.017 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: qos-rules-alias 2026-06-10 08:55:11.017 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-10 08:55:11.018 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: quota-check-limit 2026-06-10 08:55:11.018 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: fip-port-details 2026-06-10 08:55:11.018 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-10 08:55:11.019 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: flavors 2026-06-10 08:55:11.020 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-10 08:55:11.020 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: quotas 2026-06-10 08:55:11.021 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: floatingip-pools 2026-06-10 08:55:11.021 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: ip_allocation 2026-06-10 08:55:11.021 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: quota_details 2026-06-10 08:55:11.022 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-06-10 08:55:11.022 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: l2_adjacency 2026-06-10 08:55:11.023 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: rbac-policies 2026-06-10 08:55:11.023 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-06-10 08:55:11.023 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: router 2026-06-10 08:55:11.024 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: rbac-address-scope 2026-06-10 08:55:11.024 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: rbac-security-groups 2026-06-10 08:55:11.025 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-06-10 08:55:11.025 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 08:55:11.025 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: revision-if-match 2026-06-10 08:55:11.026 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: enable-default-route-bfd 2026-06-10 08:55:11.026 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-10 08:55:11.026 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: enable-default-route-ecmp 2026-06-10 08:55:11.027 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: router_availability_zone 2026-06-10 08:55:11.027 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: ext-gw-mode 2026-06-10 08:55:11.027 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-10 08:55:11.028 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: l3-ha 2026-06-10 08:55:11.028 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-10 08:55:11.029 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: external-gateway-multihoming 2026-06-10 08:55:11.029 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-10 08:55:11.029 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: l3-flavors 2026-06-10 08:55:11.030 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-10 08:55:11.030 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-06-10 08:55:11.030 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-10 08:55:11.031 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-10 08:55:11.031 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-06-10 08:55:11.031 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-10 08:55:11.031 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-10 08:55:11.033 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-06-10 08:55:11.034 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-10 08:55:11.035 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: logging 2026-06-10 08:55:11.036 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: security-group 2026-06-10 08:55:11.036 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-10 08:55:11.037 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: segment 2026-06-10 08:55:11.037 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-10 08:55:11.037 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-10 08:55:11.038 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: multi-provider 2026-06-10 08:55:11.038 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: service-type 2026-06-10 08:55:11.038 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: net-mtu 2026-06-10 08:55:11.038 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: sorting 2026-06-10 08:55:11.039 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: net-mtu-writable 2026-06-10 08:55:11.039 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: standard-attr-segment 2026-06-10 08:55:11.039 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: network_availability_zone 2026-06-10 08:55:11.040 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: standard-attr-description 2026-06-10 08:55:11.040 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: stateful-security-group 2026-06-10 08:55:11.040 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-06-10 08:55:11.041 8 WARNING neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-10 08:55:11.041 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: network-ip-availability 2026-06-10 08:55:11.041 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-06-10 08:55:11.042 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: subnet-external-network 2026-06-10 08:55:11.042 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-06-10 08:55:11.042 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-10 08:55:11.043 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-10 08:55:11.043 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: pagination 2026-06-10 08:55:11.043 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: subnet-service-types 2026-06-10 08:55:11.043 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: port-device-profile 2026-06-10 08:55:11.044 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: subnet_allocation 2026-06-10 08:55:11.044 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-10 08:55:11.044 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-10 08:55:11.044 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-10 08:55:11.045 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-10 08:55:11.045 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: tag-creation 2026-06-10 08:55:11.045 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-10 08:55:11.045 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-06-10 08:55:11.046 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-10 08:55:11.046 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-10 08:55:11.047 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-10 08:55:11.047 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: port-resource-request 2026-06-10 08:55:11.048 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: port-resource-request-groups 2026-06-10 08:55:11.049 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-10 08:55:11.049 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: standard-attr-tag 2026-06-10 08:55:11.049 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: binding 2026-06-10 08:55:11.050 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-10 08:55:11.050 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: binding-extended 2026-06-10 08:55:11.050 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: trunk 2026-06-10 08:55:11.051 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: trunk-details 2026-06-10 08:55:11.051 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: port-security 2026-06-10 08:55:11.051 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-10 08:55:11.051 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: project-id 2026-06-10 08:55:11.052 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-10 08:55:11.052 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: provider 2026-06-10 08:55:11.052 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: vlan-transparent 2026-06-10 08:55:11.053 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-10 08:55:11.053 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: qinq 2026-06-10 08:55:11.055 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-06-10 08:55:11.055 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: qos 2026-06-10 08:55:11.056 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-10 08:55:11.056 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-10 08:55:11.056 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: vpn-flavors 2026-06-10 08:55:11.056 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-10 08:55:11.057 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: qos-default 2026-06-10 08:55:11.057 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: qos-fip 2026-06-10 08:55:11.058 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: vpnaas 2026-06-10 08:55:11.058 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-10 08:55:11.058 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: qos-gateway-ip 2026-06-10 08:55:11.059 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: qos-port-network-policy 2026-06-10 08:55:11.059 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: taas 2026-06-10 08:55:11.059 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: qos-pps-minimum 2026-06-10 08:55:11.060 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: tap-mirror 2026-06-10 08:55:11.060 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-10 08:55:11.061 8 INFO neutron.api.extensions [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-10 08:55:11.061 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: qos-pps 2026-06-10 08:55:11.061 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: qos-rule-type-details 2026-06-10 08:55:11.062 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-10 08:55:11.062 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: qos-rules-alias 2026-06-10 08:55:11.063 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-10 08:55:11.063 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: quota-check-limit 2026-06-10 08:55:11.063 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-10 08:55:11.063 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 08:55:11.063 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-10 08:55:11.064 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: quota-check-limit-default 2026-06-10 08:55:11.066 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: quotas 2026-06-10 08:55:11.066 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 08:55:11.067 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 08:55:11.067 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: quota_details 2026-06-10 08:55:11.069 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: rbac-policies 2026-06-10 08:55:11.069 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-06-10 08:55:11.070 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: rbac-address-scope 2026-06-10 08:55:11.070 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: rbac-security-groups 2026-06-10 08:55:11.071 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-06-10 08:55:11.071 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 08:55:11.071 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: revision-if-match 2026-06-10 08:55:11.072 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 08:55:11.072 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: standard-attr-revisions 2026-06-10 08:55:11.072 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 08:55:11.073 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: router_availability_zone 2026-06-10 08:55:11.073 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-10 08:55:11.073 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 08:55:11.073 8 WARNING neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] subnetpool is already registered 2026-06-10 08:55:11.074 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 08:55:11.074 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 08:55:11.075 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 08:55:11.075 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: security-groups-default-rules 2026-06-10 08:55:11.075 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 08:55:11.075 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-10 08:55:11.075 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 08:55:11.076 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-06-10 08:55:11.076 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 08:55:11.076 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-10 08:55:11.076 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 08:55:11.076 8 WARNING neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] ipsecpolicy is already registered 2026-06-10 08:55:11.077 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-10 08:55:11.077 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 08:55:11.077 8 WARNING neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] ikepolicy is already registered 2026-06-10 08:55:11.077 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-10 08:55:11.081 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 08:55:11.081 8 WARNING neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] router is already registered 2026-06-10 08:55:11.082 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 08:55:11.082 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: security-group 2026-06-10 08:55:11.082 8 WARNING neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] floatingip is already registered 2026-06-10 08:55:11.083 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: segment 2026-06-10 08:55:11.083 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-10 08:55:11.084 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: service-type 2026-06-10 08:55:11.084 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: sorting 2026-06-10 08:55:11.085 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: standard-attr-segment 2026-06-10 08:55:11.085 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: standard-attr-description 2026-06-10 08:55:11.086 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: stateful-security-group 2026-06-10 08:55:11.086 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 08:55:11.086 8 WARNING neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] rbac_policy is already registered 2026-06-10 08:55:11.086 7 WARNING neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-10 08:55:11.087 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-06-10 08:55:11.087 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 08:55:11.087 8 WARNING neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] security_group is already registered 2026-06-10 08:55:11.087 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: subnet-external-network 2026-06-10 08:55:11.087 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 08:55:11.087 8 WARNING neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] security_group_rule is already registered 2026-06-10 08:55:11.088 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-06-10 08:55:11.088 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 08:55:11.088 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-10 08:55:11.088 8 WARNING neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] subnetpool is already registered 2026-06-10 08:55:11.089 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: subnet-service-types 2026-06-10 08:55:11.089 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 08:55:11.089 8 WARNING neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] trunk is already registered 2026-06-10 08:55:11.089 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 08:55:11.089 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: subnet_allocation 2026-06-10 08:55:11.089 8 WARNING neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] ikepolicy is already registered 2026-06-10 08:55:11.090 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 08:55:11.090 8 WARNING neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] ipsecpolicy is already registered 2026-06-10 08:55:11.090 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-10 08:55:11.090 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 08:55:11.090 8 WARNING neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] endpoint_group is already registered 2026-06-10 08:55:11.091 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: tag-creation 2026-06-10 08:55:11.091 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 08:55:11.091 8 WARNING neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] vpnservice is already registered 2026-06-10 08:55:11.091 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-10 08:55:11.091 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 08:55:11.091 8 WARNING neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] ipsec_site_connection is already registered 2026-06-10 08:55:11.092 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 08:55:11.092 8 WARNING neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] ipsecpolicy is already registered 2026-06-10 08:55:11.092 8 INFO neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 08:55:11.092 8 WARNING neutron.quota.resource_registry [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] ikepolicy is already registered 2026-06-10 08:55:11.095 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: standard-attr-tag 2026-06-10 08:55:11.096 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-10 08:55:11.096 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: trunk 2026-06-10 08:55:11.097 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: trunk-details 2026-06-10 08:55:11.097 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-10 08:55:11.098 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-10 08:55:11.098 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: vlan-transparent 2026-06-10 08:55:11.099 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-10 08:55:11.101 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: vpn-agent-scheduler 2026-06-10 08:55:11.101 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-10 08:55:11.102 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: vpn-flavors 2026-06-10 08:55:11.103 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: vpnaas 2026-06-10 08:55:11.105 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: taas 2026-06-10 08:55:11.106 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: tap-mirror 2026-06-10 08:55:11.106 7 INFO neutron.api.extensions [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Loaded extension: taas-vlan-filter 2026-06-10 08:55:11.108 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-10 08:55:11.109 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-10 08:55:11.109 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 08:55:11.109 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-10 08:55:11.112 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 08:55:11.112 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 08:55:11.117 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 08:55:11.117 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 08:55:11.118 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 08:55:11.119 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 08:55:11.119 7 WARNING neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] subnetpool is already registered 2026-06-10 08:55:11.120 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 08:55:11.120 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 08:55:11.121 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 08:55:11.122 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 08:55:11.122 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 08:55:11.123 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 08:55:11.123 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 08:55:11.123 7 WARNING neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] ipsecpolicy is already registered 2026-06-10 08:55:11.124 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 08:55:11.124 7 WARNING neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] ikepolicy is already registered 2026-06-10 08:55:11.127 8 WARNING keystonemiddleware._common.config [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 08:55:11.128 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 08:55:11.128 7 WARNING neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] router is already registered 2026-06-10 08:55:11.128 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 08:55:11.129 7 WARNING neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] floatingip is already registered 2026-06-10 08:55:11.133 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 08:55:11.133 7 WARNING neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] rbac_policy is already registered 2026-06-10 08:55:11.133 8 WARNING oslo_config.cfg [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-10 08:55:11.134 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 08:55:11.134 7 WARNING neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] security_group is already registered 2026-06-10 08:55:11.134 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 08:55:11.134 7 WARNING neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] security_group_rule is already registered 2026-06-10 08:55:11.135 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 08:55:11.135 7 WARNING neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] subnetpool is already registered 2026-06-10 08:55:11.136 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 08:55:11.136 7 WARNING neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] trunk is already registered 2026-06-10 08:55:11.137 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 08:55:11.137 7 WARNING neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] ikepolicy is already registered 2026-06-10 08:55:11.137 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 08:55:11.138 7 WARNING neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] ipsecpolicy is already registered 2026-06-10 08:55:11.138 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 08:55:11.138 7 WARNING neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] endpoint_group is already registered 2026-06-10 08:55:11.139 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 08:55:11.139 7 WARNING neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] vpnservice is already registered 2026-06-10 08:55:11.139 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 08:55:11.139 7 WARNING neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] ipsec_site_connection is already registered 2026-06-10 08:55:11.140 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 08:55:11.140 7 WARNING neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] ipsecpolicy is already registered 2026-06-10 08:55:11.140 7 INFO neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 08:55:11.140 7 WARNING neutron.quota.resource_registry [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] ikepolicy is already registered 2026-06-10 08:55:11.153 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-06-10 08:55:11.170 8 INFO neutron.db.ovn_hash_ring_db [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Nodes from host "neutron-server-5ffbdb67d-xp5nm" and group "mechanism_driver" removed from the Hash Ring created at 2026-06-10 08:55:11+00:00 2026-06-10 08:55:11.172 8 INFO neutron.db.ovn_hash_ring_db [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Node ee5d55326a7d5dd9987d84a6c94a461d from host "neutron-server-5ffbdb67d-xp5nm" and group "mechanism_driver" added to the Hash Ring 2026-06-10 08:55:11.176 7 WARNING keystonemiddleware._common.config [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 08:55:11.178 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Hash Ring probing thread for node ee5d55326a7d5dd9987d84a6c94a461d has started 2026-06-10 08:55:11.179 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-06-10 08:55:11.182 7 WARNING oslo_config.cfg [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-10 08:55:11.200 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-06-10 08:55:11.208 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] tcp:10.109.13.149:6641: connecting... 2026-06-10 08:55:11.208 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] tcp:10.109.13.149:6641: connected 2026-06-10 08:55:11.213 7 INFO neutron.db.ovn_hash_ring_db [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Nodes from host "neutron-server-5ffbdb67d-xp5nm" and group "mechanism_driver" removed from the Hash Ring created at 2026-06-10 08:55:11+00:00 2026-06-10 08:55:11.218 7 INFO neutron.db.ovn_hash_ring_db [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Node d51c9d74098757eb9011b9d686292632 from host "neutron-server-5ffbdb67d-xp5nm" and group "mechanism_driver" added to the Hash Ring 2026-06-10 08:55:11.224 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Hash Ring probing thread for node d51c9d74098757eb9011b9d686292632 has started 2026-06-10 08:55:11.224 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-06-10 08:55:11.246 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-06-10 08:55:11.252 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] tcp:10.109.13.149:6641: connecting... 2026-06-10 08:55:11.252 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] tcp:10.109.13.149:6641: connected 2026-06-10 08:55:11.266 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] tcp:10.97.235.149:6642: connecting... 2026-06-10 08:55:11.266 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] tcp:10.97.235.149:6642: connected 2026-06-10 08:55:11.288 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-06-10 08:55:11.295 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] WorkerService process has finished the post initialization 2026-06-10 08:55:11.308 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] tcp:10.97.235.149:6642: connecting... 2026-06-10 08:55:11.308 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] tcp:10.97.235.149:6642: connected 2026-06-10 08:55:11.317 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] tcp:10.109.13.149:6641: connecting... 2026-06-10 08:55:11.317 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] tcp:10.109.13.149:6641: connected 2026-06-10 08:55:11.335 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] WorkerService process has finished the post initialization 2026-06-10 08:55:11.336 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-06-10 08:55:11.336 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-06-10 08:55:11.352 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] tcp:10.109.13.149:6641: connecting... 2026-06-10 08:55:11.352 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c35f8a86-ead0-4e9a-9d7c-16a8201038f6 - - - - - -] tcp:10.109.13.149:6641: connected 2026-06-10 08:55:11.358 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] tcp:10.109.13.149:6641: connecting... 2026-06-10 08:55:11.358 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] tcp:10.109.13.149:6641: connected WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7f83790cc668 pid: 8 (default app) 2026-06-10 08:55:11.395 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] tcp:10.109.13.149:6641: connecting... 2026-06-10 08:55:11.395 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c555ab04-b71e-45ca-8eba-c1b4f5d4ab0d - - - - - -] tcp:10.109.13.149:6641: connected WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7f83790cc668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 08:55:14.543 8 INFO neutron.pecan_wsgi.hooks.translation [None req-36b4340c-af0e-4534-9287-437d29171161 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.205 () {44 vars in 926 bytes} [Wed Jun 10 08:55:13 2026] GET /v2.0/networks/public => generated 108 bytes in 886 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: 1/4] 199.204.45.205 () {44 vars in 948 bytes} [Wed Jun 10 08:55:14 2026] GET /v2.0/networks?name=public => generated 15 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 08:55:15.304 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-fa700d91-f7b4-4829-881c-a03fe5c44e33 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Starting OVNClientQosExtension 2026-06-10 08:55:15.305 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-fa700d91-f7b4-4829-881c-a03fe5c44e33 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Starting OVNClientPlacementExtension 2026-06-10 08:55:15.335 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa700d91-f7b4-4829-881c-a03fe5c44e33 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource f521f736-6cd8-47b5-b085-8020907afda5 (type: security_groups) to 1 2026-06-10 08:55:15.347 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa700d91-f7b4-4829-881c-a03fe5c44e33 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource 52c02f5d-e041-4b7a-a555-4cf4c8537b22 (type: security_group_rules) to 0 2026-06-10 08:55:15.355 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa700d91-f7b4-4829-881c-a03fe5c44e33 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource 6d6dd92c-614e-4641-8c54-160673844642 (type: security_group_rules) to 0 2026-06-10 08:55:15.365 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa700d91-f7b4-4829-881c-a03fe5c44e33 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource 7ce238ce-8f70-448c-9db5-61d9aa2d21da (type: security_group_rules) to 0 2026-06-10 08:55:15.384 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa700d91-f7b4-4829-881c-a03fe5c44e33 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource 94f6c48e-4274-4e37-aa23-2c0ea92155a3 (type: security_group_rules) to 0 2026-06-10 08:55:15.452 8 WARNING neutron.services.revisions.revision_plugin [None req-fa700d91-f7b4-4829-881c-a03fe5c44e33 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Could not find related network for resource to bump revision. 2026-06-10 08:55:15.482 8 INFO neutron.db.segments_db [None req-fa700d91-f7b4-4829-881c-a03fe5c44e33 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Added segment de8436cd-32bb-4b04-b9ee-4429144a90dd of type flat for network d5980594-4791-47d1-a4d0-cde303b59e71 2026-06-10 08:55:15.594 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-de8436cd-32bb-4b04-b9ee-4429144a90dd 2026-06-10 08:55:15.631 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa700d91-f7b4-4829-881c-a03fe5c44e33 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource d5980594-4791-47d1-a4d0-cde303b59e71 (type: networks) to 1 2026-06-10 08:55:15.889 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fa700d91-f7b4-4829-881c-a03fe5c44e33 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] No more DHCP agents 2026-06-10 08:55:15.890 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fa700d91-f7b4-4829-881c-a03fe5c44e33 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Unable to schedule network d5980594-4791-47d1-a4d0-cde303b59e71: no agents available; will retry on subsequent port and subnet creation events. 2026-06-10 08:55:16.138 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bc0557f3-a196-43a3-9906-e1cdf3ee39f0 - - - - - -] OVN reports status down for port: bc654f34-dadc-4879-891d-d4515df4bd86 2026-06-10 08:55:16.224 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa700d91-f7b4-4829-881c-a03fe5c44e33 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource bc654f34-dadc-4879-891d-d4515df4bd86 (type: ports) to 1 [pid: 8|app: 0|req: 4/5] 199.204.45.205 () {48 vars in 966 bytes} [Wed Jun 10 08:55:14 2026] POST /v2.0/networks => generated 744 bytes in 1356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 08:55:17.293 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ddfe5a08-dd47-4337-9c55-a7762c7c4b15 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.205 () {44 vars in 926 bytes} [Wed Jun 10 08:55:17 2026] GET /v2.0/networks/public => generated 108 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.205 () {44 vars in 948 bytes} [Wed Jun 10 08:55:17 2026] GET /v2.0/networks?name=public => generated 753 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 08:55:17.541 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cc7548ba-4231-4041-9da9-31e6099193d6 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.205 () {44 vars in 1033 bytes} [Wed Jun 10 08:55:17 2026] GET /v2.0/subnets/public-subnet?network_id=d5980594-4791-47d1-a4d0-cde303b59e71 => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.204.45.205 () {44 vars in 1056 bytes} [Wed Jun 10 08:55:17 2026] GET /v2.0/subnets?name=public-subnet&network_id=d5980594-4791-47d1-a4d0-cde303b59e71 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 08:55:17.782 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b0346bb0-c9b7-4250-8536-c665cf893bda 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] No more DHCP agents 2026-06-10 08:55:17.783 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b0346bb0-c9b7-4250-8536-c665cf893bda 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Unable to schedule network d5980594-4791-47d1-a4d0-cde303b59e71: no agents available; will retry on subsequent port and subnet creation events. 2026-06-10 08:55:18.278 8 INFO neutron.db.ovn_revision_numbers_db [None req-9afeadd8-d7bf-4f44-aad8-89a738644f15 - - - - - -] Successfully bumped revision number for resource bc654f34-dadc-4879-891d-d4515df4bd86 (type: ports) to 2 2026-06-10 08:55:18.325 8 INFO neutron.db.ovn_revision_numbers_db [None req-9afeadd8-d7bf-4f44-aad8-89a738644f15 - - - - - -] Successfully bumped revision number for resource 01f206dd-a049-4faf-9915-4ace150e761f (type: subnets) to 0 [pid: 8|app: 0|req: 7/11] 199.204.45.205 () {48 vars in 964 bytes} [Wed Jun 10 08:55:17 2026] POST /v2.0/subnets => generated 664 bytes in 771 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 09:00:07.467 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9ebaf70-cede-47fe-962a-7605cd15c79e 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 23/48] 199.204.45.205 () {44 vars in 936 bytes} [Wed Jun 10 09:00:07 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 463 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/49] 199.204.45.205 () {44 vars in 958 bytes} [Wed Jun 10 09:00:07 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 09:00:07.612 7 INFO neutron.db.segments_db [None req-b139f597-7fea-4e2b-aee2-e11044e11b1a 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Added segment 1161948c-815f-46f4-a0c7-d92254f5015a of type geneve for network d279b942-ba77-41a6-a556-6b572da8e079 2026-06-10 09:00:07.895 7 INFO neutron.db.ovn_revision_numbers_db [None req-b139f597-7fea-4e2b-aee2-e11044e11b1a 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource d279b942-ba77-41a6-a556-6b572da8e079 (type: networks) to 1 2026-06-10 09:00:08.124 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b139f597-7fea-4e2b-aee2-e11044e11b1a 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] No more DHCP agents 2026-06-10 09:00:08.125 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b139f597-7fea-4e2b-aee2-e11044e11b1a 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Unable to schedule network d279b942-ba77-41a6-a556-6b572da8e079: no agents available; will retry on subsequent port and subnet creation events. 2026-06-10 09:00:08.189 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bc0557f3-a196-43a3-9906-e1cdf3ee39f0 - - - - - -] OVN reports status down for port: f4c1f3d2-cbb8-46ba-8dac-a2997fbde281 2026-06-10 09:00:08.235 7 INFO neutron.db.ovn_revision_numbers_db [None req-b139f597-7fea-4e2b-aee2-e11044e11b1a 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource f4c1f3d2-cbb8-46ba-8dac-a2997fbde281 (type: ports) to 1 [pid: 7|app: 0|req: 24/50] 199.204.45.205 () {48 vars in 965 bytes} [Wed Jun 10 09:00:07 2026] POST /v2.0/networks => generated 729 bytes in 771 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 09:00:09.227 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4517dba4-246f-471d-98df-b4a822c59207 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 27/51] 199.204.45.205 () {44 vars in 936 bytes} [Wed Jun 10 09:00:09 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/52] 199.204.45.205 () {44 vars in 958 bytes} [Wed Jun 10 09:00:09 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 09:00:09.496 8 INFO neutron.pecan_wsgi.hooks.translation [None req-db3fba51-9f13-4912-823f-e54f4a7466ca 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 28/53] 199.204.45.205 () {44 vars in 1035 bytes} [Wed Jun 10 09:00:09 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=d279b942-ba77-41a6-a556-6b572da8e079 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/54] 199.204.45.205 () {44 vars in 1058 bytes} [Wed Jun 10 09:00:09 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=d279b942-ba77-41a6-a556-6b572da8e079 => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 09:00:09.632 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dd9da79a-f653-4fdb-ab30-1c62f43178b0 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] No more DHCP agents 2026-06-10 09:00:09.633 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dd9da79a-f653-4fdb-ab30-1c62f43178b0 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Unable to schedule network d279b942-ba77-41a6-a556-6b572da8e079: no agents available; will retry on subsequent port and subnet creation events. 2026-06-10 09:00:09.973 8 INFO neutron.db.ovn_revision_numbers_db [None req-64ce6917-f261-4904-b94c-835a578ca82b - - - - - -] Successfully bumped revision number for resource f4c1f3d2-cbb8-46ba-8dac-a2997fbde281 (type: ports) to 2 2026-06-10 09:00:10.000 8 INFO neutron.db.ovn_revision_numbers_db [None req-64ce6917-f261-4904-b94c-835a578ca82b - - - - - -] Successfully bumped revision number for resource 963f866f-6e8d-4345-9d1e-6202d911ef8a (type: subnets) to 0 [pid: 8|app: 0|req: 29/55] 199.204.45.205 () {48 vars in 964 bytes} [Wed Jun 10 09:00:09 2026] POST /v2.0/subnets => generated 651 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 09:00:11.136 7 INFO neutron.api.v2.resource [None req-e6d5b91d-688f-4085-b2c1-76d94b294463 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 27/56] 199.204.45.205 () {44 vars in 970 bytes} [Wed Jun 10 09:00:11 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/57] 199.204.45.205 () {44 vars in 992 bytes} [Wed Jun 10 09:00:11 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 09:00:11.312 7 INFO neutron.db.ovn_revision_numbers_db [None req-898402a1-258d-4ec1-a07c-69abe621ade7 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource db348f88-a63e-46a8-96e8-7c111878ee85 (type: security_groups) to 1 2026-06-10 09:00:11.328 7 INFO neutron.db.ovn_revision_numbers_db [None req-898402a1-258d-4ec1-a07c-69abe621ade7 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource 3a3299e4-cba5-4b63-93a2-8a7167f6a375 (type: security_group_rules) to 0 2026-06-10 09:00:11.340 7 INFO neutron.db.ovn_revision_numbers_db [None req-898402a1-258d-4ec1-a07c-69abe621ade7 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource d82cd942-4216-4335-bbbb-e7f275605f17 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 28/58] 199.204.45.205 () {48 vars in 979 bytes} [Wed Jun 10 09:00:11 2026] POST /v2.0/security-groups => generated 1616 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/59] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:00:12 2026] GET /v2.0/security-groups/db348f88-a63e-46a8-96e8-7c111878ee85 => generated 1616 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/60] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:00:12 2026] GET /v2.0/security-groups/db348f88-a63e-46a8-96e8-7c111878ee85 => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/61] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:00:12 2026] GET /v2.0/security-groups/db348f88-a63e-46a8-96e8-7c111878ee85 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 09:00:12.681 7 INFO neutron.db.ovn_revision_numbers_db [None req-4aeb3738-708e-444d-aeca-6b2c9518faba 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource 21d6e4d8-a00d-43df-be30-0b859514b104 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 30/62] 199.204.45.205 () {48 vars in 990 bytes} [Wed Jun 10 09:00:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/63] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:00:13 2026] GET /v2.0/security-groups/db348f88-a63e-46a8-96e8-7c111878ee85 => generated 2230 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/64] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:00:13 2026] GET /v2.0/security-groups/db348f88-a63e-46a8-96e8-7c111878ee85 => generated 2230 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/65] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:00:13 2026] GET /v2.0/security-groups/db348f88-a63e-46a8-96e8-7c111878ee85 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 09:00:13.755 7 INFO neutron.db.ovn_revision_numbers_db [None req-8665d986-9375-4e92-8f9d-6ff5f936fc4a 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource 1843e80d-a109-42b0-bd5b-ba0f3941eed2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 32/66] 199.204.45.205 () {48 vars in 990 bytes} [Wed Jun 10 09:00:13 2026] POST /v2.0/security-group-rules => generated 603 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/67] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:00:14 2026] GET /v2.0/security-groups/db348f88-a63e-46a8-96e8-7c111878ee85 => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/68] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:00:14 2026] GET /v2.0/security-groups/db348f88-a63e-46a8-96e8-7c111878ee85 => generated 2846 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/69] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:00:14 2026] GET /v2.0/security-groups/db348f88-a63e-46a8-96e8-7c111878ee85 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 09:00:14.902 7 INFO neutron.db.ovn_revision_numbers_db [None req-f26b5677-1372-48e0-a7c8-db377e5ab4f0 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource 18d421e6-dfd8-48a3-9822-19e7d36be6dc (type: security_group_rules) to 0 [pid: 7|app: 0|req: 34/70] 199.204.45.205 () {48 vars in 990 bytes} [Wed Jun 10 09:00:14 2026] POST /v2.0/security-group-rules => generated 603 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/71] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:00:15 2026] GET /v2.0/security-groups/db348f88-a63e-46a8-96e8-7c111878ee85 => generated 3462 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:00:15 2026] GET /v2.0/security-groups/db348f88-a63e-46a8-96e8-7c111878ee85 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:00:15 2026] GET /v2.0/security-groups/db348f88-a63e-46a8-96e8-7c111878ee85 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 09:00:16.043 7 INFO neutron.db.ovn_revision_numbers_db [None req-87ed0fa2-4d0e-40ce-8e75-180dea9ba46a 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource 940e77c5-5a44-4a28-b718-ceff119db817 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 36/74] 199.204.45.205 () {48 vars in 990 bytes} [Wed Jun 10 09:00:15 2026] POST /v2.0/security-group-rules => generated 603 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:00:16 2026] GET /v2.0/security-groups/db348f88-a63e-46a8-96e8-7c111878ee85 => generated 4078 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:00:16 2026] GET /v2.0/security-groups/db348f88-a63e-46a8-96e8-7c111878ee85 => generated 4078 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:00:16 2026] GET /v2.0/security-groups/db348f88-a63e-46a8-96e8-7c111878ee85 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 09:00:17.112 7 INFO neutron.db.ovn_revision_numbers_db [None req-71eb952e-aae0-4d79-8e52-2af8ddad1d46 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource 5d3a0d60-84d2-4782-bc5f-efe645591fb8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 38/78] 199.204.45.205 () {48 vars in 990 bytes} [Wed Jun 10 09:00:16 2026] POST /v2.0/security-group-rules => generated 603 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.204.45.205 () {44 vars in 986 bytes} [Wed Jun 10 09:00:18 2026] GET /v2.0/networks/d279b942-ba77-41a6-a556-6b572da8e079 => generated 773 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 09:00:18.243 8 INFO neutron.pecan_wsgi.hooks.translation [None req-81e4f465-ccaa-485a-9268-4546207402c9 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 42/82] 199.204.45.205 () {44 vars in 1075 bytes} [Wed Jun 10 09:00:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=d279b942-ba77-41a6-a556-6b572da8e079 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.204.45.205 () {44 vars in 1098 bytes} [Wed Jun 10 09:00:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=d279b942-ba77-41a6-a556-6b572da8e079 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:00:18 2026] GET /v2.0/security-groups/db348f88-a63e-46a8-96e8-7c111878ee85 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 09:00:18.702 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3ddfbe98-37d5-4693-96cd-e1dd88d2d1ef 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] No more DHCP agents 2026-06-10 09:00:18.703 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3ddfbe98-37d5-4693-96cd-e1dd88d2d1ef 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Unable to schedule network d279b942-ba77-41a6-a556-6b572da8e079: no agents available; will retry on subsequent port and subnet creation events. 2026-06-10 09:00:18.814 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: efd47fe1-7e56-4318-aaa0-48ad2438039c 2026-06-10 09:00:18.890 7 INFO neutron.db.ovn_revision_numbers_db [None req-3ddfbe98-37d5-4693-96cd-e1dd88d2d1ef 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource efd47fe1-7e56-4318-aaa0-48ad2438039c (type: ports) to 1 [pid: 7|app: 0|req: 42/85] 199.204.45.205 () {48 vars in 960 bytes} [Wed Jun 10 09:00:18 2026] POST /v2.0/ports => generated 1100 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 09:00:26.131 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f8c3529-38cc-4918-b47f-216e84dd23b7 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 44/86] 199.204.45.205 () {44 vars in 978 bytes} [Wed Jun 10 09:00:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 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: 43/87] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:00:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 09:00:26.761 8 INFO neutron.db.ovn_revision_numbers_db [None req-5bea4ada-f353-418c-9976-51544fbbd6ab 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource efd47fe1-7e56-4318-aaa0-48ad2438039c (type: ports) to 4 [pid: 8|app: 0|req: 45/88] 199.204.45.205 () {48 vars in 1030 bytes} [Wed Jun 10 09:00:26 2026] PUT /v2.0/ports/efd47fe1-7e56-4318-aaa0-48ad2438039c => generated 1218 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.204.45.205 () {44 vars in 919 bytes} [Wed Jun 10 09:00:28 2026] GET /v2.0/ports => generated 3335 bytes in 88 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-10 09:00:29.372 8 INFO neutron.api.v2.resource [None req-649329a8-ee67-4531-a975-2e22417943e5 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 46/90] 199.204.45.205 () {44 vars in 958 bytes} [Wed Jun 10 09:00:29 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.205 () {44 vars in 980 bytes} [Wed Jun 10 09:00:29 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 09:00:29.532 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfd7ccf6-0d69-4b74-a088-863ade5713ed 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource 658800ea-415e-4f08-ad19-acaec8e377b3 (type: security_groups) to 1 2026-06-10 09:00:29.542 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfd7ccf6-0d69-4b74-a088-863ade5713ed 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource 457f3e1f-0126-40f9-acda-3e74283dad34 (type: security_group_rules) to 0 2026-06-10 09:00:29.554 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfd7ccf6-0d69-4b74-a088-863ade5713ed 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource 823650da-692f-4718-b165-e72fdd3a1b34 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 47/92] 199.204.45.205 () {48 vars in 979 bytes} [Wed Jun 10 09:00:29 2026] POST /v2.0/security-groups => generated 1610 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:00:30 2026] GET /v2.0/security-groups/658800ea-415e-4f08-ad19-acaec8e377b3 => 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: 48/94] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:00:30 2026] GET /v2.0/security-groups/658800ea-415e-4f08-ad19-acaec8e377b3 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:00:30 2026] GET /v2.0/security-groups/658800ea-415e-4f08-ad19-acaec8e377b3 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 09:00:30.667 8 INFO neutron.db.ovn_revision_numbers_db [None req-6b43b93e-71f4-4b21-b46b-55f2abd18f45 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource 0a29094d-8747-432a-8d89-65dda4f782bd (type: security_group_rules) to 0 [pid: 8|app: 0|req: 49/96] 199.204.45.205 () {48 vars in 990 bytes} [Wed Jun 10 09:00:30 2026] POST /v2.0/security-group-rules => generated 623 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:00:31 2026] GET /v2.0/security-groups/658800ea-415e-4f08-ad19-acaec8e377b3 => generated 2246 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:00:31 2026] GET /v2.0/security-groups/658800ea-415e-4f08-ad19-acaec8e377b3 => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:00:31 2026] GET /v2.0/security-groups/658800ea-415e-4f08-ad19-acaec8e377b3 => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 09:00:31.736 8 INFO neutron.db.ovn_revision_numbers_db [None req-dae5604b-746a-4f64-8eb9-ee7b5e2e62c2 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource a4dd327d-9685-4e58-991b-9383c4f84f41 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 51/100] 199.204.45.205 () {48 vars in 990 bytes} [Wed Jun 10 09:00:31 2026] POST /v2.0/security-group-rules => generated 627 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/109] 199.204.45.205 () {44 vars in 974 bytes} [Wed Jun 10 09:01:31 2026] GET /v2.0/quotas/3bd2a482e70f412dbe8210bebb5832b6 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/110] 199.204.45.205 () {48 vars in 1026 bytes} [Wed Jun 10 09:01:31 2026] PUT /v2.0/quotas/3bd2a482e70f412dbe8210bebb5832b6 => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:03:51.525 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be7d1101-838f-4ed5-9b8b-726d52707d9c 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 65/131] 199.204.45.205 () {30 vars in 740 bytes} [Wed Jun 10 09:03:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 177 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 67/132] 199.204.45.205 () {30 vars in 762 bytes} [Wed Jun 10 09:03:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1221 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 09:03:53.373 7 INFO neutron.pecan_wsgi.hooks.translation [None req-abb51670-9174-4be1-a717-e1d2e6d0ec53 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 66/133] 199.204.45.205 () {30 vars in 740 bytes} [Wed Jun 10 09:03:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/134] 199.204.45.205 () {30 vars in 762 bytes} [Wed Jun 10 09:03:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1221 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 09:03:54.592 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d6839611-f051-4ccc-8797-f8f3b1d01856 - - - - - -] OVN reports status up for port: efd47fe1-7e56-4318-aaa0-48ad2438039c 2026-06-10 09:03:54.611 7 INFO neutron.plugins.ml2.plugin [None req-d6839611-f051-4ccc-8797-f8f3b1d01856 - - - - - -] Attempt 1 to provision port efd47fe1-7e56-4318-aaa0-48ad2438039c 2026-06-10 09:03:54.804 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6839611-f051-4ccc-8797-f8f3b1d01856 - - - - - -] Successfully bumped revision number for resource efd47fe1-7e56-4318-aaa0-48ad2438039c (type: ports) to 5 2026-06-10 09:10:03.015 8 INFO neutron.api.v2.resource [None req-a5a711d6-c618-4251-9716-9a61c2046cad 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 94/185] 199.204.45.205 () {44 vars in 1073 bytes} [Wed Jun 10 09:10:02 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=8ec56c9a87bf41de913471e1ca161978 => generated 139 bytes in 116 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, ' 2026-06-10 09:10:03.150 7 INFO neutron.db.ovn_revision_numbers_db [None req-36ced783-4810-4a52-8f24-e6bd64eda69b 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource d5f6d91b-81c9-49e5-9eac-ce8ec9cf26c1 (type: security_groups) to 1 2026-06-10 09:10:03.161 7 INFO neutron.db.ovn_revision_numbers_db [None req-36ced783-4810-4a52-8f24-e6bd64eda69b 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource 25692e1e-b68e-4387-8e47-e55d8e4605c9 (type: security_group_rules) to 0 2026-06-10 09:10:03.174 7 INFO neutron.db.ovn_revision_numbers_db [None req-36ced783-4810-4a52-8f24-e6bd64eda69b 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource c5d069fa-288d-4538-9bd4-4a4f9b72b94c (type: security_group_rules) to 0 2026-06-10 09:10:03.184 7 INFO neutron.db.ovn_revision_numbers_db [None req-36ced783-4810-4a52-8f24-e6bd64eda69b 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource caa058a3-88d9-4716-9aa0-cbeeb33c778d (type: security_group_rules) to 0 2026-06-10 09:10:03.194 7 INFO neutron.db.ovn_revision_numbers_db [None req-36ced783-4810-4a52-8f24-e6bd64eda69b 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource d618b43a-f2d2-439a-83e3-f886afb4fb54 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 92/186] 199.204.45.205 () {44 vars in 1096 bytes} [Wed Jun 10 09:10:03 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=8ec56c9a87bf41de913471e1ca161978 => generated 23 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 09:10:03.445 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ac2fa6f-2dd7-46fb-85bd-fbd58c093d2d 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource cb944d20-b629-4b28-94fd-6f1d85083afd (type: security_groups) to 1 2026-06-10 09:10:03.456 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ac2fa6f-2dd7-46fb-85bd-fbd58c093d2d 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource 3fc8edec-4642-4c57-9433-9b85e820620f (type: security_group_rules) to 0 2026-06-10 09:10:03.466 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ac2fa6f-2dd7-46fb-85bd-fbd58c093d2d 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource fbc8dd03-4f58-492f-9fbb-f93b430d6bf1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 95/187] 199.204.45.205 () {48 vars in 980 bytes} [Wed Jun 10 09:10:03 2026] POST /v2.0/security-groups => generated 1624 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/188] 199.204.45.205 () {44 vars in 1087 bytes} [Wed Jun 10 09:10:04 2026] GET /v2.0/security-groups/cb944d20-b629-4b28-94fd-6f1d85083afd?project_id=8ec56c9a87bf41de913471e1ca161978 => generated 1624 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/189] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:10:04 2026] GET /v2.0/security-groups/cb944d20-b629-4b28-94fd-6f1d85083afd => generated 1624 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/190] 199.204.45.205 () {44 vars in 1087 bytes} [Wed Jun 10 09:10:04 2026] GET /v2.0/security-groups/cb944d20-b629-4b28-94fd-6f1d85083afd?project_id=8ec56c9a87bf41de913471e1ca161978 => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 09:10:04.759 8 INFO neutron.db.ovn_revision_numbers_db [None req-efef6d30-fbf3-4ce8-b16a-64a305c9840a 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource d3c46e69-2a01-4a54-a8d2-94a245bfe024 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 97/191] 199.204.45.205 () {48 vars in 990 bytes} [Wed Jun 10 09:10:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/192] 199.204.45.205 () {44 vars in 1087 bytes} [Wed Jun 10 09:10:05 2026] GET /v2.0/security-groups/cb944d20-b629-4b28-94fd-6f1d85083afd?project_id=8ec56c9a87bf41de913471e1ca161978 => generated 2234 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/193] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:10:05 2026] GET /v2.0/security-groups/cb944d20-b629-4b28-94fd-6f1d85083afd => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/194] 199.204.45.205 () {44 vars in 1087 bytes} [Wed Jun 10 09:10:05 2026] GET /v2.0/security-groups/cb944d20-b629-4b28-94fd-6f1d85083afd?project_id=8ec56c9a87bf41de913471e1ca161978 => generated 2234 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 09:10:06.025 8 INFO neutron.db.ovn_revision_numbers_db [None req-b7cadf24-dd04-4238-85d7-1b6e57b52578 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource dbed9c34-0c0d-499a-8054-377c62e94b0a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 99/195] 199.204.45.205 () {48 vars in 990 bytes} [Wed Jun 10 09:10:05 2026] POST /v2.0/security-group-rules => generated 599 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/196] 199.204.45.205 () {44 vars in 1087 bytes} [Wed Jun 10 09:10:06 2026] GET /v2.0/security-groups/cb944d20-b629-4b28-94fd-6f1d85083afd?project_id=8ec56c9a87bf41de913471e1ca161978 => generated 2846 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/197] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:10:07 2026] GET /v2.0/security-groups/cb944d20-b629-4b28-94fd-6f1d85083afd => generated 2846 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/198] 199.204.45.205 () {44 vars in 1087 bytes} [Wed Jun 10 09:10:07 2026] GET /v2.0/security-groups/cb944d20-b629-4b28-94fd-6f1d85083afd?project_id=8ec56c9a87bf41de913471e1ca161978 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 09:10:07.284 8 INFO neutron.db.ovn_revision_numbers_db [None req-8348ec3c-e9bd-4846-91f2-bf86e1b5d233 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource 8585f7b8-1bd9-4c5a-9d01-501b8f1429eb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 101/199] 199.204.45.205 () {48 vars in 990 bytes} [Wed Jun 10 09:10:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/200] 199.204.45.205 () {44 vars in 1087 bytes} [Wed Jun 10 09:10:08 2026] GET /v2.0/security-groups/cb944d20-b629-4b28-94fd-6f1d85083afd?project_id=8ec56c9a87bf41de913471e1ca161978 => generated 3460 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/201] 199.204.45.205 () {44 vars in 1000 bytes} [Wed Jun 10 09:10:08 2026] GET /v2.0/security-groups/cb944d20-b629-4b28-94fd-6f1d85083afd => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/202] 199.204.45.205 () {44 vars in 1087 bytes} [Wed Jun 10 09:10:08 2026] GET /v2.0/security-groups/cb944d20-b629-4b28-94fd-6f1d85083afd?project_id=8ec56c9a87bf41de913471e1ca161978 => generated 3460 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 09:10:08.570 8 INFO neutron.db.ovn_revision_numbers_db [None req-5e2a8f62-cea9-4d18-a196-45aae8f5155a 7f6ad7704eef4a56b10518622e5e9472 3bd2a482e70f412dbe8210bebb5832b6 - - default default] Successfully bumped revision number for resource a727a77d-56ab-4452-9f53-b83253d6f457 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 103/203] 199.204.45.205 () {48 vars in 990 bytes} [Wed Jun 10 09:10:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 110/222] 199.204.45.205 () {30 vars in 739 bytes} [Wed Jun 10 09:12:25 2026] GET /v2.0/networks?tenant_id=8ec56c9a87bf41de913471e1ca161978&shared=False => generated 15 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 09:12:25.391 8 INFO neutron.db.segments_db [None req-8e5badb9-b2d3-4329-b650-b43291054515 1bdc383ee9fd46d8936666ad3ea027d1 8ec56c9a87bf41de913471e1ca161978 - - 3bf703fd66a74efc8afbfcaef3b31cee 3bf703fd66a74efc8afbfcaef3b31cee] Added segment 73d92db4-0068-4b9f-aebf-8105c310779c of type geneve for network 8378248e-46b9-4e5d-bcc3-7c128f5cde5b 2026-06-10 09:12:25.530 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e5badb9-b2d3-4329-b650-b43291054515 1bdc383ee9fd46d8936666ad3ea027d1 8ec56c9a87bf41de913471e1ca161978 - - 3bf703fd66a74efc8afbfcaef3b31cee 3bf703fd66a74efc8afbfcaef3b31cee] Successfully bumped revision number for resource 8378248e-46b9-4e5d-bcc3-7c128f5cde5b (type: networks) to 1 2026-06-10 09:12:25.669 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8e5badb9-b2d3-4329-b650-b43291054515 1bdc383ee9fd46d8936666ad3ea027d1 8ec56c9a87bf41de913471e1ca161978 - - 3bf703fd66a74efc8afbfcaef3b31cee 3bf703fd66a74efc8afbfcaef3b31cee] No more DHCP agents 2026-06-10 09:12:25.671 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8e5badb9-b2d3-4329-b650-b43291054515 1bdc383ee9fd46d8936666ad3ea027d1 8ec56c9a87bf41de913471e1ca161978 - - 3bf703fd66a74efc8afbfcaef3b31cee 3bf703fd66a74efc8afbfcaef3b31cee] Unable to schedule network 8378248e-46b9-4e5d-bcc3-7c128f5cde5b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-10 09:12:25.713 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bc0557f3-a196-43a3-9906-e1cdf3ee39f0 - - - - - -] OVN reports status down for port: dd98efa3-fd4a-4100-bd88-81aa9367157f 2026-06-10 09:12:25.759 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e5badb9-b2d3-4329-b650-b43291054515 1bdc383ee9fd46d8936666ad3ea027d1 8ec56c9a87bf41de913471e1ca161978 - - 3bf703fd66a74efc8afbfcaef3b31cee 3bf703fd66a74efc8afbfcaef3b31cee] Successfully bumped revision number for resource dd98efa3-fd4a-4100-bd88-81aa9367157f (type: ports) to 1 [pid: 8|app: 0|req: 113/223] 199.204.45.205 () {34 vars in 681 bytes} [Wed Jun 10 09:12:25 2026] POST /v2.0/networks => generated 738 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/224] 199.204.45.205 () {30 vars in 721 bytes} [Wed Jun 10 09:12:25 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/225] 199.204.45.205 () {30 vars in 632 bytes} [Wed Jun 10 09:12:25 2026] GET /v2.0/extensions => generated 20541 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-10 09:12:26.099 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0d52c17f-926f-499d-a764-54a5d5628351 1bdc383ee9fd46d8936666ad3ea027d1 8ec56c9a87bf41de913471e1ca161978 - - 3bf703fd66a74efc8afbfcaef3b31cee 3bf703fd66a74efc8afbfcaef3b31cee] No more DHCP agents 2026-06-10 09:12:26.100 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0d52c17f-926f-499d-a764-54a5d5628351 1bdc383ee9fd46d8936666ad3ea027d1 8ec56c9a87bf41de913471e1ca161978 - - 3bf703fd66a74efc8afbfcaef3b31cee 3bf703fd66a74efc8afbfcaef3b31cee] Unable to schedule network 8378248e-46b9-4e5d-bcc3-7c128f5cde5b: no agents available; will retry on subsequent port and subnet creation events. 2026-06-10 09:12:26.158 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bc0557f3-a196-43a3-9906-e1cdf3ee39f0 - - - - - -] OVN reports status down for port: b51b5b93-ede9-4fc1-b506-ac5562cf4291 2026-06-10 09:12:26.181 7 INFO neutron.db.ovn_revision_numbers_db [None req-0d52c17f-926f-499d-a764-54a5d5628351 1bdc383ee9fd46d8936666ad3ea027d1 8ec56c9a87bf41de913471e1ca161978 - - 3bf703fd66a74efc8afbfcaef3b31cee 3bf703fd66a74efc8afbfcaef3b31cee] Successfully bumped revision number for resource b51b5b93-ede9-4fc1-b506-ac5562cf4291 (type: ports) to 1 2026-06-10 09:12:26.356 7 INFO neutron.db.ovn_revision_numbers_db [None req-0d52c17f-926f-499d-a764-54a5d5628351 1bdc383ee9fd46d8936666ad3ea027d1 8ec56c9a87bf41de913471e1ca161978 - - 3bf703fd66a74efc8afbfcaef3b31cee 3bf703fd66a74efc8afbfcaef3b31cee] Successfully bumped revision number for resource b51b5b93-ede9-4fc1-b506-ac5562cf4291 (type: ports) to 3 [pid: 7|app: 0|req: 112/226] 199.204.45.205 () {34 vars in 676 bytes} [Wed Jun 10 09:12:25 2026] POST /v2.0/ports => generated 968 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/227] 199.204.45.205 () {30 vars in 702 bytes} [Wed Jun 10 09:12:26 2026] GET /v2.0/networks/8378248e-46b9-4e5d-bcc3-7c128f5cde5b => generated 744 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 09:12:27.090 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bc0557f3-a196-43a3-9906-e1cdf3ee39f0 - - - - - -] OVN reports status up for port: b51b5b93-ede9-4fc1-b506-ac5562cf4291 2026-06-10 09:12:27.105 8 INFO neutron.plugins.ml2.plugin [None req-bc0557f3-a196-43a3-9906-e1cdf3ee39f0 - - - - - -] Attempt 1 to provision port b51b5b93-ede9-4fc1-b506-ac5562cf4291 2026-06-10 09:12:27.257 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc0557f3-a196-43a3-9906-e1cdf3ee39f0 - - - - - -] Successfully bumped revision number for resource b51b5b93-ede9-4fc1-b506-ac5562cf4291 (type: ports) to 4 [pid: 7|app: 0|req: 113/228] 199.204.45.205 () {30 vars in 721 bytes} [Wed Jun 10 09:12:28 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/229] 199.204.45.205 () {30 vars in 702 bytes} [Wed Jun 10 09:12:28 2026] GET /v2.0/networks/8378248e-46b9-4e5d-bcc3-7c128f5cde5b => generated 744 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/232] 199.204.45.205 () {44 vars in 974 bytes} [Wed Jun 10 09:12:40 2026] GET /v2.0/quotas/8ec56c9a87bf41de913471e1ca161978 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/233] 199.204.45.205 () {48 vars in 1026 bytes} [Wed Jun 10 09:12:40 2026] PUT /v2.0/quotas/8ec56c9a87bf41de913471e1ca161978 => generated 291 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/246] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:14:07 2026] GET /v2.0/subnets => generated 1308 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/247] 10.0.0.183 () {28 vars in 578 bytes} [Wed Jun 10 09:14:07 2026] GET /v2.0/ports => generated 5175 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/248] 10.0.0.183 () {28 vars in 618 bytes} [Wed Jun 10 09:14:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/249] 10.0.0.183 () {28 vars in 580 bytes} [Wed Jun 10 09:14:07 2026] GET /v2.0/agents => generated 1214 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/250] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:14:07 2026] GET /v2.0/routers => generated 15 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/251] 10.0.0.183 () {28 vars in 623 bytes} [Wed Jun 10 09:14:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/252] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:14:07 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/253] 10.0.0.183 () {28 vars in 590 bytes} [Wed Jun 10 09:14:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/254] 10.0.0.183 () {28 vars in 590 bytes} [Wed Jun 10 09:14:07 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/255] 10.0.0.183 () {28 vars in 584 bytes} [Wed Jun 10 09:14:07 2026] GET /v2.0/networks => generated 2286 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/256] 10.0.0.183 () {28 vars in 598 bytes} [Wed Jun 10 09:14:07 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/265] 10.0.0.183 () {28 vars in 580 bytes} [Wed Jun 10 09:15:07 2026] GET /v2.0/agents => generated 1214 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/266] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:15:07 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/267] 10.0.0.183 () {28 vars in 623 bytes} [Wed Jun 10 09:15:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/268] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:15:07 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/269] 10.0.0.183 () {28 vars in 590 bytes} [Wed Jun 10 09:15:07 2026] GET /v2.0/floatingips => generated 19 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/270] 10.0.0.183 () {28 vars in 584 bytes} [Wed Jun 10 09:15:07 2026] GET /v2.0/networks => generated 2286 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 10.0.0.183 () {28 vars in 618 bytes} [Wed Jun 10 09:15:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/272] 10.0.0.183 () {28 vars in 598 bytes} [Wed Jun 10 09:15:07 2026] GET /v2.0/security-groups => generated 17401 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/273] 10.0.0.183 () {28 vars in 578 bytes} [Wed Jun 10 09:15:07 2026] GET /v2.0/ports => generated 5175 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:15:08 2026] GET /v2.0/subnets => generated 1308 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 10.0.0.183 () {28 vars in 590 bytes} [Wed Jun 10 09:15:08 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 10.0.0.183 () {28 vars in 590 bytes} [Wed Jun 10 09:16:07 2026] GET /v2.0/floatingips => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:16:07 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:16:07 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/287] 10.0.0.183 () {28 vars in 623 bytes} [Wed Jun 10 09:16:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 10.0.0.183 () {28 vars in 584 bytes} [Wed Jun 10 09:16:07 2026] GET /v2.0/networks => generated 2286 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/289] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:16:07 2026] GET /v2.0/subnets => generated 1308 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/290] 10.0.0.183 () {28 vars in 590 bytes} [Wed Jun 10 09:16:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/291] 10.0.0.183 () {28 vars in 598 bytes} [Wed Jun 10 09:16:07 2026] GET /v2.0/security-groups => generated 17401 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/292] 10.0.0.183 () {28 vars in 580 bytes} [Wed Jun 10 09:16:07 2026] GET /v2.0/agents => generated 1214 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/293] 10.0.0.183 () {28 vars in 618 bytes} [Wed Jun 10 09:16:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/294] 10.0.0.183 () {28 vars in 578 bytes} [Wed Jun 10 09:16:07 2026] GET /v2.0/ports => generated 5175 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/303] 10.0.0.183 () {28 vars in 598 bytes} [Wed Jun 10 09:17:07 2026] GET /v2.0/security-groups => generated 17401 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/304] 10.0.0.183 () {28 vars in 618 bytes} [Wed Jun 10 09:17:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/305] 10.0.0.183 () {28 vars in 584 bytes} [Wed Jun 10 09:17:07 2026] GET /v2.0/networks => generated 2286 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/306] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:17:07 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/307] 10.0.0.183 () {28 vars in 578 bytes} [Wed Jun 10 09:17:07 2026] GET /v2.0/ports => generated 5175 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/308] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:17:07 2026] GET /v2.0/routers => generated 15 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/309] 10.0.0.183 () {28 vars in 623 bytes} [Wed Jun 10 09:17:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/310] 10.0.0.183 () {28 vars in 580 bytes} [Wed Jun 10 09:17:07 2026] GET /v2.0/agents => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/311] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:17:07 2026] GET /v2.0/subnets => generated 1308 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/312] 10.0.0.183 () {28 vars in 590 bytes} [Wed Jun 10 09:17:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/313] 10.0.0.183 () {28 vars in 590 bytes} [Wed Jun 10 09:17:07 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/322] 10.0.0.183 () {28 vars in 580 bytes} [Wed Jun 10 09:18:07 2026] GET /v2.0/agents => generated 1214 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/323] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:18:07 2026] GET /v2.0/routers => generated 15 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/324] 10.0.0.183 () {28 vars in 623 bytes} [Wed Jun 10 09:18:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/325] 10.0.0.183 () {28 vars in 584 bytes} [Wed Jun 10 09:18:07 2026] GET /v2.0/networks => generated 2286 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/326] 10.0.0.183 () {28 vars in 598 bytes} [Wed Jun 10 09:18:07 2026] GET /v2.0/security-groups => generated 17401 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/327] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:18:07 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/328] 10.0.0.183 () {28 vars in 618 bytes} [Wed Jun 10 09:18:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/329] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:18:08 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/330] 10.0.0.183 () {28 vars in 590 bytes} [Wed Jun 10 09:18:08 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/331] 10.0.0.183 () {28 vars in 590 bytes} [Wed Jun 10 09:18:08 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/332] 10.0.0.183 () {28 vars in 578 bytes} [Wed Jun 10 09:18:08 2026] GET /v2.0/ports => generated 5175 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/341] 10.0.0.183 () {28 vars in 580 bytes} [Wed Jun 10 09:19:07 2026] GET /v2.0/agents => generated 1214 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/342] 10.0.0.183 () {28 vars in 618 bytes} [Wed Jun 10 09:19:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/343] 10.0.0.183 () {28 vars in 578 bytes} [Wed Jun 10 09:19:07 2026] GET /v2.0/ports => generated 5175 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/344] 10.0.0.183 () {28 vars in 590 bytes} [Wed Jun 10 09:19:07 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/345] 10.0.0.183 () {28 vars in 584 bytes} [Wed Jun 10 09:19:07 2026] GET /v2.0/networks => generated 2286 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/346] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:19:07 2026] GET /v2.0/routers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/347] 10.0.0.183 () {28 vars in 623 bytes} [Wed Jun 10 09:19:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/348] 10.0.0.183 () {28 vars in 598 bytes} [Wed Jun 10 09:19:07 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/349] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:19:07 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/350] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:19:07 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/351] 10.0.0.183 () {28 vars in 590 bytes} [Wed Jun 10 09:19:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/360] 10.0.0.183 () {28 vars in 590 bytes} [Wed Jun 10 09:20:07 2026] GET /v2.0/floatingips => generated 19 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/361] 10.0.0.183 () {28 vars in 598 bytes} [Wed Jun 10 09:20:07 2026] GET /v2.0/security-groups => generated 17401 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/362] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:20:07 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/363] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:20:07 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/364] 10.0.0.183 () {28 vars in 590 bytes} [Wed Jun 10 09:20:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/365] 10.0.0.183 () {28 vars in 618 bytes} [Wed Jun 10 09:20:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/366] 10.0.0.183 () {28 vars in 578 bytes} [Wed Jun 10 09:20:07 2026] GET /v2.0/ports => generated 5175 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/367] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:20:07 2026] GET /v2.0/routers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/368] 10.0.0.183 () {28 vars in 623 bytes} [Wed Jun 10 09:20:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/369] 10.0.0.183 () {28 vars in 580 bytes} [Wed Jun 10 09:20:07 2026] GET /v2.0/agents => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/370] 10.0.0.183 () {28 vars in 584 bytes} [Wed Jun 10 09:20:07 2026] GET /v2.0/networks => generated 2286 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 10.0.0.183 () {28 vars in 584 bytes} [Wed Jun 10 09:21:07 2026] GET /v2.0/networks => generated 2286 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/380] 10.0.0.183 () {28 vars in 580 bytes} [Wed Jun 10 09:21:07 2026] GET /v2.0/agents => generated 1214 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/381] 10.0.0.183 () {28 vars in 590 bytes} [Wed Jun 10 09:21:07 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:21:07 2026] GET /v2.0/routers => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/383] 10.0.0.183 () {28 vars in 623 bytes} [Wed Jun 10 09:21:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/384] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:21:07 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 10.0.0.183 () {28 vars in 590 bytes} [Wed Jun 10 09:21:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 10.0.0.183 () {28 vars in 598 bytes} [Wed Jun 10 09:21:07 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:21:07 2026] GET /v2.0/subnets => generated 1308 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 10.0.0.183 () {28 vars in 578 bytes} [Wed Jun 10 09:21:07 2026] GET /v2.0/ports => generated 5175 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/389] 10.0.0.183 () {28 vars in 618 bytes} [Wed Jun 10 09:21:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/398] 10.0.0.183 () {28 vars in 598 bytes} [Wed Jun 10 09:22:07 2026] GET /v2.0/security-groups => generated 17401 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/399] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:22:07 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 10.0.0.183 () {28 vars in 623 bytes} [Wed Jun 10 09:22:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 10.0.0.183 () {28 vars in 590 bytes} [Wed Jun 10 09:22:07 2026] GET /v2.0/floatingips => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 10.0.0.183 () {28 vars in 584 bytes} [Wed Jun 10 09:22:07 2026] GET /v2.0/networks => generated 2286 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:22:07 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:22:07 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/405] 10.0.0.183 () {28 vars in 590 bytes} [Wed Jun 10 09:22:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/406] 10.0.0.183 () {28 vars in 618 bytes} [Wed Jun 10 09:22:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 10.0.0.183 () {28 vars in 580 bytes} [Wed Jun 10 09:22:07 2026] GET /v2.0/agents => generated 1214 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 10.0.0.183 () {28 vars in 578 bytes} [Wed Jun 10 09:22:07 2026] GET /v2.0/ports => generated 5175 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/417] 10.0.0.183 () {28 vars in 590 bytes} [Wed Jun 10 09:23:07 2026] GET /v2.0/floatingips => generated 19 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 10.0.0.183 () {28 vars in 578 bytes} [Wed Jun 10 09:23:07 2026] GET /v2.0/ports => generated 5175 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:23:07 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 10.0.0.183 () {28 vars in 590 bytes} [Wed Jun 10 09:23:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 10.0.0.183 () {28 vars in 584 bytes} [Wed Jun 10 09:23:07 2026] GET /v2.0/networks => generated 2286 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/422] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:23:07 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/423] 10.0.0.183 () {28 vars in 623 bytes} [Wed Jun 10 09:23:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 10.0.0.183 () {28 vars in 618 bytes} [Wed Jun 10 09:23:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/425] 10.0.0.183 () {28 vars in 580 bytes} [Wed Jun 10 09:23:07 2026] GET /v2.0/agents => generated 1214 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/426] 10.0.0.183 () {28 vars in 598 bytes} [Wed Jun 10 09:23:07 2026] GET /v2.0/security-groups => generated 17401 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/427] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:23:07 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/436] 10.0.0.183 () {28 vars in 598 bytes} [Wed Jun 10 09:24:07 2026] GET /v2.0/security-groups => generated 17401 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/437] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:24:07 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/438] 10.0.0.183 () {28 vars in 590 bytes} [Wed Jun 10 09:24:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/439] 10.0.0.183 () {28 vars in 584 bytes} [Wed Jun 10 09:24:07 2026] GET /v2.0/networks => generated 2286 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/440] 10.0.0.183 () {28 vars in 578 bytes} [Wed Jun 10 09:24:07 2026] GET /v2.0/ports => generated 5175 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/441] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:24:07 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/442] 10.0.0.183 () {28 vars in 623 bytes} [Wed Jun 10 09:24:07 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/443] 10.0.0.183 () {28 vars in 580 bytes} [Wed Jun 10 09:24:07 2026] GET /v2.0/agents => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/444] 10.0.0.183 () {28 vars in 590 bytes} [Wed Jun 10 09:24:07 2026] GET /v2.0/floatingips => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/445] 10.0.0.183 () {28 vars in 582 bytes} [Wed Jun 10 09:24:07 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/446] 10.0.0.183 () {28 vars in 618 bytes} [Wed Jun 10 09:24:07 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)