+ 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 [Tue Aug 11 09:11:01 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-f6c664449-g7t4r 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 0x7fb1d13fa668 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-08-11 09:11:05.518 8 INFO neutron.common.config [-] Logging enabled! 2026-08-11 09:11:05.518 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-11 09:11:05.519 7 INFO neutron.common.config [-] Logging enabled! 2026-08-11 09:11:05.519 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-11 09:11:06.693 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-11 09:11:06.769 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-11 09:11:08.441 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-11 09:11:08.444 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-11 09:11:08.448 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-11 09:11:08.448 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-11 09:11:08.448 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-11 09:11:08.448 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-11 09:11:08.449 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 09:11:08.457 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 09:11:08.457 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 09:11:08.457 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-11 09:11:08.531 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-11 09:11:08.533 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-11 09:11:08.537 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-11 09:11:08.538 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-11 09:11:08.538 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-11 09:11:08.538 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-11 09:11:08.538 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 09:11:08.545 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 09:11:08.546 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 09:11:08.546 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-11 09:11:08.698 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-11 09:11:08.699 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-11 09:11:08.699 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-11 09:11:08.729 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-11 09:11:08.729 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-11 09:11:08.729 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-11 09:11:08.729 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-11 09:11:08.771 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-11 09:11:08.772 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-11 09:11:08.772 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-11 09:11:08.805 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-11 09:11:08.806 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-11 09:11:08.806 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-11 09:11:08.806 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-11 09:11:10.663 7 INFO neutron.plugins.ml2.managers [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Initializing driver for type 'vlan' 2026-08-11 09:11:10.665 8 INFO neutron.plugins.ml2.managers [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Initializing driver for type 'vlan' 2026-08-11 09:11:11.061 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] VlanTypeDriver initialization complete 2026-08-11 09:11:11.061 8 INFO neutron.plugins.ml2.managers [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-11 09:11:11.061 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-11 09:11:11.061 8 INFO neutron.plugins.ml2.managers [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Initializing extension driver 'port_security' 2026-08-11 09:11:11.061 8 INFO neutron.plugins.ml2.extensions.port_security [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-11 09:11:11.061 8 INFO neutron.plugins.ml2.managers [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Initializing extension driver 'qos' 2026-08-11 09:11:11.062 8 INFO neutron.plugins.ml2.managers [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Initializing mechanism driver 'ovn' 2026-08-11 09:11:11.062 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Starting OVNMechanismDriver 2026-08-11 09:11:11.065 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] OVN logging driver registered 2026-08-11 09:11:11.069 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] VlanTypeDriver initialization complete 2026-08-11 09:11:11.070 7 INFO neutron.plugins.ml2.managers [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-11 09:11:11.070 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-11 09:11:11.070 7 INFO neutron.plugins.ml2.managers [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Initializing extension driver 'port_security' 2026-08-11 09:11:11.070 7 INFO neutron.plugins.ml2.extensions.port_security [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-11 09:11:11.070 7 INFO neutron.plugins.ml2.managers [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Initializing extension driver 'qos' 2026-08-11 09:11:11.071 7 INFO neutron.plugins.ml2.managers [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Initializing mechanism driver 'ovn' 2026-08-11 09:11:11.071 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Starting OVNMechanismDriver 2026-08-11 09:11:11.072 8 INFO neutron.quota [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded quota_driver: . 2026-08-11 09:11:11.072 8 INFO neutron.plugins.ml2.plugin [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Modular L2 Plugin initialization complete 2026-08-11 09:11:11.073 8 INFO neutron.plugins.ml2.managers [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-11 09:11:11.073 8 INFO neutron.plugins.ml2.managers [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-11 09:11:11.073 8 INFO neutron.plugins.ml2.managers [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Got port-security extension from driver 'port_security' 2026-08-11 09:11:11.073 8 INFO neutron.manager [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loading Plugin: qos 2026-08-11 09:11:11.075 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] OVN logging driver registered 2026-08-11 09:11:11.081 7 INFO neutron.quota [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded quota_driver: . 2026-08-11 09:11:11.081 7 INFO neutron.plugins.ml2.plugin [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Modular L2 Plugin initialization complete 2026-08-11 09:11:11.082 7 INFO neutron.plugins.ml2.managers [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-11 09:11:11.082 7 INFO neutron.plugins.ml2.managers [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-11 09:11:11.082 7 INFO neutron.plugins.ml2.managers [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-11 09:11:11.082 7 INFO neutron.manager [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loading Plugin: qos 2026-08-11 09:11:11.086 8 INFO neutron.manager [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loading Plugin: ovn-router 2026-08-11 09:11:11.095 7 INFO neutron.manager [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loading Plugin: ovn-router 2026-08-11 09:11:11.118 8 INFO neutron.services.ovn_l3.plugin [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Starting OVNL3RouterPlugin 2026-08-11 09:11:11.123 8 INFO neutron.manager [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loading Plugin: segments 2026-08-11 09:11:11.141 7 INFO neutron.services.ovn_l3.plugin [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Starting OVNL3RouterPlugin 2026-08-11 09:11:11.148 7 INFO neutron.manager [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loading Plugin: segments 2026-08-11 09:11:11.222 8 INFO neutron.manager [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loading Plugin: trunk 2026-08-11 09:11:11.233 8 INFO neutron.manager [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loading Plugin: log 2026-08-11 09:11:11.236 8 INFO neutron.manager [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-11 09:11:11.252 7 INFO neutron.manager [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loading Plugin: trunk 2026-08-11 09:11:11.263 7 INFO neutron.manager [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loading Plugin: log 2026-08-11 09:11:11.266 7 INFO neutron.manager [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-11 09:11:11.292 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-11 09:11:11.293 8 WARNING stevedore.named [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-11 09:11:11.322 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-11 09:11:11.323 7 WARNING stevedore.named [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-11 09:11:11.336 8 INFO neutron_vpnaas.services.vpn.plugin [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-11 09:11:11.336 8 INFO neutron.common.utils [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-08-11 09:11:11.336 8 INFO neutron.manager [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loading Plugin: taas 2026-08-11 09:11:11.360 8 WARNING stevedore.named [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-11 09:11:11.360 8 WARNING stevedore.named [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-11 09:11:11.365 7 INFO neutron_vpnaas.services.vpn.plugin [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-11 09:11:11.365 7 INFO neutron.common.utils [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-08-11 09:11:11.365 7 INFO neutron.manager [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loading Plugin: taas 2026-08-11 09:11:11.366 8 INFO neutron_taas.services.taas.taas_plugin [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-11 09:11:11.366 8 INFO neutron.manager [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loading Plugin: tapmirror 2026-08-11 09:11:11.374 8 WARNING stevedore.named [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-11 09:11:11.374 8 WARNING stevedore.named [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-11 09:11:11.375 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-11 09:11:11.375 8 INFO neutron.manager [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loading Plugin: auto_allocate 2026-08-11 09:11:11.380 8 INFO neutron.manager [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loading Plugin: tag 2026-08-11 09:11:11.387 8 INFO neutron.manager [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loading Plugin: timestamp 2026-08-11 09:11:11.390 8 INFO neutron.manager [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loading Plugin: network_ip_availability 2026-08-11 09:11:11.390 7 WARNING stevedore.named [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-11 09:11:11.390 7 WARNING stevedore.named [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-11 09:11:11.394 8 INFO neutron.manager [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loading Plugin: flavors 2026-08-11 09:11:11.396 7 INFO neutron_taas.services.taas.taas_plugin [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-11 09:11:11.396 7 INFO neutron.manager [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loading Plugin: tapmirror 2026-08-11 09:11:11.397 8 INFO neutron.manager [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loading Plugin: revisions 2026-08-11 09:11:11.400 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Initializing extension manager. 2026-08-11 09:11:11.402 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: address-group 2026-08-11 09:11:11.403 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: address-scope 2026-08-11 09:11:11.403 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-11 09:11:11.404 7 WARNING stevedore.named [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-11 09:11:11.404 7 WARNING stevedore.named [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-11 09:11:11.404 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: agent 2026-08-11 09:11:11.405 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-11 09:11:11.405 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-11 09:11:11.405 7 INFO neutron.manager [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loading Plugin: auto_allocate 2026-08-11 09:11:11.406 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: allowed-address-pairs 2026-08-11 09:11:11.408 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: auto-allocated-topology 2026-08-11 09:11:11.409 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: availability_zone 2026-08-11 09:11:11.410 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-11 09:11:11.410 7 INFO neutron.manager [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loading Plugin: tag 2026-08-11 09:11:11.410 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-11 09:11:11.411 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: default-subnetpools 2026-08-11 09:11:11.412 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-11 09:11:11.413 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: dns-integration 2026-08-11 09:11:11.413 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: dns-domain-ports 2026-08-11 09:11:11.414 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-11 09:11:11.415 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-11 09:11:11.415 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-11 09:11:11.416 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: empty-string-filtering 2026-08-11 09:11:11.416 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 09:11:11.417 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-11 09:11:11.417 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: external-net 2026-08-11 09:11:11.417 7 INFO neutron.manager [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loading Plugin: timestamp 2026-08-11 09:11:11.418 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-11 09:11:11.418 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: extraroute 2026-08-11 09:11:11.419 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-11 09:11:11.419 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-11 09:11:11.420 7 INFO neutron.manager [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loading Plugin: network_ip_availability 2026-08-11 09:11:11.420 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-11 09:11:11.420 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-11 09:11:11.421 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-11 09:11:11.421 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: fip-port-details 2026-08-11 09:11:11.422 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: flavors 2026-08-11 09:11:11.423 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-11 09:11:11.424 7 INFO neutron.manager [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loading Plugin: flavors 2026-08-11 09:11:11.424 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: floatingip-pools 2026-08-11 09:11:11.425 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: ip_allocation 2026-08-11 09:11:11.425 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-11 09:11:11.426 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: l2_adjacency 2026-08-11 09:11:11.427 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: router 2026-08-11 09:11:11.427 7 INFO neutron.manager [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loading Plugin: revisions 2026-08-11 09:11:11.428 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 09:11:11.429 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-11 09:11:11.430 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-11 09:11:11.430 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Initializing extension manager. 2026-08-11 09:11:11.430 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: ext-gw-mode 2026-08-11 09:11:11.431 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: l3-ha 2026-08-11 09:11:11.431 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-11 09:11:11.431 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: address-group 2026-08-11 09:11:11.432 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-11 09:11:11.432 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: l3-flavors 2026-08-11 09:11:11.432 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: address-scope 2026-08-11 09:11:11.433 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-11 09:11:11.433 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-11 09:11:11.434 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-11 09:11:11.434 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: agent 2026-08-11 09:11:11.434 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-11 09:11:11.436 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-11 09:11:11.437 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-11 09:11:11.435 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-11 09:11:11.438 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: logging 2026-08-11 09:11:11.438 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-11 09:11:11.439 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: availability_zone 2026-08-11 09:11:11.439 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-11 09:11:11.440 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-11 09:11:11.440 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-11 09:11:11.440 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-11 09:11:11.440 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: multi-provider 2026-08-11 09:11:11.441 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: default-subnetpools 2026-08-11 09:11:11.441 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: net-mtu 2026-08-11 09:11:11.441 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: net-mtu-writable 2026-08-11 09:11:11.442 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: network_availability_zone 2026-08-11 09:11:11.442 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-11 09:11:11.443 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-11 09:11:11.443 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: dns-integration 2026-08-11 09:11:11.443 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: dns-domain-ports 2026-08-11 09:11:11.443 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: network-ip-availability 2026-08-11 09:11:11.444 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-11 09:11:11.444 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-11 09:11:11.444 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-11 09:11:11.445 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-11 09:11:11.445 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: pagination 2026-08-11 09:11:11.445 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: empty-string-filtering 2026-08-11 09:11:11.445 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: port-device-profile 2026-08-11 09:11:11.446 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 09:11:11.446 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-11 09:11:11.446 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-11 09:11:11.446 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-11 09:11:11.447 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-11 09:11:11.447 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: external-net 2026-08-11 09:11:11.447 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-11 09:11:11.447 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-11 09:11:11.448 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-11 09:11:11.448 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: extraroute 2026-08-11 09:11:11.448 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-11 09:11:11.448 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-11 09:11:11.449 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-11 09:11:11.449 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-11 09:11:11.449 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: port-resource-request 2026-08-11 09:11:11.450 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-11 09:11:11.450 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: port-resource-request-groups 2026-08-11 09:11:11.450 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-11 09:11:11.451 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-11 09:11:11.451 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-11 09:11:11.451 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: binding 2026-08-11 09:11:11.451 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: fip-port-details 2026-08-11 09:11:11.452 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: binding-extended 2026-08-11 09:11:11.452 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: flavors 2026-08-11 09:11:11.453 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: port-security 2026-08-11 09:11:11.453 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: project-id 2026-08-11 09:11:11.454 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-11 09:11:11.454 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: provider 2026-08-11 09:11:11.454 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: floatingip-pools 2026-08-11 09:11:11.455 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: qinq 2026-08-11 09:11:11.455 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: ip_allocation 2026-08-11 09:11:11.456 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-11 09:11:11.456 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: l2_adjacency 2026-08-11 09:11:11.457 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: qos 2026-08-11 09:11:11.457 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: router 2026-08-11 09:11:11.458 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-11 09:11:11.459 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-11 09:11:11.459 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: qos-default 2026-08-11 09:11:11.459 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 09:11:11.460 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: qos-fip 2026-08-11 09:11:11.460 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-11 09:11:11.460 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-11 09:11:11.461 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-11 09:11:11.461 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: qos-gateway-ip 2026-08-11 09:11:11.462 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: ext-gw-mode 2026-08-11 09:11:11.462 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: qos-port-network-policy 2026-08-11 09:11:11.462 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: l3-ha 2026-08-11 09:11:11.462 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: qos-pps-minimum 2026-08-11 09:11:11.463 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-11 09:11:11.463 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-11 09:11:11.463 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-11 09:11:11.464 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: l3-flavors 2026-08-11 09:11:11.464 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: qos-pps 2026-08-11 09:11:11.464 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: qos-rule-type-details 2026-08-11 09:11:11.465 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-11 09:11:11.465 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-11 09:11:11.465 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-11 09:11:11.465 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: qos-rules-alias 2026-08-11 09:11:11.466 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: quota-check-limit 2026-08-11 09:11:11.467 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: quota-check-limit-default 2026-08-11 09:11:11.467 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-11 09:11:11.469 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-11 09:11:11.469 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: quotas 2026-08-11 09:11:11.470 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: logging 2026-08-11 09:11:11.470 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: quota_details 2026-08-11 09:11:11.471 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-11 09:11:11.472 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: rbac-policies 2026-08-11 09:11:11.472 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-11 09:11:11.472 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-11 09:11:11.472 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: multi-provider 2026-08-11 09:11:11.473 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: rbac-address-scope 2026-08-11 09:11:11.473 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: net-mtu 2026-08-11 09:11:11.473 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: rbac-security-groups 2026-08-11 09:11:11.473 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: net-mtu-writable 2026-08-11 09:11:11.474 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-11 09:11:11.474 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: network_availability_zone 2026-08-11 09:11:11.474 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: revision-if-match 2026-08-11 09:11:11.475 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-11 09:11:11.475 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: standard-attr-revisions 2026-08-11 09:11:11.475 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: network-ip-availability 2026-08-11 09:11:11.475 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: router_availability_zone 2026-08-11 09:11:11.476 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-11 09:11:11.476 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-11 09:11:11.477 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: pagination 2026-08-11 09:11:11.477 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: port-device-profile 2026-08-11 09:11:11.478 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: security-groups-default-rules 2026-08-11 09:11:11.478 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-11 09:11:11.478 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-11 09:11:11.478 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-11 09:11:11.479 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-11 09:11:11.479 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-11 09:11:11.479 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-11 09:11:11.480 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-11 09:11:11.480 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-11 09:11:11.480 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-11 09:11:11.481 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-11 09:11:11.481 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-11 09:11:11.482 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-11 09:11:11.483 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: port-resource-request 2026-08-11 09:11:11.484 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-11 09:11:11.484 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-11 09:11:11.485 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: security-group 2026-08-11 09:11:11.485 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: binding 2026-08-11 09:11:11.486 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: segment 2026-08-11 09:11:11.486 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: binding-extended 2026-08-11 09:11:11.487 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-11 09:11:11.487 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: port-security 2026-08-11 09:11:11.487 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: project-id 2026-08-11 09:11:11.487 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: service-type 2026-08-11 09:11:11.488 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: sorting 2026-08-11 09:11:11.488 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: provider 2026-08-11 09:11:11.488 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: standard-attr-segment 2026-08-11 09:11:11.489 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: qinq 2026-08-11 09:11:11.489 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: standard-attr-description 2026-08-11 09:11:11.489 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: stateful-security-group 2026-08-11 09:11:11.490 8 WARNING neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-11 09:11:11.490 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-11 09:11:11.491 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: qos 2026-08-11 09:11:11.491 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: subnet-external-network 2026-08-11 09:11:11.492 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-11 09:11:11.492 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-11 09:11:11.492 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-11 09:11:11.492 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-11 09:11:11.493 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: subnet-service-types 2026-08-11 09:11:11.493 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: qos-default 2026-08-11 09:11:11.493 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: subnet_allocation 2026-08-11 09:11:11.493 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: qos-fip 2026-08-11 09:11:11.494 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-11 09:11:11.494 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-11 09:11:11.494 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-11 09:11:11.495 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: tag-creation 2026-08-11 09:11:11.495 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-11 09:11:11.495 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-11 09:11:11.495 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-11 09:11:11.496 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-11 09:11:11.497 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: qos-pps 2026-08-11 09:11:11.497 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-11 09:11:11.498 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-11 09:11:11.498 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: qos-rules-alias 2026-08-11 09:11:11.499 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: standard-attr-tag 2026-08-11 09:11:11.499 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: quota-check-limit 2026-08-11 09:11:11.500 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-11 09:11:11.500 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-11 09:11:11.500 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: trunk 2026-08-11 09:11:11.501 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: trunk-details 2026-08-11 09:11:11.501 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-11 09:11:11.502 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-11 09:11:11.502 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: quotas 2026-08-11 09:11:11.502 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: vlan-transparent 2026-08-11 09:11:11.503 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-11 09:11:11.503 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: quota_details 2026-08-11 09:11:11.505 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: rbac-policies 2026-08-11 09:11:11.505 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-11 09:11:11.505 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-11 09:11:11.506 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: rbac-address-scope 2026-08-11 09:11:11.506 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-11 09:11:11.506 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: rbac-security-groups 2026-08-11 09:11:11.506 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: vpn-flavors 2026-08-11 09:11:11.507 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-11 09:11:11.507 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: revision-if-match 2026-08-11 09:11:11.508 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-11 09:11:11.508 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: vpnaas 2026-08-11 09:11:11.509 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: router_availability_zone 2026-08-11 09:11:11.509 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-11 09:11:11.509 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: taas 2026-08-11 09:11:11.511 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: tap-mirror 2026-08-11 09:11:11.511 8 INFO neutron.api.extensions [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Loaded extension: taas-vlan-filter 2026-08-11 09:11:11.511 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-11 09:11:11.512 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-11 09:11:11.512 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-11 09:11:11.513 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-11 09:11:11.513 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-11 09:11:11.513 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-11 09:11:11.514 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-11 09:11:11.514 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-11 09:11:11.514 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 09:11:11.514 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-11 09:11:11.517 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-11 09:11:11.518 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-11 09:11:11.518 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: security-group 2026-08-11 09:11:11.519 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: segment 2026-08-11 09:11:11.520 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-11 09:11:11.521 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: service-type 2026-08-11 09:11:11.521 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: sorting 2026-08-11 09:11:11.522 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: standard-attr-segment 2026-08-11 09:11:11.522 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: standard-attr-description 2026-08-11 09:11:11.522 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-11 09:11:11.523 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: stateful-security-group 2026-08-11 09:11:11.523 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-11 09:11:11.523 7 WARNING neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-11 09:11:11.523 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-11 09:11:11.524 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-11 09:11:11.524 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 09:11:11.524 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: subnet-external-network 2026-08-11 09:11:11.525 8 WARNING neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] subnetpool is already registered 2026-08-11 09:11:11.525 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-11 09:11:11.525 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-11 09:11:11.525 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 09:11:11.526 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-11 09:11:11.526 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 09:11:11.526 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: subnet-service-types 2026-08-11 09:11:11.526 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-11 09:11:11.526 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-11 09:11:11.527 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: subnet_allocation 2026-08-11 09:11:11.527 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-11 09:11:11.527 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 09:11:11.528 8 WARNING neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] ipsecpolicy is already registered 2026-08-11 09:11:11.527 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-11 09:11:11.528 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 09:11:11.528 8 WARNING neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] ikepolicy is already registered 2026-08-11 09:11:11.528 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: tag-creation 2026-08-11 09:11:11.529 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-11 09:11:11.532 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-11 09:11:11.532 8 WARNING neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] router is already registered 2026-08-11 09:11:11.533 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-11 09:11:11.533 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: standard-attr-tag 2026-08-11 09:11:11.533 8 WARNING neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] floatingip is already registered 2026-08-11 09:11:11.534 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-11 09:11:11.534 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: trunk 2026-08-11 09:11:11.535 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: trunk-details 2026-08-11 09:11:11.535 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-11 09:11:11.536 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-11 09:11:11.536 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: vlan-transparent 2026-08-11 09:11:11.537 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-11 09:11:11.537 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-11 09:11:11.537 8 WARNING neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] rbac_policy is already registered 2026-08-11 09:11:11.538 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-11 09:11:11.538 8 WARNING neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] security_group is already registered 2026-08-11 09:11:11.538 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-11 09:11:11.539 8 WARNING neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] security_group_rule is already registered 2026-08-11 09:11:11.539 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-11 09:11:11.539 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 09:11:11.540 8 WARNING neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] subnetpool is already registered 2026-08-11 09:11:11.540 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-11 09:11:11.540 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-11 09:11:11.540 8 WARNING neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] trunk is already registered 2026-08-11 09:11:11.541 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: vpn-flavors 2026-08-11 09:11:11.541 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 09:11:11.541 8 WARNING neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] ikepolicy is already registered 2026-08-11 09:11:11.541 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 09:11:11.541 8 WARNING neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] ipsecpolicy is already registered 2026-08-11 09:11:11.542 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-11 09:11:11.542 8 WARNING neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] endpoint_group is already registered 2026-08-11 09:11:11.542 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-11 09:11:11.542 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: vpnaas 2026-08-11 09:11:11.542 8 WARNING neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] vpnservice is already registered 2026-08-11 09:11:11.542 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-11 09:11:11.543 8 WARNING neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] ipsec_site_connection is already registered 2026-08-11 09:11:11.543 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 09:11:11.543 8 WARNING neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] ipsecpolicy is already registered 2026-08-11 09:11:11.543 8 INFO neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 09:11:11.543 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: taas 2026-08-11 09:11:11.544 8 WARNING neutron.quota.resource_registry [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] ikepolicy is already registered 2026-08-11 09:11:11.545 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: tap-mirror 2026-08-11 09:11:11.545 7 INFO neutron.api.extensions [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-11 09:11:11.548 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-11 09:11:11.548 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-11 09:11:11.548 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 09:11:11.548 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-11 09:11:11.551 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-11 09:11:11.552 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-11 09:11:11.557 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-11 09:11:11.558 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-11 09:11:11.558 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-11 09:11:11.559 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 09:11:11.559 7 WARNING neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] subnetpool is already registered 2026-08-11 09:11:11.560 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-11 09:11:11.560 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 09:11:11.560 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 09:11:11.561 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-11 09:11:11.561 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-11 09:11:11.562 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-11 09:11:11.562 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 09:11:11.562 7 WARNING neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] ipsecpolicy is already registered 2026-08-11 09:11:11.563 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 09:11:11.563 7 WARNING neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] ikepolicy is already registered 2026-08-11 09:11:11.567 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-11 09:11:11.568 7 WARNING neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] router is already registered 2026-08-11 09:11:11.568 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-11 09:11:11.568 7 WARNING neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] floatingip is already registered 2026-08-11 09:11:11.573 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-11 09:11:11.573 7 WARNING neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] rbac_policy is already registered 2026-08-11 09:11:11.574 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-11 09:11:11.574 7 WARNING neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] security_group is already registered 2026-08-11 09:11:11.574 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-11 09:11:11.575 7 WARNING neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] security_group_rule is already registered 2026-08-11 09:11:11.575 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-11 09:11:11.576 7 WARNING neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] subnetpool is already registered 2026-08-11 09:11:11.576 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-11 09:11:11.576 7 WARNING neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] trunk is already registered 2026-08-11 09:11:11.577 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 09:11:11.577 7 WARNING neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] ikepolicy is already registered 2026-08-11 09:11:11.577 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 09:11:11.577 7 WARNING neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] ipsecpolicy is already registered 2026-08-11 09:11:11.578 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-11 09:11:11.578 7 WARNING neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] endpoint_group is already registered 2026-08-11 09:11:11.578 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-11 09:11:11.578 7 WARNING neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] vpnservice is already registered 2026-08-11 09:11:11.579 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-11 09:11:11.579 7 WARNING neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] ipsec_site_connection is already registered 2026-08-11 09:11:11.579 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-11 09:11:11.579 7 WARNING neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] ipsecpolicy is already registered 2026-08-11 09:11:11.580 7 INFO neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-11 09:11:11.580 7 WARNING neutron.quota.resource_registry [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] ikepolicy is already registered 2026-08-11 09:11:11.580 8 WARNING keystonemiddleware._common.config [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 09:11:11.588 8 WARNING oslo_config.cfg [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 09:11:11.614 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-08-11 09:11:11.620 7 WARNING keystonemiddleware._common.config [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 09:11:11.628 7 WARNING oslo_config.cfg [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 09:11:11.637 8 INFO neutron.db.ovn_hash_ring_db [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Nodes from host "neutron-server-f6c664449-g7t4r" and group "mechanism_driver" removed from the Hash Ring created at 2026-08-11 09:11:11+00:00 2026-08-11 09:11:11.641 8 INFO neutron.db.ovn_hash_ring_db [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Node 7585830246f152ef9b2e95d5218f6dcf from host "neutron-server-f6c664449-g7t4r" and group "mechanism_driver" added to the Hash Ring 2026-08-11 09:11:11.652 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-08-11 09:11:11.659 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Hash Ring probing thread for node 7585830246f152ef9b2e95d5218f6dcf has started 2026-08-11 09:11:11.660 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-11 09:11:11.668 7 INFO neutron.db.ovn_hash_ring_db [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Nodes from host "neutron-server-f6c664449-g7t4r" and group "mechanism_driver" removed from the Hash Ring created at 2026-08-11 09:11:11+00:00 2026-08-11 09:11:11.670 7 INFO neutron.db.ovn_hash_ring_db [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Node 57a678caabcd5c95a2c0e92f8c352716 from host "neutron-server-f6c664449-g7t4r" and group "mechanism_driver" added to the Hash Ring 2026-08-11 09:11:11.679 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Hash Ring probing thread for node 57a678caabcd5c95a2c0e92f8c352716 has started 2026-08-11 09:11:11.679 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-11 09:11:11.690 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] tcp:10.109.127.142:6641: connecting... 2026-08-11 09:11:11.690 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] tcp:10.109.127.142:6641: connected 2026-08-11 09:11:11.709 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] tcp:10.109.127.142:6641: connecting... 2026-08-11 09:11:11.709 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] tcp:10.109.127.142:6641: connected 2026-08-11 09:11:11.730 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-11 09:11:11.751 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] tcp:10.109.184.8:6642: connecting... 2026-08-11 09:11:11.751 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] tcp:10.109.184.8:6642: connected 2026-08-11 09:11:11.756 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-11 09:11:11.777 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] tcp:10.109.184.8:6642: connecting... 2026-08-11 09:11:11.777 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] tcp:10.109.184.8:6642: connected 2026-08-11 09:11:11.784 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] WorkerService process has finished the post initialization 2026-08-11 09:11:11.809 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] tcp:10.109.127.142:6641: connecting... 2026-08-11 09:11:11.810 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] tcp:10.109.127.142:6641: connected 2026-08-11 09:11:11.831 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] WorkerService process has finished the post initialization 2026-08-11 09:11:11.831 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-11 09:11:11.833 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-08-11 09:11:11.848 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] tcp:10.109.127.142:6641: connecting... 2026-08-11 09:11:11.849 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-70642bd3-a000-4af1-827c-7c8c7708f41b - - - - - -] tcp:10.109.127.142:6641: connected 2026-08-11 09:11:11.857 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] tcp:10.109.127.142:6641: connecting... 2026-08-11 09:11:11.858 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] tcp:10.109.127.142:6641: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7fb1d13fa668 pid: 8 (default app) 2026-08-11 09:11:11.895 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] tcp:10.109.127.142:6641: connecting... 2026-08-11 09:11:11.896 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e68ad7bb-f846-4d22-a3ba-c73e297b8e56 - - - - - -] tcp:10.109.127.142:6641: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7fb1d13fa668 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-08-11 09:11:13.299 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a66da8e-3c03-4a29-8967-f7cc506e017b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.235 () {44 vars in 926 bytes} [Tue Aug 11 09:11:12 2026] GET /v2.0/networks/public => generated 108 bytes in 939 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.235 () {44 vars in 948 bytes} [Tue Aug 11 09:11:13 2026] GET /v2.0/networks?name=public => generated 15 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:11:14.128 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-d3727e43-21a3-48ba-ae32-448cf3fa85a0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Starting OVNClientQosExtension 2026-08-11 09:11:14.129 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-d3727e43-21a3-48ba-ae32-448cf3fa85a0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Starting OVNClientPlacementExtension 2026-08-11 09:11:14.163 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3727e43-21a3-48ba-ae32-448cf3fa85a0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 5f8c3880-0358-4a2c-83e5-ee88bcc13db7 (type: security_groups) to 1 2026-08-11 09:11:14.180 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3727e43-21a3-48ba-ae32-448cf3fa85a0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 12e917de-4428-4e9a-abcd-ae7fb14f5299 (type: security_group_rules) to 0 2026-08-11 09:11:14.195 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3727e43-21a3-48ba-ae32-448cf3fa85a0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 1eaba0a6-4039-4096-81a1-cdad96544dc1 (type: security_group_rules) to 0 2026-08-11 09:11:14.203 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3727e43-21a3-48ba-ae32-448cf3fa85a0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 94cf603f-34ab-418f-9b1b-c1bb839cfbca (type: security_group_rules) to 0 2026-08-11 09:11:14.215 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3727e43-21a3-48ba-ae32-448cf3fa85a0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a7c0af23-794f-4b58-a6f8-b43401ba0455 (type: security_group_rules) to 0 2026-08-11 09:11:14.289 8 WARNING neutron.services.revisions.revision_plugin [None req-d3727e43-21a3-48ba-ae32-448cf3fa85a0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Could not find related network for resource to bump revision. 2026-08-11 09:11:14.319 8 INFO neutron.db.segments_db [None req-d3727e43-21a3-48ba-ae32-448cf3fa85a0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Added segment 3c7dd135-4684-4390-9bd4-15a6d650b7a9 of type flat for network c1481727-188a-41cd-ab93-43b9488ab933 2026-08-11 09:11:14.477 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-3c7dd135-4684-4390-9bd4-15a6d650b7a9 2026-08-11 09:11:14.503 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3727e43-21a3-48ba-ae32-448cf3fa85a0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c1481727-188a-41cd-ab93-43b9488ab933 (type: networks) to 1 2026-08-11 09:11:14.826 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d3727e43-21a3-48ba-ae32-448cf3fa85a0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:11:14.827 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d3727e43-21a3-48ba-ae32-448cf3fa85a0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:11:14.898 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: 93102b94-0feb-4f2a-9b69-2f8933adfad1 2026-08-11 09:11:15.269 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3727e43-21a3-48ba-ae32-448cf3fa85a0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 93102b94-0feb-4f2a-9b69-2f8933adfad1 (type: ports) to 1 [pid: 8|app: 0|req: 4/5] 199.204.45.235 () {48 vars in 966 bytes} [Tue Aug 11 09:11:13 2026] POST /v2.0/networks => generated 744 bytes in 1632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:11:16.772 7 INFO neutron.pecan_wsgi.hooks.translation [None req-485e85f8-3bfb-4fe3-a0ef-1f3dfd83ca63 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.235 () {44 vars in 926 bytes} [Tue Aug 11 09:11:16 2026] GET /v2.0/networks/public => generated 108 bytes in 373 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.235 () {44 vars in 948 bytes} [Tue Aug 11 09:11:16 2026] GET /v2.0/networks?name=public => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:11:16.860 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a82df60-171e-4454-9d5d-c8e054e1bf05 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/8] 199.204.45.235 () {44 vars in 1033 bytes} [Tue Aug 11 09:11:16 2026] GET /v2.0/subnets/public-subnet?network_id=c1481727-188a-41cd-ab93-43b9488ab933 => generated 113 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/9] 199.204.45.235 () {44 vars in 1056 bytes} [Tue Aug 11 09:11:16 2026] GET /v2.0/subnets?name=public-subnet&network_id=c1481727-188a-41cd-ab93-43b9488ab933 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:11:17.358 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5567c575-85a4-40c7-b5bb-d0a70f21bc72 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:11:17.361 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5567c575-85a4-40c7-b5bb-d0a70f21bc72 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:11:18.297 7 INFO neutron.db.ovn_revision_numbers_db [None req-e3903e12-a8e9-4eee-9752-b4a520babbb0 - - - - - -] Successfully bumped revision number for resource 93102b94-0feb-4f2a-9b69-2f8933adfad1 (type: ports) to 2 2026-08-11 09:11:18.341 7 INFO neutron.db.ovn_revision_numbers_db [None req-e3903e12-a8e9-4eee-9752-b4a520babbb0 - - - - - -] Successfully bumped revision number for resource 704513ba-936d-4082-a08e-c5674dffe99f (type: subnets) to 0 [pid: 7|app: 0|req: 4/10] 199.204.45.235 () {48 vars in 964 bytes} [Tue Aug 11 09:11:16 2026] POST /v2.0/subnets => generated 664 bytes in 1466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:16:21.689 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7b127685-f850-4708-8afc-bee64914bf27 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 26/48] 199.204.45.235 () {44 vars in 936 bytes} [Tue Aug 11 09:16:21 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/49] 199.204.45.235 () {44 vars in 958 bytes} [Tue Aug 11 09:16:21 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-08-11 09:16:21.816 8 INFO neutron.db.segments_db [None req-d3837607-65a8-49eb-a825-27a1b0c503d6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Added segment 86d7ccda-e839-4725-ab62-79ef9a8647d9 of type geneve for network c520cea9-7b19-479d-9c60-22e470edbf4a 2026-08-11 09:16:22.007 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3837607-65a8-49eb-a825-27a1b0c503d6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c520cea9-7b19-479d-9c60-22e470edbf4a (type: networks) to 1 2026-08-11 09:16:22.177 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d3837607-65a8-49eb-a825-27a1b0c503d6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:16:22.178 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d3837607-65a8-49eb-a825-27a1b0c503d6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network c520cea9-7b19-479d-9c60-22e470edbf4a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:16:22.222 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f1b4720f-e01f-4c1a-b663-5fb29aa202b9 - - - - - -] OVN reports status down for port: 3d204ecb-ebcc-4788-b072-e11ac9c6b5f0 2026-08-11 09:16:22.280 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3837607-65a8-49eb-a825-27a1b0c503d6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 3d204ecb-ebcc-4788-b072-e11ac9c6b5f0 (type: ports) to 1 [pid: 8|app: 0|req: 27/50] 199.204.45.235 () {48 vars in 965 bytes} [Tue Aug 11 09:16:21 2026] POST /v2.0/networks => generated 729 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:16:23.298 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f79d7cf7-62a0-49fd-9e6d-b153f9ece895 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 29/53] 199.204.45.235 () {44 vars in 936 bytes} [Tue Aug 11 09:16:23 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/54] 199.204.45.235 () {44 vars in 958 bytes} [Tue Aug 11 09:16:23 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:16:23.374 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ceb6c091-477b-402d-b588-d18e77b56d6a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 30/55] 199.204.45.235 () {44 vars in 1035 bytes} [Tue Aug 11 09:16:23 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=c520cea9-7b19-479d-9c60-22e470edbf4a => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/56] 199.204.45.235 () {44 vars in 1058 bytes} [Tue Aug 11 09:16:23 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=c520cea9-7b19-479d-9c60-22e470edbf4a => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:16:23.567 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9abe19b2-5f9b-49dc-94e5-28a07783819d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:16:23.568 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9abe19b2-5f9b-49dc-94e5-28a07783819d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network c520cea9-7b19-479d-9c60-22e470edbf4a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:16:24.048 8 INFO neutron.db.ovn_revision_numbers_db [None req-df7de335-2cbd-42ea-9776-b46c27b86b92 - - - - - -] Successfully bumped revision number for resource 3d204ecb-ebcc-4788-b072-e11ac9c6b5f0 (type: ports) to 2 2026-08-11 09:16:24.146 8 INFO neutron.db.ovn_revision_numbers_db [None req-df7de335-2cbd-42ea-9776-b46c27b86b92 - - - - - -] Successfully bumped revision number for resource 1b6bfeb6-28eb-43b0-8c2b-70e5ab3eb73a (type: subnets) to 0 [pid: 8|app: 0|req: 31/57] 199.204.45.235 () {48 vars in 964 bytes} [Tue Aug 11 09:16:23 2026] POST /v2.0/subnets => generated 651 bytes in 762 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:16:25.447 7 INFO neutron.api.v2.resource [None req-0154cf86-504e-4b39-952d-d0a0547b8a98 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 27/58] 199.204.45.235 () {44 vars in 970 bytes} [Tue Aug 11 09:16:25 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/59] 199.204.45.235 () {44 vars in 992 bytes} [Tue Aug 11 09:16:25 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:16:25.663 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b9a6d3f-53c1-4217-b17b-235693b306e8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 3d1775cd-58e5-4a23-9312-c2a501fbee8d (type: security_groups) to 1 2026-08-11 09:16:25.680 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b9a6d3f-53c1-4217-b17b-235693b306e8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 8d9a3840-7f37-47f4-abb2-254beaac2c82 (type: security_group_rules) to 0 2026-08-11 09:16:25.693 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b9a6d3f-53c1-4217-b17b-235693b306e8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ea70501e-9cc4-4c18-b90e-18f6e4fb7bdf (type: security_group_rules) to 0 [pid: 7|app: 0|req: 28/60] 199.204.45.235 () {48 vars in 979 bytes} [Tue Aug 11 09:16:25 2026] POST /v2.0/security-groups => generated 1616 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/61] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:16:26 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 1616 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/62] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:16:27 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/63] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:16:27 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:16:27.229 7 INFO neutron.db.ovn_revision_numbers_db [None req-1c2858ed-4c30-4c5a-8f23-01db6b22aab2 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 218cc25f-5e7b-43bb-b46f-70e812dc53e5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 30/64] 199.204.45.235 () {48 vars in 990 bytes} [Tue Aug 11 09:16:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/65] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:16:28 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 2230 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/66] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:16:28 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/67] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:16:28 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:16:28.411 7 INFO neutron.db.ovn_revision_numbers_db [None req-07f6a958-5788-4410-ab16-fba6919668ca c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 058d7ae6-6a43-4284-b2d6-5828d6440789 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 32/68] 199.204.45.235 () {48 vars in 990 bytes} [Tue Aug 11 09:16:28 2026] POST /v2.0/security-group-rules => generated 603 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/69] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:16:29 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 2846 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/70] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:16:29 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/71] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:16:29 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:16:29.632 7 INFO neutron.db.ovn_revision_numbers_db [None req-26ac0689-a17b-42ae-9c4d-1763316d15cb c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 0a193e9c-744a-42da-a6de-f79f026609df (type: security_group_rules) to 0 [pid: 7|app: 0|req: 34/72] 199.204.45.235 () {48 vars in 990 bytes} [Tue Aug 11 09:16:29 2026] POST /v2.0/security-group-rules => generated 603 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/73] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:16:30 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 3462 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/74] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:16:30 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/75] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:16:30 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:16:30.812 7 INFO neutron.db.ovn_revision_numbers_db [None req-d9fe2af2-e3fb-43fc-afa9-578667fadcb8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 34064fd1-f52c-4d71-8708-f2eed534a561 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 36/76] 199.204.45.235 () {48 vars in 990 bytes} [Tue Aug 11 09:16:30 2026] POST /v2.0/security-group-rules => generated 603 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/77] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:16:31 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 4078 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/78] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:16:31 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 4078 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/79] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:16:31 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:16:32.003 7 INFO neutron.db.ovn_revision_numbers_db [None req-2bcab31c-7374-4ed4-a557-6a1aefcef6d8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 567a8b79-b294-4d69-a22d-985946d96a99 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 38/80] 199.204.45.235 () {48 vars in 990 bytes} [Tue Aug 11 09:16:31 2026] POST /v2.0/security-group-rules => generated 603 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/81] 199.204.45.235 () {44 vars in 986 bytes} [Tue Aug 11 09:16:33 2026] GET /v2.0/networks/c520cea9-7b19-479d-9c60-22e470edbf4a => generated 773 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:16:33.351 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b3ad14aa-2dcb-41f2-867d-1ddd54c8b071 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/82] 199.204.45.235 () {44 vars in 1075 bytes} [Tue Aug 11 09:16:33 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=c520cea9-7b19-479d-9c60-22e470edbf4a => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/83] 199.204.45.235 () {44 vars in 1098 bytes} [Tue Aug 11 09:16:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=c520cea9-7b19-479d-9c60-22e470edbf4a => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/84] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:16:33 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:16:33.689 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-09513952-8516-4555-ad91-c583800ea47d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:16:33.690 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-09513952-8516-4555-ad91-c583800ea47d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network c520cea9-7b19-479d-9c60-22e470edbf4a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:16:33.800 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4ca19c3d-0f97-46a6-ba35-c28ad492aa91 - - - - - -] OVN reports status down for port: 1332728a-f077-4f89-bb77-ef5bdb3ec34f 2026-08-11 09:16:33.874 8 INFO neutron.db.ovn_revision_numbers_db [None req-09513952-8516-4555-ad91-c583800ea47d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 1332728a-f077-4f89-bb77-ef5bdb3ec34f (type: ports) to 1 [pid: 8|app: 0|req: 45/85] 199.204.45.235 () {48 vars in 960 bytes} [Tue Aug 11 09:16:33 2026] POST /v2.0/ports => generated 1096 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 09:16:41.741 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e92a5d70-b4f4-4c20-abc5-a8ac3c852344 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 42/88] 199.204.45.235 () {44 vars in 978 bytes} [Tue Aug 11 09:16:41 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 47/89] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:16:41 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:16:42.414 7 INFO neutron.db.ovn_revision_numbers_db [None req-95e916df-497d-4438-adc4-63ce0931790c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 1332728a-f077-4f89-bb77-ef5bdb3ec34f (type: ports) to 4 [pid: 7|app: 0|req: 43/90] 199.204.45.235 () {48 vars in 1030 bytes} [Tue Aug 11 09:16:41 2026] PUT /v2.0/ports/1332728a-f077-4f89-bb77-ef5bdb3ec34f => generated 1214 bytes in 617 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/91] 199.204.45.235 () {44 vars in 919 bytes} [Tue Aug 11 09:16:44 2026] GET /v2.0/ports => generated 3331 bytes in 100 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-08-11 09:16:45.209 7 INFO neutron.api.v2.resource [None req-c133220c-903d-4271-adb0-9da794037c8c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 44/92] 199.204.45.235 () {44 vars in 958 bytes} [Tue Aug 11 09:16:45 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/93] 199.204.45.235 () {44 vars in 980 bytes} [Tue Aug 11 09:16:45 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:16:45.350 7 INFO neutron.db.ovn_revision_numbers_db [None req-0de5659c-159b-4d25-8913-aa308b18917f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource fad5798d-645c-44ee-9b8b-3ac2512eaaa1 (type: security_groups) to 1 2026-08-11 09:16:45.361 7 INFO neutron.db.ovn_revision_numbers_db [None req-0de5659c-159b-4d25-8913-aa308b18917f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 061b9d25-16dc-43c5-8ed2-f2e3ae3a796d (type: security_group_rules) to 0 2026-08-11 09:16:45.371 7 INFO neutron.db.ovn_revision_numbers_db [None req-0de5659c-159b-4d25-8913-aa308b18917f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource e8f4b0fd-79dc-4000-9a16-a95224d80230 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 45/94] 199.204.45.235 () {48 vars in 979 bytes} [Tue Aug 11 09:16:45 2026] POST /v2.0/security-groups => generated 1610 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/95] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:16:46 2026] GET /v2.0/security-groups/fad5798d-645c-44ee-9b8b-3ac2512eaaa1 => generated 1610 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/96] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:16:46 2026] GET /v2.0/security-groups/fad5798d-645c-44ee-9b8b-3ac2512eaaa1 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/97] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:16:46 2026] GET /v2.0/security-groups/fad5798d-645c-44ee-9b8b-3ac2512eaaa1 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:16:46.601 7 INFO neutron.db.ovn_revision_numbers_db [None req-dd7fe02e-ed49-4d79-9864-390ef4ad0f3f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource aaae2dc8-9cf3-4010-af76-0304b0cd78a4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 47/98] 199.204.45.235 () {48 vars in 990 bytes} [Tue Aug 11 09:16:46 2026] POST /v2.0/security-group-rules => generated 621 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/99] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:16:47 2026] GET /v2.0/security-groups/fad5798d-645c-44ee-9b8b-3ac2512eaaa1 => generated 2244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/100] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:16:47 2026] GET /v2.0/security-groups/fad5798d-645c-44ee-9b8b-3ac2512eaaa1 => generated 2244 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/101] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:16:47 2026] GET /v2.0/security-groups/fad5798d-645c-44ee-9b8b-3ac2512eaaa1 => generated 2244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:16:47.723 7 INFO neutron.db.ovn_revision_numbers_db [None req-051641e0-94b8-436f-aecf-a2aa9d3088eb c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 75ebe916-577e-44cc-ac58-d5c123dd516e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 49/102] 199.204.45.235 () {48 vars in 990 bytes} [Tue Aug 11 09:16:47 2026] POST /v2.0/security-group-rules => generated 625 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/111] 199.204.45.235 () {44 vars in 974 bytes} [Tue Aug 11 09:17:50 2026] GET /v2.0/quotas/c8197a7efd4a49e68adc461a9bf5be89 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/112] 199.204.45.235 () {48 vars in 1026 bytes} [Tue Aug 11 09:17:50 2026] PUT /v2.0/quotas/c8197a7efd4a49e68adc461a9bf5be89 => generated 291 bytes in 32 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-08-11 09:20:11.829 8 INFO neutron.pecan_wsgi.hooks.translation [None req-67e26b1f-3220-4ce4-b8ed-bd145b76911d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 69/133] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:20:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 65/134] 199.204.45.235 () {30 vars in 762 bytes} [Tue Aug 11 09:20:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1217 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:20:13.949 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fe3b6625-6d13-478b-b047-21f7f102c39f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 70/135] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:20:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/136] 199.204.45.235 () {30 vars in 762 bytes} [Tue Aug 11 09:20:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1217 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:20:15.646 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4ca19c3d-0f97-46a6-ba35-c28ad492aa91 - - - - - -] OVN reports status up for port: 1332728a-f077-4f89-bb77-ef5bdb3ec34f 2026-08-11 09:20:15.665 7 INFO neutron.plugins.ml2.plugin [None req-4ca19c3d-0f97-46a6-ba35-c28ad492aa91 - - - - - -] Attempt 1 to provision port 1332728a-f077-4f89-bb77-ef5bdb3ec34f 2026-08-11 09:20:15.863 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ca19c3d-0f97-46a6-ba35-c28ad492aa91 - - - - - -] Successfully bumped revision number for resource 1332728a-f077-4f89-bb77-ef5bdb3ec34f (type: ports) to 5 /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-08-11 09:27:06.432 7 INFO neutron.api.v2.resource [None req-75650de5-5867-47c8-b830-fe0f33c887fa c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 94/191] 199.204.45.235 () {44 vars in 1073 bytes} [Tue Aug 11 09:27:06 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=027353e9940f4fd7a52ee638ad080a56 => generated 139 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:27:06.592 8 INFO neutron.db.ovn_revision_numbers_db [None req-c436df18-2b69-4507-bfe1-d62f36d98362 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7641aa8d-5c57-4585-8138-586d7b3b62b9 (type: security_groups) to 1 2026-08-11 09:27:06.607 8 INFO neutron.db.ovn_revision_numbers_db [None req-c436df18-2b69-4507-bfe1-d62f36d98362 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 18b0f90d-1330-4178-bb62-81a54b7f39d0 (type: security_group_rules) to 0 2026-08-11 09:27:06.619 8 INFO neutron.db.ovn_revision_numbers_db [None req-c436df18-2b69-4507-bfe1-d62f36d98362 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 690f13b9-8c0a-4e28-a394-341d1ab5c7af (type: security_group_rules) to 0 2026-08-11 09:27:06.636 8 INFO neutron.db.ovn_revision_numbers_db [None req-c436df18-2b69-4507-bfe1-d62f36d98362 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 735d822d-1a7b-4326-aa22-edbcfa9069ef (type: security_group_rules) to 0 2026-08-11 09:27:06.649 8 INFO neutron.db.ovn_revision_numbers_db [None req-c436df18-2b69-4507-bfe1-d62f36d98362 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a0e4ad76-b6fe-428e-b1e8-c0a913d40ba6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 98/192] 199.204.45.235 () {44 vars in 1096 bytes} [Tue Aug 11 09:27:06 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=027353e9940f4fd7a52ee638ad080a56 => generated 23 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:27:06.906 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c82f206-f685-45fd-aa9c-3b4b8a96ae0c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 6e1ce3f2-c335-4bab-a3ad-77ca29eb06ab (type: security_groups) to 1 2026-08-11 09:27:06.937 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c82f206-f685-45fd-aa9c-3b4b8a96ae0c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 246fc82a-dafe-4054-a763-a436a74f5cbf (type: security_group_rules) to 0 2026-08-11 09:27:06.951 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c82f206-f685-45fd-aa9c-3b4b8a96ae0c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 9fa08a6f-b4ad-427e-b720-94c27e1e31b6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 95/193] 199.204.45.235 () {48 vars in 980 bytes} [Tue Aug 11 09:27:06 2026] POST /v2.0/security-groups => generated 1624 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/196] 199.204.45.235 () {44 vars in 1087 bytes} [Tue Aug 11 09:27:08 2026] GET /v2.0/security-groups/6e1ce3f2-c335-4bab-a3ad-77ca29eb06ab?project_id=027353e9940f4fd7a52ee638ad080a56 => generated 1624 bytes in 50 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.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:27:08 2026] GET /v2.0/security-groups/6e1ce3f2-c335-4bab-a3ad-77ca29eb06ab => generated 1624 bytes in 25 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.235 () {44 vars in 1087 bytes} [Tue Aug 11 09:27:08 2026] GET /v2.0/security-groups/6e1ce3f2-c335-4bab-a3ad-77ca29eb06ab?project_id=027353e9940f4fd7a52ee638ad080a56 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:27:08.329 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7690a86-8c35-4be1-9de5-9b99d941e717 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 80b0205c-6b9e-4bb5-89d2-bbab8422df58 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 101/199] 199.204.45.235 () {48 vars in 990 bytes} [Tue Aug 11 09:27:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 165 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.235 () {44 vars in 1087 bytes} [Tue Aug 11 09:27:09 2026] GET /v2.0/security-groups/6e1ce3f2-c335-4bab-a3ad-77ca29eb06ab?project_id=027353e9940f4fd7a52ee638ad080a56 => generated 2234 bytes in 44 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.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:27:09 2026] GET /v2.0/security-groups/6e1ce3f2-c335-4bab-a3ad-77ca29eb06ab => generated 2234 bytes in 29 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.235 () {44 vars in 1087 bytes} [Tue Aug 11 09:27:09 2026] GET /v2.0/security-groups/6e1ce3f2-c335-4bab-a3ad-77ca29eb06ab?project_id=027353e9940f4fd7a52ee638ad080a56 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:27:09.599 8 INFO neutron.db.ovn_revision_numbers_db [None req-9438f4f1-e0af-4482-b5ca-739e063129b6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 732285f0-5c5d-4b6e-9396-218d1d3057d0 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 103/203] 199.204.45.235 () {48 vars in 990 bytes} [Tue Aug 11 09:27:09 2026] POST /v2.0/security-group-rules => generated 599 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/204] 199.204.45.235 () {44 vars in 1087 bytes} [Tue Aug 11 09:27:10 2026] GET /v2.0/security-groups/6e1ce3f2-c335-4bab-a3ad-77ca29eb06ab?project_id=027353e9940f4fd7a52ee638ad080a56 => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/205] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:27:10 2026] GET /v2.0/security-groups/6e1ce3f2-c335-4bab-a3ad-77ca29eb06ab => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/206] 199.204.45.235 () {44 vars in 1087 bytes} [Tue Aug 11 09:27:10 2026] GET /v2.0/security-groups/6e1ce3f2-c335-4bab-a3ad-77ca29eb06ab?project_id=027353e9940f4fd7a52ee638ad080a56 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:27:10.874 8 INFO neutron.db.ovn_revision_numbers_db [None req-c8faa661-f4e3-465a-a012-80f24a808b1d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 37175fd4-860c-4ead-9126-30e8b82bc606 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 105/207] 199.204.45.235 () {48 vars in 990 bytes} [Tue Aug 11 09:27:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/208] 199.204.45.235 () {44 vars in 1087 bytes} [Tue Aug 11 09:27:11 2026] GET /v2.0/security-groups/6e1ce3f2-c335-4bab-a3ad-77ca29eb06ab?project_id=027353e9940f4fd7a52ee638ad080a56 => generated 3460 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/209] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:27:11 2026] GET /v2.0/security-groups/6e1ce3f2-c335-4bab-a3ad-77ca29eb06ab => 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: 104/210] 199.204.45.235 () {44 vars in 1087 bytes} [Tue Aug 11 09:27:12 2026] GET /v2.0/security-groups/6e1ce3f2-c335-4bab-a3ad-77ca29eb06ab?project_id=027353e9940f4fd7a52ee638ad080a56 => generated 3460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:27:12.266 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcc60236-d917-4825-b8b2-ca5c62e4dc10 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 40a79200-e802-4df4-8f83-3398839fef76 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 107/211] 199.204.45.235 () {48 vars in 990 bytes} [Tue Aug 11 09:27:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 149 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: 115/232] 199.204.45.235 () {30 vars in 739 bytes} [Tue Aug 11 09:29:38 2026] GET /v2.0/networks?tenant_id=027353e9940f4fd7a52ee638ad080a56&shared=False => generated 15 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:29:38.996 8 INFO neutron.db.segments_db [None req-8f17c40b-04ae-4a1f-9134-f169eacc1089 4c4b0a05c79d459d989072c7ce8dc081 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Added segment 165bd31e-cd64-41b5-8eb8-3e3cf980383a of type geneve for network 12f2f039-5ebb-45d8-bbef-2b82f62b9713 2026-08-11 09:29:39.138 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f17c40b-04ae-4a1f-9134-f169eacc1089 4c4b0a05c79d459d989072c7ce8dc081 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 12f2f039-5ebb-45d8-bbef-2b82f62b9713 (type: networks) to 1 2026-08-11 09:29:39.283 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f17c40b-04ae-4a1f-9134-f169eacc1089 4c4b0a05c79d459d989072c7ce8dc081 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] No more DHCP agents 2026-08-11 09:29:39.284 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f17c40b-04ae-4a1f-9134-f169eacc1089 4c4b0a05c79d459d989072c7ce8dc081 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Unable to schedule network 12f2f039-5ebb-45d8-bbef-2b82f62b9713: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:29:39.321 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f1b4720f-e01f-4c1a-b663-5fb29aa202b9 - - - - - -] OVN reports status down for port: 9f099eb2-02c4-494f-8952-5bde7bb8bf21 2026-08-11 09:29:39.401 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f17c40b-04ae-4a1f-9134-f169eacc1089 4c4b0a05c79d459d989072c7ce8dc081 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 9f099eb2-02c4-494f-8952-5bde7bb8bf21 (type: ports) to 1 [pid: 8|app: 0|req: 118/233] 199.204.45.235 () {34 vars in 681 bytes} [Tue Aug 11 09:29:38 2026] POST /v2.0/networks => generated 740 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/234] 199.204.45.235 () {30 vars in 721 bytes} [Tue Aug 11 09:29:39 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/235] 199.204.45.235 () {30 vars in 632 bytes} [Tue Aug 11 09:29:39 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-08-11 09:29:39.743 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e135a7d3-eceb-4e46-b762-4172038dfe19 4c4b0a05c79d459d989072c7ce8dc081 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] No more DHCP agents 2026-08-11 09:29:39.745 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e135a7d3-eceb-4e46-b762-4172038dfe19 4c4b0a05c79d459d989072c7ce8dc081 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Unable to schedule network 12f2f039-5ebb-45d8-bbef-2b82f62b9713: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:29:39.790 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c490c7c2-0e75-4adc-918d-ccb43d977315 - - - - - -] OVN reports status down for port: 1866fd17-ab57-47af-8815-b2c50580fcd4 2026-08-11 09:29:39.851 7 INFO neutron.db.ovn_revision_numbers_db [None req-e135a7d3-eceb-4e46-b762-4172038dfe19 4c4b0a05c79d459d989072c7ce8dc081 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 1866fd17-ab57-47af-8815-b2c50580fcd4 (type: ports) to 1 2026-08-11 09:29:40.101 7 INFO neutron.db.ovn_revision_numbers_db [None req-e135a7d3-eceb-4e46-b762-4172038dfe19 4c4b0a05c79d459d989072c7ce8dc081 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 1866fd17-ab57-47af-8815-b2c50580fcd4 (type: ports) to 3 [pid: 7|app: 0|req: 117/236] 199.204.45.235 () {34 vars in 676 bytes} [Tue Aug 11 09:29:39 2026] POST /v2.0/ports => generated 968 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/237] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:29:40 2026] GET /v2.0/networks/12f2f039-5ebb-45d8-bbef-2b82f62b9713 => generated 746 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:29:40.813 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c490c7c2-0e75-4adc-918d-ccb43d977315 - - - - - -] OVN reports status up for port: 1866fd17-ab57-47af-8815-b2c50580fcd4 2026-08-11 09:29:40.831 7 INFO neutron.plugins.ml2.plugin [None req-c490c7c2-0e75-4adc-918d-ccb43d977315 - - - - - -] Attempt 1 to provision port 1866fd17-ab57-47af-8815-b2c50580fcd4 2026-08-11 09:29:41.046 7 INFO neutron.db.ovn_revision_numbers_db [None req-c490c7c2-0e75-4adc-918d-ccb43d977315 - - - - - -] Successfully bumped revision number for resource 1866fd17-ab57-47af-8815-b2c50580fcd4 (type: ports) to 4 [pid: 7|app: 0|req: 118/238] 199.204.45.235 () {30 vars in 721 bytes} [Tue Aug 11 09:29:42 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/239] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:29:42 2026] GET /v2.0/networks/12f2f039-5ebb-45d8-bbef-2b82f62b9713 => generated 746 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/242] 199.204.45.235 () {44 vars in 974 bytes} [Tue Aug 11 09:29:54 2026] GET /v2.0/quotas/027353e9940f4fd7a52ee638ad080a56 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/243] 199.204.45.235 () {48 vars in 1026 bytes} [Tue Aug 11 09:29:54 2026] PUT /v2.0/quotas/027353e9940f4fd7a52ee638ad080a56 => generated 291 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/254] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:31:10 2026] GET /v2.0/subnets => generated 1308 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/255] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:31:10 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: 130/256] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:31:10 2026] GET /v2.0/ports => generated 5171 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/257] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:31:10 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/258] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:31:10 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: 7|app: 0|req: 128/259] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:31:10 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/260] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:31:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/261] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:31:10 2026] GET /v2.0/agents => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/262] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:31:10 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: 7|app: 0|req: 130/263] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:31:10 2026] GET /v2.0/networks => generated 2288 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/264] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:31:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/273] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:32:10 2026] GET /v2.0/routers => generated 15 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/274] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:32:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/275] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:32:10 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) [pid: 8|app: 0|req: 140/276] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:32:10 2026] GET /v2.0/networks => generated 2288 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/277] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:32:10 2026] GET /v2.0/ports => generated 5171 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/278] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:32:10 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:32:10 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/280] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:32:10 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: 7|app: 0|req: 139/281] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:32:10 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: 143/282] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:32:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:32:10 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: 8|app: 0|req: 148/292] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:33:10 2026] GET /v2.0/networks => generated 2288 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/293] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:33:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/294] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:33:10 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/295] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:33:10 2026] GET /v2.0/ports => generated 5171 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/296] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:33:10 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: 147/297] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:33:10 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: 8|app: 0|req: 151/298] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:33:10 2026] GET /v2.0/agents => generated 1214 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/299] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:33:10 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: 8|app: 0|req: 152/300] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:33:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/301] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:33:10 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: 153/302] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:33:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/311] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:34:10 2026] GET /v2.0/networks => generated 2288 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/312] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:34:10 2026] GET /v2.0/agents => generated 1214 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/313] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:34:10 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/314] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:34:10 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/315] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:34:10 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: 160/316] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:34:10 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: 7|app: 0|req: 157/317] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:34:10 2026] GET /v2.0/ports => generated 5171 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/318] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:34:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/319] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:34:10 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: 8|app: 0|req: 162/320] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:34:10 2026] GET /v2.0/routers => generated 15 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/321] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:34:10 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: 167/330] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:35:10 2026] GET /v2.0/floatingips => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/331] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:35:10 2026] GET /v2.0/networks => generated 2288 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/332] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:35:10 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: 165/333] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:35:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/334] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:35:10 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/335] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:35:10 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: 8|app: 0|req: 170/336] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:35:10 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: 7|app: 0|req: 167/337] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:35:10 2026] GET /v2.0/ports => generated 5171 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/338] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:35:10 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/339] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:35:10 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: 172/340] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:35:10 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: 177/349] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:36:10 2026] GET /v2.0/subnets => generated 1308 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/350] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:36:10 2026] GET /v2.0/ports => generated 5171 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/351] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:36:10 2026] GET /v2.0/networks => generated 2288 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/352] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:36:10 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: 179/353] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:36:10 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/354] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:36:10 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: 8|app: 0|req: 180/355] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:36:10 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: 176/356] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:36:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/357] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:36:10 2026] GET /v2.0/agents => generated 1214 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/358] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:36:10 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/359] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:36:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/368] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:37:10 2026] GET /v2.0/agents => generated 1214 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/369] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:37:10 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/370] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:37:10 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: 183/371] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:37:10 2026] GET /v2.0/networks => generated 2288 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/372] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:37:10 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: 7|app: 0|req: 184/373] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:37:10 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: 8|app: 0|req: 190/374] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:37:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/375] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:37:10 2026] GET /v2.0/ports => generated 5171 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/376] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:37:10 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/377] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:37:10 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: 192/378] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:37:10 2026] GET /v2.0/subnets => generated 1308 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/387] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:38:10 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/388] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:38:10 2026] GET /v2.0/subnets => generated 1308 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/389] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:38:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/390] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:38:10 2026] GET /v2.0/ports => generated 5171 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/391] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:38:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/392] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:38:10 2026] GET /v2.0/agents => generated 1214 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/393] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:38:10 2026] GET /v2.0/networks => generated 2288 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/394] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:38:10 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: 7|app: 0|req: 195/395] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:38:10 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: 201/396] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:38:10 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/397] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:38:10 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: 7|app: 0|req: 201/406] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:39:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/407] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:39:10 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: 7|app: 0|req: 202/408] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:39:10 2026] GET /v2.0/ports => generated 5171 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/409] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:39:10 2026] GET /v2.0/agents => generated 1214 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/410] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:39:10 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: 208/411] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:39:10 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: 7|app: 0|req: 204/412] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:39:10 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/413] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:39:10 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: 205/414] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:39:10 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: 210/415] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:39:10 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: 206/416] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:39:10 2026] GET /v2.0/networks => generated 2288 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/425] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:40:10 2026] GET /v2.0/subnets => generated 1308 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/426] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:40:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/427] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:40:10 2026] GET /v2.0/networks => generated 2288 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/428] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:40:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/429] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:40:10 2026] GET /v2.0/ports => generated 5171 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/430] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:40:10 2026] GET /v2.0/agents => generated 1214 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/431] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:40:10 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/432] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:40:10 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: 219/433] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:40:10 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/434] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:40:10 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: 220/435] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:40:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/444] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:41:10 2026] GET /v2.0/subnets => generated 1308 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/445] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:41:10 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/446] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:41:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/447] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:41:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/448] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:41:10 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: 227/449] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:41:10 2026] GET /v2.0/networks => generated 2288 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/450] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:41:10 2026] GET /v2.0/ports => generated 5171 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/451] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:41:10 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/452] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:41:10 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/453] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:41:10 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/454] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:41:10 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: 7|app: 0|req: 230/463] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:42:09 2026] GET /v2.0/agents => generated 1214 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/464] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:42:10 2026] GET /v2.0/subnets => generated 1308 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/465] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:42:10 2026] GET /v2.0/ports => generated 5171 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/466] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:42:10 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/467] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:42:10 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: 236/468] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:42:10 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: 233/469] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:42:10 2026] GET /v2.0/networks => generated 2288 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/470] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:42:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/471] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:42:10 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: 238/472] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:42:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/473] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:42:10 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) 2026-08-11 09:42:59.348 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba7217e9-2077-4298-b371-93208000f352 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 242/480] 199.204.45.235 () {44 vars in 926 bytes} [Tue Aug 11 09:42:59 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/481] 199.204.45.235 () {44 vars in 948 bytes} [Tue Aug 11 09:42:59 2026] GET /v2.0/networks?name=public => generated 791 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:43:00.581 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f5f6bed9-0320-4e17-baad-0fedbe2d7deb c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 243/482] 199.204.45.235 () {44 vars in 926 bytes} [Tue Aug 11 09:43:00 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/483] 199.204.45.235 () {44 vars in 948 bytes} [Tue Aug 11 09:43:00 2026] GET /v2.0/networks?name=public => generated 791 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:43:00.655 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f0a12f80-c54e-48af-8b66-84d419ee613c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 244/484] 199.204.45.235 () {44 vars in 1033 bytes} [Tue Aug 11 09:43:00 2026] GET /v2.0/subnets/public-subnet?network_id=c1481727-188a-41cd-ab93-43b9488ab933 => generated 113 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/485] 199.204.45.235 () {44 vars in 1056 bytes} [Tue Aug 11 09:43:00 2026] GET /v2.0/subnets?name=public-subnet&network_id=c1481727-188a-41cd-ab93-43b9488ab933 => generated 667 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/488] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:43:10 2026] GET /v2.0/subnets => generated 1308 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/489] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:43:10 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/490] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:43:10 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: 8|app: 0|req: 247/491] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:43:10 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: 7|app: 0|req: 245/492] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:43:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/493] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:43:10 2026] GET /v2.0/ports => generated 5171 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/494] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:43:10 2026] GET /v2.0/networks => generated 2288 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/495] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:43:10 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/496] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:43:10 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: 8|app: 0|req: 250/497] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:43:10 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: 248/498] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:43:10 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) 2026-08-11 09:43:31.255 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c867dc43-085e-43af-9d42-584e7dfc6831 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 250/501] 199.204.45.235 () {44 vars in 936 bytes} [Tue Aug 11 09:43:31 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/502] 199.204.45.235 () {44 vars in 958 bytes} [Tue Aug 11 09:43:31 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 776 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:43:32.417 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34e2fbe5-57a9-4fbd-b8f4-8a59cbecc9c3 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 251/503] 199.204.45.235 () {44 vars in 936 bytes} [Tue Aug 11 09:43:32 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/504] 199.204.45.235 () {44 vars in 958 bytes} [Tue Aug 11 09:43:32 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 776 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:43:32.495 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cccc0703-21fd-43ca-9633-ea737b4fe753 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 252/505] 199.204.45.235 () {44 vars in 1035 bytes} [Tue Aug 11 09:43:32 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=c520cea9-7b19-479d-9c60-22e470edbf4a => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/506] 199.204.45.235 () {44 vars in 1058 bytes} [Tue Aug 11 09:43:32 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=c520cea9-7b19-479d-9c60-22e470edbf4a => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:43:33.818 7 INFO neutron.api.v2.resource [None req-0aa3d4e6-cc32-49fe-9783-44b00d8bdbef c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 253/507] 199.204.45.235 () {44 vars in 970 bytes} [Tue Aug 11 09:43:33 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/508] 199.204.45.235 () {44 vars in 992 bytes} [Tue Aug 11 09:43:33 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/509] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:43:35 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/510] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:43:35 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/511] 199.204.45.235 () {44 vars in 1010 bytes} [Tue Aug 11 09:43:35 2026] GET /v2.0/security-group-rules/218cc25f-5e7b-43bb-b46f-70e812dc53e5 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/512] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:43:36 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 4694 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/513] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:43:36 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/514] 199.204.45.235 () {44 vars in 1010 bytes} [Tue Aug 11 09:43:36 2026] GET /v2.0/security-group-rules/058d7ae6-6a43-4284-b2d6-5828d6440789 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/515] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:43:37 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/516] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:43:37 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/517] 199.204.45.235 () {44 vars in 1010 bytes} [Tue Aug 11 09:43:37 2026] GET /v2.0/security-group-rules/0a193e9c-744a-42da-a6de-f79f026609df => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/520] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:43:38 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/521] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:43:38 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/522] 199.204.45.235 () {44 vars in 1010 bytes} [Tue Aug 11 09:43:38 2026] GET /v2.0/security-group-rules/34064fd1-f52c-4d71-8708-f2eed534a561 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/523] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:43:39 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/524] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:43:39 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/525] 199.204.45.235 () {44 vars in 1010 bytes} [Tue Aug 11 09:43:39 2026] GET /v2.0/security-group-rules/567a8b79-b294-4d69-a22d-985946d96a99 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/526] 199.204.45.235 () {44 vars in 986 bytes} [Tue Aug 11 09:43:40 2026] GET /v2.0/networks/c520cea9-7b19-479d-9c60-22e470edbf4a => generated 773 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:43:40.769 7 INFO neutron.pecan_wsgi.hooks.translation [None req-70220631-279a-4409-980e-4d7565ae6b02 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 263/527] 199.204.45.235 () {44 vars in 1075 bytes} [Tue Aug 11 09:43:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=c520cea9-7b19-479d-9c60-22e470edbf4a => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/528] 199.204.45.235 () {44 vars in 1098 bytes} [Tue Aug 11 09:43:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=c520cea9-7b19-479d-9c60-22e470edbf4a => generated 1219 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/529] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:43:40 2026] GET /v2.0/security-groups/3d1775cd-58e5-4a23-9312-c2a501fbee8d => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:43:50.147 8 INFO neutron.pecan_wsgi.hooks.translation [None req-272fe5b0-b5a0-475d-857d-e1d618c9aff6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 266/530] 199.204.45.235 () {44 vars in 978 bytes} [Tue Aug 11 09:43:50 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/531] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:43:50 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1219 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/532] 199.204.45.235 () {44 vars in 919 bytes} [Tue Aug 11 09:43:51 2026] GET /v2.0/ports => generated 5171 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:43:53.115 7 INFO neutron.api.v2.resource [None req-7c954726-0334-4989-aada-d56a91e78750 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 267/535] 199.204.45.235 () {44 vars in 958 bytes} [Tue Aug 11 09:43:53 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/536] 199.204.45.235 () {44 vars in 980 bytes} [Tue Aug 11 09:43:53 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/537] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:43:54 2026] GET /v2.0/security-groups/fad5798d-645c-44ee-9b8b-3ac2512eaaa1 => generated 2882 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/538] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:43:54 2026] GET /v2.0/security-groups/fad5798d-645c-44ee-9b8b-3ac2512eaaa1 => generated 2882 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/539] 199.204.45.235 () {44 vars in 1010 bytes} [Tue Aug 11 09:43:54 2026] GET /v2.0/security-group-rules/aaae2dc8-9cf3-4010-af76-0304b0cd78a4 => generated 621 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/540] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:43:55 2026] GET /v2.0/security-groups/fad5798d-645c-44ee-9b8b-3ac2512eaaa1 => generated 2882 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/541] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:43:55 2026] GET /v2.0/security-groups/fad5798d-645c-44ee-9b8b-3ac2512eaaa1 => generated 2882 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/542] 199.204.45.235 () {44 vars in 1010 bytes} [Tue Aug 11 09:43:55 2026] GET /v2.0/security-group-rules/75ebe916-577e-44cc-ac58-d5c123dd516e => generated 625 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/545] 199.204.45.235 () {44 vars in 974 bytes} [Tue Aug 11 09:44:08 2026] GET /v2.0/quotas/c8197a7efd4a49e68adc461a9bf5be89 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/546] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:44:10 2026] GET /v2.0/subnets => generated 1308 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/547] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:44:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/548] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:44:10 2026] GET /v2.0/networks => generated 2288 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/549] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:44:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/550] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:44:10 2026] GET /v2.0/ports => generated 5171 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/551] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:44:10 2026] GET /v2.0/agents => generated 1214 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/552] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:44:10 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: 278/553] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:44:10 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: 276/554] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:44:10 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/555] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:44:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/556] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:44:10 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) 2026-08-11 09:45:09.715 7 INFO neutron.api.v2.resource [None req-52272fd2-a6de-44d7-89af-ded568504e28 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 282/565] 199.204.45.235 () {44 vars in 1073 bytes} [Tue Aug 11 09:45:09 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=027353e9940f4fd7a52ee638ad080a56 => generated 139 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/566] 199.204.45.235 () {44 vars in 1096 bytes} [Tue Aug 11 09:45:09 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=027353e9940f4fd7a52ee638ad080a56 => generated 4072 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/567] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:45:10 2026] GET /v2.0/floatingips => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/568] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:45:10 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/569] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:45:10 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: 8|app: 0|req: 286/570] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:45:10 2026] GET /v2.0/agents => generated 1214 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/571] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:45:10 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: 287/572] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:45:10 2026] GET /v2.0/ports => generated 5171 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/573] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:45:10 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/574] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:45:10 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: 7|app: 0|req: 287/575] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:45:10 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: 289/576] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:45:10 2026] GET /v2.0/networks => generated 2288 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/577] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:45:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/578] 199.204.45.235 () {44 vars in 1087 bytes} [Tue Aug 11 09:45:10 2026] GET /v2.0/security-groups/6e1ce3f2-c335-4bab-a3ad-77ca29eb06ab?project_id=027353e9940f4fd7a52ee638ad080a56 => generated 4075 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/579] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:45:10 2026] GET /v2.0/security-groups/6e1ce3f2-c335-4bab-a3ad-77ca29eb06ab => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/580] 199.204.45.235 () {44 vars in 1010 bytes} [Tue Aug 11 09:45:10 2026] GET /v2.0/security-group-rules/80b0205c-6b9e-4bb5-89d2-bbab8422df58 => generated 597 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/581] 199.204.45.235 () {44 vars in 1087 bytes} [Tue Aug 11 09:45:11 2026] GET /v2.0/security-groups/6e1ce3f2-c335-4bab-a3ad-77ca29eb06ab?project_id=027353e9940f4fd7a52ee638ad080a56 => generated 4075 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/582] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:45:12 2026] GET /v2.0/security-groups/6e1ce3f2-c335-4bab-a3ad-77ca29eb06ab => generated 4075 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/583] 199.204.45.235 () {44 vars in 1010 bytes} [Tue Aug 11 09:45:12 2026] GET /v2.0/security-group-rules/732285f0-5c5d-4b6e-9396-218d1d3057d0 => generated 599 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/584] 199.204.45.235 () {44 vars in 1087 bytes} [Tue Aug 11 09:45:13 2026] GET /v2.0/security-groups/6e1ce3f2-c335-4bab-a3ad-77ca29eb06ab?project_id=027353e9940f4fd7a52ee638ad080a56 => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/585] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:45:13 2026] GET /v2.0/security-groups/6e1ce3f2-c335-4bab-a3ad-77ca29eb06ab => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/586] 199.204.45.235 () {44 vars in 1010 bytes} [Tue Aug 11 09:45:13 2026] GET /v2.0/security-group-rules/37175fd4-860c-4ead-9126-30e8b82bc606 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/587] 199.204.45.235 () {44 vars in 1087 bytes} [Tue Aug 11 09:45:14 2026] GET /v2.0/security-groups/6e1ce3f2-c335-4bab-a3ad-77ca29eb06ab?project_id=027353e9940f4fd7a52ee638ad080a56 => generated 4075 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/588] 199.204.45.235 () {44 vars in 1000 bytes} [Tue Aug 11 09:45:14 2026] GET /v2.0/security-groups/6e1ce3f2-c335-4bab-a3ad-77ca29eb06ab => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/589] 199.204.45.235 () {44 vars in 1010 bytes} [Tue Aug 11 09:45:14 2026] GET /v2.0/security-group-rules/40a79200-e802-4df4-8f83-3398839fef76 => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/590] 199.204.45.235 () {44 vars in 974 bytes} [Tue Aug 11 09:45:22 2026] GET /v2.0/quotas/027353e9940f4fd7a52ee638ad080a56 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/599] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:46:10 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/600] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:46:10 2026] GET /v2.0/networks => generated 2288 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/601] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:46:10 2026] GET /v2.0/ports => generated 5171 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/602] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:46:10 2026] GET /v2.0/agents => generated 1214 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/603] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:46:10 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: 301/604] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:46:10 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: 304/605] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:46:10 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: 302/606] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:46:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/607] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:46:10 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: 303/608] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:46:10 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/609] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:46:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/610] 199.204.45.235 () {44 vars in 948 bytes} [Tue Aug 11 09:46:18 2026] GET /v2.0/networks?name=public => generated 791 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/617] 10.0.0.53 () {32 vars in 647 bytes} [Tue Aug 11 09:46:59 2026] GET /v2.0/networks => generated 2288 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/618] 10.0.0.53 () {32 vars in 653 bytes} [Tue Aug 11 09:47:01 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: 8|app: 0|req: 311/619] 10.0.0.53 () {32 vars in 645 bytes} [Tue Aug 11 09:47:01 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/620] 10.0.0.53 () {32 vars in 641 bytes} [Tue Aug 11 09:47:01 2026] GET /v2.0/ports => generated 5171 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/621] 10.0.0.53 () {32 vars in 645 bytes} [Tue Aug 11 09:47:01 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/622] 10.0.0.53 () {32 vars in 647 bytes} [Tue Aug 11 09:47:01 2026] GET /v2.0/networks => generated 2288 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/623] 10.0.0.53 () {32 vars in 661 bytes} [Tue Aug 11 09:47:01 2026] GET /v2.0/security-groups => generated 17397 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/624] 10.0.0.53 () {32 vars in 653 bytes} [Tue Aug 11 09:47:01 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/627] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:47:10 2026] GET /v2.0/ports => generated 5171 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/628] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:47:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/629] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:47:10 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: 314/630] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:47:10 2026] GET /v2.0/agents => generated 1214 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/631] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:47:10 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/632] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:47:10 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/633] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:47:10 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: 7|app: 0|req: 316/634] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:47:10 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: 8|app: 0|req: 319/635] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:47:10 2026] GET /v2.0/networks => generated 2288 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/636] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:47:10 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/637] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:47:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:13.437 7 INFO neutron.db.ovn_revision_numbers_db [None req-28b9362f-ba18-453e-9450-a5127cede41c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a3192e80-a54c-403d-b261-93f1d64fed57 (type: security_groups) to 1 2026-08-11 09:47:13.441 8 INFO neutron.db.ovn_revision_numbers_db [None req-cb7a4b8a-7c95-4eb6-b94a-45e10da6ea7c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 5102e905-625b-4afc-b343-b50f8149a996 (type: security_groups) to 1 2026-08-11 09:47:13.452 8 INFO neutron.db.ovn_revision_numbers_db [None req-cb7a4b8a-7c95-4eb6-b94a-45e10da6ea7c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 5152088a-c98f-4278-8cb6-1b324ac59e73 (type: security_group_rules) to 0 2026-08-11 09:47:13.454 7 INFO neutron.db.ovn_revision_numbers_db [None req-28b9362f-ba18-453e-9450-a5127cede41c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 899fae0f-50bd-4581-8fe8-1e2af8b0d77a (type: security_group_rules) to 0 2026-08-11 09:47:13.465 8 INFO neutron.db.ovn_revision_numbers_db [None req-cb7a4b8a-7c95-4eb6-b94a-45e10da6ea7c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7c86d351-6228-4630-983e-1a92be01c219 (type: security_group_rules) to 0 2026-08-11 09:47:13.467 7 INFO neutron.db.ovn_revision_numbers_db [None req-28b9362f-ba18-453e-9450-a5127cede41c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 8ddd283b-f38f-4f95-8ad7-4024a5fd50a6 (type: security_group_rules) to 0 2026-08-11 09:47:13.479 8 INFO neutron.db.ovn_revision_numbers_db [None req-cb7a4b8a-7c95-4eb6-b94a-45e10da6ea7c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 8ca46d91-082b-4e61-bd30-76f42df05273 (type: security_group_rules) to 0 2026-08-11 09:47:13.481 7 INFO neutron.db.ovn_revision_numbers_db [None req-28b9362f-ba18-453e-9450-a5127cede41c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ae2bf58a-790b-4e31-a802-220837547d48 (type: security_group_rules) to 0 2026-08-11 09:47:13.508 8 INFO neutron.db.ovn_revision_numbers_db [None req-cb7a4b8a-7c95-4eb6-b94a-45e10da6ea7c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource bc1d7108-1dd9-4a3e-997f-c6194aae3893 (type: security_group_rules) to 0 2026-08-11 09:47:13.510 7 INFO neutron.db.ovn_revision_numbers_db [None req-28b9362f-ba18-453e-9450-a5127cede41c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource b4984943-341b-43ff-8831-12af2aa2dd24 (type: security_group_rules) to 0 2026-08-11 09:47:13.604 8 INFO neutron.db.segments_db [None req-cb7a4b8a-7c95-4eb6-b94a-45e10da6ea7c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Added segment 0bbc8243-4689-4aec-baaa-59f36be3cc92 of type geneve for network 065b252b-7f5b-47ab-84dd-9d7d145e3fde 2026-08-11 09:47:13.623 7 INFO neutron.db.segments_db [None req-28b9362f-ba18-453e-9450-a5127cede41c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Added segment 1e13c0e4-b707-4e8b-bd50-75cc7795786d of type geneve for network eceb8e9c-8772-46f3-8bf6-9b0c1f6ec90c 2026-08-11 09:47:13.764 7 INFO neutron.db.ovn_revision_numbers_db [None req-28b9362f-ba18-453e-9450-a5127cede41c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource eceb8e9c-8772-46f3-8bf6-9b0c1f6ec90c (type: networks) to 1 2026-08-11 09:47:13.766 8 INFO neutron.db.ovn_revision_numbers_db [None req-cb7a4b8a-7c95-4eb6-b94a-45e10da6ea7c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 065b252b-7f5b-47ab-84dd-9d7d145e3fde (type: networks) to 1 2026-08-11 09:47:13.960 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cb7a4b8a-7c95-4eb6-b94a-45e10da6ea7c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:13.962 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cb7a4b8a-7c95-4eb6-b94a-45e10da6ea7c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 065b252b-7f5b-47ab-84dd-9d7d145e3fde: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:13.970 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-28b9362f-ba18-453e-9450-a5127cede41c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:13.972 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-28b9362f-ba18-453e-9450-a5127cede41c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network eceb8e9c-8772-46f3-8bf6-9b0c1f6ec90c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:14.038 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bb177b07-2a3a-45c1-855a-2bf992417b52 - - - - - -] OVN reports status down for port: 3b80c6b0-5164-4233-a15a-58c46322b86e 2026-08-11 09:47:14.049 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f1b4720f-e01f-4c1a-b663-5fb29aa202b9 - - - - - -] OVN reports status down for port: 48913d1a-dce9-4ccc-86ab-f27e454265fc 2026-08-11 09:47:14.109 7 INFO neutron.db.ovn_revision_numbers_db [None req-28b9362f-ba18-453e-9450-a5127cede41c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 3b80c6b0-5164-4233-a15a-58c46322b86e (type: ports) to 1 2026-08-11 09:47:14.167 8 INFO neutron.db.ovn_revision_numbers_db [None req-cb7a4b8a-7c95-4eb6-b94a-45e10da6ea7c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 48913d1a-dce9-4ccc-86ab-f27e454265fc (type: ports) to 1 [pid: 7|app: 0|req: 318/638] 10.0.0.53 () {34 vars in 669 bytes} [Tue Aug 11 09:47:13 2026] POST /v2.0/networks => generated 770 bytes in 1056 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/639] 10.0.0.53 () {34 vars in 669 bytes} [Tue Aug 11 09:47:13 2026] POST /v2.0/networks => generated 760 bytes in 961 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:47:14.353 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c3a108b2-b972-4190-83ee-41eb32b3a7c0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:14.354 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c3a108b2-b972-4190-83ee-41eb32b3a7c0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network eceb8e9c-8772-46f3-8bf6-9b0c1f6ec90c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:14.453 7 INFO neutron.db.ovn_revision_numbers_db [None req-fa2a2342-4a03-4bcb-af1c-4ef37ddc469c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4c797042-41f4-4444-8072-8fc35abcecae (type: security_groups) to 1 2026-08-11 09:47:14.467 7 INFO neutron.db.ovn_revision_numbers_db [None req-fa2a2342-4a03-4bcb-af1c-4ef37ddc469c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 0ccbe16e-e895-48ae-9bc4-8963514e4116 (type: security_group_rules) to 0 2026-08-11 09:47:14.480 7 INFO neutron.db.ovn_revision_numbers_db [None req-fa2a2342-4a03-4bcb-af1c-4ef37ddc469c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 329b1884-7d82-4767-af8b-17405ac0092e (type: security_group_rules) to 0 2026-08-11 09:47:14.493 7 INFO neutron.db.ovn_revision_numbers_db [None req-fa2a2342-4a03-4bcb-af1c-4ef37ddc469c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 640c491b-bd23-4758-8965-238093a7ff35 (type: security_group_rules) to 0 2026-08-11 09:47:14.507 7 INFO neutron.db.ovn_revision_numbers_db [None req-fa2a2342-4a03-4bcb-af1c-4ef37ddc469c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c6b8e6c4-12e4-4f21-b8db-6b6126373531 (type: security_group_rules) to 0 2026-08-11 09:47:14.588 7 INFO neutron.db.segments_db [None req-fa2a2342-4a03-4bcb-af1c-4ef37ddc469c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Added segment 3b2fad84-530c-4358-b8c1-b731e7e1c9ce of type geneve for network dd39fb36-443b-4a96-8da0-c06f788cacc0 2026-08-11 09:47:14.706 7 INFO neutron.db.ovn_revision_numbers_db [None req-fa2a2342-4a03-4bcb-af1c-4ef37ddc469c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource dd39fb36-443b-4a96-8da0-c06f788cacc0 (type: networks) to 1 2026-08-11 09:47:14.831 8 INFO neutron.db.ovn_revision_numbers_db [None req-2cc66441-d291-4ecc-b3f5-58db3bd4bab0 - - - - - -] Successfully bumped revision number for resource 3b80c6b0-5164-4233-a15a-58c46322b86e (type: ports) to 2 2026-08-11 09:47:14.878 8 INFO neutron.db.ovn_revision_numbers_db [None req-2cc66441-d291-4ecc-b3f5-58db3bd4bab0 - - - - - -] Successfully bumped revision number for resource 7553cdbd-fcbf-4db4-9a58-307b942b315b (type: subnets) to 0 [pid: 8|app: 0|req: 322/640] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:47:14 2026] POST /v2.0/subnets => generated 695 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:47:14.919 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fa2a2342-4a03-4bcb-af1c-4ef37ddc469c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:14.922 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fa2a2342-4a03-4bcb-af1c-4ef37ddc469c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network dd39fb36-443b-4a96-8da0-c06f788cacc0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:14.979 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bb177b07-2a3a-45c1-855a-2bf992417b52 - - - - - -] OVN reports status down for port: 33769bed-6ce5-4190-bd84-2104cda45660 2026-08-11 09:47:15.036 7 INFO neutron.db.ovn_revision_numbers_db [None req-fa2a2342-4a03-4bcb-af1c-4ef37ddc469c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 33769bed-6ce5-4190-bd84-2104cda45660 (type: ports) to 1 2026-08-11 09:47:15.076 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6657dd8b-12c1-4314-b268-e23a8626e6e8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:15.077 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6657dd8b-12c1-4314-b268-e23a8626e6e8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 065b252b-7f5b-47ab-84dd-9d7d145e3fde: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 319/641] 10.0.0.53 () {34 vars in 669 bytes} [Tue Aug 11 09:47:14 2026] POST /v2.0/networks => generated 771 bytes in 923 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:47:15.296 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ce820fe-6d3c-4463-a1d0-96fa64a1238e c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 33621309-5af1-406d-8dbe-db643c0e0452 (type: security_groups) to 1 2026-08-11 09:47:15.331 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ce820fe-6d3c-4463-a1d0-96fa64a1238e c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 09e7411b-c9e9-4c2d-b4e8-4d146a88da20 (type: security_group_rules) to 0 2026-08-11 09:47:15.363 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ce820fe-6d3c-4463-a1d0-96fa64a1238e c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 97698a87-395c-4245-a50b-6238c81c9f5b (type: security_group_rules) to 0 2026-08-11 09:47:15.383 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ce820fe-6d3c-4463-a1d0-96fa64a1238e c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a9682105-b4c2-4182-8b88-aff1f94d29e2 (type: security_group_rules) to 0 2026-08-11 09:47:15.399 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ce820fe-6d3c-4463-a1d0-96fa64a1238e c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c8d39e33-b63b-4358-a61c-010db04481fc (type: security_group_rules) to 0 [pid: 7|app: 0|req: 320/642] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:47:15 2026] GET /v2.0/security-groups?tenant_id=c48f80f13caf4361ba23d7ee71fcac02&name=default => generated 2921 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:47:15.539 8 INFO neutron.db.ovn_revision_numbers_db [None req-b46d9979-b2fe-4ea3-96a5-921fdc8617cc - - - - - -] Successfully bumped revision number for resource 48913d1a-dce9-4ccc-86ab-f27e454265fc (type: ports) to 2 2026-08-11 09:47:15.580 8 INFO neutron.db.ovn_revision_numbers_db [None req-b46d9979-b2fe-4ea3-96a5-921fdc8617cc - - - - - -] Successfully bumped revision number for resource 4cb64fd1-aa76-4164-bf89-23e93e8ee203 (type: subnets) to 0 [pid: 8|app: 0|req: 323/643] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:47:14 2026] POST /v2.0/subnets => generated 685 bytes in 695 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:47:15.715 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-52116ba9-b433-4bf9-ad76-0bf445963ff7 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:15.716 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-52116ba9-b433-4bf9-ad76-0bf445963ff7 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network dd39fb36-443b-4a96-8da0-c06f788cacc0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:16.047 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-025f1a19-e3bc-4035-9bdd-ace313a55b15 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:16.048 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-025f1a19-e3bc-4035-9bdd-ace313a55b15 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:16.133 8 INFO neutron.db.ovn_revision_numbers_db [None req-93d2c784-f35d-463f-9116-5ae18f053fea - - - - - -] Successfully bumped revision number for resource 33769bed-6ce5-4190-bd84-2104cda45660 (type: ports) to 2 2026-08-11 09:47:16.165 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bb177b07-2a3a-45c1-855a-2bf992417b52 - - - - - -] OVN reports status down for port: ad76ddcf-f85e-44bd-af36-a4dfa1030e4e 2026-08-11 09:47:16.184 8 INFO neutron.db.ovn_revision_numbers_db [None req-93d2c784-f35d-463f-9116-5ae18f053fea - - - - - -] Successfully bumped revision number for resource b55d8235-e398-44b2-acba-bcb7d5fcac6a (type: subnets) to 0 [pid: 8|app: 0|req: 324/644] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:47:15 2026] POST /v2.0/subnets => generated 696 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:47:16.222 7 INFO neutron.db.ovn_revision_numbers_db [None req-025f1a19-e3bc-4035-9bdd-ace313a55b15 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ad76ddcf-f85e-44bd-af36-a4dfa1030e4e (type: ports) to 1 [pid: 8|app: 0|req: 325/645] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:47:16 2026] DELETE /v2.0/security-groups/33621309-5af1-406d-8dbe-db643c0e0452 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:47:16.594 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-025f1a19-e3bc-4035-9bdd-ace313a55b15 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Starting OVNClientQosExtension 2026-08-11 09:47:16.690 7 WARNING oslo_config.cfg [None req-025f1a19-e3bc-4035-9bdd-ace313a55b15 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-08-11 09:47:16.961 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-df2dc1d2-4714-4f7f-b25e-53d516d00da4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:16.964 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-df2dc1d2-4714-4f7f-b25e-53d516d00da4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:17.014 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-50e8321a-2457-4575-a975-60549c21fa53 - - - - - -] Schedule LRP lrp-ad76ddcf-f85e-44bd-af36-a4dfa1030e4e on gateway ce5202b0-5136-491f-befe-509851665b2b with priority 1 2026-08-11 09:47:17.046 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bb177b07-2a3a-45c1-855a-2bf992417b52 - - - - - -] OVN reports status up for port: ad76ddcf-f85e-44bd-af36-a4dfa1030e4e 2026-08-11 09:47:17.072 7 INFO neutron.plugins.ml2.plugin [None req-bb177b07-2a3a-45c1-855a-2bf992417b52 - - - - - -] Attempt 1 to provision port ad76ddcf-f85e-44bd-af36-a4dfa1030e4e 2026-08-11 09:47:17.097 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router bbffa38c-1e27-425b-bd84-513c8f5fa1b3 is bound to host instance 2026-08-11 09:47:17.111 7 INFO neutron.db.ovn_revision_numbers_db [None req-025f1a19-e3bc-4035-9bdd-ace313a55b15 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ad76ddcf-f85e-44bd-af36-a4dfa1030e4e (type: router_ports) to 1 2026-08-11 09:47:17.212 8 INFO neutron.db.ovn_revision_numbers_db [None req-df2dc1d2-4714-4f7f-b25e-53d516d00da4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ed3b9fd6-0dd5-495e-ac54-674f1850b45c (type: ports) to 1 2026-08-11 09:47:17.256 7 INFO neutron.db.ovn_revision_numbers_db [None req-025f1a19-e3bc-4035-9bdd-ace313a55b15 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource bbffa38c-1e27-425b-bd84-513c8f5fa1b3 (type: routers) to 2 [pid: 7|app: 0|req: 321/646] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:47:15 2026] POST /v2.0/routers => generated 973 bytes in 1833 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:47:17.764 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-169ee2f5-e824-438d-b826-74032684c402 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:17.766 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-169ee2f5-e824-438d-b826-74032684c402 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:17.834 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-df2dc1d2-4714-4f7f-b25e-53d516d00da4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Starting OVNClientQosExtension 2026-08-11 09:47:17.904 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f1b4720f-e01f-4c1a-b663-5fb29aa202b9 - - - - - -] OVN reports status down for port: 0b97716f-e5ab-47ab-81ee-b29aa44b4c6b 2026-08-11 09:47:17.923 7 INFO neutron.db.ovn_revision_numbers_db [None req-169ee2f5-e824-438d-b826-74032684c402 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 0b97716f-e5ab-47ab-81ee-b29aa44b4c6b (type: ports) to 1 2026-08-11 09:47:18.180 8 WARNING oslo_config.cfg [None req-df2dc1d2-4714-4f7f-b25e-53d516d00da4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-08-11 09:47:18.601 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-50e8321a-2457-4575-a975-60549c21fa53 - - - - - -] Schedule LRP lrp-0b97716f-e5ab-47ab-81ee-b29aa44b4c6b on gateway ce5202b0-5136-491f-befe-509851665b2b with priority 1 2026-08-11 09:47:18.667 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router fdd4bfa4-1659-4255-8173-43b02eba8890 is bound to host instance 2026-08-11 09:47:18.723 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f1b4720f-e01f-4c1a-b663-5fb29aa202b9 - - - - - -] OVN reports status up for port: 0b97716f-e5ab-47ab-81ee-b29aa44b4c6b 2026-08-11 09:47:18.780 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-b2e9126a-affe-468a-b46e-632a9ac1c10b - - - - - -] Schedule LRP lrp-ed3b9fd6-0dd5-495e-ac54-674f1850b45c on gateway ce5202b0-5136-491f-befe-509851665b2b with priority 1 2026-08-11 09:47:18.806 7 INFO neutron.db.ovn_revision_numbers_db [None req-169ee2f5-e824-438d-b826-74032684c402 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 0b97716f-e5ab-47ab-81ee-b29aa44b4c6b (type: router_ports) to 1 2026-08-11 09:47:18.813 8 INFO neutron.plugins.ml2.plugin [None req-f1b4720f-e01f-4c1a-b663-5fb29aa202b9 - - - - - -] Attempt 1 to provision port 0b97716f-e5ab-47ab-81ee-b29aa44b4c6b 2026-08-11 09:47:19.023 8 INFO neutron.db.ovn_revision_numbers_db [None req-df2dc1d2-4714-4f7f-b25e-53d516d00da4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ed3b9fd6-0dd5-495e-ac54-674f1850b45c (type: router_ports) to 1 2026-08-11 09:47:19.025 7 INFO neutron.db.ovn_revision_numbers_db [None req-169ee2f5-e824-438d-b826-74032684c402 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource fdd4bfa4-1659-4255-8173-43b02eba8890 (type: routers) to 2 [pid: 7|app: 0|req: 322/647] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:47:17 2026] POST /v2.0/routers => generated 974 bytes in 1786 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:47:19.166 8 INFO neutron.db.ovn_revision_numbers_db [None req-df2dc1d2-4714-4f7f-b25e-53d516d00da4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource b78e9c06-d4fe-4a57-9a88-23d2ed079b1c (type: routers) to 2 [pid: 8|app: 0|req: 326/648] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:47:16 2026] POST /v2.0/routers => generated 963 bytes in 2824 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:47:19.224 8 INFO neutron.db.ovn_revision_numbers_db [None req-c4c57769-6113-49ea-9945-093b2ad6d854 - - - - - -] Successfully bumped revision number for resource ad76ddcf-f85e-44bd-af36-a4dfa1030e4e (type: ports) to 4 2026-08-11 09:47:19.635 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bb177b07-2a3a-45c1-855a-2bf992417b52 - - - - - -] OVN reports status down for port: ed3b9fd6-0dd5-495e-ac54-674f1850b45c 2026-08-11 09:47:19.829 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-bb177b07-2a3a-45c1-855a-2bf992417b52 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 09:47:19.830 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bb177b07-2a3a-45c1-855a-2bf992417b52 - - - - - -] OVN reports status up for port: ed3b9fd6-0dd5-495e-ac54-674f1850b45c 2026-08-11 09:47:19.879 7 INFO neutron.plugins.ml2.plugin [None req-bb177b07-2a3a-45c1-855a-2bf992417b52 - - - - - -] Attempt 1 to provision port ed3b9fd6-0dd5-495e-ac54-674f1850b45c 2026-08-11 09:47:20.190 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0621b5b-828d-4196-871f-ef6881a063e3 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource e51db5ea-832f-4200-aa72-f4f930919880 (type: security_groups) to 1 2026-08-11 09:47:20.209 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0621b5b-828d-4196-871f-ef6881a063e3 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 96757d3f-c463-459c-9762-f9b2dd03dd67 (type: security_group_rules) to 0 2026-08-11 09:47:20.211 8 INFO neutron.db.ovn_revision_numbers_db [None req-c4c57769-6113-49ea-9945-093b2ad6d854 - - - - - -] Successfully bumped revision number for resource ad76ddcf-f85e-44bd-af36-a4dfa1030e4e (type: ports) to 5 2026-08-11 09:47:20.223 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0621b5b-828d-4196-871f-ef6881a063e3 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource af286336-9763-4e80-9f0c-ed17e8935cda (type: security_group_rules) to 0 2026-08-11 09:47:20.250 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0621b5b-828d-4196-871f-ef6881a063e3 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ee14a38c-ad41-4f81-a4ca-b16342fc93fc (type: security_group_rules) to 0 2026-08-11 09:47:20.271 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0621b5b-828d-4196-871f-ef6881a063e3 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource f4bc9e48-b68e-4a31-8cb8-198f152c853a (type: security_group_rules) to 0 2026-08-11 09:47:20.303 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c4c57769-6113-49ea-9945-093b2ad6d854 - - - - - -] Router b78e9c06-d4fe-4a57-9a88-23d2ed079b1c is bound to host instance 2026-08-11 09:47:20.401 8 INFO neutron.db.segments_db [None req-d0621b5b-828d-4196-871f-ef6881a063e3 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Added segment 12830201-b518-4832-a7aa-aae66a026a72 of type geneve for network cd8a6d8e-37c8-4a60-a140-16eab26d8b6a 2026-08-11 09:47:20.529 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6c2a4c94-5a73-480b-9109-26f69c5e642f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:20.533 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6c2a4c94-5a73-480b-9109-26f69c5e642f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network eceb8e9c-8772-46f3-8bf6-9b0c1f6ec90c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:20.603 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0621b5b-828d-4196-871f-ef6881a063e3 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource cd8a6d8e-37c8-4a60-a140-16eab26d8b6a (type: networks) to 1 2026-08-11 09:47:20.769 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c2a4c94-5a73-480b-9109-26f69c5e642f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ed2265da-d64e-4e2e-bef7-5d60e21ac88f (type: ports) to 1 2026-08-11 09:47:20.962 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d0621b5b-828d-4196-871f-ef6881a063e3 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:20.973 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d0621b5b-828d-4196-871f-ef6881a063e3 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network cd8a6d8e-37c8-4a60-a140-16eab26d8b6a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:20.977 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b2ac610-181d-48d8-913a-f480023a0f99 - - - - - -] Successfully bumped revision number for resource 0b97716f-e5ab-47ab-81ee-b29aa44b4c6b (type: ports) to 4 2026-08-11 09:47:21.133 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0621b5b-828d-4196-871f-ef6881a063e3 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 96eb8899-82ac-4eaa-9457-dc15edd95003 (type: ports) to 1 [pid: 8|app: 0|req: 327/649] 10.0.0.53 () {34 vars in 669 bytes} [Tue Aug 11 09:47:19 2026] POST /v2.0/networks => generated 773 bytes in 1972 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:47:21.400 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f1b4720f-e01f-4c1a-b663-5fb29aa202b9 - - - - - -] OVN reports status down for port: ed2265da-d64e-4e2e-bef7-5d60e21ac88f 2026-08-11 09:47:21.651 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b2ac610-181d-48d8-913a-f480023a0f99 - - - - - -] Successfully bumped revision number for resource 0b97716f-e5ab-47ab-81ee-b29aa44b4c6b (type: ports) to 5 2026-08-11 09:47:21.936 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f1b4720f-e01f-4c1a-b663-5fb29aa202b9 - - - - - -] OVN reports status up for port: ed2265da-d64e-4e2e-bef7-5d60e21ac88f 2026-08-11 09:47:21.980 8 INFO neutron.plugins.ml2.plugin [None req-f1b4720f-e01f-4c1a-b663-5fb29aa202b9 - - - - - -] Attempt 1 to provision port ed2265da-d64e-4e2e-bef7-5d60e21ac88f 2026-08-11 09:47:21.985 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6c2a4c94-5a73-480b-9109-26f69c5e642f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:21.986 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6c2a4c94-5a73-480b-9109-26f69c5e642f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network eceb8e9c-8772-46f3-8bf6-9b0c1f6ec90c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:22.137 8 INFO neutron.db.ovn_revision_numbers_db [None req-f53feb00-0e27-4105-b058-799ff08db324 - - - - - -] Successfully bumped revision number for resource ed3b9fd6-0dd5-495e-ac54-674f1850b45c (type: ports) to 4 2026-08-11 09:47:22.522 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c2a4c94-5a73-480b-9109-26f69c5e642f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ed2265da-d64e-4e2e-bef7-5d60e21ac88f (type: router_ports) to 1 [pid: 7|app: 0|req: 323/650] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:47:19 2026] PUT /v2.0/routers/bbffa38c-1e27-425b-bd84-513c8f5fa1b3/add_router_interface => generated 309 bytes in 3463 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:22.595 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7ce0eb6a-dee7-40ac-b5f6-5be7250cf918 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:22.598 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7ce0eb6a-dee7-40ac-b5f6-5be7250cf918 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network dd39fb36-443b-4a96-8da0-c06f788cacc0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:22.709 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bb177b07-2a3a-45c1-855a-2bf992417b52 - - - - - -] OVN reports status down for port: 96eb8899-82ac-4eaa-9457-dc15edd95003 2026-08-11 09:47:23.028 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bb177b07-2a3a-45c1-855a-2bf992417b52 - - - - - -] OVN reports status down for port: abb63d29-7ac0-4ce2-9564-32c97798ab82 2026-08-11 09:47:23.165 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5c5e973a-d6c6-45f6-a66a-83cbe28f46d9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:23.167 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5c5e973a-d6c6-45f6-a66a-83cbe28f46d9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 065b252b-7f5b-47ab-84dd-9d7d145e3fde: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:23.242 8 INFO neutron.db.ovn_revision_numbers_db [None req-7ce0eb6a-dee7-40ac-b5f6-5be7250cf918 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource abb63d29-7ac0-4ce2-9564-32c97798ab82 (type: ports) to 1 2026-08-11 09:47:23.265 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bb177b07-2a3a-45c1-855a-2bf992417b52 - - - - - -] OVN reports status down for port: 551dbd96-6cc8-47e7-b396-7a149712ded8 2026-08-11 09:47:23.334 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c5e973a-d6c6-45f6-a66a-83cbe28f46d9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 551dbd96-6cc8-47e7-b396-7a149712ded8 (type: ports) to 1 2026-08-11 09:47:23.573 8 INFO neutron.db.ovn_revision_numbers_db [None req-f53feb00-0e27-4105-b058-799ff08db324 - - - - - -] Successfully bumped revision number for resource ed3b9fd6-0dd5-495e-ac54-674f1850b45c (type: ports) to 5 2026-08-11 09:47:23.926 8 INFO neutron.db.ovn_revision_numbers_db [None req-f1b4720f-e01f-4c1a-b663-5fb29aa202b9 - - - - - -] Successfully bumped revision number for resource ed2265da-d64e-4e2e-bef7-5d60e21ac88f (type: ports) to 2 2026-08-11 09:47:24.009 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bb177b07-2a3a-45c1-855a-2bf992417b52 - - - - - -] OVN reports status up for port: 551dbd96-6cc8-47e7-b396-7a149712ded8 2026-08-11 09:47:24.043 7 INFO neutron.plugins.ml2.plugin [None req-bb177b07-2a3a-45c1-855a-2bf992417b52 - - - - - -] Attempt 1 to provision port 551dbd96-6cc8-47e7-b396-7a149712ded8 2026-08-11 09:47:24.165 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5c5e973a-d6c6-45f6-a66a-83cbe28f46d9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:24.172 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5c5e973a-d6c6-45f6-a66a-83cbe28f46d9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 065b252b-7f5b-47ab-84dd-9d7d145e3fde: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:24.570 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7ce0eb6a-dee7-40ac-b5f6-5be7250cf918 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:24.571 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7ce0eb6a-dee7-40ac-b5f6-5be7250cf918 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network dd39fb36-443b-4a96-8da0-c06f788cacc0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:24.797 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb177b07-2a3a-45c1-855a-2bf992417b52 - - - - - -] Successfully bumped revision number for resource 551dbd96-6cc8-47e7-b396-7a149712ded8 (type: ports) to 2 2026-08-11 09:47:25.088 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c5e973a-d6c6-45f6-a66a-83cbe28f46d9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 551dbd96-6cc8-47e7-b396-7a149712ded8 (type: router_ports) to 1 [pid: 7|app: 0|req: 324/651] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:47:22 2026] PUT /v2.0/routers/b78e9c06-d4fe-4a57-9a88-23d2ed079b1c/add_router_interface => generated 309 bytes in 2574 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:25.140 8 INFO neutron.db.ovn_revision_numbers_db [None req-7ce0eb6a-dee7-40ac-b5f6-5be7250cf918 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource abb63d29-7ac0-4ce2-9564-32c97798ab82 (type: router_ports) to 1 [pid: 8|app: 0|req: 328/652] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:47:21 2026] PUT /v2.0/routers/fdd4bfa4-1659-4255-8173-43b02eba8890/add_router_interface => generated 309 bytes in 3951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:25.316 8 INFO neutron.db.ovn_revision_numbers_db [None req-05298fe3-71d2-4ab3-8594-b9658a576bf8 d2215352b6fc408381558ef2b3c40a1e 373b686acf6b43469fc5276c43481bc2 - - default default] Successfully bumped revision number for resource 84d69dca-a26e-47bd-9c6d-9eb8821f0198 (type: security_groups) to 1 2026-08-11 09:47:25.331 8 INFO neutron.db.ovn_revision_numbers_db [None req-05298fe3-71d2-4ab3-8594-b9658a576bf8 d2215352b6fc408381558ef2b3c40a1e 373b686acf6b43469fc5276c43481bc2 - - default default] Successfully bumped revision number for resource 44dca345-4c99-4dad-a9a3-f7c33c4ce73a (type: security_group_rules) to 0 2026-08-11 09:47:25.345 8 INFO neutron.db.ovn_revision_numbers_db [None req-05298fe3-71d2-4ab3-8594-b9658a576bf8 d2215352b6fc408381558ef2b3c40a1e 373b686acf6b43469fc5276c43481bc2 - - default default] Successfully bumped revision number for resource 71fa7cae-7e2b-465e-96f8-9295075c7578 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 331/655] 10.0.0.53 () {34 vars in 683 bytes} [Tue Aug 11 09:47:25 2026] POST /v2.0/security-groups => generated 1659 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 09:47:25.404 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7eb1af8a-207d-4e19-8618-70bbab89d418 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:25.406 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7eb1af8a-207d-4e19-8618-70bbab89d418 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network cd8a6d8e-37c8-4a60-a140-16eab26d8b6a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:25.547 8 INFO neutron.db.ovn_revision_numbers_db [None req-0feea98a-01c0-42df-8b65-eb3ca1afaa6e d2215352b6fc408381558ef2b3c40a1e 373b686acf6b43469fc5276c43481bc2 - - default default] Successfully bumped revision number for resource fdc9c6e1-98c1-429c-a73b-969aff446fa4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 332/656] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:47:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:47:25.728 8 INFO neutron.db.ovn_revision_numbers_db [None req-c002a9c8-0dec-4db2-a532-bcabda22ff87 b7ffd024bd314f349cba4863855748e1 529b0766192e4c4a8af93fdf422c0f3c - - default default] Successfully bumped revision number for resource 18d5cd0a-7af0-4006-826d-320f95aa7564 (type: security_groups) to 1 2026-08-11 09:47:25.741 8 INFO neutron.db.ovn_revision_numbers_db [None req-c002a9c8-0dec-4db2-a532-bcabda22ff87 b7ffd024bd314f349cba4863855748e1 529b0766192e4c4a8af93fdf422c0f3c - - default default] Successfully bumped revision number for resource 1e19fbcc-b6b7-49c4-8b7c-767e4aafad8a (type: security_group_rules) to 0 2026-08-11 09:47:25.754 8 INFO neutron.db.ovn_revision_numbers_db [None req-c002a9c8-0dec-4db2-a532-bcabda22ff87 b7ffd024bd314f349cba4863855748e1 529b0766192e4c4a8af93fdf422c0f3c - - default default] Successfully bumped revision number for resource b04ac57b-567e-4f60-aa91-558f7343b00c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 333/657] 10.0.0.53 () {34 vars in 683 bytes} [Tue Aug 11 09:47:25 2026] POST /v2.0/security-groups => generated 1661 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 09:47:25.923 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f298f2d-6717-44f6-b8ba-52fb4c1450e6 - - - - - -] Successfully bumped revision number for resource 96eb8899-82ac-4eaa-9457-dc15edd95003 (type: ports) to 2 2026-08-11 09:47:25.954 8 INFO neutron.db.ovn_revision_numbers_db [None req-7791adc5-17f7-416b-b827-086fcccf1f00 d2215352b6fc408381558ef2b3c40a1e 373b686acf6b43469fc5276c43481bc2 - - default default] Successfully bumped revision number for resource 23e800d6-8a98-4770-9732-b0042f7c05ab (type: security_group_rules) to 0 2026-08-11 09:47:25.985 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f298f2d-6717-44f6-b8ba-52fb4c1450e6 - - - - - -] Successfully bumped revision number for resource 3e93a7ea-093f-44a0-988b-35170f926b67 (type: subnets) to 0 [pid: 8|app: 0|req: 334/658] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:47:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/659] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:47:25 2026] POST /v2.0/subnets => generated 698 bytes in 896 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:47:26.145 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f553c2d-cd3d-43f6-a037-7bf2e63d229e b7ffd024bd314f349cba4863855748e1 529b0766192e4c4a8af93fdf422c0f3c - - default default] Successfully bumped revision number for resource cc9aedd0-04fc-4998-a3d2-0fa0d2dd6f28 (type: security_group_rules) to 0 2026-08-11 09:47:26.173 7 INFO neutron.db.ovn_revision_numbers_db [req-560795ef-3468-4069-ba3e-cc64360fad07 req-8cac80cc-b812-4de0-923d-d8df5ba6a9a8 5ad51b52673b4d4fa73d237da6184168 c21054bdb54847c8a437eb86a0fb8986 - - default default] Successfully bumped revision number for resource 6aa311c3-c735-4196-8472-14812fde9c76 (type: security_groups) to 1 2026-08-11 09:47:26.185 7 INFO neutron.db.ovn_revision_numbers_db [req-560795ef-3468-4069-ba3e-cc64360fad07 req-8cac80cc-b812-4de0-923d-d8df5ba6a9a8 5ad51b52673b4d4fa73d237da6184168 c21054bdb54847c8a437eb86a0fb8986 - - default default] Successfully bumped revision number for resource 89f9236c-87f8-4822-954c-3b339d1cfc8a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 335/660] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:47:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:47:26.201 7 INFO neutron.db.ovn_revision_numbers_db [req-560795ef-3468-4069-ba3e-cc64360fad07 req-8cac80cc-b812-4de0-923d-d8df5ba6a9a8 5ad51b52673b4d4fa73d237da6184168 c21054bdb54847c8a437eb86a0fb8986 - - default default] Successfully bumped revision number for resource c1157c2f-d0e6-4fe0-b5a1-a8563c0c1174 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 326/661] 10.0.0.131 () {38 vars in 970 bytes} [Tue Aug 11 09:47:26 2026] POST /v2.0/security-groups => generated 1685 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 09:47:26.496 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6c1c4cc1-291d-4a89-9bdc-0aa5cf3c3dd9 d2215352b6fc408381558ef2b3c40a1e 373b686acf6b43469fc5276c43481bc2 - - default default] No more DHCP agents 2026-08-11 09:47:26.499 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6c1c4cc1-291d-4a89-9bdc-0aa5cf3c3dd9 d2215352b6fc408381558ef2b3c40a1e 373b686acf6b43469fc5276c43481bc2 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:26.694 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-343d1eaf-7c4b-40df-ac14-7539922dc912 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:26.695 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-343d1eaf-7c4b-40df-ac14-7539922dc912 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 336/662] 10.0.0.53 () {34 vars in 674 bytes} [Tue Aug 11 09:47:26 2026] POST /v2.0/floatingips => generated 552 bytes in 600 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:47:26.866 7 INFO neutron.db.ovn_revision_numbers_db [None req-343d1eaf-7c4b-40df-ac14-7539922dc912 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource b0ecc924-a593-4b96-877c-404ad6cb6aeb (type: ports) to 1 2026-08-11 09:47:26.947 8 INFO neutron.db.ovn_revision_numbers_db [None req-fad20d9a-826d-40b0-870c-ab0c06e6d039 b7ffd024bd314f349cba4863855748e1 529b0766192e4c4a8af93fdf422c0f3c - - default default] Successfully bumped revision number for resource 5ba88da1-f008-41cd-8c8e-f5f2a04954f9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 337/663] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:47:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/664] 10.0.0.131 () {34 vars in 990 bytes} [Tue Aug 11 09:47:26 2026] GET /v2.0/security-groups/6aa311c3-c735-4196-8472-14812fde9c76 => generated 1685 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:47:27.291 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-80983127-ff5a-4598-b97c-64f14f5ec11e b7ffd024bd314f349cba4863855748e1 529b0766192e4c4a8af93fdf422c0f3c - - default default] No more DHCP agents 2026-08-11 09:47:27.292 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-80983127-ff5a-4598-b97c-64f14f5ec11e b7ffd024bd314f349cba4863855748e1 529b0766192e4c4a8af93fdf422c0f3c - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:27.502 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-50e8321a-2457-4575-a975-60549c21fa53 - - - - - -] Schedule LRP lrp-b0ecc924-a593-4b96-877c-404ad6cb6aeb on gateway ce5202b0-5136-491f-befe-509851665b2b with priority 1 2026-08-11 09:47:27.570 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f53feb00-0e27-4105-b058-799ff08db324 - - - - - -] Router bd4e1312-2736-401f-83a3-05c843f90da7 is bound to host instance 2026-08-11 09:47:27.574 7 INFO neutron.db.ovn_revision_numbers_db [None req-343d1eaf-7c4b-40df-ac14-7539922dc912 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource b0ecc924-a593-4b96-877c-404ad6cb6aeb (type: router_ports) to 1 [pid: 8|app: 0|req: 339/665] 10.0.0.53 () {34 vars in 674 bytes} [Tue Aug 11 09:47:27 2026] POST /v2.0/floatingips => generated 552 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:47:27.645 7 INFO neutron.db.ovn_revision_numbers_db [None req-343d1eaf-7c4b-40df-ac14-7539922dc912 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource bd4e1312-2736-401f-83a3-05c843f90da7 (type: routers) to 2 [pid: 7|app: 0|req: 327/666] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:47:26 2026] POST /v2.0/routers => generated 976 bytes in 1427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:47:27.886 8 INFO neutron.db.ovn_revision_numbers_db [req-e72c3fc3-71e8-4d3c-b336-4bad44009ec5 req-b8704332-3273-4bb5-aafc-a07de1f0c03b 5ad51b52673b4d4fa73d237da6184168 c21054bdb54847c8a437eb86a0fb8986 - - default default] Successfully bumped revision number for resource 55fc2906-e8e1-4d7f-bfb0-b9338d0421ac (type: security_group_rules) to 0 [pid: 8|app: 0|req: 340/667] 10.0.0.131 () {38 vars in 980 bytes} [Tue Aug 11 09:47:27 2026] POST /v2.0/security-group-rules => generated 614 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:47:28.303 8 INFO neutron.db.ovn_revision_numbers_db [req-0fddf2ff-f4a2-4337-86c5-bcca84e356da req-a0f92e73-3306-450a-88b4-53ef8a34993c 5ad51b52673b4d4fa73d237da6184168 c21054bdb54847c8a437eb86a0fb8986 - - default default] Successfully bumped revision number for resource e0e4bca6-c81f-4404-8f79-dc04aed41448 (type: security_groups) to 1 2026-08-11 09:47:28.335 8 INFO neutron.db.ovn_revision_numbers_db [req-0fddf2ff-f4a2-4337-86c5-bcca84e356da req-a0f92e73-3306-450a-88b4-53ef8a34993c 5ad51b52673b4d4fa73d237da6184168 c21054bdb54847c8a437eb86a0fb8986 - - default default] Successfully bumped revision number for resource 163ae74a-5f72-4d44-85b0-8ba13b7d6438 (type: security_group_rules) to 0 2026-08-11 09:47:28.358 8 INFO neutron.db.ovn_revision_numbers_db [req-0fddf2ff-f4a2-4337-86c5-bcca84e356da req-a0f92e73-3306-450a-88b4-53ef8a34993c 5ad51b52673b4d4fa73d237da6184168 c21054bdb54847c8a437eb86a0fb8986 - - default default] Successfully bumped revision number for resource 5e91e674-5e71-4c05-b0de-74f6759c3104 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 341/668] 10.0.0.131 () {38 vars in 970 bytes} [Tue Aug 11 09:47:27 2026] POST /v2.0/security-groups => generated 1686 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/669] 10.0.0.131 () {34 vars in 1099 bytes} [Tue Aug 11 09:47:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1975979504&fields=id&tenant_id=529b0766192e4c4a8af93fdf422c0f3c => generated 69 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/670] 10.0.0.131 () {34 vars in 990 bytes} [Tue Aug 11 09:47:28 2026] GET /v2.0/security-groups/e0e4bca6-c81f-4404-8f79-dc04aed41448 => generated 1686 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:47:28.610 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc7e6097-2d2a-4e2a-9563-eeaa6f6f61d1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:28.611 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc7e6097-2d2a-4e2a-9563-eeaa6f6f61d1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network cd8a6d8e-37c8-4a60-a140-16eab26d8b6a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 344/671] 10.0.0.131 () {34 vars in 981 bytes} [Tue Aug 11 09:47:28 2026] GET /v2.0/networks?id=065b252b-7f5b-47ab-84dd-9d7d145e3fde => generated 708 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:28.751 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc7e6097-2d2a-4e2a-9563-eeaa6f6f61d1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 858d18bf-aca5-4a59-a870-414af8625c8d (type: ports) to 1 2026-08-11 09:47:28.964 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-29ce1ffb-56ad-498b-83fa-2ce8388570c3 - - - - - -] No hosting information found for port ed2265da-d64e-4e2e-bef7-5d60e21ac88f: RuntimeError: No hosting information found for port ed2265da-d64e-4e2e-bef7-5d60e21ac88f 2026-08-11 09:47:28.998 8 INFO neutron.db.ovn_revision_numbers_db [req-72c3c5f6-dd8c-4a82-b2f6-4fc0355a7978 req-5f8ae735-a1d8-40ed-80f1-57cda860c3e8 5ad51b52673b4d4fa73d237da6184168 c21054bdb54847c8a437eb86a0fb8986 - - default default] Successfully bumped revision number for resource fe150a99-241b-42b7-ab17-fdb153c101fd (type: security_group_rules) to 0 [pid: 8|app: 0|req: 345/672] 10.0.0.131 () {38 vars in 980 bytes} [Tue Aug 11 09:47:28 2026] POST /v2.0/security-group-rules => generated 614 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:47:29.129 8 INFO neutron.db.ovn_revision_numbers_db [None req-964e1bb8-fba5-4039-aa01-51992d67a295 - - - - - -] Successfully bumped revision number for resource b0ecc924-a593-4b96-877c-404ad6cb6aeb (type: ports) to 4 [pid: 8|app: 0|req: 346/673] 10.0.0.131 () {34 vars in 964 bytes} [Tue Aug 11 09:47:29 2026] GET /v2.0/quotas/529b0766192e4c4a8af93fdf422c0f3c => generated 292 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:29.282 8 INFO neutron.db.ovn_revision_numbers_db [None req-29ce1ffb-56ad-498b-83fa-2ce8388570c3 - - - - - -] Successfully bumped revision number for resource ed2265da-d64e-4e2e-bef7-5d60e21ac88f (type: router_ports) to 2 [pid: 8|app: 0|req: 347/674] 10.0.0.131 () {34 vars in 990 bytes} [Tue Aug 11 09:47:29 2026] GET /v2.0/security-groups/e0e4bca6-c81f-4404-8f79-dc04aed41448 => generated 2311 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:47:29.427 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc7e6097-2d2a-4e2a-9563-eeaa6f6f61d1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:29.429 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc7e6097-2d2a-4e2a-9563-eeaa6f6f61d1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network cd8a6d8e-37c8-4a60-a140-16eab26d8b6a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:29.896 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc7e6097-2d2a-4e2a-9563-eeaa6f6f61d1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 858d18bf-aca5-4a59-a870-414af8625c8d (type: router_ports) to 1 [pid: 7|app: 0|req: 328/675] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:47:27 2026] PUT /v2.0/routers/bd4e1312-2736-401f-83a3-05c843f90da7/add_router_interface => generated 309 bytes in 2232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:30.049 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-29ce1ffb-56ad-498b-83fa-2ce8388570c3 - - - - - -] OVN reports status down for port: 858d18bf-aca5-4a59-a870-414af8625c8d 2026-08-11 09:47:30.053 7 INFO neutron.db.ovn_revision_numbers_db [req-3bed0a41-969f-4440-8e03-90cd488b481a req-349060e8-2d76-4d25-9c1f-46420a092aba 5ad51b52673b4d4fa73d237da6184168 c21054bdb54847c8a437eb86a0fb8986 - - default default] Successfully bumped revision number for resource 940eec20-aa77-46b2-b548-af6d6a8919fe (type: security_group_rules) to 0 [pid: 8|app: 0|req: 348/676] 10.0.0.131 () {34 vars in 1001 bytes} [Tue Aug 11 09:47:29 2026] GET /v2.0/ports?tenant_id=529b0766192e4c4a8af93fdf422c0f3c&fields=id => generated 103 bytes in 746 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/677] 10.0.0.131 () {38 vars in 980 bytes} [Tue Aug 11 09:47:29 2026] POST /v2.0/security-group-rules => generated 619 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:47:30.268 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ec6917f9-a2bf-44b6-ad7d-14713cfec5b2 - - - - - -] No hosting information found for port 551dbd96-6cc8-47e7-b396-7a149712ded8: RuntimeError: No hosting information found for port 551dbd96-6cc8-47e7-b396-7a149712ded8 2026-08-11 09:47:30.269 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ec6917f9-a2bf-44b6-ad7d-14713cfec5b2 - - - - - -] OVN reports status up for port: abb63d29-7ac0-4ce2-9564-32c97798ab82 2026-08-11 09:47:30.280 7 INFO neutron.plugins.ml2.plugin [None req-ec6917f9-a2bf-44b6-ad7d-14713cfec5b2 - - - - - -] Attempt 1 to provision port abb63d29-7ac0-4ce2-9564-32c97798ab82 2026-08-11 09:47:30.317 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-29ce1ffb-56ad-498b-83fa-2ce8388570c3 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 09:47:30.318 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-29ce1ffb-56ad-498b-83fa-2ce8388570c3 - - - - - -] OVN reports status up for port: 858d18bf-aca5-4a59-a870-414af8625c8d [pid: 8|app: 0|req: 349/678] 10.0.0.131 () {34 vars in 990 bytes} [Tue Aug 11 09:47:30 2026] GET /v2.0/security-groups/e0e4bca6-c81f-4404-8f79-dc04aed41448 => generated 2941 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:47:30.341 8 INFO neutron.plugins.ml2.plugin [None req-29ce1ffb-56ad-498b-83fa-2ce8388570c3 - - - - - -] Attempt 1 to provision port 858d18bf-aca5-4a59-a870-414af8625c8d [pid: 7|app: 0|req: 330/679] 10.0.0.131 () {34 vars in 1000 bytes} [Tue Aug 11 09:47:30 2026] GET /v2.0/security-group-rules/940eec20-aa77-46b2-b548-af6d6a8919fe => generated 616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/680] 10.0.0.131 () {34 vars in 906 bytes} [Tue Aug 11 09:47:30 2026] GET /v2.0/extensions => generated 20541 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/681] 10.0.0.131 () {34 vars in 990 bytes} [Tue Aug 11 09:47:30 2026] GET /v2.0/security-groups/e0e4bca6-c81f-4404-8f79-dc04aed41448 => generated 2941 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/682] 10.0.0.131 () {34 vars in 1007 bytes} [Tue Aug 11 09:47:30 2026] GET /v2.0/networks/065b252b-7f5b-47ab-84dd-9d7d145e3fde?fields=segments => generated 14 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:30.631 8 INFO neutron.db.ovn_revision_numbers_db [None req-964e1bb8-fba5-4039-aa01-51992d67a295 - - - - - -] Successfully bumped revision number for resource b0ecc924-a593-4b96-877c-404ad6cb6aeb (type: ports) to 5 [pid: 7|app: 0|req: 333/683] 10.0.0.131 () {34 vars in 1107 bytes} [Tue Aug 11 09:47:30 2026] GET /v2.0/networks/065b252b-7f5b-47ab-84dd-9d7d145e3fde?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:30.820 7 INFO neutron.db.ovn_revision_numbers_db [None req-ec6917f9-a2bf-44b6-ad7d-14713cfec5b2 - - - - - -] Successfully bumped revision number for resource abb63d29-7ac0-4ce2-9564-32c97798ab82 (type: ports) to 2 [pid: 8|app: 0|req: 351/684] 10.0.0.131 () {36 vars in 1022 bytes} [Tue Aug 11 09:47:30 2026] DELETE /v2.0/security-group-rules/940eec20-aa77-46b2-b548-af6d6a8919fe => generated 0 bytes in 462 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/685] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:31 2026] GET /v2.0/ports?device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 12 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:31.109 7 INFO neutron.db.ovn_revision_numbers_db [None req-b696f11d-88f1-40f7-96c1-36f91a5f06b8 07c9be4669ae44269a674a549b7b4831 af4a168dc5874f46955ae04668cc4e39 - - default default] Successfully bumped revision number for resource 8093f29e-9def-45fb-949c-57ba3b80bce0 (type: security_groups) to 1 2026-08-11 09:47:31.121 7 INFO neutron.db.ovn_revision_numbers_db [None req-b696f11d-88f1-40f7-96c1-36f91a5f06b8 07c9be4669ae44269a674a549b7b4831 af4a168dc5874f46955ae04668cc4e39 - - default default] Successfully bumped revision number for resource 3ee34446-c06b-4d19-98b7-666e85cb2d71 (type: security_group_rules) to 0 2026-08-11 09:47:31.149 7 INFO neutron.db.ovn_revision_numbers_db [None req-b696f11d-88f1-40f7-96c1-36f91a5f06b8 07c9be4669ae44269a674a549b7b4831 af4a168dc5874f46955ae04668cc4e39 - - default default] Successfully bumped revision number for resource 80169066-9f69-46e4-8eff-7288d1df1fca (type: security_group_rules) to 0 [pid: 8|app: 0|req: 353/686] 10.0.0.131 () {34 vars in 990 bytes} [Tue Aug 11 09:47:31 2026] GET /v2.0/security-groups/e0e4bca6-c81f-4404-8f79-dc04aed41448 => generated 2311 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/687] 10.0.0.53 () {34 vars in 683 bytes} [Tue Aug 11 09:47:30 2026] POST /v2.0/security-groups => generated 1658 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 09:47:31.342 7 INFO neutron.db.ovn_revision_numbers_db [None req-0126044c-547d-4986-b5e1-e927847de3c9 07c9be4669ae44269a674a549b7b4831 af4a168dc5874f46955ae04668cc4e39 - - default default] Successfully bumped revision number for resource b8421115-52ad-4e6c-9b15-5fe69a898c22 (type: security_group_rules) to 0 2026-08-11 09:47:31.385 8 INFO neutron.db.ovn_revision_numbers_db [None req-29ce1ffb-56ad-498b-83fa-2ce8388570c3 - - - - - -] Successfully bumped revision number for resource 858d18bf-aca5-4a59-a870-414af8625c8d (type: ports) to 2 [pid: 7|app: 0|req: 335/688] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:47:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/689] 10.0.0.131 () {36 vars in 1012 bytes} [Tue Aug 11 09:47:31 2026] DELETE /v2.0/security-groups/e0e4bca6-c81f-4404-8f79-dc04aed41448 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/690] 10.0.0.131 () {34 vars in 990 bytes} [Tue Aug 11 09:47:31 2026] GET /v2.0/security-groups/6aa311c3-c735-4196-8472-14812fde9c76 => generated 2310 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:47:31.586 7 INFO neutron.db.ovn_revision_numbers_db [None req-4fa421c4-3305-4b3f-9413-be9a71efd5d0 07c9be4669ae44269a674a549b7b4831 af4a168dc5874f46955ae04668cc4e39 - - default default] Successfully bumped revision number for resource ae4ca9f2-b8b9-4adc-9f05-9ecee883a840 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 336/691] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:47:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/692] 10.0.0.131 () {36 vars in 1012 bytes} [Tue Aug 11 09:47:31 2026] DELETE /v2.0/security-groups/6aa311c3-c735-4196-8472-14812fde9c76 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/693] 10.0.0.131 () {34 vars in 1097 bytes} [Tue Aug 11 09:47:31 2026] GET /v2.0/security-groups?name=tempest-securitygroup--563227463&fields=id&tenant_id=373b686acf6b43469fc5276c43481bc2 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:31.897 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-14dde046-b7f3-4b38-bc99-7faa23c36393 07c9be4669ae44269a674a549b7b4831 af4a168dc5874f46955ae04668cc4e39 - - default default] No more DHCP agents 2026-08-11 09:47:31.899 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-14dde046-b7f3-4b38-bc99-7faa23c36393 07c9be4669ae44269a674a549b7b4831 af4a168dc5874f46955ae04668cc4e39 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:32.166 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f8b93dc-6a24-4335-a643-c2f8305945cc c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: abb63d29-7ac0-4ce2-9564-32c97798ab82 2026-08-11 09:47:32.174 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f8b93dc-6a24-4335-a643-c2f8305945cc c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: abb63d29-7ac0-4ce2-9564-32c97798ab82 [pid: 7|app: 0|req: 337/694] 10.0.0.53 () {34 vars in 674 bytes} [Tue Aug 11 09:47:31 2026] POST /v2.0/floatingips => generated 552 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/695] 10.0.0.131 () {34 vars in 981 bytes} [Tue Aug 11 09:47:32 2026] GET /v2.0/networks?id=eceb8e9c-8772-46f3-8bf6-9b0c1f6ec90c => generated 718 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/696] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:32 2026] GET /v2.0/ports?device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/697] 10.0.0.131 () {34 vars in 964 bytes} [Tue Aug 11 09:47:32 2026] GET /v2.0/quotas/373b686acf6b43469fc5276c43481bc2 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/698] 10.0.0.131 () {34 vars in 1001 bytes} [Tue Aug 11 09:47:32 2026] GET /v2.0/ports?tenant_id=373b686acf6b43469fc5276c43481bc2&fields=id => generated 103 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/699] 10.0.0.131 () {34 vars in 1097 bytes} [Tue Aug 11 09:47:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--505131097&fields=id&tenant_id=af4a168dc5874f46955ae04668cc4e39 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/700] 10.0.0.131 () {34 vars in 981 bytes} [Tue Aug 11 09:47:32 2026] GET /v2.0/networks?id=cd8a6d8e-37c8-4a60-a140-16eab26d8b6a => generated 721 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/701] 10.0.0.131 () {34 vars in 964 bytes} [Tue Aug 11 09:47:32 2026] GET /v2.0/quotas/af4a168dc5874f46955ae04668cc4e39 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/702] 10.0.0.131 () {34 vars in 1001 bytes} [Tue Aug 11 09:47:32 2026] GET /v2.0/ports?tenant_id=af4a168dc5874f46955ae04668cc4e39&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/703] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:47:31 2026] PUT /v2.0/routers/fdd4bfa4-1659-4255-8173-43b02eba8890/remove_router_interface => generated 309 bytes in 1186 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, ' [pid: 7|app: 0|req: 346/704] 10.0.0.131 () {34 vars in 906 bytes} [Tue Aug 11 09:47:32 2026] GET /v2.0/extensions => generated 20541 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/705] 10.0.0.131 () {34 vars in 1007 bytes} [Tue Aug 11 09:47:32 2026] GET /v2.0/networks/cd8a6d8e-37c8-4a60-a140-16eab26d8b6a?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/706] 10.0.0.131 () {34 vars in 1007 bytes} [Tue Aug 11 09:47:32 2026] GET /v2.0/networks/eceb8e9c-8772-46f3-8bf6-9b0c1f6ec90c?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/707] 10.0.0.131 () {34 vars in 1107 bytes} [Tue Aug 11 09:47:33 2026] GET /v2.0/networks/cd8a6d8e-37c8-4a60-a140-16eab26d8b6a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/708] 10.0.0.131 () {34 vars in 1107 bytes} [Tue Aug 11 09:47:33 2026] GET /v2.0/networks/eceb8e9c-8772-46f3-8bf6-9b0c1f6ec90c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/709] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:33 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:33.352 7 INFO neutron_taas.services.taas.taas_plugin [None req-0a6819df-29bc-4c8d-b044-95ea265c0384 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: 0b97716f-e5ab-47ab-81ee-b29aa44b4c6b 2026-08-11 09:47:33.361 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a6819df-29bc-4c8d-b044-95ea265c0384 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: 0b97716f-e5ab-47ab-81ee-b29aa44b4c6b [pid: 8|app: 0|req: 364/710] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:33 2026] GET /v2.0/ports?device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/711] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:33 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/712] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:47:32 2026] DELETE /v2.0/routers/fdd4bfa4-1659-4255-8173-43b02eba8890 => generated 0 bytes in 1021 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/713] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:47:33 2026] DELETE /v2.0/subnets/b55d8235-e398-44b2-acba-bcb7d5fcac6a => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/714] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:34 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:34.345 7 INFO neutron_taas.services.taas.taas_plugin [None req-1d0f1ab3-3899-4bf5-a6b8-a2a3a6d0ddd5 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: 33769bed-6ce5-4190-bd84-2104cda45660 2026-08-11 09:47:34.348 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d0f1ab3-3899-4bf5-a6b8-a2a3a6d0ddd5 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: 33769bed-6ce5-4190-bd84-2104cda45660 [pid: 8|app: 0|req: 368/715] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:34 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/716] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:34 2026] GET /v2.0/ports?device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/717] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:47:34 2026] DELETE /v2.0/networks/dd39fb36-443b-4a96-8da0-c06f788cacc0 => generated 0 bytes in 451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/718] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:47:34 2026] GET /v2.0/security-groups?tenant_id=c21054bdb54847c8a437eb86a0fb8986&name=default => generated 2921 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/719] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:47:34 2026] DELETE /v2.0/security-groups/4c797042-41f4-4444-8072-8fc35abcecae => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:47:35.117 7 INFO neutron.services.segments.plugin [-] Segment 3b2fad84-530c-4358-b8c1-b731e7e1c9ce resource provider aggregate not found 2026-08-11 09:47:35.126 7 INFO neutron.services.segments.plugin [-] Segment 3b2fad84-530c-4358-b8c1-b731e7e1c9ce resource provider aggregate not found 2026-08-11 09:47:35.132 7 INFO neutron.services.segments.plugin [-] Segment 3b2fad84-530c-4358-b8c1-b731e7e1c9ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b2fad84-530c-4358-b8c1-b731e7e1c9ce found for delete ", "request_id": "req-826e5357-d347-4cf1-80c3-b9a8373808db"}]} 2026-08-11 09:47:35.142 7 INFO neutron.services.segments.plugin [-] Segment 3b2fad84-530c-4358-b8c1-b731e7e1c9ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b2fad84-530c-4358-b8c1-b731e7e1c9ce found for delete ", "request_id": "req-1abd47c6-2c68-4686-879b-6a7cd2eb98c8"}]} 2026-08-11 09:47:35.375 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-54c7788f-e588-44c2-9b42-7325aab9ad27 - - - - - -] No port found with ID abb63d29-7ac0-4ce2-9564-32c97798ab82: RuntimeError: No port found with ID abb63d29-7ac0-4ce2-9564-32c97798ab82 [pid: 8|app: 0|req: 371/720] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:35 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:35.482 7 INFO neutron.db.ovn_revision_numbers_db [None req-54c7788f-e588-44c2-9b42-7325aab9ad27 - - - - - -] Successfully bumped revision number for resource 551dbd96-6cc8-47e7-b396-7a149712ded8 (type: router_ports) to 2 2026-08-11 09:47:35.492 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-54c7788f-e588-44c2-9b42-7325aab9ad27 - - - - - -] OVN reports status down for port: b0ecc924-a593-4b96-877c-404ad6cb6aeb [pid: 8|app: 0|req: 372/721] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:35 2026] GET /v2.0/ports?device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/722] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:35 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:35.849 7 INFO neutron.db.ovn_revision_numbers_db [None req-54c7788f-e588-44c2-9b42-7325aab9ad27 - - - - - -] Successfully bumped revision number for resource b0ecc924-a593-4b96-877c-404ad6cb6aeb (type: ports) to 6 2026-08-11 09:47:35.952 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ae37cdf4-964c-4eb4-9176-1e1e151769e1 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 09:47:35.953 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae37cdf4-964c-4eb4-9176-1e1e151769e1 - - - - - -] OVN reports status up for port: b0ecc924-a593-4b96-877c-404ad6cb6aeb 2026-08-11 09:47:35.967 7 INFO neutron.plugins.ml2.plugin [None req-ae37cdf4-964c-4eb4-9176-1e1e151769e1 - - - - - -] Attempt 1 to provision port b0ecc924-a593-4b96-877c-404ad6cb6aeb [pid: 8|app: 0|req: 373/723] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:47:35 2026] GET /v2.0/networks?id=065b252b-7f5b-47ab-84dd-9d7d145e3fde => generated 708 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/724] 199.204.45.235 () {34 vars in 910 bytes} [Tue Aug 11 09:47:36 2026] GET /v2.0/extensions => generated 20541 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/725] 199.204.45.235 () {34 vars in 1049 bytes} [Tue Aug 11 09:47:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=529b0766192e4c4a8af93fdf422c0f3c => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:36.528 7 INFO neutron.db.ovn_revision_numbers_db [None req-ae37cdf4-964c-4eb4-9176-1e1e151769e1 - - - - - -] Successfully bumped revision number for resource b0ecc924-a593-4b96-877c-404ad6cb6aeb (type: ports) to 7 [pid: 8|app: 0|req: 375/726] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:36 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:36.756 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-737deb99-991a-4ec1-86bc-240e4ba55e74 req-23802dfa-ead1-4c23-a9b7-f04bfd700028 b7ffd024bd314f349cba4863855748e1 529b0766192e4c4a8af93fdf422c0f3c - - default default] No more DHCP agents 2026-08-11 09:47:36.760 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-737deb99-991a-4ec1-86bc-240e4ba55e74 req-23802dfa-ead1-4c23-a9b7-f04bfd700028 b7ffd024bd314f349cba4863855748e1 529b0766192e4c4a8af93fdf422c0f3c - - default default] Unable to schedule network 065b252b-7f5b-47ab-84dd-9d7d145e3fde: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 376/727] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:36 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:36.898 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5e859794-bd2d-4f33-ae54-a6facb16dc88 - - - - - -] OVN reports status down for port: 5d3dacbe-0470-4a36-982c-de0dbf358637 [pid: 8|app: 0|req: 377/728] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:36 2026] GET /v2.0/ports?device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 961 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:36.974 7 INFO neutron.db.ovn_revision_numbers_db [req-737deb99-991a-4ec1-86bc-240e4ba55e74 req-23802dfa-ead1-4c23-a9b7-f04bfd700028 b7ffd024bd314f349cba4863855748e1 529b0766192e4c4a8af93fdf422c0f3c - - default default] Successfully bumped revision number for resource 5d3dacbe-0470-4a36-982c-de0dbf358637 (type: ports) to 1 [pid: 8|app: 0|req: 378/729] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:36 2026] GET /v2.0/security-groups?id=18d5cd0a-7af0-4006-826d-320f95aa7564&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:37.007 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-9742b6f0-dc88-4851-bf6d-3420ecc3b844 - - - - - -] No hosting information found for port 858d18bf-aca5-4a59-a870-414af8625c8d: RuntimeError: No hosting information found for port 858d18bf-aca5-4a59-a870-414af8625c8d 2026-08-11 09:47:37.081 8 INFO neutron.db.ovn_revision_numbers_db [None req-9742b6f0-dc88-4851-bf6d-3420ecc3b844 - - - - - -] Successfully bumped revision number for resource 858d18bf-aca5-4a59-a870-414af8625c8d (type: router_ports) to 2 [pid: 7|app: 0|req: 352/730] 199.204.45.235 () {38 vars in 954 bytes} [Tue Aug 11 09:47:36 2026] POST /v2.0/ports => generated 958 bytes in 960 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:47:37.294 8 INFO neutron.db.ovn_revision_numbers_db [None req-2dda9105-6ea7-41e5-ab8b-53031d6000d9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 5d5b5ea7-f636-4e48-9fd1-f3672f572c7d (type: security_groups) to 1 2026-08-11 09:47:37.309 8 INFO neutron.db.ovn_revision_numbers_db [None req-2dda9105-6ea7-41e5-ab8b-53031d6000d9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 564fc88a-aecd-4a01-bfc5-dd184c97116a (type: security_group_rules) to 0 2026-08-11 09:47:37.320 8 INFO neutron.db.ovn_revision_numbers_db [None req-2dda9105-6ea7-41e5-ab8b-53031d6000d9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 740e6c3d-982d-403d-835d-d70cc0081814 (type: security_group_rules) to 0 2026-08-11 09:47:37.338 8 INFO neutron.db.ovn_revision_numbers_db [None req-2dda9105-6ea7-41e5-ab8b-53031d6000d9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource df4c237f-47c8-4f65-a308-a568631ef78a (type: security_group_rules) to 0 2026-08-11 09:47:37.352 8 INFO neutron.db.ovn_revision_numbers_db [None req-2dda9105-6ea7-41e5-ab8b-53031d6000d9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource eb1bbdf9-bde5-4054-aa8b-d6815d7c46bd (type: security_group_rules) to 0 2026-08-11 09:47:37.434 8 INFO neutron.db.segments_db [None req-2dda9105-6ea7-41e5-ab8b-53031d6000d9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Added segment db9cfdd6-cfa2-461c-b6e3-c080f596e7f7 of type geneve for network 49f2a617-69e2-4299-9b09-b5873fda605a /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-08-11 09:47:37.547 8 INFO neutron.db.ovn_revision_numbers_db [None req-2dda9105-6ea7-41e5-ab8b-53031d6000d9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 49f2a617-69e2-4299-9b09-b5873fda605a (type: networks) to 1 2026-08-11 09:47:37.724 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2dda9105-6ea7-41e5-ab8b-53031d6000d9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:37.725 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2dda9105-6ea7-41e5-ab8b-53031d6000d9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 49f2a617-69e2-4299-9b09-b5873fda605a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:37.815 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5e859794-bd2d-4f33-ae54-a6facb16dc88 - - - - - -] OVN reports status down for port: 724e6e87-a811-4d18-8d32-6ba87c870605 2026-08-11 09:47:37.829 8 INFO neutron.db.ovn_revision_numbers_db [None req-2dda9105-6ea7-41e5-ab8b-53031d6000d9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 724e6e87-a811-4d18-8d32-6ba87c870605 (type: ports) to 1 [pid: 8|app: 0|req: 379/731] 10.0.0.53 () {34 vars in 669 bytes} [Tue Aug 11 09:47:36 2026] POST /v2.0/networks => generated 766 bytes in 896 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/732] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:47:37 2026] GET /v2.0/networks?id=cd8a6d8e-37c8-4a60-a140-16eab26d8b6a => generated 721 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/733] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:37 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/736] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:37 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:38.005 7 INFO neutron.db.ovn_revision_numbers_db [req-737deb99-991a-4ec1-86bc-240e4ba55e74 req-89cdb666-8a10-4cbe-91a1-3e4442a2a435 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 5d3dacbe-0470-4a36-982c-de0dbf358637 (type: ports) to 2 2026-08-11 09:47:38.143 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f4aef2c9-6e24-4f5f-b678-78f9568aa9d6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:38.144 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f4aef2c9-6e24-4f5f-b678-78f9568aa9d6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 49f2a617-69e2-4299-9b09-b5873fda605a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:38.269 7 INFO neutron.db.ovn_revision_numbers_db [req-737deb99-991a-4ec1-86bc-240e4ba55e74 req-89cdb666-8a10-4cbe-91a1-3e4442a2a435 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 5d3dacbe-0470-4a36-982c-de0dbf358637 (type: ports) to 4 [pid: 7|app: 0|req: 353/737] 199.204.45.235 () {38 vars in 1027 bytes} [Tue Aug 11 09:47:37 2026] PUT /v2.0/ports/5d3dacbe-0470-4a36-982c-de0dbf358637 => generated 1208 bytes in 887 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/738] 199.204.45.235 () {34 vars in 1049 bytes} [Tue Aug 11 09:47:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=af4a168dc5874f46955ae04668cc4e39 => generated 180 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/739] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:38 2026] GET /v2.0/ports?device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:38.620 8 INFO neutron.db.ovn_revision_numbers_db [None req-2a0bb4b6-6e6f-410a-bd86-5a0fd0bccf24 - - - - - -] Successfully bumped revision number for resource 724e6e87-a811-4d18-8d32-6ba87c870605 (type: ports) to 2 2026-08-11 09:47:38.662 8 INFO neutron.db.ovn_revision_numbers_db [None req-2a0bb4b6-6e6f-410a-bd86-5a0fd0bccf24 - - - - - -] Successfully bumped revision number for resource dd6864ae-e0a5-478d-b08c-268d3fa09f6e (type: subnets) to 0 [pid: 8|app: 0|req: 385/740] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:47:37 2026] POST /v2.0/subnets => generated 691 bytes in 686 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/741] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:38 2026] GET /v2.0/security-groups?id=18d5cd0a-7af0-4006-826d-320f95aa7564&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:38.732 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-6e5cd2ba-21ea-4c8c-a58a-483c38e842eb req-bf94a2e5-7fa0-429a-9377-cba88370a160 07c9be4669ae44269a674a549b7b4831 af4a168dc5874f46955ae04668cc4e39 - - default default] No more DHCP agents 2026-08-11 09:47:38.733 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-6e5cd2ba-21ea-4c8c-a58a-483c38e842eb req-bf94a2e5-7fa0-429a-9377-cba88370a160 07c9be4669ae44269a674a549b7b4831 af4a168dc5874f46955ae04668cc4e39 - - default default] Unable to schedule network cd8a6d8e-37c8-4a60-a140-16eab26d8b6a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:38.818 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d8f0e86-2243-4acf-ac99-a06393ff04a8'] response: {'name': 'network-changed', 'server_uuid': 'd2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2', 'tag': '5d3dacbe-0470-4a36-982c-de0dbf358637', 'status': 'completed', 'code': 200} 2026-08-11 09:47:38.897 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9742b6f0-dc88-4851-bf6d-3420ecc3b844 - - - - - -] OVN reports status down for port: 9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 2026-08-11 09:47:38.920 7 INFO neutron.db.ovn_revision_numbers_db [req-6e5cd2ba-21ea-4c8c-a58a-483c38e842eb req-bf94a2e5-7fa0-429a-9377-cba88370a160 07c9be4669ae44269a674a549b7b4831 af4a168dc5874f46955ae04668cc4e39 - - default default] Successfully bumped revision number for resource 9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 (type: ports) to 1 [pid: 7|app: 0|req: 356/742] 199.204.45.235 () {38 vars in 954 bytes} [Tue Aug 11 09:47:38 2026] POST /v2.0/ports => generated 958 bytes in 622 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, ' 2026-08-11 09:47:39.267 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-463bec18-aa53-40e7-adee-8911300b6181 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:39.268 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-463bec18-aa53-40e7-adee-8911300b6181 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:39.366 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9742b6f0-dc88-4851-bf6d-3420ecc3b844 - - - - - -] OVN reports status down for port: 3debb4f2-b68a-43a4-adec-627d59c20db5 2026-08-11 09:47:39.430 7 INFO neutron.db.ovn_revision_numbers_db [req-6e5cd2ba-21ea-4c8c-a58a-483c38e842eb req-96b95364-7678-423c-81bf-f6689e21335f 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 (type: ports) to 2 2026-08-11 09:47:39.449 8 INFO neutron.db.ovn_revision_numbers_db [None req-463bec18-aa53-40e7-adee-8911300b6181 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 3debb4f2-b68a-43a4-adec-627d59c20db5 (type: ports) to 1 2026-08-11 09:47:39.650 7 INFO neutron.db.ovn_revision_numbers_db [req-6e5cd2ba-21ea-4c8c-a58a-483c38e842eb req-96b95364-7678-423c-81bf-f6689e21335f 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 (type: ports) to 4 [pid: 7|app: 0|req: 357/743] 199.204.45.235 () {38 vars in 1027 bytes} [Tue Aug 11 09:47:39 2026] PUT /v2.0/ports/9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 => generated 1208 bytes in 652 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/744] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:39 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/745] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:39 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/746] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:47:39 2026] GET /v2.0/ports?tenant_id=529b0766192e4c4a8af93fdf422c0f3c&device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 1211 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/747] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:47:39 2026] GET /v2.0/networks?id=eceb8e9c-8772-46f3-8bf6-9b0c1f6ec90c => generated 718 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/748] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:39 2026] GET /v2.0/security-groups?id=8093f29e-9def-45fb-949c-57ba3b80bce0&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/749] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:39 2026] GET /v2.0/ports?device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/750] 199.204.45.235 () {34 vars in 1059 bytes} [Tue Aug 11 09:47:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5d3dacbe-0470-4a36-982c-de0dbf358637 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/751] 199.204.45.235 () {34 vars in 1049 bytes} [Tue Aug 11 09:47:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=373b686acf6b43469fc5276c43481bc2 => generated 180 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/752] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:40 2026] GET /v2.0/security-groups?id=18d5cd0a-7af0-4006-826d-320f95aa7564&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:40.095 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-b2e9126a-affe-468a-b46e-632a9ac1c10b - - - - - -] Schedule LRP lrp-3debb4f2-b68a-43a4-adec-627d59c20db5 on gateway ce5202b0-5136-491f-befe-509851665b2b with priority 1 [pid: 7|app: 0|req: 367/753] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:47:40 2026] GET /v2.0/subnets?id=4cb64fd1-aa76-4164-bf89-23e93e8ee203 => generated 688 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:40.162 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9742b6f0-dc88-4851-bf6d-3420ecc3b844 - - - - - -] OVN reports status up for port: 3debb4f2-b68a-43a4-adec-627d59c20db5 2026-08-11 09:47:40.197 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9b2ac610-181d-48d8-913a-f480023a0f99 - - - - - -] Router 09dcc611-a0a1-4a19-9194-cf6d31f89887 is bound to host instance 2026-08-11 09:47:40.199 8 INFO neutron.plugins.ml2.plugin [None req-9742b6f0-dc88-4851-bf6d-3420ecc3b844 - - - - - -] Attempt 1 to provision port 3debb4f2-b68a-43a4-adec-627d59c20db5 2026-08-11 09:47:40.218 8 INFO neutron.db.ovn_revision_numbers_db [None req-463bec18-aa53-40e7-adee-8911300b6181 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 3debb4f2-b68a-43a4-adec-627d59c20db5 (type: router_ports) to 1 2026-08-11 09:47:40.337 8 INFO neutron.db.ovn_revision_numbers_db [None req-463bec18-aa53-40e7-adee-8911300b6181 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 09dcc611-a0a1-4a19-9194-cf6d31f89887 (type: routers) to 2 [pid: 8|app: 0|req: 387/754] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:47:38 2026] POST /v2.0/routers => generated 969 bytes in 1637 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/755] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:47:40 2026] GET /v2.0/ports?network_id=065b252b-7f5b-47ab-84dd-9d7d145e3fde&device_owner=network%3Adhcp => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:40.930 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2dc96b9f-693d-48e9-9739-3720a9286369 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:40.932 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2dc96b9f-693d-48e9-9739-3720a9286369 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 49f2a617-69e2-4299-9b09-b5873fda605a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:40.953 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a893a6da-6287-454c-9871-646570ce746a'] response: {'name': 'network-changed', 'server_uuid': 'c751981a-b65e-4aac-8d25-a1896b01fe91', 'tag': '9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42', 'status': 'completed', 'code': 200} 2026-08-11 09:47:41.087 8 INFO neutron.db.ovn_revision_numbers_db [None req-2dc96b9f-693d-48e9-9739-3720a9286369 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 3f490b75-8121-4299-aebb-7a2250a82634 (type: ports) to 1 2026-08-11 09:47:41.217 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-1be3de7b-75d4-4c45-b630-df9fe35734d0 req-dd5022c9-a465-4e43-a692-bd5e0ddeab5f d2215352b6fc408381558ef2b3c40a1e 373b686acf6b43469fc5276c43481bc2 - - default default] No more DHCP agents 2026-08-11 09:47:41.220 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-1be3de7b-75d4-4c45-b630-df9fe35734d0 req-dd5022c9-a465-4e43-a692-bd5e0ddeab5f d2215352b6fc408381558ef2b3c40a1e 373b686acf6b43469fc5276c43481bc2 - - default default] Unable to schedule network eceb8e9c-8772-46f3-8bf6-9b0c1f6ec90c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:41.530 7 INFO neutron.db.ovn_revision_numbers_db [req-1be3de7b-75d4-4c45-b630-df9fe35734d0 req-dd5022c9-a465-4e43-a692-bd5e0ddeab5f d2215352b6fc408381558ef2b3c40a1e 373b686acf6b43469fc5276c43481bc2 - - default default] Successfully bumped revision number for resource 32d362f2-6714-4524-810d-a0f01222e9f3 (type: ports) to 1 [pid: 7|app: 0|req: 368/756] 199.204.45.235 () {38 vars in 954 bytes} [Tue Aug 11 09:47:40 2026] POST /v2.0/ports => generated 954 bytes in 1514 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: 369/757] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:47:41 2026] GET /v2.0/networks/065b252b-7f5b-47ab-84dd-9d7d145e3fde?fields=segments => generated 14 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:41.818 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2dc96b9f-693d-48e9-9739-3720a9286369 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:41.820 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2dc96b9f-693d-48e9-9739-3720a9286369 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 49f2a617-69e2-4299-9b09-b5873fda605a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 370/758] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:47:41 2026] GET /v2.0/ports?tenant_id=af4a168dc5874f46955ae04668cc4e39&device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 1211 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/759] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:41 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 957 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/760] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:41 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:42.431 8 INFO neutron.db.ovn_revision_numbers_db [None req-2dc96b9f-693d-48e9-9739-3720a9286369 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 3f490b75-8121-4299-aebb-7a2250a82634 (type: router_ports) to 1 [pid: 8|app: 0|req: 389/761] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:47:40 2026] PUT /v2.0/routers/09dcc611-a0a1-4a19-9194-cf6d31f89887/add_router_interface => generated 309 bytes in 2022 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/762] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:47:42 2026] GET /v2.0/networks/065b252b-7f5b-47ab-84dd-9d7d145e3fde?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/763] 199.204.45.235 () {34 vars in 1059 bytes} [Tue Aug 11 09:47:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:42.602 7 INFO neutron.db.ovn_revision_numbers_db [None req-26542e72-d7de-493d-a0bb-930a027f6bd6 - - - - - -] Successfully bumped revision number for resource 3debb4f2-b68a-43a4-adec-627d59c20db5 (type: ports) to 4 2026-08-11 09:47:42.658 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9742b6f0-dc88-4851-bf6d-3420ecc3b844 - - - - - -] OVN reports status down for port: 3f490b75-8121-4299-aebb-7a2250a82634 2026-08-11 09:47:42.679 7 INFO neutron.db.ovn_revision_numbers_db [req-1be3de7b-75d4-4c45-b630-df9fe35734d0 req-f7a9367e-8bc6-4d48-9a9b-2bba658a01da 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 32d362f2-6714-4524-810d-a0f01222e9f3 (type: ports) to 2 [pid: 8|app: 0|req: 392/764] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:42 2026] GET /v2.0/security-groups?id=84d69dca-a26e-47bd-9c6d-9eb8821f0198&fields=id&fields=name => generated 113 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/765] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:42 2026] GET /v2.0/security-groups?id=8093f29e-9def-45fb-949c-57ba3b80bce0&fields=id&fields=name => generated 113 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:42.782 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-9742b6f0-dc88-4851-bf6d-3420ecc3b844 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 09:47:42.782 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9742b6f0-dc88-4851-bf6d-3420ecc3b844 - - - - - -] OVN reports status down for port: 32d362f2-6714-4524-810d-a0f01222e9f3 [pid: 8|app: 0|req: 394/766] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:47:42 2026] GET /v2.0/subnets?id=3e93a7ea-093f-44a0-988b-35170f926b67 => generated 701 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:42.950 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9742b6f0-dc88-4851-bf6d-3420ecc3b844 - - - - - -] OVN reports status up for port: 3f490b75-8121-4299-aebb-7a2250a82634 [pid: 8|app: 0|req: 395/767] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:42 2026] GET /v2.0/ports?device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 973 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:42.998 8 INFO neutron.plugins.ml2.plugin [None req-9742b6f0-dc88-4851-bf6d-3420ecc3b844 - - - - - -] Attempt 1 to provision port 3f490b75-8121-4299-aebb-7a2250a82634 [pid: 8|app: 0|req: 396/768] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:47:42 2026] GET /v2.0/ports?network_id=cd8a6d8e-37c8-4a60-a140-16eab26d8b6a&device_owner=network%3Adhcp => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:43.204 7 INFO neutron.db.ovn_revision_numbers_db [req-1be3de7b-75d4-4c45-b630-df9fe35734d0 req-f7a9367e-8bc6-4d48-9a9b-2bba658a01da 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 32d362f2-6714-4524-810d-a0f01222e9f3 (type: ports) to 4 2026-08-11 09:47:43.212 7 INFO neutron.db.ovn_revision_numbers_db [None req-26542e72-d7de-493d-a0bb-930a027f6bd6 - - - - - -] Successfully bumped revision number for resource 3debb4f2-b68a-43a4-adec-627d59c20db5 (type: ports) to 5 [pid: 7|app: 0|req: 373/769] 199.204.45.235 () {38 vars in 1027 bytes} [Tue Aug 11 09:47:42 2026] PUT /v2.0/ports/32d362f2-6714-4524-810d-a0f01222e9f3 => generated 1204 bytes in 1237 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:47:43.289 8 INFO neutron.db.ovn_revision_numbers_db [req-567862c6-67b4-4c11-b655-894572ca2a44 req-143d93d2-1a1e-4f92-802e-50870a62d672 892da12bc83f4a19883ca1f8f9469313 d4d6050cdd374b88a83d0b8c135e7990 - - default default] Successfully bumped revision number for resource 5db7cd74-6c61-417e-8ee8-609e813a9e98 (type: security_groups) to 1 2026-08-11 09:47:43.319 8 INFO neutron.db.ovn_revision_numbers_db [req-567862c6-67b4-4c11-b655-894572ca2a44 req-143d93d2-1a1e-4f92-802e-50870a62d672 892da12bc83f4a19883ca1f8f9469313 d4d6050cdd374b88a83d0b8c135e7990 - - default default] Successfully bumped revision number for resource c1a3fdd1-23fc-4695-ad66-e1afeef96f3b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 374/770] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:43 2026] GET /v2.0/security-groups?id=18d5cd0a-7af0-4006-826d-320f95aa7564&fields=id&fields=name => generated 114 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:43.356 8 INFO neutron.db.ovn_revision_numbers_db [req-567862c6-67b4-4c11-b655-894572ca2a44 req-143d93d2-1a1e-4f92-802e-50870a62d672 892da12bc83f4a19883ca1f8f9469313 d4d6050cdd374b88a83d0b8c135e7990 - - default default] Successfully bumped revision number for resource ea513a08-ae2c-4cd4-a802-479d6b0d4bbb (type: security_group_rules) to 0 [pid: 7|app: 0|req: 375/771] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:47:43 2026] GET /v2.0/networks/cd8a6d8e-37c8-4a60-a140-16eab26d8b6a?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:43.430 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ffe2c806-bb62-4946-bdae-a1b3bb8b908c'] response: {'name': 'network-changed', 'server_uuid': '7064de23-08cc-4cc3-bc4f-efa935695835', 'tag': '32d362f2-6714-4524-810d-a0f01222e9f3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 397/772] 10.0.0.131 () {38 vars in 970 bytes} [Tue Aug 11 09:47:43 2026] POST /v2.0/security-groups => generated 1681 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/773] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:47:43 2026] GET /v2.0/networks/cd8a6d8e-37c8-4a60-a140-16eab26d8b6a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:43.502 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-02016743-df92-4ced-a967-c9a1992785ef'] response: {'server_uuid': '7064de23-08cc-4cc3-bc4f-efa935695835', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '32d362f2-6714-4524-810d-a0f01222e9f3', 'code': 200} [pid: 7|app: 0|req: 377/774] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:47:43 2026] GET /v2.0/ports?tenant_id=529b0766192e4c4a8af93fdf422c0f3c&device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 1211 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/775] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:47:43 2026] GET /v2.0/networks?id=065b252b-7f5b-47ab-84dd-9d7d145e3fde => generated 807 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/776] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:43 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/777] 199.204.45.235 () {34 vars in 1059 bytes} [Tue Aug 11 09:47:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5d3dacbe-0470-4a36-982c-de0dbf358637 => 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: 381/778] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:43 2026] GET /v2.0/security-groups?id=84d69dca-a26e-47bd-9c6d-9eb8821f0198&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/779] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:47:43 2026] GET /v2.0/subnets?id=4cb64fd1-aa76-4164-bf89-23e93e8ee203 => generated 688 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/780] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:47:43 2026] GET /v2.0/ports?network_id=065b252b-7f5b-47ab-84dd-9d7d145e3fde&device_owner=network%3Adhcp => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/781] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:43 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 973 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:44.164 8 INFO neutron.db.ovn_revision_numbers_db [req-8350cc5e-d4bb-438e-9391-b3bb73fe465f req-6b36cc4d-efcc-42da-842c-ae6cc72a6348 892da12bc83f4a19883ca1f8f9469313 d4d6050cdd374b88a83d0b8c135e7990 - - default default] Successfully bumped revision number for resource e96fdd65-3f17-423f-b356-512b4fa42d77 (type: security_groups) to 1 [pid: 7|app: 0|req: 385/782] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:47:44 2026] GET /v2.0/ports?tenant_id=373b686acf6b43469fc5276c43481bc2&device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 1207 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:47:44.189 8 INFO neutron.db.ovn_revision_numbers_db [req-8350cc5e-d4bb-438e-9391-b3bb73fe465f req-6b36cc4d-efcc-42da-842c-ae6cc72a6348 892da12bc83f4a19883ca1f8f9469313 d4d6050cdd374b88a83d0b8c135e7990 - - default default] Successfully bumped revision number for resource 1a6d10a4-41dc-4cb8-a2d2-e68b261fa86f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 386/783] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:47:44 2026] GET /v2.0/networks/065b252b-7f5b-47ab-84dd-9d7d145e3fde?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:44.235 8 INFO neutron.db.ovn_revision_numbers_db [req-8350cc5e-d4bb-438e-9391-b3bb73fe465f req-6b36cc4d-efcc-42da-842c-ae6cc72a6348 892da12bc83f4a19883ca1f8f9469313 d4d6050cdd374b88a83d0b8c135e7990 - - default default] Successfully bumped revision number for resource 7f1d1f2b-55c4-4e61-9b54-b607db20c834 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 387/784] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:44 2026] GET /v2.0/security-groups?id=8093f29e-9def-45fb-949c-57ba3b80bce0&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/785] 199.204.45.235 () {34 vars in 1017 bytes} [Tue Aug 11 09:47:44 2026] GET /v2.0/networks?tenant_id=373b686acf6b43469fc5276c43481bc2&shared=False => generated 817 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:44.310 8 INFO neutron.db.ovn_revision_numbers_db [None req-9742b6f0-dc88-4851-bf6d-3420ecc3b844 - - - - - -] Successfully bumped revision number for resource 3f490b75-8121-4299-aebb-7a2250a82634 (type: ports) to 2 [pid: 7|app: 0|req: 389/786] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:47:44 2026] GET /v2.0/networks/065b252b-7f5b-47ab-84dd-9d7d145e3fde?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/787] 10.0.0.131 () {38 vars in 970 bytes} [Tue Aug 11 09:47:43 2026] POST /v2.0/security-groups => generated 1681 bytes in 888 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/788] 199.204.45.235 () {34 vars in 929 bytes} [Tue Aug 11 09:47:44 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/789] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:44 2026] GET /v2.0/ports?device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 973 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:44.555 8 INFO neutron.db.ovn_revision_numbers_db [req-bbe4b1b3-b040-4348-a968-d83efd8a0047 req-e4797f8b-92f4-47f8-8ab9-f17965d487a7 892da12bc83f4a19883ca1f8f9469313 d4d6050cdd374b88a83d0b8c135e7990 - - default default] Successfully bumped revision number for resource 73c6b037-aac3-4235-9914-0684bd663fa9 (type: security_groups) to 1 [pid: 7|app: 0|req: 392/790] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:47:44 2026] GET /v2.0/ports?tenant_id=af4a168dc5874f46955ae04668cc4e39&device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:47:44.574 8 INFO neutron.db.ovn_revision_numbers_db [req-bbe4b1b3-b040-4348-a968-d83efd8a0047 req-e4797f8b-92f4-47f8-8ab9-f17965d487a7 892da12bc83f4a19883ca1f8f9469313 d4d6050cdd374b88a83d0b8c135e7990 - - default default] Successfully bumped revision number for resource 1b8a129d-928a-4d8c-bcd1-50d0ce3288a5 (type: security_group_rules) to 0 2026-08-11 09:47:44.591 8 INFO neutron.db.ovn_revision_numbers_db [req-bbe4b1b3-b040-4348-a968-d83efd8a0047 req-e4797f8b-92f4-47f8-8ab9-f17965d487a7 892da12bc83f4a19883ca1f8f9469313 d4d6050cdd374b88a83d0b8c135e7990 - - default default] Successfully bumped revision number for resource 800303df-eaf4-4f1e-94c2-3231417fe830 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 393/791] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:44 2026] GET /v2.0/security-groups?id=18d5cd0a-7af0-4006-826d-320f95aa7564&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/792] 10.0.0.131 () {38 vars in 970 bytes} [Tue Aug 11 09:47:44 2026] POST /v2.0/security-groups => generated 1682 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/793] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:47:44 2026] GET /v2.0/networks?id=cd8a6d8e-37c8-4a60-a140-16eab26d8b6a => generated 820 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/794] 199.204.45.235 () {34 vars in 1059 bytes} [Tue Aug 11 09:47:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/795] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:47:44 2026] GET /v2.0/subnets?id=3e93a7ea-093f-44a0-988b-35170f926b67 => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/796] 10.0.0.131 () {34 vars in 1001 bytes} [Tue Aug 11 09:47:44 2026] GET /v2.0/security-groups?tenant_id=d4d6050cdd374b88a83d0b8c135e7990 => generated 7909 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/797] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:47:44 2026] GET /v2.0/ports?network_id=cd8a6d8e-37c8-4a60-a140-16eab26d8b6a&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/798] 10.0.0.131 () {34 vars in 990 bytes} [Tue Aug 11 09:47:44 2026] GET /v2.0/security-groups/5d5b5ea7-f636-4e48-9fd1-f3672f572c7d => generated 2922 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/799] 10.0.0.131 () {34 vars in 990 bytes} [Tue Aug 11 09:47:44 2026] GET /v2.0/security-groups/5d5b5ea7-f636-4e48-9fd1-f3672f572c7d => generated 2922 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/800] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:47:44 2026] GET /v2.0/networks/cd8a6d8e-37c8-4a60-a140-16eab26d8b6a?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/801] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:47:44 2026] GET /v2.0/networks/cd8a6d8e-37c8-4a60-a140-16eab26d8b6a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/802] 10.0.0.131 () {34 vars in 990 bytes} [Tue Aug 11 09:47:44 2026] GET /v2.0/security-groups/5db7cd74-6c61-417e-8ee8-609e813a9e98 => generated 1681 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/803] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:44 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/804] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:44 2026] GET /v2.0/security-groups?id=84d69dca-a26e-47bd-9c6d-9eb8821f0198&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/805] 10.0.0.131 () {36 vars in 1012 bytes} [Tue Aug 11 09:47:44 2026] DELETE /v2.0/security-groups/5db7cd74-6c61-417e-8ee8-609e813a9e98 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:47:45.062 7 INFO neutron.api.v2.resource [req-8ddfcaa3-3493-45fc-88b5-1a4d16fbb422 req-b8633563-0066-423f-b897-d4e418117956 892da12bc83f4a19883ca1f8f9469313 d4d6050cdd374b88a83d0b8c135e7990 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 401/806] 10.0.0.131 () {34 vars in 990 bytes} [Tue Aug 11 09:47:45 2026] GET /v2.0/security-groups/5db7cd74-6c61-417e-8ee8-609e813a9e98 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/807] 10.0.0.131 () {34 vars in 990 bytes} [Tue Aug 11 09:47:45 2026] GET /v2.0/security-groups/e96fdd65-3f17-423f-b356-512b4fa42d77 => generated 1681 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/808] 10.0.0.131 () {36 vars in 1012 bytes} [Tue Aug 11 09:47:45 2026] DELETE /v2.0/security-groups/e96fdd65-3f17-423f-b356-512b4fa42d77 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:47:45.292 8 INFO neutron.api.v2.resource [req-ba59c952-5c09-49c6-b350-f9bf43f2b410 req-f6c46dc1-eb76-437f-a86d-51089fe79748 892da12bc83f4a19883ca1f8f9469313 d4d6050cdd374b88a83d0b8c135e7990 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 407/809] 10.0.0.131 () {34 vars in 990 bytes} [Tue Aug 11 09:47:45 2026] GET /v2.0/security-groups/e96fdd65-3f17-423f-b356-512b4fa42d77 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/810] 10.0.0.131 () {34 vars in 990 bytes} [Tue Aug 11 09:47:45 2026] GET /v2.0/security-groups/73c6b037-aac3-4235-9914-0684bd663fa9 => generated 1682 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/811] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:45 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/812] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:45 2026] GET /v2.0/security-groups?id=8093f29e-9def-45fb-949c-57ba3b80bce0&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/813] 10.0.0.131 () {36 vars in 1012 bytes} [Tue Aug 11 09:47:45 2026] DELETE /v2.0/security-groups/73c6b037-aac3-4235-9914-0684bd663fa9 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/814] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:47:45 2026] GET /v2.0/ports?tenant_id=373b686acf6b43469fc5276c43481bc2&device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 1207 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:47:45.514 7 INFO neutron.api.v2.resource [req-89809bdf-27bc-4231-a8b6-65e66e44b49d req-2ab933c2-fedf-4638-b048-1eae57d503d0 892da12bc83f4a19883ca1f8f9469313 d4d6050cdd374b88a83d0b8c135e7990 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 406/815] 10.0.0.131 () {34 vars in 990 bytes} [Tue Aug 11 09:47:45 2026] GET /v2.0/security-groups/73c6b037-aac3-4235-9914-0684bd663fa9 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/816] 199.204.45.235 () {34 vars in 1057 bytes} [Tue Aug 11 09:47:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=32d362f2-6714-4524-810d-a0f01222e9f3 => 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: 407/817] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:47:45 2026] GET /v2.0/subnets?id=7553cdbd-fcbf-4db4-9a58-307b942b315b => generated 698 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/818] 10.0.0.131 () {34 vars in 1001 bytes} [Tue Aug 11 09:47:45 2026] GET /v2.0/security-groups?tenant_id=d4d6050cdd374b88a83d0b8c135e7990 => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/819] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:47:45 2026] GET /v2.0/ports?network_id=eceb8e9c-8772-46f3-8bf6-9b0c1f6ec90c&device_owner=network%3Adhcp => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/820] 10.0.0.131 () {34 vars in 990 bytes} [Tue Aug 11 09:47:45 2026] GET /v2.0/security-groups/5d5b5ea7-f636-4e48-9fd1-f3672f572c7d => generated 2922 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/821] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:47:45 2026] GET /v2.0/networks/eceb8e9c-8772-46f3-8bf6-9b0c1f6ec90c?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/822] 10.0.0.131 () {34 vars in 990 bytes} [Tue Aug 11 09:47:45 2026] GET /v2.0/security-groups/5d5b5ea7-f636-4e48-9fd1-f3672f572c7d => generated 2922 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/823] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:45 2026] GET /v2.0/ports?device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/824] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:47:45 2026] GET /v2.0/networks/eceb8e9c-8772-46f3-8bf6-9b0c1f6ec90c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:45.747 8 INFO neutron.api.v2.resource [req-5185b73c-3d87-4f89-8e2c-3bed9fccca28 req-1d87c061-f711-4d89-99a2-2585034b339e 892da12bc83f4a19883ca1f8f9469313 d4d6050cdd374b88a83d0b8c135e7990 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 415/825] 10.0.0.131 () {34 vars in 990 bytes} [Tue Aug 11 09:47:45 2026] GET /v2.0/security-groups/73c6b037-aac3-4235-9914-0684bd663fa9 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/826] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:45 2026] GET /v2.0/security-groups?id=18d5cd0a-7af0-4006-826d-320f95aa7564&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:45.783 8 INFO neutron.api.v2.resource [req-38481389-72a5-4562-aea0-4ffc2207f3aa req-6033e45d-f3e3-4bc9-9546-cb433b4d6061 892da12bc83f4a19883ca1f8f9469313 d4d6050cdd374b88a83d0b8c135e7990 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 416/827] 10.0.0.131 () {34 vars in 990 bytes} [Tue Aug 11 09:47:45 2026] GET /v2.0/security-groups/e96fdd65-3f17-423f-b356-512b4fa42d77 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:47:45.816 7 INFO neutron.api.v2.resource [req-3024c979-8256-4c1b-8e94-a518bd6817a3 req-c2e10848-cb79-47dd-a2b6-525e2fb5c25a 892da12bc83f4a19883ca1f8f9469313 d4d6050cdd374b88a83d0b8c135e7990 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 412/828] 10.0.0.131 () {34 vars in 990 bytes} [Tue Aug 11 09:47:45 2026] GET /v2.0/security-groups/5db7cd74-6c61-417e-8ee8-609e813a9e98 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:47:46.121 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb372532-9856-437f-b141-bfd0033e00d7 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: 3f490b75-8121-4299-aebb-7a2250a82634 2026-08-11 09:47:46.123 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb372532-9856-437f-b141-bfd0033e00d7 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: 3f490b75-8121-4299-aebb-7a2250a82634 [pid: 7|app: 0|req: 413/829] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:46 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/830] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:46 2026] GET /v2.0/security-groups?id=84d69dca-a26e-47bd-9c6d-9eb8821f0198&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/831] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:46 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/832] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:46 2026] GET /v2.0/security-groups?id=8093f29e-9def-45fb-949c-57ba3b80bce0&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/833] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:47:45 2026] PUT /v2.0/routers/09dcc611-a0a1-4a19-9194-cf6d31f89887/remove_router_interface => generated 309 bytes in 918 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, ' [pid: 8|app: 0|req: 418/834] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:46 2026] GET /v2.0/ports?device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/835] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:46 2026] GET /v2.0/security-groups?id=18d5cd0a-7af0-4006-826d-320f95aa7564&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:47.085 7 INFO neutron_taas.services.taas.taas_plugin [None req-a2e291b1-b16c-4fdf-8f61-4067238f1c88 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: 3debb4f2-b68a-43a4-adec-627d59c20db5 2026-08-11 09:47:47.089 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2e291b1-b16c-4fdf-8f61-4067238f1c88 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: 3debb4f2-b68a-43a4-adec-627d59c20db5 [pid: 8|app: 0|req: 420/836] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:47 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/837] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:47 2026] GET /v2.0/security-groups?id=84d69dca-a26e-47bd-9c6d-9eb8821f0198&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/838] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:47:46 2026] DELETE /v2.0/routers/09dcc611-a0a1-4a19-9194-cf6d31f89887 => generated 0 bytes in 746 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/839] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:47 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/840] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:47:47 2026] DELETE /v2.0/subnets/dd6864ae-e0a5-478d-b08c-268d3fa09f6e => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/841] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:47 2026] GET /v2.0/security-groups?id=8093f29e-9def-45fb-949c-57ba3b80bce0&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:47.819 8 INFO neutron_taas.services.taas.taas_plugin [None req-a13b95e0-eb8e-4745-ba03-5cd2647045db c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: 724e6e87-a811-4d18-8d32-6ba87c870605 2026-08-11 09:47:47.823 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a13b95e0-eb8e-4745-ba03-5cd2647045db c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: 724e6e87-a811-4d18-8d32-6ba87c870605 2026-08-11 09:47:48.038 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5e859794-bd2d-4f33-ae54-a6facb16dc88 - - - - - -] OVN reports status up for port: 5d3dacbe-0470-4a36-982c-de0dbf358637 2026-08-11 09:47:48.059 7 INFO neutron.plugins.ml2.plugin [None req-5e859794-bd2d-4f33-ae54-a6facb16dc88 - - - - - -] Attempt 1 to provision port 5d3dacbe-0470-4a36-982c-de0dbf358637 [pid: 7|app: 0|req: 420/842] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:47 2026] GET /v2.0/ports?device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/843] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:48 2026] GET /v2.0/security-groups?id=18d5cd0a-7af0-4006-826d-320f95aa7564&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/844] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:47:47 2026] DELETE /v2.0/networks/49f2a617-69e2-4299-9b09-b5873fda605a => generated 0 bytes in 548 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:47:48.252 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-149e2fe2-cfc8-48a9-9cd0-88b245d6ad30'] response: {'server_uuid': 'd2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5d3dacbe-0470-4a36-982c-de0dbf358637', 'code': 200} [pid: 7|app: 0|req: 422/845] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:47:48 2026] GET /v2.0/security-groups?tenant_id=d4d6050cdd374b88a83d0b8c135e7990&name=default => generated 2925 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:47:48.441 7 INFO neutron.db.ovn_revision_numbers_db [None req-5e859794-bd2d-4f33-ae54-a6facb16dc88 - - - - - -] Successfully bumped revision number for resource 5d3dacbe-0470-4a36-982c-de0dbf358637 (type: ports) to 5 [pid: 7|app: 0|req: 423/846] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:48 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 969 bytes in 225 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-08-11 09:47:48.678 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-48caea6b-11cb-48df-9433-c6ee50f4f215 - - - - - -] No port found with ID 3f490b75-8121-4299-aebb-7a2250a82634: RuntimeError: No port found with ID 3f490b75-8121-4299-aebb-7a2250a82634 [pid: 7|app: 0|req: 424/847] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:48 2026] GET /v2.0/security-groups?id=84d69dca-a26e-47bd-9c6d-9eb8821f0198&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:48.705 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48caea6b-11cb-48df-9433-c6ee50f4f215 - - - - - -] OVN reports status up for port: 9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 [pid: 8|app: 0|req: 424/848] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:47:48 2026] DELETE /v2.0/security-groups/5d5b5ea7-f636-4e48-9fd1-f3672f572c7d => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:47:48.727 8 INFO neutron.plugins.ml2.plugin [None req-48caea6b-11cb-48df-9433-c6ee50f4f215 - - - - - -] Attempt 1 to provision port 9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 2026-08-11 09:47:48.757 8 INFO neutron.services.segments.plugin [-] Segment db9cfdd6-cfa2-461c-b6e3-c080f596e7f7 resource provider aggregate not found 2026-08-11 09:47:48.761 8 INFO neutron.services.segments.plugin [-] Segment db9cfdd6-cfa2-461c-b6e3-c080f596e7f7 resource provider aggregate not found 2026-08-11 09:47:48.777 8 INFO neutron.services.segments.plugin [-] Segment db9cfdd6-cfa2-461c-b6e3-c080f596e7f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db9cfdd6-cfa2-461c-b6e3-c080f596e7f7 found for delete ", "request_id": "req-6ffdf271-ecd1-4751-9088-eca19d1e8da6"}]} 2026-08-11 09:47:48.781 8 INFO neutron.services.segments.plugin [-] Segment db9cfdd6-cfa2-461c-b6e3-c080f596e7f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db9cfdd6-cfa2-461c-b6e3-c080f596e7f7 found for delete ", "request_id": "req-bfef7068-2135-4357-a2a4-60a3e6c57d2d"}]} [pid: 7|app: 0|req: 425/849] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:48 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:48.935 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e85eae5-77fb-49c6-b60a-010abc6d0154'] response: {'server_uuid': 'c751981a-b65e-4aac-8d25-a1896b01fe91', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42', 'code': 200} [pid: 8|app: 0|req: 425/850] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:48 2026] GET /v2.0/security-groups?id=8093f29e-9def-45fb-949c-57ba3b80bce0&fields=id&fields=name => generated 113 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:49.081 8 INFO neutron.db.ovn_revision_numbers_db [None req-48caea6b-11cb-48df-9433-c6ee50f4f215 - - - - - -] Successfully bumped revision number for resource 9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 (type: ports) to 5 2026-08-11 09:47:49.223 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1659e93b-b7e7-4ba0-b9b9-fc4edcbcc1d6 - - - - - -] OVN reports status up for port: 32d362f2-6714-4524-810d-a0f01222e9f3 2026-08-11 09:47:49.237 8 INFO neutron.plugins.ml2.plugin [None req-1659e93b-b7e7-4ba0-b9b9-fc4edcbcc1d6 - - - - - -] Attempt 1 to provision port 32d362f2-6714-4524-810d-a0f01222e9f3 [pid: 7|app: 0|req: 426/851] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:49 2026] GET /v2.0/ports?device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 975 bytes in 63 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, ' [pid: 8|app: 0|req: 426/852] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:49 2026] GET /v2.0/security-groups?id=18d5cd0a-7af0-4006-826d-320f95aa7564&fields=id&fields=name => generated 114 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:49.596 8 INFO neutron.db.ovn_revision_numbers_db [None req-1659e93b-b7e7-4ba0-b9b9-fc4edcbcc1d6 - - - - - -] Successfully bumped revision number for resource 32d362f2-6714-4524-810d-a0f01222e9f3 (type: ports) to 5 [pid: 7|app: 0|req: 427/853] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:49 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 971 bytes in 37 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, ' [pid: 8|app: 0|req: 427/854] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:49 2026] GET /v2.0/security-groups?id=84d69dca-a26e-47bd-9c6d-9eb8821f0198&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/855] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:50 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 975 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/856] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:50 2026] GET /v2.0/security-groups?id=8093f29e-9def-45fb-949c-57ba3b80bce0&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:50.293 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb20eeb4-f431-4f62-8637-8291aaa56e91'] response: {'server_uuid': 'd2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5d3dacbe-0470-4a36-982c-de0dbf358637', 'code': 200} [pid: 7|app: 0|req: 429/857] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:50 2026] GET /v2.0/ports?device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/858] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:50 2026] GET /v2.0/security-groups?id=18d5cd0a-7af0-4006-826d-320f95aa7564&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/859] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:50 2026] GET /v2.0/ports?device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:50.999 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bae5fe3-e089-4938-aaae-a224d35f76b8'] response: {'server_uuid': 'c751981a-b65e-4aac-8d25-a1896b01fe91', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42', 'code': 200} 2026-08-11 09:47:50.999 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bae5fe3-e089-4938-aaae-a224d35f76b8'] response: {'server_uuid': '7064de23-08cc-4cc3-bc4f-efa935695835', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '32d362f2-6714-4524-810d-a0f01222e9f3', 'code': 200} 2026-08-11 09:47:51.000 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bae5fe3-e089-4938-aaae-a224d35f76b8'] response: {'server_uuid': '7064de23-08cc-4cc3-bc4f-efa935695835', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '32d362f2-6714-4524-810d-a0f01222e9f3', 'code': 200} 2026-08-11 09:47:51.271 7 INFO neutron.db.ovn_revision_numbers_db [None req-38815753-ac96-4f61-83d3-ec9653fc7bc6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 0f235d66-080a-4705-8010-49abfb419efb (type: security_groups) to 1 2026-08-11 09:47:51.288 7 INFO neutron.db.ovn_revision_numbers_db [None req-38815753-ac96-4f61-83d3-ec9653fc7bc6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 56fb3f17-093e-4e85-b8a4-d98f4afd41cc (type: security_group_rules) to 0 2026-08-11 09:47:51.310 7 INFO neutron.db.ovn_revision_numbers_db [None req-38815753-ac96-4f61-83d3-ec9653fc7bc6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 75966413-b1bc-4fb3-bec7-a938eb9e4fe2 (type: security_group_rules) to 0 2026-08-11 09:47:51.325 7 INFO neutron.db.ovn_revision_numbers_db [None req-38815753-ac96-4f61-83d3-ec9653fc7bc6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 9aa0ef6f-74f4-4b40-920e-0d816172b020 (type: security_group_rules) to 0 2026-08-11 09:47:51.340 7 INFO neutron.db.ovn_revision_numbers_db [None req-38815753-ac96-4f61-83d3-ec9653fc7bc6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c939c4bb-a1cb-4342-8b9a-962a8fa6ed44 (type: security_group_rules) to 0 2026-08-11 09:47:51.433 7 INFO neutron.db.segments_db [None req-38815753-ac96-4f61-83d3-ec9653fc7bc6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Added segment 6c727abc-70ef-437e-b38a-71f140cfc144 of type geneve for network ca0b63a4-224a-4282-afba-9b4265ff45c4 2026-08-11 09:47:51.563 7 INFO neutron.db.ovn_revision_numbers_db [None req-38815753-ac96-4f61-83d3-ec9653fc7bc6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ca0b63a4-224a-4282-afba-9b4265ff45c4 (type: networks) to 1 2026-08-11 09:47:51.736 8 INFO neutron.db.ovn_revision_numbers_db [None req-305ce1dc-4f04-474c-bf90-b009c60853ca b7ffd024bd314f349cba4863855748e1 529b0766192e4c4a8af93fdf422c0f3c - - default default] Successfully bumped revision number for resource 9792aaa4-91de-4c8f-9f98-a27723e04892 (type: floatingips) to 1 2026-08-11 09:47:51.793 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-38815753-ac96-4f61-83d3-ec9653fc7bc6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:51.795 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-38815753-ac96-4f61-83d3-ec9653fc7bc6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network ca0b63a4-224a-4282-afba-9b4265ff45c4: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:51.873 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e5f37f3-e3cc-49ca-9048-0ccddf0d92a7 - - - - - -] OVN reports status down for port: 67f576b7-b818-428a-b2aa-abebe866fda6 2026-08-11 09:47:51.909 8 INFO neutron.db.ovn_revision_numbers_db [None req-305ce1dc-4f04-474c-bf90-b009c60853ca b7ffd024bd314f349cba4863855748e1 529b0766192e4c4a8af93fdf422c0f3c - - default default] Successfully bumped revision number for resource 9792aaa4-91de-4c8f-9f98-a27723e04892 (type: floatingips) to 2 2026-08-11 09:47:51.910 8 INFO neutron.db.l3_db [None req-305ce1dc-4f04-474c-bf90-b009c60853ca b7ffd024bd314f349cba4863855748e1 529b0766192e4c4a8af93fdf422c0f3c - - default default] Floating IP 9792aaa4-91de-4c8f-9f98-a27723e04892 associated. External IP: 10.96.250.214, port: 5d3dacbe-0470-4a36-982c-de0dbf358637. [pid: 8|app: 0|req: 430/860] 10.0.0.53 () {34 vars in 747 bytes} [Tue Aug 11 09:47:50 2026] PUT /v2.0/floatingips/9792aaa4-91de-4c8f-9f98-a27723e04892 => generated 856 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:51.957 7 INFO neutron.db.ovn_revision_numbers_db [None req-38815753-ac96-4f61-83d3-ec9653fc7bc6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 67f576b7-b818-428a-b2aa-abebe866fda6 (type: ports) to 1 [pid: 7|app: 0|req: 431/861] 10.0.0.53 () {34 vars in 669 bytes} [Tue Aug 11 09:47:50 2026] POST /v2.0/networks => generated 766 bytes in 1195 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: 8|app: 0|req: 431/862] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:51 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/863] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:52 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/864] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:52 2026] GET /v2.0/security-groups?id=84d69dca-a26e-47bd-9c6d-9eb8821f0198&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/865] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:52 2026] GET /v2.0/security-groups?id=8093f29e-9def-45fb-949c-57ba3b80bce0&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:52.178 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4002065e-bebd-4cdc-85d7-017b7f5b4d52 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:52.181 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4002065e-bebd-4cdc-85d7-017b7f5b4d52 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network ca0b63a4-224a-4282-afba-9b4265ff45c4: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 435/866] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:52 2026] GET /v2.0/ports?device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/867] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:52 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/868] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:52 2026] GET /v2.0/security-groups?id=18d5cd0a-7af0-4006-826d-320f95aa7564&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:52.720 8 INFO neutron.db.ovn_revision_numbers_db [None req-17ea72c6-6b7b-4958-910d-630ad0b9d926 - - - - - -] Successfully bumped revision number for resource 67f576b7-b818-428a-b2aa-abebe866fda6 (type: ports) to 2 2026-08-11 09:47:52.771 8 INFO neutron.db.ovn_revision_numbers_db [None req-17ea72c6-6b7b-4958-910d-630ad0b9d926 - - - - - -] Successfully bumped revision number for resource e45d34bf-83bb-47e7-ae3c-80a7e351bca4 (type: subnets) to 0 [pid: 8|app: 0|req: 432/869] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:47:52 2026] POST /v2.0/subnets => generated 691 bytes in 779 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/870] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:52 2026] GET /v2.0/ports?device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:53.063 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d16ba35-a487-4abb-9797-008d05150b5f'] response: {'name': 'network-changed', 'server_uuid': 'd2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2', 'tag': '5d3dacbe-0470-4a36-982c-de0dbf358637', 'status': 'completed', 'code': 200} 2026-08-11 09:47:53.137 7 INFO neutron.db.ovn_revision_numbers_db [None req-0e6bb68e-ccc5-4d05-9c62-11a13753b162 07c9be4669ae44269a674a549b7b4831 af4a168dc5874f46955ae04668cc4e39 - - default default] Successfully bumped revision number for resource 1df6f6b9-fa3d-4828-b655-d3fb6793e40d (type: floatingips) to 1 2026-08-11 09:47:53.265 7 INFO neutron.db.ovn_revision_numbers_db [None req-0e6bb68e-ccc5-4d05-9c62-11a13753b162 07c9be4669ae44269a674a549b7b4831 af4a168dc5874f46955ae04668cc4e39 - - default default] Successfully bumped revision number for resource 1df6f6b9-fa3d-4828-b655-d3fb6793e40d (type: floatingips) to 2 2026-08-11 09:47:53.265 7 INFO neutron.db.l3_db [None req-0e6bb68e-ccc5-4d05-9c62-11a13753b162 07c9be4669ae44269a674a549b7b4831 af4a168dc5874f46955ae04668cc4e39 - - default default] Floating IP 1df6f6b9-fa3d-4828-b655-d3fb6793e40d associated. External IP: 10.96.250.218, port: 9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42. [pid: 7|app: 0|req: 438/871] 10.0.0.53 () {34 vars in 747 bytes} [Tue Aug 11 09:47:52 2026] PUT /v2.0/floatingips/1df6f6b9-fa3d-4828-b655-d3fb6793e40d => generated 856 bytes in 1030 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/874] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:53 2026] GET /v2.0/security-groups?id=18d5cd0a-7af0-4006-826d-320f95aa7564&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/875] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:53 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/876] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:53 2026] GET /v2.0/security-groups?id=84d69dca-a26e-47bd-9c6d-9eb8821f0198&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:53.474 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d814e5f7-534e-4dea-9c22-36f3d38a4be1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:53.476 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d814e5f7-534e-4dea-9c22-36f3d38a4be1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:53.541 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e38b2c45-3f14-4c94-be31-a025676fd580'] response: {'name': 'network-changed', 'server_uuid': 'c751981a-b65e-4aac-8d25-a1896b01fe91', 'tag': '9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 444/877] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:53 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/878] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:53 2026] GET /v2.0/security-groups?id=8093f29e-9def-45fb-949c-57ba3b80bce0&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:53.623 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f54e3f86-239e-42a2-b3de-a454c12fc68e - - - - - -] OVN reports status down for port: 2268db8e-04eb-49e9-97b3-04a669c0745b [pid: 7|app: 0|req: 446/879] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:47:53 2026] GET /v2.0/ports?tenant_id=529b0766192e4c4a8af93fdf422c0f3c&device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 1213 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:47:53.703 8 INFO neutron.db.ovn_revision_numbers_db [None req-d814e5f7-534e-4dea-9c22-36f3d38a4be1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 2268db8e-04eb-49e9-97b3-04a669c0745b (type: ports) to 1 2026-08-11 09:47:53.819 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e5f37f3-e3cc-49ca-9048-0ccddf0d92a7 - - - - - -] OVN reports status down for port: 5d3dacbe-0470-4a36-982c-de0dbf358637 [pid: 7|app: 0|req: 447/880] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:53 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 971 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/881] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:47:53 2026] GET /v2.0/networks?id=065b252b-7f5b-47ab-84dd-9d7d145e3fde => generated 807 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:54.415 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e5f37f3-e3cc-49ca-9048-0ccddf0d92a7 - - - - - -] Successfully bumped revision number for resource 5d3dacbe-0470-4a36-982c-de0dbf358637 (type: ports) to 6 2026-08-11 09:47:54.529 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-b2e9126a-affe-468a-b46e-632a9ac1c10b - - - - - -] Schedule LRP lrp-2268db8e-04eb-49e9-97b3-04a669c0745b on gateway ce5202b0-5136-491f-befe-509851665b2b with priority 1 2026-08-11 09:47:54.591 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-964e1bb8-fba5-4039-aa01-51992d67a295 - - - - - -] Router 73036dfd-c13d-4b82-a7e3-f66d37c13736 is bound to host instance 2026-08-11 09:47:54.618 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f54e3f86-239e-42a2-b3de-a454c12fc68e - - - - - -] OVN reports status up for port: 2268db8e-04eb-49e9-97b3-04a669c0745b 2026-08-11 09:47:54.673 8 INFO neutron.plugins.ml2.plugin [None req-f54e3f86-239e-42a2-b3de-a454c12fc68e - - - - - -] Attempt 1 to provision port 2268db8e-04eb-49e9-97b3-04a669c0745b 2026-08-11 09:47:54.743 8 INFO neutron.db.ovn_revision_numbers_db [None req-d814e5f7-534e-4dea-9c22-36f3d38a4be1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 2268db8e-04eb-49e9-97b3-04a669c0745b (type: router_ports) to 1 2026-08-11 09:47:54.814 7 INFO neutron.db.ovn_revision_numbers_db [None req-0cc082e6-e8f3-4210-b6da-aabf8c0c76e5 d2215352b6fc408381558ef2b3c40a1e 373b686acf6b43469fc5276c43481bc2 - - default default] Successfully bumped revision number for resource 56f0ebd2-8353-44e2-a887-c202595b4aa1 (type: floatingips) to 1 2026-08-11 09:47:54.989 7 INFO neutron.db.ovn_revision_numbers_db [None req-0cc082e6-e8f3-4210-b6da-aabf8c0c76e5 d2215352b6fc408381558ef2b3c40a1e 373b686acf6b43469fc5276c43481bc2 - - default default] Successfully bumped revision number for resource 56f0ebd2-8353-44e2-a887-c202595b4aa1 (type: floatingips) to 2 2026-08-11 09:47:54.990 7 INFO neutron.db.l3_db [None req-0cc082e6-e8f3-4210-b6da-aabf8c0c76e5 d2215352b6fc408381558ef2b3c40a1e 373b686acf6b43469fc5276c43481bc2 - - default default] Floating IP 56f0ebd2-8353-44e2-a887-c202595b4aa1 associated. External IP: 10.96.250.204, port: 32d362f2-6714-4524-810d-a0f01222e9f3. 2026-08-11 09:47:55.026 8 INFO neutron.db.ovn_revision_numbers_db [None req-d814e5f7-534e-4dea-9c22-36f3d38a4be1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 73036dfd-c13d-4b82-a7e3-f66d37c13736 (type: routers) to 2 [pid: 7|app: 0|req: 449/882] 10.0.0.53 () {34 vars in 747 bytes} [Tue Aug 11 09:47:53 2026] PUT /v2.0/floatingips/56f0ebd2-8353-44e2-a887-c202595b4aa1 => generated 855 bytes in 1070 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, ' [pid: 8|app: 0|req: 434/883] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:47:52 2026] POST /v2.0/routers => generated 969 bytes in 2189 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: 450/884] 199.204.45.235 () {34 vars in 1059 bytes} [Tue Aug 11 09:47:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5d3dacbe-0470-4a36-982c-de0dbf358637 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/885] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:55 2026] GET /v2.0/ports?device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/886] 199.204.45.235 () {34 vars in 993 bytes} [Tue Aug 11 09:47:55 2026] GET /v2.0/ports?device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/887] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:47:55 2026] GET /v2.0/ports?tenant_id=af4a168dc5874f46955ae04668cc4e39&device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 1213 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/888] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:55 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 971 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/889] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:47:55 2026] GET /v2.0/subnets?id=4cb64fd1-aa76-4164-bf89-23e93e8ee203 => generated 688 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/890] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:55 2026] GET /v2.0/security-groups?id=18d5cd0a-7af0-4006-826d-320f95aa7564&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:55.592 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4898e22c-7784-4f83-aa92-61c81e0a5e20'] response: {'server_uuid': 'd2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5d3dacbe-0470-4a36-982c-de0dbf358637', 'code': 200} 2026-08-11 09:47:55.593 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4898e22c-7784-4f83-aa92-61c81e0a5e20'] response: {'server_uuid': 'd2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5d3dacbe-0470-4a36-982c-de0dbf358637', 'code': 200} 2026-08-11 09:47:55.593 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4898e22c-7784-4f83-aa92-61c81e0a5e20'] response: {'name': 'network-changed', 'server_uuid': '7064de23-08cc-4cc3-bc4f-efa935695835', 'tag': '32d362f2-6714-4524-810d-a0f01222e9f3', 'status': 'completed', 'code': 200} 2026-08-11 09:47:55.685 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3f265467-3cc2-4c9c-b523-311ee238de65 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:55.686 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3f265467-3cc2-4c9c-b523-311ee238de65 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network ca0b63a4-224a-4282-afba-9b4265ff45c4: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:47:55.850 7 INFO neutron.db.ovn_revision_numbers_db [None req-3f265467-3cc2-4c9c-b523-311ee238de65 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 877cbdfa-6cc8-49ed-8d39-3461ba859ad9 (type: ports) to 1 2026-08-11 09:47:55.852 8 INFO neutron_taas.services.taas.taas_plugin [req-56e7fd71-7a37-4ae0-8834-9c707e2e450d req-5c4207a4-de39-4a50-aebe-1ce33da0d10a b7ffd024bd314f349cba4863855748e1 529b0766192e4c4a8af93fdf422c0f3c - - default default] TaaS: Handle Delete Port: 5d3dacbe-0470-4a36-982c-de0dbf358637 2026-08-11 09:47:55.881 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-56e7fd71-7a37-4ae0-8834-9c707e2e450d req-5c4207a4-de39-4a50-aebe-1ce33da0d10a b7ffd024bd314f349cba4863855748e1 529b0766192e4c4a8af93fdf422c0f3c - - default default] Tap Mirror: Handle Delete Port: 5d3dacbe-0470-4a36-982c-de0dbf358637 2026-08-11 09:47:56.301 8 INFO neutron.db.l3_db [req-56e7fd71-7a37-4ae0-8834-9c707e2e450d req-5c4207a4-de39-4a50-aebe-1ce33da0d10a b7ffd024bd314f349cba4863855748e1 529b0766192e4c4a8af93fdf422c0f3c - - default default] Floating IP 9792aaa4-91de-4c8f-9f98-a27723e04892 disassociated. External IP: 10.96.250.214, port: 5d3dacbe-0470-4a36-982c-de0dbf358637. [pid: 8|app: 0|req: 439/891] 199.204.45.235 () {36 vars in 996 bytes} [Tue Aug 11 09:47:55 2026] DELETE /v2.0/ports/5d3dacbe-0470-4a36-982c-de0dbf358637 => generated 0 bytes in 1124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:47:56.662 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3f265467-3cc2-4c9c-b523-311ee238de65 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:47:56.664 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3f265467-3cc2-4c9c-b523-311ee238de65 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network ca0b63a4-224a-4282-afba-9b4265ff45c4: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 440/892] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:47:56 2026] GET /v2.0/networks?id=cd8a6d8e-37c8-4a60-a140-16eab26d8b6a => generated 820 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/893] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:56 2026] GET /v2.0/security-groups?id=84d69dca-a26e-47bd-9c6d-9eb8821f0198&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:56.867 8 INFO neutron.db.ovn_revision_numbers_db [None req-a45ea121-c64a-4559-8ffd-a20b25db59ae - - - - - -] Successfully bumped revision number for resource 2268db8e-04eb-49e9-97b3-04a669c0745b (type: ports) to 4 2026-08-11 09:47:56.877 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-16ed01de-2a53-4e1a-b86a-ccf9bf9ced37'] response: {'server_uuid': 'd2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2', 'name': 'network-vif-deleted', 'tag': '5d3dacbe-0470-4a36-982c-de0dbf358637', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 442/894] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:47:56 2026] GET /v2.0/ports?network_id=065b252b-7f5b-47ab-84dd-9d7d145e3fde&device_owner=network%3Adhcp => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/895] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:47:56 2026] GET /v2.0/ports?tenant_id=373b686acf6b43469fc5276c43481bc2&device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 1209 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/896] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:56 2026] GET /v2.0/ports?device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:57.210 7 INFO neutron.db.ovn_revision_numbers_db [None req-3f265467-3cc2-4c9c-b523-311ee238de65 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 877cbdfa-6cc8-49ed-8d39-3461ba859ad9 (type: router_ports) to 1 [pid: 7|app: 0|req: 453/897] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:47:55 2026] PUT /v2.0/routers/73036dfd-c13d-4b82-a7e3-f66d37c13736/add_router_interface => generated 309 bytes in 2042 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, ' [pid: 7|app: 0|req: 454/898] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:47:57 2026] GET /v2.0/networks/065b252b-7f5b-47ab-84dd-9d7d145e3fde?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/899] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:47:57 2026] GET /v2.0/networks?id=eceb8e9c-8772-46f3-8bf6-9b0c1f6ec90c => generated 817 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/900] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:57 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/901] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:47:57 2026] GET /v2.0/networks/065b252b-7f5b-47ab-84dd-9d7d145e3fde?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/902] 199.204.45.235 () {34 vars in 1057 bytes} [Tue Aug 11 09:47:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=32d362f2-6714-4524-810d-a0f01222e9f3 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/903] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:57 2026] GET /v2.0/security-groups?id=84d69dca-a26e-47bd-9c6d-9eb8821f0198&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/904] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:47:57 2026] GET /v2.0/subnets?id=7553cdbd-fcbf-4db4-9a58-307b942b315b => generated 698 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/905] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:47:57 2026] GET /v2.0/ports?network_id=eceb8e9c-8772-46f3-8bf6-9b0c1f6ec90c&device_owner=network%3Adhcp => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/906] 199.204.45.235 () {34 vars in 1059 bytes} [Tue Aug 11 09:47:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 => generated 861 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/907] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:47:57 2026] GET /v2.0/networks/eceb8e9c-8772-46f3-8bf6-9b0c1f6ec90c?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/908] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:47:57 2026] GET /v2.0/networks/eceb8e9c-8772-46f3-8bf6-9b0c1f6ec90c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/909] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:47:57 2026] GET /v2.0/subnets?id=3e93a7ea-093f-44a0-988b-35170f926b67 => generated 701 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/910] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:47:57 2026] GET /v2.0/ports?network_id=cd8a6d8e-37c8-4a60-a140-16eab26d8b6a&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:57.842 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f54e3f86-239e-42a2-b3de-a454c12fc68e - - - - - -] OVN reports status down for port: 877cbdfa-6cc8-49ed-8d39-3461ba859ad9 [pid: 8|app: 0|req: 447/911] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:47:57 2026] GET /v2.0/networks/cd8a6d8e-37c8-4a60-a140-16eab26d8b6a?fields=segments => generated 14 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:57.955 7 INFO neutron.db.ovn_revision_numbers_db [None req-4011c498-0851-4863-aa05-de5f543edf84 2ba0cce31d054ea19e39f476bf71abe9 d893871b6b914e6297e0cbe12d20da6c - - default default] Successfully bumped revision number for resource e6920395-560e-490d-98a5-2fb2b0e0b0c9 (type: security_groups) to 1 2026-08-11 09:47:57.973 7 INFO neutron.db.ovn_revision_numbers_db [None req-4011c498-0851-4863-aa05-de5f543edf84 2ba0cce31d054ea19e39f476bf71abe9 d893871b6b914e6297e0cbe12d20da6c - - default default] Successfully bumped revision number for resource 05584ec6-4861-4782-b25c-254438249503 (type: security_group_rules) to 0 2026-08-11 09:47:57.988 7 INFO neutron.db.ovn_revision_numbers_db [None req-4011c498-0851-4863-aa05-de5f543edf84 2ba0cce31d054ea19e39f476bf71abe9 d893871b6b914e6297e0cbe12d20da6c - - default default] Successfully bumped revision number for resource 73a1b088-75b6-46c1-9d4e-16d892145b0f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 465/912] 10.0.0.53 () {34 vars in 683 bytes} [Tue Aug 11 09:47:57 2026] POST /v2.0/security-groups => generated 1659 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/913] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:47:57 2026] GET /v2.0/networks/cd8a6d8e-37c8-4a60-a140-16eab26d8b6a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:58.101 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f54e3f86-239e-42a2-b3de-a454c12fc68e - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 09:47:58.101 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f54e3f86-239e-42a2-b3de-a454c12fc68e - - - - - -] OVN reports status up for port: 877cbdfa-6cc8-49ed-8d39-3461ba859ad9 2026-08-11 09:47:58.128 8 INFO neutron.plugins.ml2.plugin [None req-f54e3f86-239e-42a2-b3de-a454c12fc68e - - - - - -] Attempt 1 to provision port 877cbdfa-6cc8-49ed-8d39-3461ba859ad9 [pid: 8|app: 0|req: 449/914] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:58 2026] GET /v2.0/ports?device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 12 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:47:58.294 7 INFO neutron.db.ovn_revision_numbers_db [None req-101a72e4-6913-4964-ac5d-815723acde51 2ba0cce31d054ea19e39f476bf71abe9 d893871b6b914e6297e0cbe12d20da6c - - default default] Successfully bumped revision number for resource 52bb4c4c-de9e-45d3-a775-68cdda44ba56 (type: security_group_rules) to 0 2026-08-11 09:47:58.302 8 INFO neutron.db.ovn_revision_numbers_db [None req-a45ea121-c64a-4559-8ffd-a20b25db59ae - - - - - -] Successfully bumped revision number for resource 2268db8e-04eb-49e9-97b3-04a669c0745b (type: ports) to 5 [pid: 7|app: 0|req: 466/915] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:47:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/916] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:58 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/917] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:58 2026] GET /v2.0/security-groups?id=84d69dca-a26e-47bd-9c6d-9eb8821f0198&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:58.705 8 INFO neutron.db.ovn_revision_numbers_db [None req-de19f929-e332-403d-a2cb-087c72d37b3e 2ba0cce31d054ea19e39f476bf71abe9 d893871b6b914e6297e0cbe12d20da6c - - default default] Successfully bumped revision number for resource 743e7a65-6568-4f8e-81e4-f8605e1a78d6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 450/918] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:47:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:47:58.957 8 INFO neutron.db.ovn_revision_numbers_db [None req-f54e3f86-239e-42a2-b3de-a454c12fc68e - - - - - -] Successfully bumped revision number for resource 877cbdfa-6cc8-49ed-8d39-3461ba859ad9 (type: ports) to 2 2026-08-11 09:47:59.052 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-732b5ff5-e7bd-4819-9d66-358384068425 2ba0cce31d054ea19e39f476bf71abe9 d893871b6b914e6297e0cbe12d20da6c - - default default] No more DHCP agents 2026-08-11 09:47:59.053 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-732b5ff5-e7bd-4819-9d66-358384068425 2ba0cce31d054ea19e39f476bf71abe9 d893871b6b914e6297e0cbe12d20da6c - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 451/919] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:59 2026] GET /v2.0/ports?device_id=d2ef4d24-6eff-44b9-9c36-2fdcb94d5ab2 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/920] 10.0.0.53 () {34 vars in 674 bytes} [Tue Aug 11 09:47:58 2026] POST /v2.0/floatingips => generated 552 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/921] 199.204.45.235 () {34 vars in 993 bytes} [Tue Aug 11 09:47:59 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:47:59.709 7 INFO neutron_taas.services.taas.taas_plugin [req-8bd6daeb-6b04-444b-9a96-5b1285fe268e req-a4e5cd7d-a577-43d0-a2f7-fc87aff31d9a d2215352b6fc408381558ef2b3c40a1e 373b686acf6b43469fc5276c43481bc2 - - default default] TaaS: Handle Delete Port: 32d362f2-6714-4524-810d-a0f01222e9f3 2026-08-11 09:47:59.715 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8bd6daeb-6b04-444b-9a96-5b1285fe268e req-a4e5cd7d-a577-43d0-a2f7-fc87aff31d9a d2215352b6fc408381558ef2b3c40a1e 373b686acf6b43469fc5276c43481bc2 - - default default] Tap Mirror: Handle Delete Port: 32d362f2-6714-4524-810d-a0f01222e9f3 [pid: 8|app: 0|req: 453/922] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:47:59 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/923] 10.0.0.131 () {34 vars in 1097 bytes} [Tue Aug 11 09:47:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--910257200&fields=id&tenant_id=d893871b6b914e6297e0cbe12d20da6c => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/924] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:47:59 2026] GET /v2.0/security-groups?id=84d69dca-a26e-47bd-9c6d-9eb8821f0198&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/925] 10.0.0.131 () {34 vars in 981 bytes} [Tue Aug 11 09:47:59 2026] GET /v2.0/networks?id=ca0b63a4-224a-4282-afba-9b4265ff45c4 => generated 714 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/926] 10.0.0.131 () {34 vars in 964 bytes} [Tue Aug 11 09:47:59 2026] GET /v2.0/quotas/d893871b6b914e6297e0cbe12d20da6c => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/927] 10.0.0.131 () {34 vars in 1001 bytes} [Tue Aug 11 09:47:59 2026] GET /v2.0/ports?tenant_id=d893871b6b914e6297e0cbe12d20da6c&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/928] 10.0.0.131 () {34 vars in 1007 bytes} [Tue Aug 11 09:47:59 2026] GET /v2.0/networks/ca0b63a4-224a-4282-afba-9b4265ff45c4?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/929] 10.0.0.131 () {34 vars in 1107 bytes} [Tue Aug 11 09:48:00 2026] GET /v2.0/networks/ca0b63a4-224a-4282-afba-9b4265ff45c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/930] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:00 2026] GET /v2.0/ports?device_id=0a64a093-56e6-4c52-9c21-5b80df151606 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:48:00.457 7 INFO neutron.db.l3_db [req-8bd6daeb-6b04-444b-9a96-5b1285fe268e req-a4e5cd7d-a577-43d0-a2f7-fc87aff31d9a d2215352b6fc408381558ef2b3c40a1e 373b686acf6b43469fc5276c43481bc2 - - default default] Floating IP 56f0ebd2-8353-44e2-a887-c202595b4aa1 disassociated. External IP: 10.96.250.204, port: 32d362f2-6714-4524-810d-a0f01222e9f3. [pid: 8|app: 0|req: 462/931] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:00 2026] DELETE /v2.0/security-groups/18d5cd0a-7af0-4006-826d-320f95aa7564 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:48:00.512 8 INFO neutron.api.v2.resource [None req-d1a3e162-dbb1-44a2-9183-878f4d8e293e b7ffd024bd314f349cba4863855748e1 529b0766192e4c4a8af93fdf422c0f3c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 463/932] 10.0.0.53 () {32 vars in 735 bytes} [Tue Aug 11 09:48:00 2026] GET /v2.0/security-groups/18d5cd0a-7af0-4006-826d-320f95aa7564 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/933] 199.204.45.235 () {36 vars in 996 bytes} [Tue Aug 11 09:47:59 2026] DELETE /v2.0/ports/32d362f2-6714-4524-810d-a0f01222e9f3 => generated 0 bytes in 1096 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:48:00.656 8 INFO neutron_taas.services.taas.taas_plugin [None req-e4e515f1-ab09-4545-8455-1bf28780c27e b7ffd024bd314f349cba4863855748e1 529b0766192e4c4a8af93fdf422c0f3c - - default default] TaaS: Handle Delete Port: 3c80edc4-a6c9-4096-8599-e2a2911fec9a 2026-08-11 09:48:00.659 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4e515f1-ab09-4545-8455-1bf28780c27e b7ffd024bd314f349cba4863855748e1 529b0766192e4c4a8af93fdf422c0f3c - - default default] Tap Mirror: Handle Delete Port: 3c80edc4-a6c9-4096-8599-e2a2911fec9a 2026-08-11 09:48:00.665 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c249d06d-25ae-4860-a7fd-087676285d3c'] response: {'server_uuid': '7064de23-08cc-4cc3-bc4f-efa935695835', 'name': 'network-vif-deleted', 'tag': '32d362f2-6714-4524-810d-a0f01222e9f3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 464/934] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:48:00 2026] DELETE /v2.0/floatingips/9792aaa4-91de-4c8f-9f98-a27723e04892 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 2 headers in 112 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: 465/935] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:00 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:48:01.315 7 INFO neutron_taas.services.taas.taas_plugin [None req-d5d98da1-0171-498a-9d36-814976f4416c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: 551dbd96-6cc8-47e7-b396-7a149712ded8 2026-08-11 09:48:01.318 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5d98da1-0171-498a-9d36-814976f4416c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: 551dbd96-6cc8-47e7-b396-7a149712ded8 [pid: 8|app: 0|req: 466/936] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:01 2026] GET /v2.0/ports?device_id=0a64a093-56e6-4c52-9c21-5b80df151606 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/937] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:48:00 2026] PUT /v2.0/routers/b78e9c06-d4fe-4a57-9a88-23d2ed079b1c/remove_router_interface => generated 309 bytes in 1154 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, ' [pid: 8|app: 0|req: 467/938] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:01 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:48:02.350 7 INFO neutron_taas.services.taas.taas_plugin [None req-2b5da43e-e593-4537-90c9-5d378c184c7d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: ed3b9fd6-0dd5-495e-ac54-674f1850b45c 2026-08-11 09:48:02.353 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b5da43e-e593-4537-90c9-5d378c184c7d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: ed3b9fd6-0dd5-495e-ac54-674f1850b45c [pid: 8|app: 0|req: 468/939] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:02 2026] GET /v2.0/ports?device_id=0a64a093-56e6-4c52-9c21-5b80df151606 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/940] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:48:02 2026] DELETE /v2.0/routers/b78e9c06-d4fe-4a57-9a88-23d2ed079b1c => generated 0 bytes in 764 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/941] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:48:02 2026] DELETE /v2.0/subnets/4cb64fd1-aa76-4164-bf89-23e93e8ee203 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/942] 10.0.0.138 () {34 vars in 989 bytes} [Tue Aug 11 09:48:02 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 1213 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/943] 10.0.0.138 () {34 vars in 1039 bytes} [Tue Aug 11 09:48:03 2026] GET /v2.0/security-groups?id=8093f29e-9def-45fb-949c-57ba3b80bce0&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/944] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:03 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:48:03.132 8 INFO neutron_taas.services.taas.taas_plugin [None req-1ac3712d-515f-4341-a628-bf82b05fb3fc c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: 48913d1a-dce9-4ccc-86ab-f27e454265fc 2026-08-11 09:48:03.137 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ac3712d-515f-4341-a628-bf82b05fb3fc c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: 48913d1a-dce9-4ccc-86ab-f27e454265fc 2026-08-11 09:48:03.337 8 INFO neutron.services.segments.plugin [-] Segment 0bbc8243-4689-4aec-baaa-59f36be3cc92 resource provider aggregate not found 2026-08-11 09:48:03.342 8 INFO neutron.services.segments.plugin [-] Segment 0bbc8243-4689-4aec-baaa-59f36be3cc92 resource provider aggregate not found 2026-08-11 09:48:03.362 8 INFO neutron.services.segments.plugin [-] Segment 0bbc8243-4689-4aec-baaa-59f36be3cc92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bbc8243-4689-4aec-baaa-59f36be3cc92 found for delete ", "request_id": "req-82505435-ad4c-4eb1-a998-f82aacd911ac"}]} 2026-08-11 09:48:03.368 8 INFO neutron.services.segments.plugin [-] Segment 0bbc8243-4689-4aec-baaa-59f36be3cc92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bbc8243-4689-4aec-baaa-59f36be3cc92 found for delete ", "request_id": "req-62689831-45e6-47a8-8214-094bbe170173"}]} [pid: 8|app: 0|req: 470/945] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:48:02 2026] DELETE /v2.0/networks/065b252b-7f5b-47ab-84dd-9d7d145e3fde => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/946] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:03 2026] GET /v2.0/ports?device_id=0a64a093-56e6-4c52-9c21-5b80df151606 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/947] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:03 2026] GET /v2.0/security-groups?tenant_id=529b0766192e4c4a8af93fdf422c0f3c&name=default => generated 2921 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/948] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:03 2026] DELETE /v2.0/security-groups/5102e905-625b-4afc-b343-b50f8149a996 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/949] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:04 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:48:04.507 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-cf44668c-2921-4d7c-bfe0-5f4fbeee06cb - - - - - -] No hosting information found for port 877cbdfa-6cc8-49ed-8d39-3461ba859ad9: RuntimeError: No hosting information found for port 877cbdfa-6cc8-49ed-8d39-3461ba859ad9 2026-08-11 09:48:04.582 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf44668c-2921-4d7c-bfe0-5f4fbeee06cb - - - - - -] Successfully bumped revision number for resource 877cbdfa-6cc8-49ed-8d39-3461ba859ad9 (type: router_ports) to 2 2026-08-11 09:48:04.583 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cf44668c-2921-4d7c-bfe0-5f4fbeee06cb - - - - - -] OVN reports status down for port: 32d362f2-6714-4524-810d-a0f01222e9f3 [pid: 7|app: 0|req: 478/950] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:04 2026] GET /v2.0/ports?device_id=0a64a093-56e6-4c52-9c21-5b80df151606 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/951] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:48:04 2026] GET /v2.0/networks?id=ca0b63a4-224a-4282-afba-9b4265ff45c4 => generated 714 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/952] 199.204.45.235 () {34 vars in 1049 bytes} [Tue Aug 11 09:48:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d893871b6b914e6297e0cbe12d20da6c => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:05.195 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-149323c6-5935-4f59-869b-430ef9a2bd50 req-77bd0594-1e40-4119-967f-1ef2fc7c39ff 2ba0cce31d054ea19e39f476bf71abe9 d893871b6b914e6297e0cbe12d20da6c - - default default] No more DHCP agents 2026-08-11 09:48:05.197 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-149323c6-5935-4f59-869b-430ef9a2bd50 req-77bd0594-1e40-4119-967f-1ef2fc7c39ff 2ba0cce31d054ea19e39f476bf71abe9 d893871b6b914e6297e0cbe12d20da6c - - default default] Unable to schedule network ca0b63a4-224a-4282-afba-9b4265ff45c4: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:05.336 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cf44668c-2921-4d7c-bfe0-5f4fbeee06cb - - - - - -] OVN reports status down for port: d6739647-76d0-4ac6-a4cf-72f41d6cb3a8 [pid: 7|app: 0|req: 480/953] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:05 2026] GET /v2.0/ports?device_id=7064de23-08cc-4cc3-bc4f-efa935695835 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:48:05.408 8 INFO neutron.db.ovn_revision_numbers_db [req-149323c6-5935-4f59-869b-430ef9a2bd50 req-77bd0594-1e40-4119-967f-1ef2fc7c39ff 2ba0cce31d054ea19e39f476bf71abe9 d893871b6b914e6297e0cbe12d20da6c - - default default] Successfully bumped revision number for resource d6739647-76d0-4ac6-a4cf-72f41d6cb3a8 (type: ports) to 1 [pid: 8|app: 0|req: 474/954] 199.204.45.235 () {38 vars in 954 bytes} [Tue Aug 11 09:48:04 2026] POST /v2.0/ports => generated 958 bytes in 666 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: 8|app: 0|req: 475/955] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:05 2026] GET /v2.0/ports?device_id=0a64a093-56e6-4c52-9c21-5b80df151606 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/956] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:48:05 2026] GET /v2.0/security-groups?id=e6920395-560e-490d-98a5-2fb2b0e0b0c9&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:05.914 7 INFO neutron.db.ovn_revision_numbers_db [req-149323c6-5935-4f59-869b-430ef9a2bd50 req-9d8693bf-a63d-4a36-a807-ad1c1078f112 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource d6739647-76d0-4ac6-a4cf-72f41d6cb3a8 (type: ports) to 2 2026-08-11 09:48:06.135 7 INFO neutron.db.ovn_revision_numbers_db [req-149323c6-5935-4f59-869b-430ef9a2bd50 req-9d8693bf-a63d-4a36-a807-ad1c1078f112 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource d6739647-76d0-4ac6-a4cf-72f41d6cb3a8 (type: ports) to 4 [pid: 7|app: 0|req: 481/957] 199.204.45.235 () {38 vars in 1027 bytes} [Tue Aug 11 09:48:05 2026] PUT /v2.0/ports/d6739647-76d0-4ac6-a4cf-72f41d6cb3a8 => generated 1208 bytes in 646 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:48:06.190 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b205dc1-e995-4a2f-a7c7-6dd67622df67'] response: {'name': 'network-changed', 'server_uuid': '0a64a093-56e6-4c52-9c21-5b80df151606', 'tag': 'd6739647-76d0-4ac6-a4cf-72f41d6cb3a8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 477/958] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:06 2026] DELETE /v2.0/security-groups/84d69dca-a26e-47bd-9c6d-9eb8821f0198 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 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-08-11 09:48:06.616 7 INFO neutron.api.v2.resource [None req-383c519b-5169-4aeb-96a1-ca98c945480a d2215352b6fc408381558ef2b3c40a1e 373b686acf6b43469fc5276c43481bc2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 482/959] 10.0.0.53 () {32 vars in 735 bytes} [Tue Aug 11 09:48:06 2026] GET /v2.0/security-groups/84d69dca-a26e-47bd-9c6d-9eb8821f0198 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/960] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:48:06 2026] GET /v2.0/ports?tenant_id=d893871b6b914e6297e0cbe12d20da6c&device_id=0a64a093-56e6-4c52-9c21-5b80df151606 => generated 1211 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:48:06.764 8 INFO neutron_taas.services.taas.taas_plugin [None req-f926d9d7-3c9c-4266-9b54-080d1f7dfbfd d2215352b6fc408381558ef2b3c40a1e 373b686acf6b43469fc5276c43481bc2 - - default default] TaaS: Handle Delete Port: 3dd38e5a-577a-4e96-9555-dce12e4e23d4 2026-08-11 09:48:06.766 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f926d9d7-3c9c-4266-9b54-080d1f7dfbfd d2215352b6fc408381558ef2b3c40a1e 373b686acf6b43469fc5276c43481bc2 - - default default] Tap Mirror: Handle Delete Port: 3dd38e5a-577a-4e96-9555-dce12e4e23d4 [pid: 7|app: 0|req: 484/961] 199.204.45.235 () {34 vars in 1017 bytes} [Tue Aug 11 09:48:06 2026] GET /v2.0/networks?tenant_id=d893871b6b914e6297e0cbe12d20da6c&shared=False => generated 813 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/962] 199.204.45.235 () {34 vars in 929 bytes} [Tue Aug 11 09:48:06 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/963] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:06 2026] GET /v2.0/ports?device_id=0a64a093-56e6-4c52-9c21-5b80df151606 => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/964] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:48:06 2026] DELETE /v2.0/floatingips/56f0ebd2-8353-44e2-a887-c202595b4aa1 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/965] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:48:06 2026] GET /v2.0/security-groups?id=e6920395-560e-490d-98a5-2fb2b0e0b0c9&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/966] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:07 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/967] 10.0.0.131 () {34 vars in 970 bytes} [Tue Aug 11 09:48:07 2026] GET /v2.0/ports/9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 => generated 972 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:07.310 8 INFO neutron_taas.services.taas.taas_plugin [None req-14d51e30-cc53-4293-991c-49e58eb2b428 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: ed2265da-d64e-4e2e-bef7-5d60e21ac88f 2026-08-11 09:48:07.317 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14d51e30-cc53-4293-991c-49e58eb2b428 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: ed2265da-d64e-4e2e-bef7-5d60e21ac88f [pid: 7|app: 0|req: 492/970] 199.204.45.235 () {34 vars in 999 bytes} [Tue Aug 11 09:48:07 2026] GET /v2.0/subnets?network_id=cd8a6d8e-37c8-4a60-a140-16eab26d8b6a => generated 683 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/971] 199.204.45.235 () {34 vars in 1145 bytes} [Tue Aug 11 09:48:07 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91&device_owner=compute%3Anova&network_id=cd8a6d8e-37c8-4a60-a140-16eab26d8b6a => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/972] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:48:07 2026] GET /v2.0/ports?tenant_id=d893871b6b914e6297e0cbe12d20da6c&device_id=0a64a093-56e6-4c52-9c21-5b80df151606 => generated 1211 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/973] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:48:06 2026] PUT /v2.0/routers/bbffa38c-1e27-425b-bd84-513c8f5fa1b3/remove_router_interface => generated 309 bytes in 1136 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, ' [pid: 8|app: 0|req: 480/974] 199.204.45.235 () {34 vars in 1059 bytes} [Tue Aug 11 09:48:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=d6739647-76d0-4ac6-a4cf-72f41d6cb3a8 => 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: 481/975] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:08 2026] GET /v2.0/ports?device_id=0a64a093-56e6-4c52-9c21-5b80df151606 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:08.543 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e2663af-4115-4162-9e14-0156b9a77a5a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: ad76ddcf-f85e-44bd-af36-a4dfa1030e4e 2026-08-11 09:48:08.548 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e2663af-4115-4162-9e14-0156b9a77a5a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: ad76ddcf-f85e-44bd-af36-a4dfa1030e4e 2026-08-11 09:48:08.671 7 INFO neutron.db.ovn_revision_numbers_db [req-d1d0ed43-3658-41c1-b7e6-6a28931b6deb req-60c268b1-2332-42df-b4a0-be60c6c219ca 07c9be4669ae44269a674a549b7b4831 af4a168dc5874f46955ae04668cc4e39 - - default default] Successfully bumped revision number for resource 9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 (type: ports) to 6 [pid: 7|app: 0|req: 495/976] 199.204.45.235 () {38 vars in 1027 bytes} [Tue Aug 11 09:48:08 2026] PUT /v2.0/ports/9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 => generated 1149 bytes in 681 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 496/977] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:48:08 2026] GET /v2.0/subnets?id=e45d34bf-83bb-47e7-ae3c-80a7e351bca4 => generated 694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:08.737 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ba85124-2287-44b7-8862-4a8186c4443f'] response: {'name': 'network-changed', 'server_uuid': 'c751981a-b65e-4aac-8d25-a1896b01fe91', 'tag': '9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 497/978] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:48:08 2026] GET /v2.0/security-groups?id=e6920395-560e-490d-98a5-2fb2b0e0b0c9&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/979] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:48:08 2026] GET /v2.0/ports?network_id=ca0b63a4-224a-4282-afba-9b4265ff45c4&device_owner=network%3Adhcp => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/980] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:48:08 2026] GET /v2.0/networks/ca0b63a4-224a-4282-afba-9b4265ff45c4?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/981] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:48:08 2026] GET /v2.0/networks/ca0b63a4-224a-4282-afba-9b4265ff45c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/982] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:48:08 2026] DELETE /v2.0/routers/bbffa38c-1e27-425b-bd84-513c8f5fa1b3 => generated 0 bytes in 911 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/983] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:48:09 2026] DELETE /v2.0/subnets/7553cdbd-fcbf-4db4-9a58-307b942b315b => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/984] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:48:09 2026] GET /v2.0/ports?tenant_id=af4a168dc5874f46955ae04668cc4e39&device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 1390 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:48:09.461 8 INFO neutron.db.ovn_revision_numbers_db [None req-f1c71985-35d3-4a7d-b272-9055cfb1f056 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 9ac68b76-8a36-440b-8d04-31cc740b79b1 (type: security_groups) to 1 2026-08-11 09:48:09.483 8 INFO neutron.db.ovn_revision_numbers_db [None req-f1c71985-35d3-4a7d-b272-9055cfb1f056 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 68daeb2d-ab78-42c4-9d93-a8b19e8b2317 (type: security_group_rules) to 0 2026-08-11 09:48:09.500 8 INFO neutron.db.ovn_revision_numbers_db [None req-f1c71985-35d3-4a7d-b272-9055cfb1f056 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 9a26a6c2-588b-43cf-8727-c833baa9758e (type: security_group_rules) to 0 2026-08-11 09:48:09.509 7 INFO neutron_taas.services.taas.taas_plugin [None req-0d7d19e8-6e05-4a87-bfe1-3c90e92db5b3 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: 3b80c6b0-5164-4233-a15a-58c46322b86e 2026-08-11 09:48:09.511 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d7d19e8-6e05-4a87-bfe1-3c90e92db5b3 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: 3b80c6b0-5164-4233-a15a-58c46322b86e 2026-08-11 09:48:09.519 8 INFO neutron.db.ovn_revision_numbers_db [None req-f1c71985-35d3-4a7d-b272-9055cfb1f056 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource bf8ccc30-a701-409a-9fad-260d28ebb054 (type: security_group_rules) to 0 2026-08-11 09:48:09.538 8 INFO neutron.db.ovn_revision_numbers_db [None req-f1c71985-35d3-4a7d-b272-9055cfb1f056 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource fd147c22-585b-43a1-8f7a-655c46aee4c8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 483/985] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:09 2026] GET /v2.0/security-groups?tenant_id=85754f6d664d4538b12e8935425f1dc7&name=default => generated 2925 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/986] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:48:09 2026] GET /v2.0/networks?id=cd8a6d8e-37c8-4a60-a140-16eab26d8b6a => generated 820 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:09.718 7 INFO neutron.services.segments.plugin [-] Segment 1e13c0e4-b707-4e8b-bd50-75cc7795786d resource provider aggregate not found 2026-08-11 09:48:09.724 7 INFO neutron.services.segments.plugin [-] Segment 1e13c0e4-b707-4e8b-bd50-75cc7795786d resource provider aggregate not found 2026-08-11 09:48:09.734 7 INFO neutron.services.segments.plugin [-] Segment 1e13c0e4-b707-4e8b-bd50-75cc7795786d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e13c0e4-b707-4e8b-bd50-75cc7795786d found for delete ", "request_id": "req-634ab170-39f7-41e0-928e-b599c97a5db0"}]} 2026-08-11 09:48:09.746 7 INFO neutron.services.segments.plugin [-] Segment 1e13c0e4-b707-4e8b-bd50-75cc7795786d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e13c0e4-b707-4e8b-bd50-75cc7795786d found for delete ", "request_id": "req-af50ed46-d3ee-4cdf-a75f-83dade784287"}]} [pid: 7|app: 0|req: 503/987] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:48:09 2026] DELETE /v2.0/networks/eceb8e9c-8772-46f3-8bf6-9b0c1f6ec90c => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/988] 199.204.45.235 () {34 vars in 1059 bytes} [Tue Aug 11 09:48:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/989] 199.204.45.235 () {34 vars in 1057 bytes} [Tue Aug 11 09:48:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/990] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:09 2026] DELETE /v2.0/security-groups/9ac68b76-8a36-440b-8d04-31cc740b79b1 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/991] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:48:09 2026] GET /v2.0/subnets?id=3e93a7ea-093f-44a0-988b-35170f926b67 => generated 701 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/992] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:09 2026] GET /v2.0/ports?device_id=0a64a093-56e6-4c52-9c21-5b80df151606 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/993] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:48:09 2026] GET /v2.0/ports?network_id=cd8a6d8e-37c8-4a60-a140-16eab26d8b6a&device_owner=network%3Adhcp => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/994] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:09 2026] GET /v2.0/security-groups?tenant_id=373b686acf6b43469fc5276c43481bc2&name=default => generated 2921 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/995] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:48:09 2026] GET /v2.0/security-groups?id=e6920395-560e-490d-98a5-2fb2b0e0b0c9&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/996] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:48:09 2026] GET /v2.0/networks/cd8a6d8e-37c8-4a60-a140-16eab26d8b6a?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/997] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:09 2026] DELETE /v2.0/security-groups/a3192e80-a54c-403d-b261-93f1d64fed57 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/998] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:48:10 2026] GET /v2.0/subnets => generated 2677 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/999] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:48:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1000] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:48:10 2026] GET /v2.0/networks/cd8a6d8e-37c8-4a60-a140-16eab26d8b6a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1001] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:48:10 2026] GET /v2.0/ports => generated 16188 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1002] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:48:10 2026] GET /v2.0/routers => generated 1950 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1003] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:48:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1004] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:48:10 2026] GET /v2.0/agents => generated 1214 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1005] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:48:10 2026] GET /v2.0/subnets => generated 2677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1006] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:48:10 2026] GET /v2.0/floatingips => generated 1399 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1007] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:10 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 1152 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1008] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:48:10 2026] GET /v2.0/networks => generated 3893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1009] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:48:10 2026] GET /v2.0/security-groups?id=8093f29e-9def-45fb-949c-57ba3b80bce0&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1010] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:48:10 2026] GET /v2.0/security-groups => generated 28928 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1011] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:48:10 2026] GET /v2.0/network-ip-availabilities => generated 2074 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1012] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:11 2026] GET /v2.0/ports?device_id=0a64a093-56e6-4c52-9c21-5b80df151606 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1013] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:48:11 2026] GET /v2.0/security-groups?id=e6920395-560e-490d-98a5-2fb2b0e0b0c9&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1014] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:48:11 2026] GET /v2.0/ports?tenant_id=af4a168dc5874f46955ae04668cc4e39&device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 1390 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1015] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:48:11 2026] GET /v2.0/networks?id=cd8a6d8e-37c8-4a60-a140-16eab26d8b6a => generated 820 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1016] 199.204.45.235 () {34 vars in 1059 bytes} [Tue Aug 11 09:48:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 => generated 861 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1017] 199.204.45.235 () {34 vars in 1057 bytes} [Tue Aug 11 09:48:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1018] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:48:11 2026] GET /v2.0/subnets?id=3e93a7ea-093f-44a0-988b-35170f926b67 => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1019] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:48:11 2026] GET /v2.0/ports?network_id=cd8a6d8e-37c8-4a60-a140-16eab26d8b6a&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:48:11.607 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cf44668c-2921-4d7c-bfe0-5f4fbeee06cb - - - - - -] OVN reports status up for port: d6739647-76d0-4ac6-a4cf-72f41d6cb3a8 [pid: 7|app: 0|req: 522/1020] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:48:11 2026] GET /v2.0/networks/cd8a6d8e-37c8-4a60-a140-16eab26d8b6a?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:48:11.627 8 INFO neutron.plugins.ml2.plugin [None req-cf44668c-2921-4d7c-bfe0-5f4fbeee06cb - - - - - -] Attempt 1 to provision port d6739647-76d0-4ac6-a4cf-72f41d6cb3a8 [pid: 8|app: 0|req: 499/1021] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:48:11 2026] GET /v2.0/networks/cd8a6d8e-37c8-4a60-a140-16eab26d8b6a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:48:11.799 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-532bde2b-8301-4346-894f-878f0ce39405'] response: {'server_uuid': '0a64a093-56e6-4c52-9c21-5b80df151606', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd6739647-76d0-4ac6-a4cf-72f41d6cb3a8', 'code': 200} 2026-08-11 09:48:11.971 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf44668c-2921-4d7c-bfe0-5f4fbeee06cb - - - - - -] Successfully bumped revision number for resource d6739647-76d0-4ac6-a4cf-72f41d6cb3a8 (type: ports) to 5 /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-08-11 09:48:12.220 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3e8c655-98b6-47f5-9bce-8dc2a0de53e5 b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] Successfully bumped revision number for resource 51d28c57-f81e-4b7f-9a88-a6ea58f368af (type: security_groups) to 1 2026-08-11 09:48:12.239 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3e8c655-98b6-47f5-9bce-8dc2a0de53e5 b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] Successfully bumped revision number for resource 21bf79b6-2ae2-4126-9ab7-8d82182bb5f1 (type: security_group_rules) to 0 2026-08-11 09:48:12.272 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3e8c655-98b6-47f5-9bce-8dc2a0de53e5 b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] Successfully bumped revision number for resource 2ac226c3-5a19-4923-b5cc-cfdcd7e512be (type: security_group_rules) to 0 [pid: 8|app: 0|req: 500/1022] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:12 2026] GET /v2.0/ports?device_id=0a64a093-56e6-4c52-9c21-5b80df151606 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:12.286 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3e8c655-98b6-47f5-9bce-8dc2a0de53e5 b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] Successfully bumped revision number for resource 6e184701-91e4-4808-8545-8845909a1478 (type: security_group_rules) to 0 2026-08-11 09:48:12.297 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3e8c655-98b6-47f5-9bce-8dc2a0de53e5 b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] Successfully bumped revision number for resource 9ae867d6-e0d8-4194-b77f-c487a9cd2317 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 501/1023] 199.204.45.235 () {34 vars in 1117 bytes} [Tue Aug 11 09:48:12 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.6 => generated 1152 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:48:12.383 7 INFO neutron.db.segments_db [None req-b3e8c655-98b6-47f5-9bce-8dc2a0de53e5 b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] Added segment 7e1c4ba1-38a3-4cd4-a360-7e004d485a38 of type geneve for network 4c3f2825-d7de-492d-9b4c-6d71a796ff8d [pid: 8|app: 0|req: 502/1024] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:48:12 2026] GET /v2.0/security-groups?id=e6920395-560e-490d-98a5-2fb2b0e0b0c9&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:12.513 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3e8c655-98b6-47f5-9bce-8dc2a0de53e5 b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] Successfully bumped revision number for resource 4c3f2825-d7de-492d-9b4c-6d71a796ff8d (type: networks) to 1 2026-08-11 09:48:12.759 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3e8c655-98b6-47f5-9bce-8dc2a0de53e5 b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] No more DHCP agents 2026-08-11 09:48:12.761 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3e8c655-98b6-47f5-9bce-8dc2a0de53e5 b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] Unable to schedule network 4c3f2825-d7de-492d-9b4c-6d71a796ff8d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:12.828 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c3cb2189-6b91-4bf2-ad3b-8e9f820ad298 - - - - - -] OVN reports status down for port: 12d4e826-b60e-4597-b4b4-8bdb6fda7c09 2026-08-11 09:48:12.851 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3e8c655-98b6-47f5-9bce-8dc2a0de53e5 b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] Successfully bumped revision number for resource 12d4e826-b60e-4597-b4b4-8bdb6fda7c09 (type: ports) to 1 [pid: 7|app: 0|req: 523/1025] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:48:11 2026] POST /v2.0/networks => generated 666 bytes in 1053 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:48:13.189 8 INFO neutron.db.ovn_revision_numbers_db [req-d70ab5cc-b8c0-4347-9ed9-39a46ef77487 req-6d7395c8-cae9-41b1-8cd5-46b801f1fecc 07c9be4669ae44269a674a549b7b4831 af4a168dc5874f46955ae04668cc4e39 - - default default] Successfully bumped revision number for resource 9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 (type: ports) to 7 [pid: 8|app: 0|req: 503/1026] 199.204.45.235 () {38 vars in 1027 bytes} [Tue Aug 11 09:48:12 2026] PUT /v2.0/ports/9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 => generated 972 bytes in 805 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, ' [pid: 8|app: 0|req: 504/1027] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:13 2026] GET /v2.0/ports?device_id=0a64a093-56e6-4c52-9c21-5b80df151606 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1028] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:48:13 2026] GET /v2.0/security-groups?id=e6920395-560e-490d-98a5-2fb2b0e0b0c9&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:13.690 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-927afeb4-7f88-49e4-a3c1-67290b5a2521 b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] No more DHCP agents 2026-08-11 09:48:13.692 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-927afeb4-7f88-49e4-a3c1-67290b5a2521 b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] Unable to schedule network 4c3f2825-d7de-492d-9b4c-6d71a796ff8d: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 506/1029] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:13 2026] GET /v2.0/ports?device_id=0a64a093-56e6-4c52-9c21-5b80df151606 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:13.722 7 INFO neutron.db.ovn_revision_numbers_db [None req-927afeb4-7f88-49e4-a3c1-67290b5a2521 b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] Successfully bumped revision number for resource 672e8a94-9919-43b8-8585-77705376e8f5 (type: subnets) to 0 [pid: 7|app: 0|req: 524/1030] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:48:13 2026] POST /v2.0/subnets => generated 673 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1031] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:48:13 2026] GET /v2.0/ports?tenant_id=af4a168dc5874f46955ae04668cc4e39&device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 1213 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:48:13.863 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0dc5de82-eb80-4811-a0ba-0ca50020f1a0'] response: {'server_uuid': '0a64a093-56e6-4c52-9c21-5b80df151606', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd6739647-76d0-4ac6-a4cf-72f41d6cb3a8', 'code': 200} 2026-08-11 09:48:13.863 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0dc5de82-eb80-4811-a0ba-0ca50020f1a0'] response: {'name': 'network-changed', 'server_uuid': 'c751981a-b65e-4aac-8d25-a1896b01fe91', 'tag': '9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42', 'status': 'completed', 'code': 200} 2026-08-11 09:48:13.878 7 INFO neutron.db.segments_db [None req-dc4efb68-8933-4fdf-88ad-1ce749a53954 b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] Added segment 1dabe985-75c9-4ef9-b444-631a32dad12e of type geneve for network 0f2c6898-c7b2-4724-a331-bc6ced1e6b65 2026-08-11 09:48:14.031 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc4efb68-8933-4fdf-88ad-1ce749a53954 b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] Successfully bumped revision number for resource 0f2c6898-c7b2-4724-a331-bc6ced1e6b65 (type: networks) to 1 2026-08-11 09:48:14.224 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dc4efb68-8933-4fdf-88ad-1ce749a53954 b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] No more DHCP agents 2026-08-11 09:48:14.225 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dc4efb68-8933-4fdf-88ad-1ce749a53954 b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] Unable to schedule network 0f2c6898-c7b2-4724-a331-bc6ced1e6b65: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:14.311 8 INFO neutron.db.ovn_revision_numbers_db [None req-6cb6fe20-55c3-49be-9740-ad13fb5793b4 2ba0cce31d054ea19e39f476bf71abe9 d893871b6b914e6297e0cbe12d20da6c - - default default] Successfully bumped revision number for resource c450ac84-f531-4b56-8ebe-bd6cc0adfaee (type: floatingips) to 1 2026-08-11 09:48:14.346 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c3cb2189-6b91-4bf2-ad3b-8e9f820ad298 - - - - - -] OVN reports status down for port: 42fe1858-237b-4dc5-bd75-76bae5aa0811 2026-08-11 09:48:14.377 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc4efb68-8933-4fdf-88ad-1ce749a53954 b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] Successfully bumped revision number for resource 42fe1858-237b-4dc5-bd75-76bae5aa0811 (type: ports) to 1 [pid: 7|app: 0|req: 526/1032] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:48:13 2026] POST /v2.0/networks => generated 666 bytes in 614 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: 527/1033] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:48:14 2026] GET /v2.0/networks?id=cd8a6d8e-37c8-4a60-a140-16eab26d8b6a => generated 820 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:14.512 8 INFO neutron.db.ovn_revision_numbers_db [None req-6cb6fe20-55c3-49be-9740-ad13fb5793b4 2ba0cce31d054ea19e39f476bf71abe9 d893871b6b914e6297e0cbe12d20da6c - - default default] Successfully bumped revision number for resource c450ac84-f531-4b56-8ebe-bd6cc0adfaee (type: floatingips) to 2 2026-08-11 09:48:14.513 8 INFO neutron.db.l3_db [None req-6cb6fe20-55c3-49be-9740-ad13fb5793b4 2ba0cce31d054ea19e39f476bf71abe9 d893871b6b914e6297e0cbe12d20da6c - - default default] Floating IP c450ac84-f531-4b56-8ebe-bd6cc0adfaee associated. External IP: 10.96.250.217, port: d6739647-76d0-4ac6-a4cf-72f41d6cb3a8. [pid: 8|app: 0|req: 507/1034] 10.0.0.53 () {34 vars in 747 bytes} [Tue Aug 11 09:48:13 2026] PUT /v2.0/floatingips/c450ac84-f531-4b56-8ebe-bd6cc0adfaee => generated 856 bytes in 841 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1035] 199.204.45.235 () {34 vars in 1059 bytes} [Tue Aug 11 09:48:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:14.619 7 INFO neutron.db.ovn_revision_numbers_db [None req-df59281a-61e2-4e47-9f9c-0a97ef65df8f b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] Successfully bumped revision number for resource 0f2c6898-c7b2-4724-a331-bc6ced1e6b65 (type: networks) to 2 [pid: 7|app: 0|req: 528/1036] 10.0.0.53 () {34 vars in 741 bytes} [Tue Aug 11 09:48:14 2026] PUT /v2.0/networks/0f2c6898-c7b2-4724-a331-bc6ced1e6b65 => generated 636 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1037] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:48:14 2026] GET /v2.0/subnets?id=3e93a7ea-093f-44a0-988b-35170f926b67 => generated 701 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1038] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:14 2026] GET /v2.0/ports?device_id=0a64a093-56e6-4c52-9c21-5b80df151606 => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1039] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:48:14 2026] GET /v2.0/ports?network_id=cd8a6d8e-37c8-4a60-a140-16eab26d8b6a&device_owner=network%3Adhcp => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1040] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:48:14 2026] GET /v2.0/security-groups?id=e6920395-560e-490d-98a5-2fb2b0e0b0c9&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1041] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:48:14 2026] GET /v2.0/networks/cd8a6d8e-37c8-4a60-a140-16eab26d8b6a?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:48:14.874 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7aa0cd23-8c05-4b7e-b3ba-4e7f7746b372 b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] No more DHCP agents 2026-08-11 09:48:14.875 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7aa0cd23-8c05-4b7e-b3ba-4e7f7746b372 b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] Unable to schedule network 0f2c6898-c7b2-4724-a331-bc6ced1e6b65: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:14.908 8 INFO neutron.db.ovn_revision_numbers_db [None req-7aa0cd23-8c05-4b7e-b3ba-4e7f7746b372 b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] Successfully bumped revision number for resource c36d76d8-c5fd-4427-8a51-91e4efce0f25 (type: subnets) to 0 [pid: 8|app: 0|req: 510/1042] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:48:14 2026] POST /v2.0/subnets => generated 646 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1043] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:48:14 2026] GET /v2.0/networks/cd8a6d8e-37c8-4a60-a140-16eab26d8b6a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1044] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:15 2026] GET /v2.0/ports?device_id=0a64a093-56e6-4c52-9c21-5b80df151606 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1045] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:48:15 2026] GET /v2.0/security-groups?id=e6920395-560e-490d-98a5-2fb2b0e0b0c9&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1046] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:15 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1047] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:48:15 2026] GET /v2.0/security-groups?id=8093f29e-9def-45fb-949c-57ba3b80bce0&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:15.652 8 INFO neutron.db.ovn_revision_numbers_db [None req-717dfffa-57f2-468a-aaf5-c7e98dabc098 - - - - - -] Successfully bumped revision number for resource 42fe1858-237b-4dc5-bd75-76bae5aa0811 (type: ports) to 2 2026-08-11 09:48:15.705 8 INFO neutron.db.ovn_revision_numbers_db [None req-717dfffa-57f2-468a-aaf5-c7e98dabc098 - - - - - -] Successfully bumped revision number for resource c36d76d8-c5fd-4427-8a51-91e4efce0f25 (type: subnets) to 1 [pid: 8|app: 0|req: 511/1048] 10.0.0.53 () {34 vars in 739 bytes} [Tue Aug 11 09:48:14 2026] PUT /v2.0/subnets/c36d76d8-c5fd-4427-8a51-91e4efce0f25 => generated 656 bytes in 765 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:15.726 7 INFO neutron.db.ovn_revision_numbers_db [None req-b2861076-299c-45e7-9386-1ceec81b8daa c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource b4a9c094-6d79-43da-8176-16fdfc837c78 (type: security_groups) to 1 2026-08-11 09:48:15.741 7 INFO neutron.db.ovn_revision_numbers_db [None req-b2861076-299c-45e7-9386-1ceec81b8daa c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 2ff28a44-edf1-49b4-b55e-d33bfab9fdc7 (type: security_group_rules) to 0 2026-08-11 09:48:15.757 7 INFO neutron.db.ovn_revision_numbers_db [None req-b2861076-299c-45e7-9386-1ceec81b8daa c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7179e1b4-c346-4b75-803c-767d0757ece3 (type: security_group_rules) to 0 2026-08-11 09:48:15.772 7 INFO neutron.db.ovn_revision_numbers_db [None req-b2861076-299c-45e7-9386-1ceec81b8daa c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource b06fb7f9-f41c-4bfd-bfb2-20a8c0a978ce (type: security_group_rules) to 0 2026-08-11 09:48:15.791 7 INFO neutron.db.ovn_revision_numbers_db [None req-b2861076-299c-45e7-9386-1ceec81b8daa c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource d11a34d3-d87d-447c-8eb0-6e231a769a76 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 538/1049] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:15 2026] GET /v2.0/security-groups?tenant_id=7d87c93dc0e448eb8ed2dcbec3d58d2a&name=default => generated 2925 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:48:15.872 8 INFO neutron_taas.services.taas.taas_plugin [None req-0dc82638-84f5-400f-a1bb-975eba15f65d b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] TaaS: Handle Delete Port: 42fe1858-237b-4dc5-bd75-76bae5aa0811 2026-08-11 09:48:15.881 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0dc82638-84f5-400f-a1bb-975eba15f65d b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] Tap Mirror: Handle Delete Port: 42fe1858-237b-4dc5-bd75-76bae5aa0811 2026-08-11 09:48:15.935 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-051ac007-8687-49aa-b71e-1d83bcb3a74b'] response: {'name': 'network-changed', 'server_uuid': '0a64a093-56e6-4c52-9c21-5b80df151606', 'tag': 'd6739647-76d0-4ac6-a4cf-72f41d6cb3a8', 'status': 'completed', 'code': 200} 2026-08-11 09:48:16.135 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c3cb2189-6b91-4bf2-ad3b-8e9f820ad298 - - - - - -] OVN reports status down for port: d6739647-76d0-4ac6-a4cf-72f41d6cb3a8 [pid: 7|app: 0|req: 539/1050] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:15 2026] DELETE /v2.0/security-groups/b4a9c094-6d79-43da-8176-16fdfc837c78 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1051] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:48:16 2026] GET /v2.0/ports?tenant_id=af4a168dc5874f46955ae04668cc4e39&device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 1213 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1052] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:48:16 2026] GET /v2.0/networks?id=cd8a6d8e-37c8-4a60-a140-16eab26d8b6a => generated 820 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1053] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:16 2026] GET /v2.0/ports?device_id=0a64a093-56e6-4c52-9c21-5b80df151606 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1054] 199.204.45.235 () {34 vars in 1059 bytes} [Tue Aug 11 09:48:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:16.391 8 INFO neutron.services.segments.plugin [-] Segment 1dabe985-75c9-4ef9-b444-631a32dad12e resource provider aggregate not found 2026-08-11 09:48:16.399 8 INFO neutron.services.segments.plugin [-] Segment 1dabe985-75c9-4ef9-b444-631a32dad12e resource provider aggregate not found 2026-08-11 09:48:16.423 8 INFO neutron.services.segments.plugin [-] Segment 1dabe985-75c9-4ef9-b444-631a32dad12e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dabe985-75c9-4ef9-b444-631a32dad12e found for delete ", "request_id": "req-bcb985a5-db6b-4000-b8ec-04ada21178c8"}]} 2026-08-11 09:48:16.451 8 INFO neutron.services.segments.plugin [-] Segment 1dabe985-75c9-4ef9-b444-631a32dad12e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dabe985-75c9-4ef9-b444-631a32dad12e found for delete ", "request_id": "req-c913203f-cdd0-4fa7-86bd-d37bc52bba00"}]} 2026-08-11 09:48:16.545 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c5d2d31-1b44-4a57-975a-0e0ed23e398a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource e11feee1-3e05-423c-8bee-524dd9b3e83f (type: security_groups) to 1 2026-08-11 09:48:16.565 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c5d2d31-1b44-4a57-975a-0e0ed23e398a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 67632b57-a541-4002-8d0b-f1e3fe28337d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 512/1055] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:48:15 2026] DELETE /v2.0/networks/0f2c6898-c7b2-4724-a331-bc6ced1e6b65 => generated 0 bytes in 854 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:48:16.580 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c5d2d31-1b44-4a57-975a-0e0ed23e398a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a7127f70-0216-43ac-8c7c-3019ff9d17ae (type: security_group_rules) to 0 2026-08-11 09:48:16.594 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c5d2d31-1b44-4a57-975a-0e0ed23e398a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c256ced1-f366-46a8-a107-c2994bccf3b8 (type: security_group_rules) to 0 2026-08-11 09:48:16.612 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c5d2d31-1b44-4a57-975a-0e0ed23e398a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c9a615cb-7fa7-4c91-b770-6df4884fe352 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 513/1056] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:48:16 2026] GET /v2.0/security-groups?id=e6920395-560e-490d-98a5-2fb2b0e0b0c9&fields=id&fields=name => generated 113 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1057] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:16 2026] GET /v2.0/security-groups?tenant_id=ee50f730bd51473db0ea5ee9aee0ad8d&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:48:16.679 8 INFO neutron.db.ovn_revision_numbers_db [None req-c3cb2189-6b91-4bf2-ad3b-8e9f820ad298 - - - - - -] Successfully bumped revision number for resource d6739647-76d0-4ac6-a4cf-72f41d6cb3a8 (type: ports) to 6 [pid: 7|app: 0|req: 545/1058] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:48:16 2026] GET /v2.0/ports?tenant_id=d893871b6b914e6297e0cbe12d20da6c&device_id=0a64a093-56e6-4c52-9c21-5b80df151606 => generated 1211 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1059] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:48:16 2026] GET /v2.0/subnets?id=3e93a7ea-093f-44a0-988b-35170f926b67 => generated 701 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:16.715 8 INFO neutron.pecan_wsgi.hooks.translation [None req-90004eea-8c50-4908-93e4-b7c3497413fa b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 515/1060] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:48:16 2026] DELETE /v2.0/networks/0f2c6898-c7b2-4724-a331-bc6ced1e6b65 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1061] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:16 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1062] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:48:16 2026] GET /v2.0/networks?id=ca0b63a4-224a-4282-afba-9b4265ff45c4 => generated 813 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1063] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:48:16 2026] GET /v2.0/ports?network_id=cd8a6d8e-37c8-4a60-a140-16eab26d8b6a&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:48:16.809 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0efe6e4f-7ffc-4bc2-b560-5b56d740e200 - - - - - -] OVN reports status down for port: 9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 [pid: 7|app: 0|req: 549/1064] 10.0.0.53 () {32 vars in 692 bytes} [Tue Aug 11 09:48:16 2026] GET /v2.0/networks?router%3Aexternal=True => generated 689 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1065] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:48:16 2026] GET /v2.0/security-groups?id=8093f29e-9def-45fb-949c-57ba3b80bce0&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1066] 199.204.45.235 () {34 vars in 1059 bytes} [Tue Aug 11 09:48:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=d6739647-76d0-4ac6-a4cf-72f41d6cb3a8 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1067] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:48:16 2026] GET /v2.0/networks/cd8a6d8e-37c8-4a60-a140-16eab26d8b6a?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1068] 10.0.0.53 () {32 vars in 740 bytes} [Tue Aug 11 09:48:16 2026] GET /v2.0/subnets?network_id=c1481727-188a-41cd-ab93-43b9488ab933 => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1069] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:48:17 2026] GET /v2.0/subnets?id=e45d34bf-83bb-47e7-ae3c-80a7e351bca4 => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1070] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:48:17 2026] GET /v2.0/networks/cd8a6d8e-37c8-4a60-a140-16eab26d8b6a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1071] 10.0.0.53 () {32 vars in 651 bytes} [Tue Aug 11 09:48:17 2026] GET /v2.0/extensions => generated 20541 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1072] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:48:17 2026] GET /v2.0/ports?network_id=ca0b63a4-224a-4282-afba-9b4265ff45c4&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1073] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:16 2026] DELETE /v2.0/security-groups/e11feee1-3e05-423c-8bee-524dd9b3e83f => generated 0 bytes in 426 msecs (HTTP/1.1 204) 2 headers in 112 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: 558/1074] 10.0.0.53 () {32 vars in 647 bytes} [Tue Aug 11 09:48:17 2026] GET /v2.0/networks => generated 1388 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1075] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:48:17 2026] GET /v2.0/networks/ca0b63a4-224a-4282-afba-9b4265ff45c4?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:48:17.226 8 INFO neutron.db.ovn_revision_numbers_db [None req-0efe6e4f-7ffc-4bc2-b560-5b56d740e200 - - - - - -] Successfully bumped revision number for resource 9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 (type: ports) to 8 [pid: 7|app: 0|req: 559/1076] 10.0.0.53 () {32 vars in 645 bytes} [Tue Aug 11 09:48:17 2026] GET /v2.0/subnets => generated 1312 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1077] 10.0.0.53 () {32 vars in 721 bytes} [Tue Aug 11 09:48:17 2026] GET /v2.0/networks/4c3f2825-d7de-492d-9b4c-6d71a796ff8d => generated 710 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1078] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:48:17 2026] GET /v2.0/networks/ca0b63a4-224a-4282-afba-9b4265ff45c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1079] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:48:17 2026] GET /v2.0/subnets/672e8a94-9919-43b8-8585-77705376e8f5 => generated 673 bytes in 27 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-08-11 09:48:17.335 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b6ff6c0c-25fb-42b6-affe-792e535a0ef9 b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 519/1080] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:48:17 2026] DELETE /v2.0/subnets/c36d76d8-c5fd-4427-8a51-91e4efce0f25 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:48:17.355 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4503f7b9-5bd7-4c86-9573-3da6f200ea9f b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 520/1081] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:48:17 2026] DELETE /v2.0/networks/0f2c6898-c7b2-4724-a331-bc6ced1e6b65 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1082] 199.204.45.235 () {34 vars in 993 bytes} [Tue Aug 11 09:48:17 2026] GET /v2.0/ports?device_id=0a64a093-56e6-4c52-9c21-5b80df151606 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1083] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:48:17 2026] DELETE /v2.0/subnets/672e8a94-9919-43b8-8585-77705376e8f5 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:48:17.521 7 INFO neutron_taas.services.taas.taas_plugin [req-3a0ba958-e9fa-4b50-894d-d0144b74b66b req-f02d27b7-6952-4938-bf90-5b176f6a690f 2ba0cce31d054ea19e39f476bf71abe9 d893871b6b914e6297e0cbe12d20da6c - - default default] TaaS: Handle Delete Port: d6739647-76d0-4ac6-a4cf-72f41d6cb3a8 2026-08-11 09:48:17.525 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3a0ba958-e9fa-4b50-894d-d0144b74b66b req-f02d27b7-6952-4938-bf90-5b176f6a690f 2ba0cce31d054ea19e39f476bf71abe9 d893871b6b914e6297e0cbe12d20da6c - - default default] Tap Mirror: Handle Delete Port: d6739647-76d0-4ac6-a4cf-72f41d6cb3a8 2026-08-11 09:48:17.645 8 INFO neutron_taas.services.taas.taas_plugin [None req-e48f24b9-e63a-4f06-b9bb-faf1a07ebe2f b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] TaaS: Handle Delete Port: 12d4e826-b60e-4597-b4b4-8bdb6fda7c09 2026-08-11 09:48:17.649 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e48f24b9-e63a-4f06-b9bb-faf1a07ebe2f b05403b2df86479faf12f199a3b82c72 85fcb51644904cb99086bb84ce38dea5 - - default default] Tap Mirror: Handle Delete Port: 12d4e826-b60e-4597-b4b4-8bdb6fda7c09 2026-08-11 09:48:17.734 7 INFO neutron.db.l3_db [req-3a0ba958-e9fa-4b50-894d-d0144b74b66b req-f02d27b7-6952-4938-bf90-5b176f6a690f 2ba0cce31d054ea19e39f476bf71abe9 d893871b6b914e6297e0cbe12d20da6c - - default default] Floating IP c450ac84-f531-4b56-8ebe-bd6cc0adfaee disassociated. External IP: 10.96.250.217, port: d6739647-76d0-4ac6-a4cf-72f41d6cb3a8. [pid: 7|app: 0|req: 563/1084] 199.204.45.235 () {36 vars in 996 bytes} [Tue Aug 11 09:48:17 2026] DELETE /v2.0/ports/d6739647-76d0-4ac6-a4cf-72f41d6cb3a8 => generated 0 bytes in 516 msecs (HTTP/1.1 204) 3 headers in 131 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: 522/1085] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:48:17 2026] DELETE /v2.0/networks/4c3f2825-d7de-492d-9b4c-6d71a796ff8d => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1086] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:17 2026] GET /v2.0/ports?device_id=0a64a093-56e6-4c52-9c21-5b80df151606 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:48:17.959 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-44a07343-febc-4926-aef1-7b2faab41869'] response: {'server_uuid': '0a64a093-56e6-4c52-9c21-5b80df151606', 'name': 'network-vif-deleted', 'tag': 'd6739647-76d0-4ac6-a4cf-72f41d6cb3a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 564/1087] 199.204.45.235 () {34 vars in 993 bytes} [Tue Aug 11 09:48:17 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:17.994 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd4f1feb-7c5a-44d6-9a3d-597ce372ae5f'] response: {'server_uuid': '0a64a093-56e6-4c52-9c21-5b80df151606', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd6739647-76d0-4ac6-a4cf-72f41d6cb3a8', 'code': 200} 2026-08-11 09:48:17.996 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd4f1feb-7c5a-44d6-9a3d-597ce372ae5f'] response: {'server_uuid': '0a64a093-56e6-4c52-9c21-5b80df151606', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd6739647-76d0-4ac6-a4cf-72f41d6cb3a8', 'code': 200} 2026-08-11 09:48:17.996 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd4f1feb-7c5a-44d6-9a3d-597ce372ae5f'] response: {'server_uuid': 'c751981a-b65e-4aac-8d25-a1896b01fe91', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42', 'code': 200} 2026-08-11 09:48:17.996 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd4f1feb-7c5a-44d6-9a3d-597ce372ae5f'] response: {'server_uuid': 'c751981a-b65e-4aac-8d25-a1896b01fe91', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42', 'code': 200} [pid: 7|app: 0|req: 565/1088] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:18 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1089] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:48:18 2026] GET /v2.0/security-groups?id=8093f29e-9def-45fb-949c-57ba3b80bce0&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:18.139 8 INFO neutron_taas.services.taas.taas_plugin [req-37946fab-5ef2-4c6c-84f0-f6f91910b05d req-4e1d51f0-baaa-4691-bc4c-65615c5c5e77 07c9be4669ae44269a674a549b7b4831 af4a168dc5874f46955ae04668cc4e39 - - default default] TaaS: Handle Delete Port: 9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 2026-08-11 09:48:18.143 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-37946fab-5ef2-4c6c-84f0-f6f91910b05d req-4e1d51f0-baaa-4691-bc4c-65615c5c5e77 07c9be4669ae44269a674a549b7b4831 af4a168dc5874f46955ae04668cc4e39 - - default default] Tap Mirror: Handle Delete Port: 9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 2026-08-11 09:48:18.342 8 INFO neutron.db.l3_db [req-37946fab-5ef2-4c6c-84f0-f6f91910b05d req-4e1d51f0-baaa-4691-bc4c-65615c5c5e77 07c9be4669ae44269a674a549b7b4831 af4a168dc5874f46955ae04668cc4e39 - - default default] Floating IP 1df6f6b9-fa3d-4828-b655-d3fb6793e40d disassociated. External IP: 10.96.250.218, port: 9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42. 2026-08-11 09:48:18.444 8 INFO neutron.services.segments.plugin [-] Segment 7e1c4ba1-38a3-4cd4-a360-7e004d485a38 resource provider aggregate not found 2026-08-11 09:48:18.464 8 INFO neutron.services.segments.plugin [-] Segment 7e1c4ba1-38a3-4cd4-a360-7e004d485a38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e1c4ba1-38a3-4cd4-a360-7e004d485a38 found for delete ", "request_id": "req-8704f403-c3cb-45ce-81ca-3460a9627d4a"}]} 2026-08-11 09:48:18.476 8 INFO neutron.services.segments.plugin [-] Segment 7e1c4ba1-38a3-4cd4-a360-7e004d485a38 resource provider aggregate not found 2026-08-11 09:48:18.495 8 INFO neutron.services.segments.plugin [-] Segment 7e1c4ba1-38a3-4cd4-a360-7e004d485a38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e1c4ba1-38a3-4cd4-a360-7e004d485a38 found for delete ", "request_id": "req-9ff68644-90eb-4d10-aa0a-687e1c51006e"}]} [pid: 8|app: 0|req: 524/1090] 199.204.45.235 () {36 vars in 996 bytes} [Tue Aug 11 09:48:17 2026] DELETE /v2.0/ports/9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42 => generated 0 bytes in 538 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1091] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:18 2026] GET /v2.0/security-groups?tenant_id=85fcb51644904cb99086bb84ce38dea5&name=default => generated 2925 bytes in 195 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 525/1092] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:18 2026] DELETE /v2.0/security-groups/51d28c57-f81e-4b7f-9a88-a6ea58f368af => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1093] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:19 2026] GET /v2.0/ports?device_id=0a64a093-56e6-4c52-9c21-5b80df151606 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1094] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:19 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:48:20.045 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d17461b7-baf4-48d0-8545-86271af5a577'] response: {'server_uuid': 'c751981a-b65e-4aac-8d25-a1896b01fe91', 'name': 'network-vif-deleted', 'tag': '9ccf8e5f-3659-4ef5-a1af-f8d1605c8e42', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 569/1095] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:20 2026] GET /v2.0/ports?device_id=0a64a093-56e6-4c52-9c21-5b80df151606 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1096] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:20 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:48:21.248 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6618fa4-01cb-4c64-ae10-52a534ecf62a c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Successfully bumped revision number for resource fa8b1cf7-eda9-473f-842c-49a440eed0e4 (type: security_groups) to 1 2026-08-11 09:48:21.263 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6618fa4-01cb-4c64-ae10-52a534ecf62a c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Successfully bumped revision number for resource 34232e1e-b0bc-4b74-aa74-a2a49ab8300c (type: security_group_rules) to 0 2026-08-11 09:48:21.279 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6618fa4-01cb-4c64-ae10-52a534ecf62a c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Successfully bumped revision number for resource 3d507d25-3a06-457c-9e84-ec3dbbbae6d8 (type: security_group_rules) to 0 2026-08-11 09:48:21.292 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6618fa4-01cb-4c64-ae10-52a534ecf62a c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Successfully bumped revision number for resource b62e87f6-7533-4a52-b4e4-8108113c72f7 (type: security_group_rules) to 0 2026-08-11 09:48:21.303 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6618fa4-01cb-4c64-ae10-52a534ecf62a c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Successfully bumped revision number for resource c99c2d2e-63e0-43da-b3b4-2f0666522273 (type: security_group_rules) to 0 2026-08-11 09:48:21.333 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa16759d-3e3e-4cf8-97df-b26f27d1f7d8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4420ba94-473c-498c-ace3-ea69c7901b34 (type: security_groups) to 1 2026-08-11 09:48:21.346 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa16759d-3e3e-4cf8-97df-b26f27d1f7d8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 5571ab91-b0a8-4ce2-8dd3-b3b0e31b4e64 (type: security_group_rules) to 0 2026-08-11 09:48:21.358 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa16759d-3e3e-4cf8-97df-b26f27d1f7d8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 814b9971-b741-4a83-9209-c107c2653600 (type: security_group_rules) to 0 2026-08-11 09:48:21.371 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa16759d-3e3e-4cf8-97df-b26f27d1f7d8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource d81efaf8-4803-4664-b9d0-8ede37f5afff (type: security_group_rules) to 0 2026-08-11 09:48:21.381 7 INFO neutron.db.segments_db [None req-b6618fa4-01cb-4c64-ae10-52a534ecf62a c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Added segment f70bdfcb-77b1-4174-838c-135c300412ea of type geneve for network 845bf61b-bab7-4110-92d2-e71c4498c5dc 2026-08-11 09:48:21.384 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa16759d-3e3e-4cf8-97df-b26f27d1f7d8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource e735380a-3a07-49dc-8c7e-c0662305c466 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 528/1097] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:21 2026] GET /v2.0/security-groups?tenant_id=48049fcd6d264b609db70d37c92e604c&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:48:21.525 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6618fa4-01cb-4c64-ae10-52a534ecf62a c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Successfully bumped revision number for resource 845bf61b-bab7-4110-92d2-e71c4498c5dc (type: networks) to 1 [pid: 8|app: 0|req: 529/1098] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:21 2026] DELETE /v2.0/security-groups/e6920395-560e-490d-98a5-2fb2b0e0b0c9 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1099] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:21 2026] GET /v2.0/ports?device_id=c751981a-b65e-4aac-8d25-a1896b01fe91 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:48:21.728 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b6618fa4-01cb-4c64-ae10-52a534ecf62a c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] No more DHCP agents 2026-08-11 09:48:21.731 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b6618fa4-01cb-4c64-ae10-52a534ecf62a c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Unable to schedule network 845bf61b-bab7-4110-92d2-e71c4498c5dc: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:21.773 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0e29b5a9-a581-4066-8a0d-56d1545f9eab - - - - - -] OVN reports status down for port: 083ad11e-09bf-4451-b492-4d2b5800e887 2026-08-11 09:48:21.809 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6618fa4-01cb-4c64-ae10-52a534ecf62a c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Successfully bumped revision number for resource 083ad11e-09bf-4451-b492-4d2b5800e887 (type: ports) to 1 [pid: 7|app: 0|req: 570/1100] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:48:20 2026] POST /v2.0/networks => generated 664 bytes in 1026 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:48:21.856 7 INFO neutron.api.v2.resource [None req-2fffb811-3929-4919-8795-0afd9df40dda 2ba0cce31d054ea19e39f476bf71abe9 d893871b6b914e6297e0cbe12d20da6c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 571/1101] 10.0.0.53 () {32 vars in 735 bytes} [Tue Aug 11 09:48:21 2026] GET /v2.0/security-groups/e6920395-560e-490d-98a5-2fb2b0e0b0c9 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1102] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:21 2026] DELETE /v2.0/security-groups/4420ba94-473c-498c-ace3-ea69c7901b34 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:48:22.026 8 INFO neutron_taas.services.taas.taas_plugin [None req-2a32f017-2f29-4608-aa31-d798f8e5e24c 2ba0cce31d054ea19e39f476bf71abe9 d893871b6b914e6297e0cbe12d20da6c - - default default] TaaS: Handle Delete Port: 1ec43518-7cce-49d3-99b0-b60dbd048bed 2026-08-11 09:48:22.029 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a32f017-2f29-4608-aa31-d798f8e5e24c 2ba0cce31d054ea19e39f476bf71abe9 d893871b6b914e6297e0cbe12d20da6c - - default default] Tap Mirror: Handle Delete Port: 1ec43518-7cce-49d3-99b0-b60dbd048bed 2026-08-11 09:48:22.090 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b1616d0f-d2a6-49bd-81cd-eb09b77495d1 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] No more DHCP agents 2026-08-11 09:48:22.091 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b1616d0f-d2a6-49bd-81cd-eb09b77495d1 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Unable to schedule network 845bf61b-bab7-4110-92d2-e71c4498c5dc: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:22.135 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6fc9a429-1927-4a37-8c08-74fdb8845ea3 - - - - - -] OVN reports status down for port: 2790fb6a-98a8-4e7d-b57a-05f132beda6a 2026-08-11 09:48:22.199 7 INFO neutron.db.ovn_revision_numbers_db [None req-b1616d0f-d2a6-49bd-81cd-eb09b77495d1 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Successfully bumped revision number for resource 2790fb6a-98a8-4e7d-b57a-05f132beda6a (type: ports) to 1 [pid: 8|app: 0|req: 532/1103] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:48:21 2026] DELETE /v2.0/floatingips/c450ac84-f531-4b56-8ebe-bd6cc0adfaee => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1104] 10.0.0.53 () {34 vars in 663 bytes} [Tue Aug 11 09:48:21 2026] POST /v2.0/ports => generated 774 bytes in 428 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, ' 2026-08-11 09:48:22.330 8 INFO neutron.db.ovn_revision_numbers_db [None req-a20f2f0b-7cc6-43a6-ae89-02be2747b75d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7d8eedbd-7169-42cb-8de1-dcba40b0926b (type: security_groups) to 1 2026-08-11 09:48:22.343 8 INFO neutron.db.ovn_revision_numbers_db [None req-a20f2f0b-7cc6-43a6-ae89-02be2747b75d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 45213b1c-5d86-44a1-8381-23cbb26dd5f3 (type: security_group_rules) to 0 2026-08-11 09:48:22.356 8 INFO neutron.db.ovn_revision_numbers_db [None req-a20f2f0b-7cc6-43a6-ae89-02be2747b75d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 719ebe3b-ec61-4cc7-ac0f-ffa7205be87d (type: security_group_rules) to 0 2026-08-11 09:48:22.369 8 INFO neutron.db.ovn_revision_numbers_db [None req-a20f2f0b-7cc6-43a6-ae89-02be2747b75d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c449bcf6-3024-4579-98d2-3a5ca8938cf6 (type: security_group_rules) to 0 2026-08-11 09:48:22.381 8 INFO neutron.db.ovn_revision_numbers_db [None req-a20f2f0b-7cc6-43a6-ae89-02be2747b75d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource d581ea13-0a7a-4626-8730-c75c212ad10e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 533/1105] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:22 2026] GET /v2.0/security-groups?tenant_id=e4c0a5ac43784cdd8e2bf4c376bced5b&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:48:22.512 8 INFO neutron.db.segments_db [None req-ccfb5583-aa33-4204-bf9c-0a8de8d70b97 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Added segment cf616600-a9dd-4a9e-8a6d-a1809aad9502 of type geneve for network c746a8ce-3a05-4f95-8417-ff5555875e40 2026-08-11 09:48:22.574 7 INFO neutron_taas.services.taas.taas_plugin [None req-c91f0b90-c238-49cc-981b-fcde9180e337 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: 877cbdfa-6cc8-49ed-8d39-3461ba859ad9 2026-08-11 09:48:22.577 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c91f0b90-c238-49cc-981b-fcde9180e337 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: 877cbdfa-6cc8-49ed-8d39-3461ba859ad9 2026-08-11 09:48:22.632 8 INFO neutron.db.ovn_revision_numbers_db [None req-ccfb5583-aa33-4204-bf9c-0a8de8d70b97 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Successfully bumped revision number for resource c746a8ce-3a05-4f95-8417-ff5555875e40 (type: networks) to 1 2026-08-11 09:48:22.862 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ccfb5583-aa33-4204-bf9c-0a8de8d70b97 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] No more DHCP agents 2026-08-11 09:48:22.867 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ccfb5583-aa33-4204-bf9c-0a8de8d70b97 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Unable to schedule network c746a8ce-3a05-4f95-8417-ff5555875e40: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:22.948 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6fc9a429-1927-4a37-8c08-74fdb8845ea3 - - - - - -] OVN reports status down for port: 454e345b-f864-4bf7-a28c-cb7cdffc8f06 2026-08-11 09:48:22.983 8 INFO neutron.db.ovn_revision_numbers_db [None req-ccfb5583-aa33-4204-bf9c-0a8de8d70b97 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Successfully bumped revision number for resource 454e345b-f864-4bf7-a28c-cb7cdffc8f06 (type: ports) to 1 [pid: 8|app: 0|req: 534/1106] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:48:22 2026] POST /v2.0/networks => generated 649 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1107] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:23 2026] DELETE /v2.0/security-groups/7d8eedbd-7169-42cb-8de1-dcba40b0926b => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1108] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:48:22 2026] PUT /v2.0/routers/73036dfd-c13d-4b82-a7e3-f66d37c13736/remove_router_interface => generated 309 bytes in 1135 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, ' [pid: 8|app: 0|req: 536/1111] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:23 2026] DELETE /v2.0/security-groups/8093f29e-9def-45fb-949c-57ba3b80bce0 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:48:23.695 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1da45bdf-7491-4801-8a9c-aebb2fbc4934 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] No more DHCP agents 2026-08-11 09:48:23.697 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1da45bdf-7491-4801-8a9c-aebb2fbc4934 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Unable to schedule network c746a8ce-3a05-4f95-8417-ff5555875e40: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:23.801 8 INFO neutron_taas.services.taas.taas_plugin [None req-7a1ed41e-2293-4669-a58e-54e7425ddac8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: 2268db8e-04eb-49e9-97b3-04a669c0745b 2026-08-11 09:48:23.805 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a1ed41e-2293-4669-a58e-54e7425ddac8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: 2268db8e-04eb-49e9-97b3-04a669c0745b 2026-08-11 09:48:24.160 7 INFO neutron.db.ovn_revision_numbers_db [None req-d19fb482-59d6-4b7a-aa76-ac9df6f92b45 - - - - - -] Successfully bumped revision number for resource 454e345b-f864-4bf7-a28c-cb7cdffc8f06 (type: ports) to 2 2026-08-11 09:48:24.202 7 INFO neutron.db.ovn_revision_numbers_db [None req-d19fb482-59d6-4b7a-aa76-ac9df6f92b45 - - - - - -] Successfully bumped revision number for resource 23b56a46-787c-4288-9896-3350fdf65895 (type: subnets) to 0 [pid: 7|app: 0|req: 576/1112] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:48:23 2026] POST /v2.0/subnets => generated 626 bytes in 792 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:48:24.231 7 INFO neutron.api.v2.resource [None req-333b1271-1ea2-472a-b097-f4b72e8d7463 07c9be4669ae44269a674a549b7b4831 af4a168dc5874f46955ae04668cc4e39 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 577/1113] 10.0.0.53 () {32 vars in 735 bytes} [Tue Aug 11 09:48:24 2026] GET /v2.0/security-groups/8093f29e-9def-45fb-949c-57ba3b80bce0 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1114] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:48:23 2026] DELETE /v2.0/routers/73036dfd-c13d-4b82-a7e3-f66d37c13736 => generated 0 bytes in 803 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:48:24.389 8 INFO neutron_taas.services.taas.taas_plugin [None req-dca9b3b7-ad92-4b5d-9b23-2b88536d6056 07c9be4669ae44269a674a549b7b4831 af4a168dc5874f46955ae04668cc4e39 - - default default] TaaS: Handle Delete Port: ee0c86c5-1b7c-48ec-992c-c94557596219 2026-08-11 09:48:24.392 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dca9b3b7-ad92-4b5d-9b23-2b88536d6056 07c9be4669ae44269a674a549b7b4831 af4a168dc5874f46955ae04668cc4e39 - - default default] Tap Mirror: Handle Delete Port: ee0c86c5-1b7c-48ec-992c-c94557596219 2026-08-11 09:48:24.562 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d52ef85d-01b3-4872-8f9d-5946c18e1e54 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] No more DHCP agents 2026-08-11 09:48:24.564 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d52ef85d-01b3-4872-8f9d-5946c18e1e54 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Unable to schedule network c746a8ce-3a05-4f95-8417-ff5555875e40: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 538/1115] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:48:24 2026] DELETE /v2.0/floatingips/1df6f6b9-fa3d-4828-b655-d3fb6793e40d => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:48:24.669 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6fc9a429-1927-4a37-8c08-74fdb8845ea3 - - - - - -] OVN reports status down for port: 1c3f8605-2078-4c09-82e8-e29a8e752fe0 2026-08-11 09:48:24.735 7 INFO neutron.db.ovn_revision_numbers_db [None req-d52ef85d-01b3-4872-8f9d-5946c18e1e54 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Successfully bumped revision number for resource 1c3f8605-2078-4c09-82e8-e29a8e752fe0 (type: ports) to 1 [pid: 7|app: 0|req: 578/1116] 10.0.0.53 () {34 vars in 663 bytes} [Tue Aug 11 09:48:24 2026] POST /v2.0/ports => generated 954 bytes in 552 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: 8|app: 0|req: 539/1117] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:48:24 2026] DELETE /v2.0/subnets/e45d34bf-83bb-47e7-ae3c-80a7e351bca4 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:48:24.992 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e3b3402-df65-4e85-8387-1069fab117b9 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] TaaS: Handle Delete Port: 1c3f8605-2078-4c09-82e8-e29a8e752fe0 2026-08-11 09:48:24.995 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e3b3402-df65-4e85-8387-1069fab117b9 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Tap Mirror: Handle Delete Port: 1c3f8605-2078-4c09-82e8-e29a8e752fe0 2026-08-11 09:48:25.119 7 INFO neutron_taas.services.taas.taas_plugin [None req-16ae156b-52f3-4b72-896f-cda0258c708d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: 858d18bf-aca5-4a59-a870-414af8625c8d 2026-08-11 09:48:25.122 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16ae156b-52f3-4b72-896f-cda0258c708d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: 858d18bf-aca5-4a59-a870-414af8625c8d [pid: 8|app: 0|req: 540/1118] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:48:24 2026] DELETE /v2.0/ports/1c3f8605-2078-4c09-82e8-e29a8e752fe0 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:48:25.285 8 INFO neutron_taas.services.taas.taas_plugin [None req-80e5e205-7b49-432e-be6f-55c60afa2a67 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: 67f576b7-b818-428a-b2aa-abebe866fda6 2026-08-11 09:48:25.301 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80e5e205-7b49-432e-be6f-55c60afa2a67 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: 67f576b7-b818-428a-b2aa-abebe866fda6 2026-08-11 09:48:25.541 8 INFO neutron.services.segments.plugin [-] Segment 6c727abc-70ef-437e-b38a-71f140cfc144 resource provider aggregate not found 2026-08-11 09:48:25.546 8 INFO neutron.services.segments.plugin [-] Segment 6c727abc-70ef-437e-b38a-71f140cfc144 resource provider aggregate not found 2026-08-11 09:48:25.562 8 INFO neutron.services.segments.plugin [-] Segment 6c727abc-70ef-437e-b38a-71f140cfc144 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c727abc-70ef-437e-b38a-71f140cfc144 found for delete ", "request_id": "req-a00174ca-3e7c-45b4-8798-db6c5e88b81a"}]} 2026-08-11 09:48:25.562 8 INFO neutron.services.segments.plugin [-] Segment 6c727abc-70ef-437e-b38a-71f140cfc144 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c727abc-70ef-437e-b38a-71f140cfc144 found for delete ", "request_id": "req-6b6dc204-b68e-4524-bcb2-7c4c19ef5ec6"}]} [pid: 8|app: 0|req: 541/1119] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:48:25 2026] DELETE /v2.0/networks/ca0b63a4-224a-4282-afba-9b4265ff45c4 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:48:25.610 8 INFO neutron.pecan_wsgi.hooks.translation [None req-514d870e-2d73-4d42-888d-fe3bd76ed711 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 542/1120] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:48:25 2026] DELETE /v2.0/ports/1c3f8605-2078-4c09-82e8-e29a8e752fe0 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:48:25.630 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d5a82264-ab63-4d7b-8a1d-08e6a2ac8f94 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 543/1121] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:48:25 2026] GET /v2.0/ports/1c3f8605-2078-4c09-82e8-e29a8e752fe0 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1122] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:48:25 2026] DELETE /v2.0/subnets/23b56a46-787c-4288-9896-3350fdf65895 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1123] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:25 2026] GET /v2.0/security-groups?tenant_id=d893871b6b914e6297e0cbe12d20da6c&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1124] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:48:24 2026] PUT /v2.0/routers/bd4e1312-2736-401f-83a3-05c843f90da7/remove_router_interface => generated 309 bytes in 1084 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-08-11 09:48:26.000 8 INFO neutron_taas.services.taas.taas_plugin [None req-1a3b22b6-0c54-4a0f-961e-4060cd39d2e3 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] TaaS: Handle Delete Port: 454e345b-f864-4bf7-a28c-cb7cdffc8f06 2026-08-11 09:48:26.004 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a3b22b6-0c54-4a0f-961e-4060cd39d2e3 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Tap Mirror: Handle Delete Port: 454e345b-f864-4bf7-a28c-cb7cdffc8f06 [pid: 7|app: 0|req: 580/1125] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:25 2026] DELETE /v2.0/security-groups/0f235d66-080a-4705-8010-49abfb419efb => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1126] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:48:25 2026] DELETE /v2.0/networks/c746a8ce-3a05-4f95-8417-ff5555875e40 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:48:26.381 8 INFO neutron.db.segments_db [None req-ee23c485-9607-4c41-bccc-bdea2c2d658c c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Added segment d9e86a3e-5e68-49f0-8716-17bb2fdc961f of type geneve for network 847b1b01-a3d5-45f2-9ced-afdc50deacbd 2026-08-11 09:48:26.531 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee23c485-9607-4c41-bccc-bdea2c2d658c c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Successfully bumped revision number for resource 847b1b01-a3d5-45f2-9ced-afdc50deacbd (type: networks) to 1 2026-08-11 09:48:26.551 7 INFO neutron_taas.services.taas.taas_plugin [None req-29fee1b9-db51-464d-a240-4a30a08f0e02 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: b0ecc924-a593-4b96-877c-404ad6cb6aeb 2026-08-11 09:48:26.555 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29fee1b9-db51-464d-a240-4a30a08f0e02 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: b0ecc924-a593-4b96-877c-404ad6cb6aeb 2026-08-11 09:48:26.740 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ee23c485-9607-4c41-bccc-bdea2c2d658c c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] No more DHCP agents 2026-08-11 09:48:26.746 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ee23c485-9607-4c41-bccc-bdea2c2d658c c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Unable to schedule network 847b1b01-a3d5-45f2-9ced-afdc50deacbd: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:26.818 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6fc9a429-1927-4a37-8c08-74fdb8845ea3 - - - - - -] OVN reports status down for port: a5921108-fef4-40fb-9683-41c23b31cd6d 2026-08-11 09:48:26.863 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee23c485-9607-4c41-bccc-bdea2c2d658c c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Successfully bumped revision number for resource a5921108-fef4-40fb-9683-41c23b31cd6d (type: ports) to 1 [pid: 8|app: 0|req: 547/1127] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:48:26 2026] POST /v2.0/networks => generated 651 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1128] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:48:26 2026] DELETE /v2.0/routers/bd4e1312-2736-401f-83a3-05c843f90da7 => generated 0 bytes in 978 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:48:27.153 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7992f8f6-6b33-4c58-bcf4-a2b39bb3e513 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] No more DHCP agents 2026-08-11 09:48:27.155 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7992f8f6-6b33-4c58-bcf4-a2b39bb3e513 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Unable to schedule network 847b1b01-a3d5-45f2-9ced-afdc50deacbd: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 582/1129] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:48:27 2026] DELETE /v2.0/subnets/3e93a7ea-093f-44a0-988b-35170f926b67 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:48:27.591 7 INFO neutron.db.ovn_revision_numbers_db [None req-546e8ef0-cf4f-42aa-a4ed-8a45ab04e5e4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 6d188df5-ce2e-4554-9eba-4bfa72b36585 (type: security_groups) to 1 2026-08-11 09:48:27.594 8 INFO neutron.services.segments.plugin [-] Segment cf616600-a9dd-4a9e-8a6d-a1809aad9502 resource provider aggregate not found 2026-08-11 09:48:27.595 8 INFO neutron.services.segments.plugin [-] Segment cf616600-a9dd-4a9e-8a6d-a1809aad9502 resource provider aggregate not found 2026-08-11 09:48:27.606 7 INFO neutron.db.ovn_revision_numbers_db [None req-546e8ef0-cf4f-42aa-a4ed-8a45ab04e5e4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 94996615-51df-4658-9a5f-47ac3d6475ec (type: security_group_rules) to 0 2026-08-11 09:48:27.620 7 INFO neutron.db.ovn_revision_numbers_db [None req-546e8ef0-cf4f-42aa-a4ed-8a45ab04e5e4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource b7c26f5b-5687-4afc-b256-74a50ffecbc4 (type: security_group_rules) to 0 2026-08-11 09:48:27.628 8 INFO neutron.services.segments.plugin [-] Segment cf616600-a9dd-4a9e-8a6d-a1809aad9502 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf616600-a9dd-4a9e-8a6d-a1809aad9502 found for delete ", "request_id": "req-cda06a62-d8da-46cc-97ec-a4a31898f0d8"}]} 2026-08-11 09:48:27.633 8 INFO neutron.services.segments.plugin [-] Segment cf616600-a9dd-4a9e-8a6d-a1809aad9502 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf616600-a9dd-4a9e-8a6d-a1809aad9502 found for delete ", "request_id": "req-cdb39471-4b44-4500-8750-a311d9a6f2fa"}]} 2026-08-11 09:48:27.634 7 INFO neutron.db.ovn_revision_numbers_db [None req-546e8ef0-cf4f-42aa-a4ed-8a45ab04e5e4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource d2c38aec-ff6d-4d37-9dfb-8321863edd83 (type: security_group_rules) to 0 2026-08-11 09:48:27.679 7 INFO neutron.db.ovn_revision_numbers_db [None req-546e8ef0-cf4f-42aa-a4ed-8a45ab04e5e4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource e0d00698-a4af-4ad4-9b5e-6018f2319d79 (type: security_group_rules) to 0 2026-08-11 09:48:27.710 8 INFO neutron.db.ovn_revision_numbers_db [None req-629e2572-72a8-4543-abda-993154338fcb - - - - - -] Successfully bumped revision number for resource a5921108-fef4-40fb-9683-41c23b31cd6d (type: ports) to 2 [pid: 7|app: 0|req: 583/1130] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:27 2026] GET /v2.0/security-groups?tenant_id=e92c67b3f6814426ba963119ff9f9dde&name=default => generated 2925 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:48:27.753 8 INFO neutron.db.ovn_revision_numbers_db [None req-629e2572-72a8-4543-abda-993154338fcb - - - - - -] Successfully bumped revision number for resource 9435ec2d-1f63-495d-a735-6316f097e083 (type: subnets) to 0 [pid: 8|app: 0|req: 548/1131] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:48:26 2026] POST /v2.0/subnets => generated 626 bytes in 872 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:48:27.839 7 INFO neutron_taas.services.taas.taas_plugin [None req-ac0d7475-a4ad-4064-9989-694167bff555 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: 96eb8899-82ac-4eaa-9457-dc15edd95003 2026-08-11 09:48:27.841 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac0d7475-a4ad-4064-9989-694167bff555 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: 96eb8899-82ac-4eaa-9457-dc15edd95003 2026-08-11 09:48:28.028 7 INFO neutron.services.segments.plugin [-] Segment 12830201-b518-4832-a7aa-aae66a026a72 resource provider aggregate not found 2026-08-11 09:48:28.034 7 INFO neutron.services.segments.plugin [-] Segment 12830201-b518-4832-a7aa-aae66a026a72 resource provider aggregate not found 2026-08-11 09:48:28.054 7 INFO neutron.services.segments.plugin [-] Segment 12830201-b518-4832-a7aa-aae66a026a72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12830201-b518-4832-a7aa-aae66a026a72 found for delete ", "request_id": "req-8d6c08ba-0772-4f96-8ce3-61a8cc189e4b"}]} 2026-08-11 09:48:28.067 7 INFO neutron.services.segments.plugin [-] Segment 12830201-b518-4832-a7aa-aae66a026a72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12830201-b518-4832-a7aa-aae66a026a72 found for delete ", "request_id": "req-4888cb3c-e65d-4e38-b0e8-3e2c2d3a8e30"}]} [pid: 8|app: 0|req: 549/1132] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:27 2026] DELETE /v2.0/security-groups/6d188df5-ce2e-4554-9eba-4bfa72b36585 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1133] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:48:27 2026] DELETE /v2.0/networks/cd8a6d8e-37c8-4a60-a140-16eab26d8b6a => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:48:28.420 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c898e39b-971d-4be5-9340-b4cd29b77769 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] No more DHCP agents 2026-08-11 09:48:28.421 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c898e39b-971d-4be5-9340-b4cd29b77769 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Unable to schedule network 847b1b01-a3d5-45f2-9ced-afdc50deacbd: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:28.427 7 INFO neutron.db.ovn_revision_numbers_db [None req-77b540dd-7e64-477b-975f-3379df21a1d5 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 86ca9f3a-0d30-455b-82d2-1d4ea196d025 (type: security_groups) to 1 2026-08-11 09:48:28.441 7 INFO neutron.db.ovn_revision_numbers_db [None req-77b540dd-7e64-477b-975f-3379df21a1d5 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4d2e6c5e-2cad-41a5-a85a-ee5499076891 (type: security_group_rules) to 0 2026-08-11 09:48:28.454 7 INFO neutron.db.ovn_revision_numbers_db [None req-77b540dd-7e64-477b-975f-3379df21a1d5 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource bb13a363-158b-4d34-81b1-ad681cb39350 (type: security_group_rules) to 0 2026-08-11 09:48:28.465 7 INFO neutron.db.ovn_revision_numbers_db [None req-77b540dd-7e64-477b-975f-3379df21a1d5 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource d5c0256e-4ec1-4e17-9d28-9756f737643e (type: security_group_rules) to 0 2026-08-11 09:48:28.482 7 INFO neutron.db.ovn_revision_numbers_db [None req-77b540dd-7e64-477b-975f-3379df21a1d5 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource fc6b4e91-38ca-4340-9022-87a9bfc37000 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 585/1134] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:28 2026] GET /v2.0/security-groups?tenant_id=45113be8d2354501a26d32bf0490e7f6&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:48:28.546 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0e29b5a9-a581-4066-8a0d-56d1545f9eab - - - - - -] OVN reports status down for port: 926d237d-78dc-473e-9eff-bbffa6d8a139 [pid: 7|app: 0|req: 586/1135] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:28 2026] GET /v2.0/security-groups?tenant_id=af4a168dc5874f46955ae04668cc4e39&name=default => generated 2921 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:48:28.603 8 INFO neutron.db.ovn_revision_numbers_db [None req-c898e39b-971d-4be5-9340-b4cd29b77769 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Successfully bumped revision number for resource 926d237d-78dc-473e-9eff-bbffa6d8a139 (type: ports) to 1 [pid: 8|app: 0|req: 550/1136] 10.0.0.53 () {34 vars in 663 bytes} [Tue Aug 11 09:48:28 2026] POST /v2.0/ports => generated 912 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1137] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:28 2026] DELETE /v2.0/security-groups/86ca9f3a-0d30-455b-82d2-1d4ea196d025 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1138] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:28 2026] DELETE /v2.0/security-groups/e51db5ea-832f-4200-aa72-f4f930919880 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:48:29.014 7 INFO neutron_taas.services.taas.taas_plugin [None req-c99f1071-73b6-4b5c-9323-4dc20bb1248f c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] TaaS: Handle Delete Port: 926d237d-78dc-473e-9eff-bbffa6d8a139 2026-08-11 09:48:29.017 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c99f1071-73b6-4b5c-9323-4dc20bb1248f c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Tap Mirror: Handle Delete Port: 926d237d-78dc-473e-9eff-bbffa6d8a139 [pid: 7|app: 0|req: 588/1139] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:48:28 2026] DELETE /v2.0/ports/926d237d-78dc-473e-9eff-bbffa6d8a139 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:48:29.206 8 INFO neutron.pecan_wsgi.hooks.translation [None req-214d118c-2ae3-4730-b35e-07c354d82dc4 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 552/1140] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:48:29 2026] GET /v2.0/ports/926d237d-78dc-473e-9eff-bbffa6d8a139 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1141] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:48:29 2026] DELETE /v2.0/subnets/9435ec2d-1f63-495d-a735-6316f097e083 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:48:29.530 8 INFO neutron_taas.services.taas.taas_plugin [None req-09c10314-e6c1-4c02-af0e-cd1b8339d9ee c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] TaaS: Handle Delete Port: a5921108-fef4-40fb-9683-41c23b31cd6d 2026-08-11 09:48:29.534 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09c10314-e6c1-4c02-af0e-cd1b8339d9ee c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Tap Mirror: Handle Delete Port: a5921108-fef4-40fb-9683-41c23b31cd6d 2026-08-11 09:48:29.722 8 INFO neutron.services.segments.plugin [-] Segment d9e86a3e-5e68-49f0-8716-17bb2fdc961f resource provider aggregate not found 2026-08-11 09:48:29.734 8 INFO neutron.services.segments.plugin [-] Segment d9e86a3e-5e68-49f0-8716-17bb2fdc961f resource provider aggregate not found 2026-08-11 09:48:29.742 8 INFO neutron.services.segments.plugin [-] Segment d9e86a3e-5e68-49f0-8716-17bb2fdc961f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9e86a3e-5e68-49f0-8716-17bb2fdc961f found for delete ", "request_id": "req-d27a50dc-66dd-4ff7-a112-b46a2de1fcbd"}]} 2026-08-11 09:48:29.759 8 INFO neutron.services.segments.plugin [-] Segment d9e86a3e-5e68-49f0-8716-17bb2fdc961f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9e86a3e-5e68-49f0-8716-17bb2fdc961f found for delete ", "request_id": "req-48929347-e511-422e-a5fb-7a22b1a22073"}]} [pid: 8|app: 0|req: 553/1142] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:48:29 2026] DELETE /v2.0/networks/847b1b01-a3d5-45f2-9ced-afdc50deacbd => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:48:30.064 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d87c3e7-1bcb-4480-bf0d-1ad81b136b30 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] No more DHCP agents 2026-08-11 09:48:30.065 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d87c3e7-1bcb-4480-bf0d-1ad81b136b30 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Unable to schedule network 845bf61b-bab7-4110-92d2-e71c4498c5dc: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:30.127 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6fc9a429-1927-4a37-8c08-74fdb8845ea3 - - - - - -] OVN reports status down for port: 65a7e2af-7086-434c-870a-3b1d85cf8e7a 2026-08-11 09:48:30.180 7 INFO neutron.db.ovn_revision_numbers_db [None req-2d87c3e7-1bcb-4480-bf0d-1ad81b136b30 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Successfully bumped revision number for resource 65a7e2af-7086-434c-870a-3b1d85cf8e7a (type: ports) to 1 [pid: 7|app: 0|req: 590/1143] 10.0.0.53 () {34 vars in 663 bytes} [Tue Aug 11 09:48:29 2026] POST /v2.0/ports => generated 775 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:48:30.533 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6fc9a429-1927-4a37-8c08-74fdb8845ea3 - - - - - -] OVN reports status down for port: 65a7e2af-7086-434c-870a-3b1d85cf8e7a 2026-08-11 09:48:30.566 8 INFO neutron.db.ovn_revision_numbers_db [None req-26e46a1c-c2e7-4246-881b-55be0302604f c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Successfully bumped revision number for resource 65a7e2af-7086-434c-870a-3b1d85cf8e7a (type: ports) to 2 [pid: 8|app: 0|req: 554/1144] 10.0.0.53 () {34 vars in 735 bytes} [Tue Aug 11 09:48:30 2026] PUT /v2.0/ports/65a7e2af-7086-434c-870a-3b1d85cf8e7a => generated 752 bytes in 352 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-08-11 09:48:30.774 7 INFO neutron_taas.services.taas.taas_plugin [None req-cca5e64e-eb4e-4685-8fda-20cde54a3539 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] TaaS: Handle Delete Port: 65a7e2af-7086-434c-870a-3b1d85cf8e7a 2026-08-11 09:48:30.779 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cca5e64e-eb4e-4685-8fda-20cde54a3539 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Tap Mirror: Handle Delete Port: 65a7e2af-7086-434c-870a-3b1d85cf8e7a /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: 591/1145] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:48:30 2026] DELETE /v2.0/ports/65a7e2af-7086-434c-870a-3b1d85cf8e7a => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:48:30.990 8 INFO neutron.db.ovn_revision_numbers_db [None req-9caf5162-54a3-43f3-bec4-51d7c3437f13 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 1ffeb58b-dfce-4623-870a-3793dadd140d (type: security_groups) to 1 2026-08-11 09:48:31.004 8 INFO neutron.db.ovn_revision_numbers_db [None req-9caf5162-54a3-43f3-bec4-51d7c3437f13 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 3f0c2aeb-78c0-49e5-baf6-a8ce920d0511 (type: security_group_rules) to 0 2026-08-11 09:48:31.017 8 INFO neutron.db.ovn_revision_numbers_db [None req-9caf5162-54a3-43f3-bec4-51d7c3437f13 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 636682be-a69b-4bbd-b34a-63e2f25a0f5a (type: security_group_rules) to 0 2026-08-11 09:48:31.033 8 INFO neutron.db.ovn_revision_numbers_db [None req-9caf5162-54a3-43f3-bec4-51d7c3437f13 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 9317ad67-49a9-4552-9b57-507df6ca583b (type: security_group_rules) to 0 2026-08-11 09:48:31.047 8 INFO neutron.db.ovn_revision_numbers_db [None req-9caf5162-54a3-43f3-bec4-51d7c3437f13 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource bafb5f81-c11a-45ea-9dd6-1723570c0ae2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 555/1146] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:30 2026] GET /v2.0/security-groups?tenant_id=1ffceb07d7954f59876737f1cf0a584a&name=default => generated 2925 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:48:31.167 7 INFO neutron.db.ovn_revision_numbers_db [None req-8362ccc9-bfe6-45f2-b564-61b4d3bd71d6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource e82827e0-9d46-4f78-9500-63c605ed16e5 (type: security_groups) to 1 [pid: 8|app: 0|req: 556/1147] 10.0.0.53 () {32 vars in 641 bytes} [Tue Aug 11 09:48:31 2026] GET /v2.0/ports => generated 1533 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:48:31.178 7 INFO neutron.db.ovn_revision_numbers_db [None req-8362ccc9-bfe6-45f2-b564-61b4d3bd71d6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 04ef312f-4113-4bd8-8a90-f8e8adb3b0d6 (type: security_group_rules) to 0 2026-08-11 09:48:31.193 7 INFO neutron.db.ovn_revision_numbers_db [None req-8362ccc9-bfe6-45f2-b564-61b4d3bd71d6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 3814c687-6027-4cf6-a11c-569318cc29b3 (type: security_group_rules) to 0 2026-08-11 09:48:31.208 7 INFO neutron.db.ovn_revision_numbers_db [None req-8362ccc9-bfe6-45f2-b564-61b4d3bd71d6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource cffb93b6-5e58-4fdd-8de5-71f9b3c3555d (type: security_group_rules) to 0 2026-08-11 09:48:31.224 7 INFO neutron.db.ovn_revision_numbers_db [None req-8362ccc9-bfe6-45f2-b564-61b4d3bd71d6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource fdaf080a-c2dc-4608-9520-2d15b54de4d4 (type: security_group_rules) to 0 2026-08-11 09:48:31.321 7 INFO neutron.db.segments_db [None req-8362ccc9-bfe6-45f2-b564-61b4d3bd71d6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Added segment 2fbd9692-7ab0-4083-bc7e-a565af660071 of type geneve for network 6611e36c-288d-4e78-a9bf-989140c4aedd [pid: 8|app: 0|req: 557/1148] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:31 2026] DELETE /v2.0/security-groups/1ffeb58b-dfce-4623-870a-3793dadd140d => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:48:31.444 7 INFO neutron.db.ovn_revision_numbers_db [None req-8362ccc9-bfe6-45f2-b564-61b4d3bd71d6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 6611e36c-288d-4e78-a9bf-989140c4aedd (type: networks) to 1 2026-08-11 09:48:31.445 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91ac28bd-52f8-42b5-8b43-0a48a9cbe06d c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 558/1149] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:48:31 2026] GET /v2.0/ports/65a7e2af-7086-434c-870a-3b1d85cf8e7a => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1150] 10.0.0.53 () {32 vars in 641 bytes} [Tue Aug 11 09:48:31 2026] GET /v2.0/ports => generated 1533 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:48:31.625 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8362ccc9-bfe6-45f2-b564-61b4d3bd71d6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:48:31.628 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8362ccc9-bfe6-45f2-b564-61b4d3bd71d6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 6611e36c-288d-4e78-a9bf-989140c4aedd: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:31.743 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0e29b5a9-a581-4066-8a0d-56d1545f9eab - - - - - -] OVN reports status down for port: 77a8d8fa-b757-4390-9ceb-5fa87ef4cead 2026-08-11 09:48:31.756 7 INFO neutron.db.ovn_revision_numbers_db [None req-8362ccc9-bfe6-45f2-b564-61b4d3bd71d6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 77a8d8fa-b757-4390-9ceb-5fa87ef4cead (type: ports) to 1 [pid: 7|app: 0|req: 592/1151] 10.0.0.53 () {34 vars in 669 bytes} [Tue Aug 11 09:48:30 2026] POST /v2.0/networks => generated 765 bytes in 858 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:48:31.852 8 INFO neutron.db.ovn_revision_numbers_db [None req-72424df5-11b8-414a-aace-e5b122a7b440 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 525c841e-46b3-48e0-9245-b878c7faad93 (type: security_groups) to 1 [pid: 7|app: 0|req: 593/1152] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:48:31 2026] GET /v2.0/ports/2790fb6a-98a8-4e7d-b57a-05f132beda6a => generated 774 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:31.876 8 INFO neutron.db.ovn_revision_numbers_db [None req-72424df5-11b8-414a-aace-e5b122a7b440 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 0d338cfc-d756-4875-9870-1151de4c3368 (type: security_group_rules) to 0 2026-08-11 09:48:31.889 8 INFO neutron.db.ovn_revision_numbers_db [None req-72424df5-11b8-414a-aace-e5b122a7b440 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 3b9c5df8-dd1e-4971-a3eb-25bdcb82858a (type: security_group_rules) to 0 2026-08-11 09:48:31.905 8 INFO neutron.db.ovn_revision_numbers_db [None req-72424df5-11b8-414a-aace-e5b122a7b440 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7eac16f6-634c-4be0-978a-54881b9cc995 (type: security_group_rules) to 0 2026-08-11 09:48:31.919 8 INFO neutron.db.ovn_revision_numbers_db [None req-72424df5-11b8-414a-aace-e5b122a7b440 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource d82349a4-1352-40eb-a22f-40bb230e7395 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 560/1153] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:31 2026] GET /v2.0/security-groups?tenant_id=7f68ecd20bce4ae0a1f1b039a3a97d8d&name=default => generated 2925 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:48:32.000 7 INFO neutron.db.ovn_revision_numbers_db [None req-36d3c45b-7004-4e2e-94da-3059fce15ed5 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource bee0d1a2-d8e6-4f57-972e-03e3327f4897 (type: security_groups) to 1 2026-08-11 09:48:32.010 7 INFO neutron.db.ovn_revision_numbers_db [None req-36d3c45b-7004-4e2e-94da-3059fce15ed5 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 886b67a7-aae6-4133-b472-61c9c2dd5ad7 (type: security_group_rules) to 0 2026-08-11 09:48:32.022 7 INFO neutron.db.ovn_revision_numbers_db [None req-36d3c45b-7004-4e2e-94da-3059fce15ed5 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a47ae420-b9e8-4030-a85f-cb416345afe3 (type: security_group_rules) to 0 2026-08-11 09:48:32.033 7 INFO neutron.db.ovn_revision_numbers_db [None req-36d3c45b-7004-4e2e-94da-3059fce15ed5 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c7d7f4b2-6409-4d94-897e-80bc3151ff55 (type: security_group_rules) to 0 2026-08-11 09:48:32.047 7 INFO neutron.db.ovn_revision_numbers_db [None req-36d3c45b-7004-4e2e-94da-3059fce15ed5 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource d8a009e4-694a-4ceb-bc99-c45ffc83ce77 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 594/1154] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:31 2026] GET /v2.0/security-groups?tenant_id=4e9c4eea9c8d42629843b52d0113b58d&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:48:32.104 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05729ced-291e-491d-8806-57793a4f0e23 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 595/1155] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:48:32 2026] DELETE /v2.0/ports/926d237d-78dc-473e-9eff-bbffa6d8a139 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:48:32.112 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9015630b-2176-417e-b281-18d749f31d75 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:48:32.116 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9015630b-2176-417e-b281-18d749f31d75 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 6611e36c-288d-4e78-a9bf-989140c4aedd: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 596/1156] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:32 2026] DELETE /v2.0/security-groups/525c841e-46b3-48e0-9245-b878c7faad93 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1157] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:32 2026] DELETE /v2.0/security-groups/bee0d1a2-d8e6-4f57-972e-03e3327f4897 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:48:32.566 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f606978c-b825-4248-8f37-0c73b304c512 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 598/1158] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:48:32 2026] DELETE /v2.0/subnets/9435ec2d-1f63-495d-a735-6316f097e083 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:48:32.606 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cec75eea-d120-42ac-b06d-9f0c43ac0a8e c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 599/1159] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:48:32 2026] DELETE /v2.0/subnets/23b56a46-787c-4288-9896-3350fdf65895 => generated 136 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:48:32.633 8 INFO neutron.db.ovn_revision_numbers_db [None req-e0576ff3-0765-4cb1-bfaf-c0d6ecb976bd - - - - - -] Successfully bumped revision number for resource 77a8d8fa-b757-4390-9ceb-5fa87ef4cead (type: ports) to 2 2026-08-11 09:48:32.697 8 INFO neutron.db.ovn_revision_numbers_db [None req-e0576ff3-0765-4cb1-bfaf-c0d6ecb976bd - - - - - -] Successfully bumped revision number for resource cf44ab57-69e1-41fc-bc64-528e6edf160e (type: subnets) to 0 [pid: 8|app: 0|req: 561/1160] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:48:31 2026] POST /v2.0/subnets => generated 690 bytes in 752 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:48:32.786 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a3a3a0d-3e0f-4278-a4d0-226484a7eeb0 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] TaaS: Handle Delete Port: 2790fb6a-98a8-4e7d-b57a-05f132beda6a 2026-08-11 09:48:32.789 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a3a3a0d-3e0f-4278-a4d0-226484a7eeb0 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Tap Mirror: Handle Delete Port: 2790fb6a-98a8-4e7d-b57a-05f132beda6a [pid: 7|app: 0|req: 600/1161] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:48:32 2026] DELETE /v2.0/ports/2790fb6a-98a8-4e7d-b57a-05f132beda6a => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:48:33.185 7 INFO neutron_taas.services.taas.taas_plugin [None req-0668cdbb-742d-4029-87e4-81e48b218950 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] TaaS: Handle Delete Port: 083ad11e-09bf-4451-b492-4d2b5800e887 2026-08-11 09:48:33.188 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0668cdbb-742d-4029-87e4-81e48b218950 c47b153613884897a8e383ae700da83a 592d1db6547c44d29c913fc035e7c1c2 - - default default] Tap Mirror: Handle Delete Port: 083ad11e-09bf-4451-b492-4d2b5800e887 2026-08-11 09:48:33.420 7 INFO neutron.services.segments.plugin [-] Segment f70bdfcb-77b1-4174-838c-135c300412ea resource provider aggregate not found 2026-08-11 09:48:33.428 7 INFO neutron.services.segments.plugin [-] Segment f70bdfcb-77b1-4174-838c-135c300412ea resource provider aggregate not found 2026-08-11 09:48:33.457 7 INFO neutron.services.segments.plugin [-] Segment f70bdfcb-77b1-4174-838c-135c300412ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f70bdfcb-77b1-4174-838c-135c300412ea found for delete ", "request_id": "req-00561459-626b-4d34-816f-f64519279c86"}]} 2026-08-11 09:48:33.459 7 INFO neutron.services.segments.plugin [-] Segment f70bdfcb-77b1-4174-838c-135c300412ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f70bdfcb-77b1-4174-838c-135c300412ea found for delete ", "request_id": "req-08a5eb87-2ed7-4f33-8f71-12c19fec4a64"}]} [pid: 7|app: 0|req: 601/1162] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:48:32 2026] DELETE /v2.0/networks/845bf61b-bab7-4110-92d2-e71c4498c5dc => generated 0 bytes in 541 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:48:33.856 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e37efa97-df73-4a6d-9f4b-77c90ee82181 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:48:33.857 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e37efa97-df73-4a6d-9f4b-77c90ee82181 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:33.981 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6fc9a429-1927-4a37-8c08-74fdb8845ea3 - - - - - -] OVN reports status down for port: d5867dd0-6f18-41cb-9f2c-1223c78fa4cc 2026-08-11 09:48:34.010 8 INFO neutron.db.ovn_revision_numbers_db [None req-e37efa97-df73-4a6d-9f4b-77c90ee82181 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource d5867dd0-6f18-41cb-9f2c-1223c78fa4cc (type: ports) to 1 [pid: 7|app: 0|req: 602/1163] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:34 2026] GET /v2.0/security-groups?tenant_id=592d1db6547c44d29c913fc035e7c1c2&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1164] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:34 2026] DELETE /v2.0/security-groups/fa8b1cf7-eda9-473f-842c-49a440eed0e4 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:48:34.660 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-b2e9126a-affe-468a-b46e-632a9ac1c10b - - - - - -] Schedule LRP lrp-d5867dd0-6f18-41cb-9f2c-1223c78fa4cc on gateway ce5202b0-5136-491f-befe-509851665b2b with priority 1 2026-08-11 09:48:34.739 8 INFO neutron.db.ovn_revision_numbers_db [None req-e37efa97-df73-4a6d-9f4b-77c90ee82181 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource d5867dd0-6f18-41cb-9f2c-1223c78fa4cc (type: router_ports) to 1 2026-08-11 09:48:34.749 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-26542e72-d7de-493d-a0bb-930a027f6bd6 - - - - - -] Router 6853944b-461a-4da3-972b-8ce23972e724 is bound to host instance 2026-08-11 09:48:34.756 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6fc9a429-1927-4a37-8c08-74fdb8845ea3 - - - - - -] OVN reports status up for port: d5867dd0-6f18-41cb-9f2c-1223c78fa4cc 2026-08-11 09:48:34.779 7 INFO neutron.plugins.ml2.plugin [None req-6fc9a429-1927-4a37-8c08-74fdb8845ea3 - - - - - -] Attempt 1 to provision port d5867dd0-6f18-41cb-9f2c-1223c78fa4cc 2026-08-11 09:48:34.807 8 INFO neutron.db.ovn_revision_numbers_db [None req-e37efa97-df73-4a6d-9f4b-77c90ee82181 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 6853944b-461a-4da3-972b-8ce23972e724 (type: routers) to 2 [pid: 8|app: 0|req: 562/1165] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:48:32 2026] POST /v2.0/routers => generated 968 bytes in 2098 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:48:35.194 8 INFO neutron.db.ovn_revision_numbers_db [None req-3525e718-7f39-48fa-bf0c-c6af0b789010 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 1234e262-c40f-4f5f-b65a-bb3bf9b39a69 (type: security_groups) to 1 2026-08-11 09:48:35.207 8 INFO neutron.db.ovn_revision_numbers_db [None req-3525e718-7f39-48fa-bf0c-c6af0b789010 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 13514b32-bc79-44b9-bf21-cc1d824d8e52 (type: security_group_rules) to 0 2026-08-11 09:48:35.222 8 INFO neutron.db.ovn_revision_numbers_db [None req-3525e718-7f39-48fa-bf0c-c6af0b789010 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 39eb16c1-18f1-48af-9a79-e322e19b34e2 (type: security_group_rules) to 0 2026-08-11 09:48:35.234 8 INFO neutron.db.ovn_revision_numbers_db [None req-3525e718-7f39-48fa-bf0c-c6af0b789010 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 9b1e85d6-9ce3-460d-bbe9-89147e5e659a (type: security_group_rules) to 0 2026-08-11 09:48:35.248 8 INFO neutron.db.ovn_revision_numbers_db [None req-3525e718-7f39-48fa-bf0c-c6af0b789010 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource b08464af-c013-4248-8b95-936e9d58dd93 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 563/1166] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:34 2026] GET /v2.0/security-groups?tenant_id=b25d0fa860c343be8340eb121e2c1c36&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1167] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:35 2026] DELETE /v2.0/security-groups/1234e262-c40f-4f5f-b65a-bb3bf9b39a69 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:48:36.437 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1af23534-b371-4955-9dbd-2ec53b8fbf97 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:48:36.440 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1af23534-b371-4955-9dbd-2ec53b8fbf97 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 6611e36c-288d-4e78-a9bf-989140c4aedd: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:36.658 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0e29b5a9-a581-4066-8a0d-56d1545f9eab - - - - - -] OVN reports status down for port: f0f66243-4e13-4a9f-a041-7ba3a83bbaeb 2026-08-11 09:48:36.730 7 INFO neutron.db.ovn_revision_numbers_db [None req-1af23534-b371-4955-9dbd-2ec53b8fbf97 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource f0f66243-4e13-4a9f-a041-7ba3a83bbaeb (type: ports) to 1 2026-08-11 09:48:36.876 8 INFO neutron.db.ovn_revision_numbers_db [None req-d78d27f7-9bb7-41f3-8b01-619d3106666d 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource ed423754-f981-4901-8e58-b30cf55fae4b (type: security_groups) to 1 2026-08-11 09:48:36.905 8 INFO neutron.db.ovn_revision_numbers_db [None req-d78d27f7-9bb7-41f3-8b01-619d3106666d 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource 021fc411-d150-4a81-8efc-16110227f475 (type: security_group_rules) to 0 2026-08-11 09:48:36.925 8 INFO neutron.db.ovn_revision_numbers_db [None req-d78d27f7-9bb7-41f3-8b01-619d3106666d 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource 9ddd7ec6-2946-4a3e-8c18-27b2718e5c25 (type: security_group_rules) to 0 2026-08-11 09:48:36.939 8 INFO neutron.db.ovn_revision_numbers_db [None req-d78d27f7-9bb7-41f3-8b01-619d3106666d 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource d69a0a47-0bce-4415-9d8c-4c6abd3c7612 (type: security_group_rules) to 0 2026-08-11 09:48:36.962 8 INFO neutron.db.ovn_revision_numbers_db [None req-d78d27f7-9bb7-41f3-8b01-619d3106666d 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource da73f4cd-d687-4afa-b769-6b13b79bf43d (type: security_group_rules) to 0 2026-08-11 09:48:37.046 8 INFO neutron.db.segments_db [None req-d78d27f7-9bb7-41f3-8b01-619d3106666d 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Added segment 871b71df-1a9e-4d01-b628-2ab50fb5b575 of type geneve for network 4709ed44-399f-46c5-9a57-2137854ae117 2026-08-11 09:48:37.180 8 INFO neutron.db.ovn_revision_numbers_db [None req-d78d27f7-9bb7-41f3-8b01-619d3106666d 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource 4709ed44-399f-46c5-9a57-2137854ae117 (type: networks) to 1 2026-08-11 09:48:37.226 7 INFO neutron.db.ovn_revision_numbers_db [None req-1d5e9bcc-4126-4de8-8592-e34b47e9d4e0 - - - - - -] Successfully bumped revision number for resource d5867dd0-6f18-41cb-9f2c-1223c78fa4cc (type: ports) to 4 2026-08-11 09:48:37.372 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d78d27f7-9bb7-41f3-8b01-619d3106666d 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] No more DHCP agents 2026-08-11 09:48:37.373 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d78d27f7-9bb7-41f3-8b01-619d3106666d 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Unable to schedule network 4709ed44-399f-46c5-9a57-2137854ae117: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:37.451 8 INFO neutron.db.ovn_revision_numbers_db [None req-d78d27f7-9bb7-41f3-8b01-619d3106666d 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource 9331678c-4ee5-481b-adf0-c5f6ae04f57e (type: ports) to 1 [pid: 8|app: 0|req: 565/1168] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:48:36 2026] POST /v2.0/networks => generated 649 bytes in 997 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:48:37.571 8 INFO neutron.db.segments_db [None req-91f4c314-e5d3-4618-bc77-66231bf46393 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Added segment a068fb74-5cdf-4d05-abc7-c65eaf18f241 of type geneve for network 81bf0304-f0d8-45cc-9bff-b9776471263a 2026-08-11 09:48:37.704 8 INFO neutron.db.ovn_revision_numbers_db [None req-91f4c314-e5d3-4618-bc77-66231bf46393 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource 81bf0304-f0d8-45cc-9bff-b9776471263a (type: networks) to 1 2026-08-11 09:48:37.893 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-91f4c314-e5d3-4618-bc77-66231bf46393 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] No more DHCP agents 2026-08-11 09:48:37.896 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-91f4c314-e5d3-4618-bc77-66231bf46393 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Unable to schedule network 81bf0304-f0d8-45cc-9bff-b9776471263a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:37.933 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6fc9a429-1927-4a37-8c08-74fdb8845ea3 - - - - - -] OVN reports status down for port: 9331678c-4ee5-481b-adf0-c5f6ae04f57e 2026-08-11 09:48:38.016 8 INFO neutron.db.ovn_revision_numbers_db [None req-91f4c314-e5d3-4618-bc77-66231bf46393 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource be53ae4e-5927-4b14-a0e6-64adf8c0bdb8 (type: ports) to 1 [pid: 8|app: 0|req: 566/1169] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:48:37 2026] POST /v2.0/networks => generated 649 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:48:38.160 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6fc9a429-1927-4a37-8c08-74fdb8845ea3 - - - - - -] OVN reports status down for port: be53ae4e-5927-4b14-a0e6-64adf8c0bdb8 2026-08-11 09:48:38.189 7 INFO neutron.db.ovn_revision_numbers_db [None req-1d5e9bcc-4126-4de8-8592-e34b47e9d4e0 - - - - - -] Successfully bumped revision number for resource d5867dd0-6f18-41cb-9f2c-1223c78fa4cc (type: ports) to 5 2026-08-11 09:48:38.290 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0e29b5a9-a581-4066-8a0d-56d1545f9eab - - - - - -] OVN reports status up for port: f0f66243-4e13-4a9f-a041-7ba3a83bbaeb 2026-08-11 09:48:38.310 8 INFO neutron.plugins.ml2.plugin [None req-0e29b5a9-a581-4066-8a0d-56d1545f9eab - - - - - -] Attempt 1 to provision port f0f66243-4e13-4a9f-a041-7ba3a83bbaeb 2026-08-11 09:48:38.503 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1af23534-b371-4955-9dbd-2ec53b8fbf97 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:48:38.504 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1af23534-b371-4955-9dbd-2ec53b8fbf97 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 6611e36c-288d-4e78-a9bf-989140c4aedd: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:38.541 8 INFO neutron.db.ovn_revision_numbers_db [None req-7964691d-6bc5-4ff0-8c65-b7e25a0a2a5b 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Successfully bumped revision number for resource 4b198ba4-d2ea-4d86-8d3e-35c9a6719a77 (type: security_groups) to 1 2026-08-11 09:48:38.589 8 INFO neutron.db.ovn_revision_numbers_db [None req-7964691d-6bc5-4ff0-8c65-b7e25a0a2a5b 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Successfully bumped revision number for resource 6326546e-7b6d-43f8-9f92-b0d539be2ab3 (type: security_group_rules) to 0 2026-08-11 09:48:38.606 8 INFO neutron.db.ovn_revision_numbers_db [None req-7964691d-6bc5-4ff0-8c65-b7e25a0a2a5b 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Successfully bumped revision number for resource c4e7cade-a486-410e-880b-0146c785bb2c (type: security_group_rules) to 0 2026-08-11 09:48:38.639 8 INFO neutron.db.ovn_revision_numbers_db [None req-7964691d-6bc5-4ff0-8c65-b7e25a0a2a5b 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Successfully bumped revision number for resource d4184969-8871-4d34-8219-f8d88cd3d9a6 (type: security_group_rules) to 0 2026-08-11 09:48:38.664 8 INFO neutron.db.ovn_revision_numbers_db [None req-7964691d-6bc5-4ff0-8c65-b7e25a0a2a5b 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Successfully bumped revision number for resource df35ac88-98a9-46de-87d6-eeb5304663a4 (type: security_group_rules) to 0 2026-08-11 09:48:38.782 8 INFO neutron.db.segments_db [None req-7964691d-6bc5-4ff0-8c65-b7e25a0a2a5b 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Added segment 52c5b82e-8767-4a8f-a071-020945c354a4 of type geneve for network f95cb5ac-172b-4c2c-bd22-a56e08b39927 2026-08-11 09:48:38.962 8 INFO neutron.db.ovn_revision_numbers_db [None req-0e29b5a9-a581-4066-8a0d-56d1545f9eab - - - - - -] Successfully bumped revision number for resource f0f66243-4e13-4a9f-a041-7ba3a83bbaeb (type: ports) to 2 2026-08-11 09:48:38.992 7 INFO neutron.db.ovn_revision_numbers_db [None req-1af23534-b371-4955-9dbd-2ec53b8fbf97 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource f0f66243-4e13-4a9f-a041-7ba3a83bbaeb (type: router_ports) to 1 [pid: 7|app: 0|req: 604/1170] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:48:34 2026] PUT /v2.0/routers/6853944b-461a-4da3-972b-8ce23972e724/add_router_interface => generated 309 bytes in 4171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:39.155 8 INFO neutron.db.ovn_revision_numbers_db [None req-7964691d-6bc5-4ff0-8c65-b7e25a0a2a5b 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Successfully bumped revision number for resource f95cb5ac-172b-4c2c-bd22-a56e08b39927 (type: networks) to 1 2026-08-11 09:48:39.182 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5172a19c-f14d-4d40-8b84-d87df02d8133 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] No more DHCP agents 2026-08-11 09:48:39.183 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5172a19c-f14d-4d40-8b84-d87df02d8133 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Unable to schedule network 4709ed44-399f-46c5-9a57-2137854ae117: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:39.325 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7964691d-6bc5-4ff0-8c65-b7e25a0a2a5b 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] No more DHCP agents 2026-08-11 09:48:39.326 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7964691d-6bc5-4ff0-8c65-b7e25a0a2a5b 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Unable to schedule network f95cb5ac-172b-4c2c-bd22-a56e08b39927: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:39.418 8 INFO neutron.db.ovn_revision_numbers_db [None req-7964691d-6bc5-4ff0-8c65-b7e25a0a2a5b 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Successfully bumped revision number for resource a52a6b2f-afc6-4aa0-afec-d7083ef10812 (type: ports) to 1 [pid: 8|app: 0|req: 567/1173] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:48:38 2026] POST /v2.0/networks => generated 669 bytes in 1399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:48:39.673 7 INFO neutron.db.ovn_revision_numbers_db [None req-168db5ca-82ff-4240-905a-ca46f205f353 - - - - - -] Successfully bumped revision number for resource 9331678c-4ee5-481b-adf0-c5f6ae04f57e (type: ports) to 2 2026-08-11 09:48:39.716 7 INFO neutron.db.ovn_revision_numbers_db [None req-168db5ca-82ff-4240-905a-ca46f205f353 - - - - - -] Successfully bumped revision number for resource a4b4d5d4-d55d-4561-ac06-e80ca162022f (type: subnets) to 0 2026-08-11 09:48:39.728 8 INFO neutron.db.ovn_revision_numbers_db [None req-210a50ed-37c3-4565-b62d-29cbe5aec6f8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource e3a36e17-237c-4422-afa2-3a05f60a5f74 (type: security_groups) to 1 [pid: 7|app: 0|req: 607/1174] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:48:39 2026] POST /v2.0/subnets => generated 626 bytes in 731 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:48:39.745 8 INFO neutron.db.ovn_revision_numbers_db [None req-210a50ed-37c3-4565-b62d-29cbe5aec6f8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 16a3ea2b-c85c-4473-b949-0670f1e889fd (type: security_group_rules) to 0 2026-08-11 09:48:39.759 8 INFO neutron.db.ovn_revision_numbers_db [None req-210a50ed-37c3-4565-b62d-29cbe5aec6f8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a559a97c-d456-454d-9906-c1045e35c7ce (type: security_group_rules) to 0 2026-08-11 09:48:39.773 8 INFO neutron.db.ovn_revision_numbers_db [None req-210a50ed-37c3-4565-b62d-29cbe5aec6f8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource b78ad166-5a44-41a8-98e3-efbc96add476 (type: security_group_rules) to 0 2026-08-11 09:48:39.786 8 INFO neutron.db.ovn_revision_numbers_db [None req-210a50ed-37c3-4565-b62d-29cbe5aec6f8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c04ea3fd-66fd-4090-ad17-3545d6a21e66 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 568/1175] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:39 2026] GET /v2.0/security-groups?tenant_id=995adf2f366b4edd8a907b654841cc79&name=default => generated 2925 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:48:39.959 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3d0db94a-89e8-4f8c-98c7-d105aef7fdc4 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] No more DHCP agents 2026-08-11 09:48:39.960 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3d0db94a-89e8-4f8c-98c7-d105aef7fdc4 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Unable to schedule network f95cb5ac-172b-4c2c-bd22-a56e08b39927: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:39.993 7 INFO neutron.db.ovn_revision_numbers_db [None req-3d0db94a-89e8-4f8c-98c7-d105aef7fdc4 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Successfully bumped revision number for resource 269d21aa-f560-4775-8b93-d48af51520fb (type: subnets) to 0 [pid: 7|app: 0|req: 608/1176] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:48:39 2026] POST /v2.0/subnets => generated 627 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:48:40.041 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f8139320-e39c-4f2e-a65b-27f52b30a7d5 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] No more DHCP agents 2026-08-11 09:48:40.042 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f8139320-e39c-4f2e-a65b-27f52b30a7d5 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Unable to schedule network 81bf0304-f0d8-45cc-9bff-b9776471263a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:40.138 7 INFO neutron.db.ovn_revision_numbers_db [None req-e6fb091b-793e-4c7a-b23e-78699a108d19 d207c39abf1e4c5caa9bdfe1b4d28454 63f4490f25814216a907b202183244c4 - - default default] Successfully bumped revision number for resource 0d7136ca-2705-4a33-a07f-7c3da4f75f71 (type: security_groups) to 1 2026-08-11 09:48:40.151 7 INFO neutron.db.ovn_revision_numbers_db [None req-e6fb091b-793e-4c7a-b23e-78699a108d19 d207c39abf1e4c5caa9bdfe1b4d28454 63f4490f25814216a907b202183244c4 - - default default] Successfully bumped revision number for resource 39a7fa8d-6724-402d-a8b9-3b81cce016fc (type: security_group_rules) to 0 2026-08-11 09:48:40.162 7 INFO neutron.db.ovn_revision_numbers_db [None req-e6fb091b-793e-4c7a-b23e-78699a108d19 d207c39abf1e4c5caa9bdfe1b4d28454 63f4490f25814216a907b202183244c4 - - default default] Successfully bumped revision number for resource 7f3b9655-c434-421e-a134-9952d46d2bdb (type: security_group_rules) to 0 [pid: 7|app: 0|req: 609/1177] 10.0.0.53 () {34 vars in 683 bytes} [Tue Aug 11 09:48:40 2026] POST /v2.0/security-groups => generated 1660 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1178] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:40 2026] DELETE /v2.0/security-groups/e3a36e17-237c-4422-afa2-3a05f60a5f74 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:48:40.516 8 INFO neutron.db.ovn_revision_numbers_db [None req-faa751fc-2d9c-4e9a-b300-a3b51fa16de5 - - - - - -] Successfully bumped revision number for resource be53ae4e-5927-4b14-a0e6-64adf8c0bdb8 (type: ports) to 2 2026-08-11 09:48:40.569 8 INFO neutron.db.ovn_revision_numbers_db [None req-faa751fc-2d9c-4e9a-b300-a3b51fa16de5 - - - - - -] Successfully bumped revision number for resource 0778f9e7-e2d9-4105-9dff-0b1365d4a110 (type: subnets) to 0 [pid: 8|app: 0|req: 569/1179] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:48:39 2026] POST /v2.0/subnets => generated 626 bytes in 768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:48:40.738 8 INFO neutron.db.ovn_revision_numbers_db [None req-058ee35a-7833-40d7-8e1e-c4bd6cb9cd94 d207c39abf1e4c5caa9bdfe1b4d28454 63f4490f25814216a907b202183244c4 - - default default] Successfully bumped revision number for resource 083733ae-c668-444a-bd0a-4019ca5d1953 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 570/1180] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:48:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:48:40.949 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4f59ec6e-af2e-4798-b5de-60005736f96a 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] No more DHCP agents 2026-08-11 09:48:40.954 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4f59ec6e-af2e-4798-b5de-60005736f96a 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:40.964 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d86095e-59fe-41c4-bfbb-699246861d93 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 76e73d84-9162-44c4-bc94-52952748a4fe (type: security_groups) to 1 2026-08-11 09:48:40.988 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d86095e-59fe-41c4-bfbb-699246861d93 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c81dbce2-7e7c-4204-841c-27f5e43d9240 (type: security_group_rules) to 0 2026-08-11 09:48:41.003 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d86095e-59fe-41c4-bfbb-699246861d93 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource cbf4c24e-7f82-4ec6-b5bf-eb7ddfedca25 (type: security_group_rules) to 0 2026-08-11 09:48:41.018 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d86095e-59fe-41c4-bfbb-699246861d93 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ce11a119-7a52-401e-914f-eb29eda8e9f5 (type: security_group_rules) to 0 2026-08-11 09:48:41.032 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d86095e-59fe-41c4-bfbb-699246861d93 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource dbe01e62-7933-4896-8edd-86610ce28f6d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 571/1181] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:40 2026] GET /v2.0/security-groups?tenant_id=c2316b485ba341e7a673e35ec81c89b3&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:48:41.103 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f59ec6e-af2e-4798-b5de-60005736f96a 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Successfully bumped revision number for resource e4165369-8789-4a67-a4a3-35015a647ad1 (type: ports) to 1 2026-08-11 09:48:41.225 8 INFO neutron.db.ovn_revision_numbers_db [None req-6205a007-b162-4dff-89d9-c431bc7c89e6 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource d0a1c30d-6e88-40c3-952e-3e2a12464660 (type: routers) to 1 [pid: 8|app: 0|req: 572/1182] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:48:41 2026] POST /v2.0/routers => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:48:41.374 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c07c561-c02c-4c56-9db1-17a299face06 d207c39abf1e4c5caa9bdfe1b4d28454 63f4490f25814216a907b202183244c4 - - default default] Successfully bumped revision number for resource 1552a72b-17d5-40b0-bdab-99c78636656d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 573/1183] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:48:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1184] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:41 2026] DELETE /v2.0/security-groups/76e73d84-9162-44c4-bc94-52952748a4fe => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:48:41.775 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-50e8321a-2457-4575-a975-60549c21fa53 - - - - - -] Schedule LRP lrp-e4165369-8789-4a67-a4a3-35015a647ad1 on gateway ce5202b0-5136-491f-befe-509851665b2b with priority 1 2026-08-11 09:48:41.819 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f59ec6e-af2e-4798-b5de-60005736f96a 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Successfully bumped revision number for resource e4165369-8789-4a67-a4a3-35015a647ad1 (type: router_ports) to 1 2026-08-11 09:48:41.925 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f59ec6e-af2e-4798-b5de-60005736f96a 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Successfully bumped revision number for resource 51c9b068-2382-4476-80ad-477eb896463d (type: routers) to 2 [pid: 7|app: 0|req: 611/1185] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:48:40 2026] POST /v2.0/routers => generated 955 bytes in 1497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:48:42.223 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b7eb0e5d-c699-4f0a-a967-ae9494797241 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] No more DHCP agents 2026-08-11 09:48:42.223 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4476f8e7-23a7-47a5-b638-a75974c84a5b d207c39abf1e4c5caa9bdfe1b4d28454 63f4490f25814216a907b202183244c4 - - default default] No more DHCP agents 2026-08-11 09:48:42.224 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b7eb0e5d-c699-4f0a-a967-ae9494797241 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Unable to schedule network 4709ed44-399f-46c5-9a57-2137854ae117: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:42.226 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4476f8e7-23a7-47a5-b638-a75974c84a5b d207c39abf1e4c5caa9bdfe1b4d28454 63f4490f25814216a907b202183244c4 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:42.358 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6fc9a429-1927-4a37-8c08-74fdb8845ea3 - - - - - -] OVN reports status down for port: 4706de3a-3030-4ba3-8abc-101a1f986bf9 2026-08-11 09:48:42.414 8 INFO neutron.db.ovn_revision_numbers_db [None req-b7eb0e5d-c699-4f0a-a967-ae9494797241 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource 4706de3a-3030-4ba3-8abc-101a1f986bf9 (type: ports) to 1 [pid: 7|app: 0|req: 612/1186] 10.0.0.53 () {34 vars in 674 bytes} [Tue Aug 11 09:48:41 2026] POST /v2.0/floatingips => generated 552 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:48:43.067 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6fc9a429-1927-4a37-8c08-74fdb8845ea3 - - - - - -] OVN reports status up for port: 4706de3a-3030-4ba3-8abc-101a1f986bf9 2026-08-11 09:48:43.089 7 INFO neutron.plugins.ml2.plugin [None req-6fc9a429-1927-4a37-8c08-74fdb8845ea3 - - - - - -] Attempt 1 to provision port 4706de3a-3030-4ba3-8abc-101a1f986bf9 2026-08-11 09:48:43.160 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b7eb0e5d-c699-4f0a-a967-ae9494797241 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] No more DHCP agents 2026-08-11 09:48:43.161 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b7eb0e5d-c699-4f0a-a967-ae9494797241 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Unable to schedule network 4709ed44-399f-46c5-9a57-2137854ae117: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:43.386 8 INFO neutron.db.ovn_revision_numbers_db [None req-b7eb0e5d-c699-4f0a-a967-ae9494797241 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource 4706de3a-3030-4ba3-8abc-101a1f986bf9 (type: router_ports) to 1 [pid: 8|app: 0|req: 575/1187] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:48:41 2026] PUT /v2.0/routers/d0a1c30d-6e88-40c3-952e-3e2a12464660/add_router_interface => generated 309 bytes in 1707 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1188] 10.0.0.131 () {34 vars in 1099 bytes} [Tue Aug 11 09:48:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1949569692&fields=id&tenant_id=63f4490f25814216a907b202183244c4 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:48:43.436 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-75a133d2-893b-4b74-8c73-fba7242bb2ab 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] No more DHCP agents 2026-08-11 09:48:43.444 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-75a133d2-893b-4b74-8c73-fba7242bb2ab 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Unable to schedule network f95cb5ac-172b-4c2c-bd22-a56e08b39927: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 577/1189] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:48:43 2026] GET /v2.0/ports/4706de3a-3030-4ba3-8abc-101a1f986bf9 => generated 943 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1190] 10.0.0.131 () {34 vars in 981 bytes} [Tue Aug 11 09:48:43 2026] GET /v2.0/networks?id=6611e36c-288d-4e78-a9bf-989140c4aedd => generated 713 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:43.728 7 INFO neutron.db.ovn_revision_numbers_db [None req-75a133d2-893b-4b74-8c73-fba7242bb2ab 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Successfully bumped revision number for resource 41bee8ba-8218-4010-97ab-8fd3d1422e88 (type: ports) to 1 2026-08-11 09:48:43.916 7 INFO neutron.db.ovn_revision_numbers_db [None req-6fc9a429-1927-4a37-8c08-74fdb8845ea3 - - - - - -] Successfully bumped revision number for resource 4706de3a-3030-4ba3-8abc-101a1f986bf9 (type: ports) to 2 2026-08-11 09:48:44.174 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-840a0e4e-0b18-482d-b55f-9f7b0662d0ed 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] No more DHCP agents 2026-08-11 09:48:44.176 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-840a0e4e-0b18-482d-b55f-9f7b0662d0ed 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Unable to schedule network 81bf0304-f0d8-45cc-9bff-b9776471263a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:44.321 8 INFO neutron.db.ovn_revision_numbers_db [None req-840a0e4e-0b18-482d-b55f-9f7b0662d0ed 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource ffa5edad-eda1-4f62-8021-b2f8a290ff5e (type: ports) to 1 2026-08-11 09:48:44.591 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d34e9593-4fa1-4a4e-a0fd-06783a25328b - - - - - -] No hosting information found for port f0f66243-4e13-4a9f-a041-7ba3a83bbaeb: RuntimeError: No hosting information found for port f0f66243-4e13-4a9f-a041-7ba3a83bbaeb 2026-08-11 09:48:44.697 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-75a133d2-893b-4b74-8c73-fba7242bb2ab 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] No more DHCP agents 2026-08-11 09:48:44.701 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-75a133d2-893b-4b74-8c73-fba7242bb2ab 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Unable to schedule network f95cb5ac-172b-4c2c-bd22-a56e08b39927: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:44.789 8 INFO neutron.db.ovn_revision_numbers_db [None req-d34e9593-4fa1-4a4e-a0fd-06783a25328b - - - - - -] Successfully bumped revision number for resource f0f66243-4e13-4a9f-a041-7ba3a83bbaeb (type: router_ports) to 2 2026-08-11 09:48:44.789 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d34e9593-4fa1-4a4e-a0fd-06783a25328b - - - - - -] OVN reports status down for port: a52a6b2f-afc6-4aa0-afec-d7083ef10812 2026-08-11 09:48:44.939 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d34e9593-4fa1-4a4e-a0fd-06783a25328b - - - - - -] OVN reports status down for port: e4165369-8789-4a67-a4a3-35015a647ad1 2026-08-11 09:48:45.056 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d34e9593-4fa1-4a4e-a0fd-06783a25328b - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 09:48:45.057 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d34e9593-4fa1-4a4e-a0fd-06783a25328b - - - - - -] OVN reports status up for port: e4165369-8789-4a67-a4a3-35015a647ad1 2026-08-11 09:48:45.073 8 INFO neutron.plugins.ml2.plugin [None req-d34e9593-4fa1-4a4e-a0fd-06783a25328b - - - - - -] Attempt 1 to provision port e4165369-8789-4a67-a4a3-35015a647ad1 2026-08-11 09:48:45.229 7 INFO neutron.db.ovn_revision_numbers_db [None req-75a133d2-893b-4b74-8c73-fba7242bb2ab 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Successfully bumped revision number for resource 41bee8ba-8218-4010-97ab-8fd3d1422e88 (type: router_ports) to 1 [pid: 7|app: 0|req: 613/1191] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:48:42 2026] PUT /v2.0/routers/51c9b068-2382-4476-80ad-477eb896463d/add_router_interface => generated 309 bytes in 2602 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1192] 10.0.0.131 () {34 vars in 964 bytes} [Tue Aug 11 09:48:45 2026] GET /v2.0/quotas/63f4490f25814216a907b202183244c4 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:45.409 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-840a0e4e-0b18-482d-b55f-9f7b0662d0ed 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] No more DHCP agents 2026-08-11 09:48:45.411 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-840a0e4e-0b18-482d-b55f-9f7b0662d0ed 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Unable to schedule network 81bf0304-f0d8-45cc-9bff-b9776471263a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:45.591 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f91b137-855b-4f95-8c15-87d128d9c1a9 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] No more DHCP agents 2026-08-11 09:48:45.592 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f91b137-855b-4f95-8c15-87d128d9c1a9 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Unable to schedule network f95cb5ac-172b-4c2c-bd22-a56e08b39927: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:45.613 8 INFO neutron.db.ovn_revision_numbers_db [None req-840a0e4e-0b18-482d-b55f-9f7b0662d0ed 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource ffa5edad-eda1-4f62-8021-b2f8a290ff5e (type: router_ports) to 1 [pid: 8|app: 0|req: 579/1193] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:48:43 2026] PUT /v2.0/routers/d0a1c30d-6e88-40c3-952e-3e2a12464660/add_router_interface => generated 309 bytes in 2012 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1194] 10.0.0.131 () {34 vars in 1001 bytes} [Tue Aug 11 09:48:45 2026] GET /v2.0/ports?tenant_id=63f4490f25814216a907b202183244c4&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:45.783 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f91b137-855b-4f95-8c15-87d128d9c1a9 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Successfully bumped revision number for resource 617c6c75-12f6-404e-9357-bc30ee1099e0 (type: ports) to 1 [pid: 8|app: 0|req: 581/1195] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:48:45 2026] GET /v2.0/ports/ffa5edad-eda1-4f62-8021-b2f8a290ff5e => generated 941 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1196] 10.0.0.53 () {34 vars in 663 bytes} [Tue Aug 11 09:48:45 2026] POST /v2.0/ports => generated 958 bytes in 605 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: 8|app: 0|req: 582/1197] 10.0.0.131 () {34 vars in 1007 bytes} [Tue Aug 11 09:48:45 2026] GET /v2.0/networks/6611e36c-288d-4e78-a9bf-989140c4aedd?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1198] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:48:45 2026] GET /v2.0/ports/ffa5edad-eda1-4f62-8021-b2f8a290ff5e => generated 941 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1199] 10.0.0.131 () {34 vars in 1107 bytes} [Tue Aug 11 09:48:45 2026] GET /v2.0/networks/6611e36c-288d-4e78-a9bf-989140c4aedd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1200] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:46 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:48:46.173 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc4950f9-1483-49a0-bf58-82b7abb13628 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] No more DHCP agents 2026-08-11 09:48:46.177 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc4950f9-1483-49a0-bf58-82b7abb13628 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Unable to schedule network f95cb5ac-172b-4c2c-bd22-a56e08b39927: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:46.334 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc4950f9-1483-49a0-bf58-82b7abb13628 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Successfully bumped revision number for resource d1b483a6-ccc3-44e9-91ba-0b671dbd9482 (type: ports) to 1 [pid: 8|app: 0|req: 583/1201] 10.0.0.53 () {34 vars in 663 bytes} [Tue Aug 11 09:48:45 2026] POST /v2.0/ports => generated 954 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:48:46.648 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4517a0af-f812-41a8-8b52-ed38f12c02ee 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] No more DHCP agents 2026-08-11 09:48:46.649 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4517a0af-f812-41a8-8b52-ed38f12c02ee 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. /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: 584/1202] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:48:46 2026] GET /v2.0/ports/ffa5edad-eda1-4f62-8021-b2f8a290ff5e => generated 941 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1203] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:47 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:48:47.472 7 INFO neutron.db.ovn_revision_numbers_db [None req-4517a0af-f812-41a8-8b52-ed38f12c02ee 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Successfully bumped revision number for resource 1f484252-70b8-435b-9073-811c9638f5ef (type: floatingips) to 1 2026-08-11 09:48:47.472 7 INFO neutron.db.l3_db [None req-4517a0af-f812-41a8-8b52-ed38f12c02ee 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Floating IP 1f484252-70b8-435b-9073-811c9638f5ef associated. External IP: 10.96.250.204, port: d1b483a6-ccc3-44e9-91ba-0b671dbd9482. [pid: 7|app: 0|req: 619/1204] 10.0.0.53 () {34 vars in 675 bytes} [Tue Aug 11 09:48:46 2026] POST /v2.0/floatingips => generated 841 bytes in 1108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:48:47.691 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc11efeb-33c3-4f89-90b6-4ccf876770c8 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Successfully bumped revision number for resource 1f484252-70b8-435b-9073-811c9638f5ef (type: floatingips) to 2 2026-08-11 09:48:47.770 8 INFO neutron.db.l3_db [None req-bc11efeb-33c3-4f89-90b6-4ccf876770c8 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Floating IP 1f484252-70b8-435b-9073-811c9638f5ef disassociated. External IP: 10.96.250.204, port: d1b483a6-ccc3-44e9-91ba-0b671dbd9482. [pid: 8|app: 0|req: 586/1205] 10.0.0.53 () {34 vars in 747 bytes} [Tue Aug 11 09:48:47 2026] PUT /v2.0/floatingips/1f484252-70b8-435b-9073-811c9638f5ef => generated 554 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:47.983 7 INFO neutron_taas.services.taas.taas_plugin [None req-d02dbcf1-d357-4f8a-a03e-e982e408c59b 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] TaaS: Handle Delete Port: 08cf7677-5171-48b5-9044-67a21d3bed55 2026-08-11 09:48:47.986 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d02dbcf1-d357-4f8a-a03e-e982e408c59b 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Tap Mirror: Handle Delete Port: 08cf7677-5171-48b5-9044-67a21d3bed55 [pid: 7|app: 0|req: 620/1206] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:48:47 2026] DELETE /v2.0/floatingips/1f484252-70b8-435b-9073-811c9638f5ef => generated 0 bytes in 354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1207] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:48:48 2026] GET /v2.0/ports/ffa5edad-eda1-4f62-8021-b2f8a290ff5e => generated 941 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:48.309 8 INFO neutron.db.ovn_revision_numbers_db [None req-99e8cd4a-6d38-48c6-8f70-37666cd04e4b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource e031cf14-b9ce-4098-a97b-e0aa2798726c (type: security_groups) to 1 2026-08-11 09:48:48.320 8 INFO neutron.db.ovn_revision_numbers_db [None req-99e8cd4a-6d38-48c6-8f70-37666cd04e4b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 14c52373-f6b3-4a5a-a08c-5cadade1985c (type: security_group_rules) to 0 2026-08-11 09:48:48.332 8 INFO neutron.db.ovn_revision_numbers_db [None req-99e8cd4a-6d38-48c6-8f70-37666cd04e4b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 6301320d-6a67-4c71-b52c-f9c5c04d6425 (type: security_group_rules) to 0 2026-08-11 09:48:48.344 8 INFO neutron.db.ovn_revision_numbers_db [None req-99e8cd4a-6d38-48c6-8f70-37666cd04e4b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 8758e204-c428-4309-a6e9-d9931a64bb8c (type: security_group_rules) to 0 2026-08-11 09:48:48.355 8 INFO neutron.db.ovn_revision_numbers_db [None req-99e8cd4a-6d38-48c6-8f70-37666cd04e4b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource f136c270-7085-493f-b407-6a065d60eeed (type: security_group_rules) to 0 [pid: 8|app: 0|req: 587/1208] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:47 2026] GET /v2.0/security-groups?tenant_id=6ffa3f4e024d407cac76f975cf5bea7f&name=default => generated 2925 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1209] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:48 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:48:48.481 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9c293b27-9524-41e2-8709-61d42afa0639 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] No more DHCP agents 2026-08-11 09:48:48.482 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9c293b27-9524-41e2-8709-61d42afa0639 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 589/1210] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:48 2026] DELETE /v2.0/security-groups/e031cf14-b9ce-4098-a97b-e0aa2798726c => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:48:48.707 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-19d4269e-21f0-4b39-ba0f-afee925a0e0b - - - - - -] No hosting information found for port 4706de3a-3030-4ba3-8abc-101a1f986bf9: RuntimeError: No hosting information found for port 4706de3a-3030-4ba3-8abc-101a1f986bf9 2026-08-11 09:48:48.892 7 INFO neutron.db.ovn_revision_numbers_db [None req-19d4269e-21f0-4b39-ba0f-afee925a0e0b - - - - - -] Successfully bumped revision number for resource 4706de3a-3030-4ba3-8abc-101a1f986bf9 (type: router_ports) to 2 2026-08-11 09:48:48.893 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-19d4269e-21f0-4b39-ba0f-afee925a0e0b - - - - - -] OVN reports status down for port: 41bee8ba-8218-4010-97ab-8fd3d1422e88 2026-08-11 09:48:48.926 8 INFO neutron.db.ovn_revision_numbers_db [None req-c8c861ff-0547-4064-b3d2-3f0786adaa03 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 3a76dbf7-32d0-4f57-b875-e97d9afdccb8 (type: security_groups) to 1 2026-08-11 09:48:48.940 8 INFO neutron.db.ovn_revision_numbers_db [None req-c8c861ff-0547-4064-b3d2-3f0786adaa03 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 01c1ae87-4521-453e-be22-3257c80c2547 (type: security_group_rules) to 0 2026-08-11 09:48:48.957 8 INFO neutron.db.ovn_revision_numbers_db [None req-c8c861ff-0547-4064-b3d2-3f0786adaa03 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 09c68b41-b210-41f3-b0d5-b8f1327e92ac (type: security_group_rules) to 0 2026-08-11 09:48:48.972 8 INFO neutron.db.ovn_revision_numbers_db [None req-c8c861ff-0547-4064-b3d2-3f0786adaa03 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 17863df5-5885-4816-96d5-7d3a6c6ac15b (type: security_group_rules) to 0 2026-08-11 09:48:48.987 8 INFO neutron.db.ovn_revision_numbers_db [None req-c8c861ff-0547-4064-b3d2-3f0786adaa03 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource e9a9f51b-8c12-4e19-8cf9-482454173d82 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 590/1211] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:48 2026] GET /v2.0/security-groups?tenant_id=d905d8f0e732445da22aeb03ed34d527&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:48:49.042 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-19d4269e-21f0-4b39-ba0f-afee925a0e0b - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 09:48:49.124 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-19d4269e-21f0-4b39-ba0f-afee925a0e0b - - - - - -] OVN reports status down for port: ffa5edad-eda1-4f62-8021-b2f8a290ff5e [pid: 8|app: 0|req: 591/1212] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:49 2026] DELETE /v2.0/security-groups/3a76dbf7-32d0-4f57-b875-e97d9afdccb8 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:48:49.273 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-19d4269e-21f0-4b39-ba0f-afee925a0e0b - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 09:48:49.273 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-19d4269e-21f0-4b39-ba0f-afee925a0e0b - - - - - -] OVN reports status up for port: 41bee8ba-8218-4010-97ab-8fd3d1422e88 [pid: 8|app: 0|req: 592/1213] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:48:49 2026] GET /v2.0/ports/ffa5edad-eda1-4f62-8021-b2f8a290ff5e => generated 941 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:49.295 7 INFO neutron.plugins.ml2.plugin [None req-19d4269e-21f0-4b39-ba0f-afee925a0e0b - - - - - -] Attempt 1 to provision port 41bee8ba-8218-4010-97ab-8fd3d1422e88 [pid: 8|app: 0|req: 593/1214] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:49 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:48:49.738 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d34e9593-4fa1-4a4e-a0fd-06783a25328b - - - - - -] No hosting information found for port e4165369-8789-4a67-a4a3-35015a647ad1: RuntimeError: No hosting information found for port e4165369-8789-4a67-a4a3-35015a647ad1 2026-08-11 09:48:49.867 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c293b27-9524-41e2-8709-61d42afa0639 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Successfully bumped revision number for resource 54f12407-e567-43ef-88ef-5c255d734fd7 (type: floatingips) to 1 2026-08-11 09:48:49.868 7 INFO neutron.db.l3_db [None req-9c293b27-9524-41e2-8709-61d42afa0639 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Floating IP 54f12407-e567-43ef-88ef-5c255d734fd7 associated. External IP: 10.96.250.209, port: 617c6c75-12f6-404e-9357-bc30ee1099e0. [pid: 7|app: 0|req: 622/1215] 10.0.0.53 () {34 vars in 675 bytes} [Tue Aug 11 09:48:48 2026] POST /v2.0/floatingips => generated 842 bytes in 1766 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, ' 2026-08-11 09:48:50.027 7 INFO neutron.db.ovn_revision_numbers_db [None req-19d4269e-21f0-4b39-ba0f-afee925a0e0b - - - - - -] Successfully bumped revision number for resource 41bee8ba-8218-4010-97ab-8fd3d1422e88 (type: ports) to 2 [pid: 8|app: 0|req: 594/1216] 10.0.0.53 () {32 vars in 727 bytes} [Tue Aug 11 09:48:49 2026] GET /v2.0/floatingips/54f12407-e567-43ef-88ef-5c255d734fd7 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1217] 10.0.0.53 () {32 vars in 653 bytes} [Tue Aug 11 09:48:50 2026] GET /v2.0/floatingips => generated 847 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1218] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:48:50 2026] GET /v2.0/ports/ffa5edad-eda1-4f62-8021-b2f8a290ff5e => generated 941 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1219] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:48:50 2026] GET /v2.0/networks?id=6611e36c-288d-4e78-a9bf-989140c4aedd => generated 713 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1220] 199.204.45.235 () {34 vars in 1049 bytes} [Tue Aug 11 09:48:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=63f4490f25814216a907b202183244c4 => generated 181 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:50.734 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-2bc39e74-7735-4b8b-90b4-4b731cf01751 req-5455b2da-94c8-4711-9b68-6e668036cd01 d207c39abf1e4c5caa9bdfe1b4d28454 63f4490f25814216a907b202183244c4 - - default default] No more DHCP agents 2026-08-11 09:48:50.735 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-2bc39e74-7735-4b8b-90b4-4b731cf01751 req-5455b2da-94c8-4711-9b68-6e668036cd01 d207c39abf1e4c5caa9bdfe1b4d28454 63f4490f25814216a907b202183244c4 - - default default] Unable to schedule network 6611e36c-288d-4e78-a9bf-989140c4aedd: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:48:50.784 8 INFO neutron.db.ovn_revision_numbers_db [None req-710c7052-9eb3-4aac-9996-8746e9b8ae54 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Successfully bumped revision number for resource 54f12407-e567-43ef-88ef-5c255d734fd7 (type: floatingips) to 2 2026-08-11 09:48:50.870 7 INFO neutron.db.ovn_revision_numbers_db [req-2bc39e74-7735-4b8b-90b4-4b731cf01751 req-5455b2da-94c8-4711-9b68-6e668036cd01 d207c39abf1e4c5caa9bdfe1b4d28454 63f4490f25814216a907b202183244c4 - - default default] Successfully bumped revision number for resource 7e13b832-d603-488c-8e0f-25cb131e1a31 (type: ports) to 1 2026-08-11 09:48:50.872 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d34e9593-4fa1-4a4e-a0fd-06783a25328b - - - - - -] OVN reports status down for port: 7e13b832-d603-488c-8e0f-25cb131e1a31 [pid: 7|app: 0|req: 627/1221] 199.204.45.235 () {38 vars in 954 bytes} [Tue Aug 11 09:48:50 2026] POST /v2.0/ports => generated 958 bytes in 462 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: 628/1222] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:50 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 961 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:51.006 8 INFO neutron.db.l3_db [None req-710c7052-9eb3-4aac-9996-8746e9b8ae54 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Floating IP 54f12407-e567-43ef-88ef-5c255d734fd7 associated. External IP: 10.96.250.209, port: 617c6c75-12f6-404e-9357-bc30ee1099e0. [pid: 8|app: 0|req: 595/1223] 10.0.0.53 () {34 vars in 747 bytes} [Tue Aug 11 09:48:50 2026] PUT /v2.0/floatingips/54f12407-e567-43ef-88ef-5c255d734fd7 => generated 843 bytes in 922 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, ' [pid: 8|app: 0|req: 596/1224] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:48:51 2026] GET /v2.0/security-groups?id=0d7136ca-2705-4a33-a07f-7c3da4f75f71&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:51.292 8 INFO neutron.db.ovn_revision_numbers_db [None req-f6250184-b4cb-4b7d-95aa-33b38a54491e 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Successfully bumped revision number for resource 54f12407-e567-43ef-88ef-5c255d734fd7 (type: floatingips) to 3 2026-08-11 09:48:51.319 7 INFO neutron.db.ovn_revision_numbers_db [req-2bc39e74-7735-4b8b-90b4-4b731cf01751 req-476152cf-62b2-455b-ac9e-7840eb719da7 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 7e13b832-d603-488c-8e0f-25cb131e1a31 (type: ports) to 2 2026-08-11 09:48:51.340 8 INFO neutron.db.l3_db [None req-f6250184-b4cb-4b7d-95aa-33b38a54491e 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Floating IP 54f12407-e567-43ef-88ef-5c255d734fd7 disassociated. External IP: 10.96.250.209, port: d1b483a6-ccc3-44e9-91ba-0b671dbd9482. [pid: 8|app: 0|req: 597/1225] 10.0.0.53 () {34 vars in 747 bytes} [Tue Aug 11 09:48:51 2026] PUT /v2.0/floatingips/54f12407-e567-43ef-88ef-5c255d734fd7 => generated 554 bytes in 278 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, ' [pid: 8|app: 0|req: 598/1226] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:48:51 2026] GET /v2.0/ports/ffa5edad-eda1-4f62-8021-b2f8a290ff5e => generated 941 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:51.515 7 INFO neutron.db.ovn_revision_numbers_db [req-2bc39e74-7735-4b8b-90b4-4b731cf01751 req-476152cf-62b2-455b-ac9e-7840eb719da7 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 7e13b832-d603-488c-8e0f-25cb131e1a31 (type: ports) to 4 [pid: 7|app: 0|req: 629/1227] 199.204.45.235 () {38 vars in 1027 bytes} [Tue Aug 11 09:48:50 2026] PUT /v2.0/ports/7e13b832-d603-488c-8e0f-25cb131e1a31 => generated 1208 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:48:51.579 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-312fdca9-0352-44f7-941a-13f99c6309ba'] response: {'name': 'network-changed', 'server_uuid': '0dfe5ef3-fce6-4350-8069-d982c2593c06', 'tag': '7e13b832-d603-488c-8e0f-25cb131e1a31', 'status': 'completed', 'code': 200} 2026-08-11 09:48:51.614 8 INFO neutron_taas.services.taas.taas_plugin [None req-e75b65ec-729b-4e72-87c7-98c3e1f6d82c 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] TaaS: Handle Delete Port: d291cac1-4ba8-409e-a38c-787237cc9632 2026-08-11 09:48:51.617 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e75b65ec-729b-4e72-87c7-98c3e1f6d82c 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Tap Mirror: Handle Delete Port: d291cac1-4ba8-409e-a38c-787237cc9632 [pid: 8|app: 0|req: 599/1228] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:48:51 2026] DELETE /v2.0/floatingips/54f12407-e567-43ef-88ef-5c255d734fd7 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 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-08-11 09:48:51.788 7 INFO neutron.api.v2.resource [None req-f020c78b-f6c6-4808-bb67-78a095b362c3 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 630/1229] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:48:51 2026] DELETE /v2.0/floatingips/54f12407-e567-43ef-88ef-5c255d734fd7 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:48:51.960 8 INFO neutron_taas.services.taas.taas_plugin [None req-70a27055-8e46-4e62-aa7a-531155eab376 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] TaaS: Handle Delete Port: d1b483a6-ccc3-44e9-91ba-0b671dbd9482 2026-08-11 09:48:51.964 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70a27055-8e46-4e62-aa7a-531155eab376 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Tap Mirror: Handle Delete Port: d1b483a6-ccc3-44e9-91ba-0b671dbd9482 [pid: 7|app: 0|req: 631/1230] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:48:52 2026] GET /v2.0/ports?tenant_id=63f4490f25814216a907b202183244c4&device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1231] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:48:51 2026] DELETE /v2.0/ports/d1b483a6-ccc3-44e9-91ba-0b671dbd9482 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1232] 199.204.45.235 () {34 vars in 1017 bytes} [Tue Aug 11 09:48:52 2026] GET /v2.0/networks?tenant_id=63f4490f25814216a907b202183244c4&shared=False => generated 812 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1233] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:52 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1234] 199.204.45.235 () {34 vars in 929 bytes} [Tue Aug 11 09:48:52 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:52.302 8 INFO neutron_taas.services.taas.taas_plugin [None req-1168122d-ffa3-426d-8d52-3009749ad9b7 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] TaaS: Handle Delete Port: 617c6c75-12f6-404e-9357-bc30ee1099e0 2026-08-11 09:48:52.305 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1168122d-ffa3-426d-8d52-3009749ad9b7 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Tap Mirror: Handle Delete Port: 617c6c75-12f6-404e-9357-bc30ee1099e0 [pid: 7|app: 0|req: 635/1235] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:48:52 2026] GET /v2.0/security-groups?id=0d7136ca-2705-4a33-a07f-7c3da4f75f71&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1236] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:48:52 2026] DELETE /v2.0/ports/617c6c75-12f6-404e-9357-bc30ee1099e0 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1237] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:48:52 2026] GET /v2.0/ports?device_id=51c9b068-2382-4476-80ad-477eb896463d => generated 946 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1238] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:48:52 2026] GET /v2.0/ports/ffa5edad-eda1-4f62-8021-b2f8a290ff5e => generated 941 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:52.907 8 INFO neutron_taas.services.taas.taas_plugin [None req-80b47d22-5e60-4893-acd6-a0cce3d15288 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] TaaS: Handle Delete Port: 41bee8ba-8218-4010-97ab-8fd3d1422e88 2026-08-11 09:48:52.911 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80b47d22-5e60-4893-acd6-a0cce3d15288 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Tap Mirror: Handle Delete Port: 41bee8ba-8218-4010-97ab-8fd3d1422e88 [pid: 7|app: 0|req: 639/1241] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:48:53 2026] GET /v2.0/ports?tenant_id=63f4490f25814216a907b202183244c4&device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1242] 199.204.45.235 () {34 vars in 1059 bytes} [Tue Aug 11 09:48:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7e13b832-d603-488c-8e0f-25cb131e1a31 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1243] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:48:53 2026] GET /v2.0/subnets?id=cf44ab57-69e1-41fc-bc64-528e6edf160e => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1244] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:53 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1245] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:48:53 2026] GET /v2.0/ports?network_id=6611e36c-288d-4e78-a9bf-989140c4aedd&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1246] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:48:53 2026] GET /v2.0/security-groups?id=0d7136ca-2705-4a33-a07f-7c3da4f75f71&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1247] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:48:53 2026] GET /v2.0/networks/6611e36c-288d-4e78-a9bf-989140c4aedd?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1248] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:48:52 2026] PUT /v2.0/routers/51c9b068-2382-4476-80ad-477eb896463d/remove_router_interface => generated 309 bytes in 1054 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1249] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:48:53 2026] GET /v2.0/networks/6611e36c-288d-4e78-a9bf-989140c4aedd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 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: 604/1250] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:48:53 2026] GET /v2.0/ports/ffa5edad-eda1-4f62-8021-b2f8a290ff5e => generated 941 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:54.014 7 INFO neutron_taas.services.taas.taas_plugin [None req-e215113c-7a17-4d50-b1ab-b00172753d2f 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] TaaS: Handle Delete Port: e4165369-8789-4a67-a4a3-35015a647ad1 2026-08-11 09:48:54.018 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e215113c-7a17-4d50-b1ab-b00172753d2f 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Tap Mirror: Handle Delete Port: e4165369-8789-4a67-a4a3-35015a647ad1 [pid: 8|app: 0|req: 605/1251] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:54 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 973 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1252] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:48:54 2026] GET /v2.0/ports/ffa5edad-eda1-4f62-8021-b2f8a290ff5e => generated 941 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1253] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:48:54 2026] GET /v2.0/security-groups?id=0d7136ca-2705-4a33-a07f-7c3da4f75f71&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1254] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:48:53 2026] DELETE /v2.0/routers/51c9b068-2382-4476-80ad-477eb896463d => generated 0 bytes in 1342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1255] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:48:54 2026] DELETE /v2.0/subnets/269d21aa-f560-4775-8b93-d48af51520fb => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:48:55.314 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ce0a4622-8387-415a-9ebf-dd6169a57e92 - - - - - -] No port found with ID 41bee8ba-8218-4010-97ab-8fd3d1422e88: RuntimeError: No port found with ID 41bee8ba-8218-4010-97ab-8fd3d1422e88 2026-08-11 09:48:55.331 7 INFO neutron_taas.services.taas.taas_plugin [None req-21da0d6a-9628-4648-aa15-6cbab4ccf49b 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] TaaS: Handle Delete Port: a52a6b2f-afc6-4aa0-afec-d7083ef10812 2026-08-11 09:48:55.333 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ce0a4622-8387-415a-9ebf-dd6169a57e92 - - - - - -] OVN reports status up for port: ffa5edad-eda1-4f62-8021-b2f8a290ff5e 2026-08-11 09:48:55.336 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21da0d6a-9628-4648-aa15-6cbab4ccf49b 89ebc8bca04d4efc99d4232821c17a41 8e7c1437ceb44335aacce6744f5052c0 - - default default] Tap Mirror: Handle Delete Port: a52a6b2f-afc6-4aa0-afec-d7083ef10812 2026-08-11 09:48:55.363 7 INFO neutron.plugins.ml2.plugin [None req-ce0a4622-8387-415a-9ebf-dd6169a57e92 - - - - - -] Attempt 1 to provision port ffa5edad-eda1-4f62-8021-b2f8a290ff5e 2026-08-11 09:48:55.692 7 INFO neutron.services.segments.plugin [-] Segment 52c5b82e-8767-4a8f-a071-020945c354a4 resource provider aggregate not found 2026-08-11 09:48:55.698 7 INFO neutron.services.segments.plugin [-] Segment 52c5b82e-8767-4a8f-a071-020945c354a4 resource provider aggregate not found 2026-08-11 09:48:55.702 8 INFO neutron.db.ovn_revision_numbers_db [None req-5fdd3c38-947f-44fc-aef3-b5fc6abb025a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 88f3f5bd-b01c-429e-904d-3dfbc505ef94 (type: security_groups) to 1 2026-08-11 09:48:55.713 8 INFO neutron.db.ovn_revision_numbers_db [None req-5fdd3c38-947f-44fc-aef3-b5fc6abb025a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4bc318c8-3938-488d-858a-5e64b929eef7 (type: security_group_rules) to 0 2026-08-11 09:48:55.716 7 INFO neutron.services.segments.plugin [-] Segment 52c5b82e-8767-4a8f-a071-020945c354a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52c5b82e-8767-4a8f-a071-020945c354a4 found for delete ", "request_id": "req-5e75e7b7-5342-4351-bffa-b6dcc843dd52"}]} 2026-08-11 09:48:55.722 7 INFO neutron.services.segments.plugin [-] Segment 52c5b82e-8767-4a8f-a071-020945c354a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52c5b82e-8767-4a8f-a071-020945c354a4 found for delete ", "request_id": "req-22a6e20b-f909-486e-9bac-0afde65e887c"}]} 2026-08-11 09:48:55.728 8 INFO neutron.db.ovn_revision_numbers_db [None req-5fdd3c38-947f-44fc-aef3-b5fc6abb025a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 868f0ed1-73eb-4a3b-8d4e-3b4fd1af9803 (type: security_group_rules) to 0 2026-08-11 09:48:55.740 8 INFO neutron.db.ovn_revision_numbers_db [None req-5fdd3c38-947f-44fc-aef3-b5fc6abb025a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 982c9549-2b7b-42b4-89c4-694518ed2420 (type: security_group_rules) to 0 2026-08-11 09:48:55.762 8 INFO neutron.db.ovn_revision_numbers_db [None req-5fdd3c38-947f-44fc-aef3-b5fc6abb025a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c0102437-823b-4374-8d12-84801bf162b6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 648/1256] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:48:55 2026] DELETE /v2.0/networks/f95cb5ac-172b-4c2c-bd22-a56e08b39927 => generated 0 bytes in 634 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1257] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:55 2026] GET /v2.0/security-groups?tenant_id=d55285cb41884e3cb52441c00ca95c0e&name=default => generated 2925 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1258] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:48:55 2026] GET /v2.0/ports/ffa5edad-eda1-4f62-8021-b2f8a290ff5e => generated 943 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1259] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:55 2026] DELETE /v2.0/security-groups/88f3f5bd-b01c-429e-904d-3dfbc505ef94 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1260] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:55 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 973 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:56.154 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce0a4622-8387-415a-9ebf-dd6169a57e92 - - - - - -] Successfully bumped revision number for resource ffa5edad-eda1-4f62-8021-b2f8a290ff5e (type: ports) to 2 [pid: 7|app: 0|req: 651/1261] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:48:56 2026] GET /v2.0/security-groups?id=0d7136ca-2705-4a33-a07f-7c3da4f75f71&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:56.354 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d34e9593-4fa1-4a4e-a0fd-06783a25328b - - - - - -] OVN reports status up for port: 7e13b832-d603-488c-8e0f-25cb131e1a31 2026-08-11 09:48:56.401 8 INFO neutron_taas.services.taas.taas_plugin [None req-fadc24cb-bdb7-4a07-bfdc-4c89fffc04eb 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] TaaS: Handle Delete Port: ffa5edad-eda1-4f62-8021-b2f8a290ff5e 2026-08-11 09:48:56.403 8 INFO neutron.plugins.ml2.plugin [None req-d34e9593-4fa1-4a4e-a0fd-06783a25328b - - - - - -] Attempt 1 to provision port 7e13b832-d603-488c-8e0f-25cb131e1a31 2026-08-11 09:48:56.425 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fadc24cb-bdb7-4a07-bfdc-4c89fffc04eb 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Tap Mirror: Handle Delete Port: ffa5edad-eda1-4f62-8021-b2f8a290ff5e 2026-08-11 09:48:56.464 7 INFO neutron.db.ovn_revision_numbers_db [None req-7399eb67-4a64-4514-a8d8-a62b69f8fc1b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 47d0de67-212a-47d8-9e75-22b92ebc6fb8 (type: security_groups) to 1 2026-08-11 09:48:56.476 7 INFO neutron.db.ovn_revision_numbers_db [None req-7399eb67-4a64-4514-a8d8-a62b69f8fc1b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 1dfd706d-d9d4-4ec1-a567-f6740e4b2ef8 (type: security_group_rules) to 0 2026-08-11 09:48:56.489 7 INFO neutron.db.ovn_revision_numbers_db [None req-7399eb67-4a64-4514-a8d8-a62b69f8fc1b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 8d8bc6ee-4052-4282-9fe5-26c6a92ec4fc (type: security_group_rules) to 0 2026-08-11 09:48:56.505 7 INFO neutron.db.ovn_revision_numbers_db [None req-7399eb67-4a64-4514-a8d8-a62b69f8fc1b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a930cdf5-7688-44f4-b624-a1bf9de87f9f (type: security_group_rules) to 0 2026-08-11 09:48:56.516 7 INFO neutron.db.ovn_revision_numbers_db [None req-7399eb67-4a64-4514-a8d8-a62b69f8fc1b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource af7486dd-33cf-477e-9cb8-4d4765a369c6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 652/1262] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:56 2026] GET /v2.0/security-groups?tenant_id=3405c2d7f97a4707826be54d5464c128&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:48:56.675 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-65eafcc7-83a5-4e6e-a74f-9e8d7d875aab'] response: {'server_uuid': '0dfe5ef3-fce6-4350-8069-d982c2593c06', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7e13b832-d603-488c-8e0f-25cb131e1a31', 'code': 200} [pid: 7|app: 0|req: 653/1263] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:48:56 2026] GET /v2.0/security-groups?tenant_id=8e7c1437ceb44335aacce6744f5052c0&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:48:56.918 8 INFO neutron.db.ovn_revision_numbers_db [None req-d34e9593-4fa1-4a4e-a0fd-06783a25328b - - - - - -] Successfully bumped revision number for resource 7e13b832-d603-488c-8e0f-25cb131e1a31 (type: ports) to 5 [pid: 7|app: 0|req: 654/1264] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:56 2026] DELETE /v2.0/security-groups/47d0de67-212a-47d8-9e75-22b92ebc6fb8 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1265] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:48:56 2026] PUT /v2.0/routers/d0a1c30d-6e88-40c3-952e-3e2a12464660/remove_router_interface => generated 309 bytes in 1185 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, ' [pid: 7|app: 0|req: 655/1266] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:48:57 2026] DELETE /v2.0/security-groups/4b198ba4-d2ea-4d86-8d3e-35c9a6719a77 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1267] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:57 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1268] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:48:57 2026] GET /v2.0/ports/4706de3a-3030-4ba3-8abc-101a1f986bf9 => generated 943 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1269] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:48:57 2026] GET /v2.0/security-groups?id=0d7136ca-2705-4a33-a07f-7c3da4f75f71&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:57.632 8 INFO neutron_taas.services.taas.taas_plugin [None req-808f32bf-ba91-45e5-b233-89a6a794b7b7 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] TaaS: Handle Delete Port: 4706de3a-3030-4ba3-8abc-101a1f986bf9 2026-08-11 09:48:57.636 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-808f32bf-ba91-45e5-b233-89a6a794b7b7 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Tap Mirror: Handle Delete Port: 4706de3a-3030-4ba3-8abc-101a1f986bf9 [pid: 8|app: 0|req: 613/1270] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:48:57 2026] PUT /v2.0/routers/d0a1c30d-6e88-40c3-952e-3e2a12464660/remove_router_interface => generated 309 bytes in 747 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1271] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:48:58 2026] GET /v2.0/ports?device_id=d0a1c30d-6e88-40c3-952e-3e2a12464660 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 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: 614/1272] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:48:58 2026] DELETE /v2.0/routers/d0a1c30d-6e88-40c3-952e-3e2a12464660 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1273] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:58 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1274] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:48:58 2026] GET /v2.0/security-groups?id=0d7136ca-2705-4a33-a07f-7c3da4f75f71&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1275] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:48:58 2026] DELETE /v2.0/subnets/0778f9e7-e2d9-4105-9dff-0b1365d4a110 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1276] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:48:58 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:58.747 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccecabf3-d657-41d5-95b4-eb8cbc9842fd'] response: {'server_uuid': '0dfe5ef3-fce6-4350-8069-d982c2593c06', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7e13b832-d603-488c-8e0f-25cb131e1a31', 'code': 200} [pid: 7|app: 0|req: 660/1277] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:48:58 2026] DELETE /v2.0/subnets/a4b4d5d4-d55d-4561-ac06-e80ca162022f => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:48:58.997 7 INFO neutron_taas.services.taas.taas_plugin [None req-730eec82-fdbd-4e1b-8fde-76bd9e456e34 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] TaaS: Handle Delete Port: be53ae4e-5927-4b14-a0e6-64adf8c0bdb8 2026-08-11 09:48:58.999 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-730eec82-fdbd-4e1b-8fde-76bd9e456e34 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Tap Mirror: Handle Delete Port: be53ae4e-5927-4b14-a0e6-64adf8c0bdb8 2026-08-11 09:48:59.223 7 INFO neutron.services.segments.plugin [-] Segment a068fb74-5cdf-4d05-abc7-c65eaf18f241 resource provider aggregate not found 2026-08-11 09:48:59.230 7 INFO neutron.services.segments.plugin [-] Segment a068fb74-5cdf-4d05-abc7-c65eaf18f241 resource provider aggregate not found 2026-08-11 09:48:59.248 7 INFO neutron.services.segments.plugin [-] Segment a068fb74-5cdf-4d05-abc7-c65eaf18f241 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a068fb74-5cdf-4d05-abc7-c65eaf18f241 found for delete ", "request_id": "req-2428222b-c599-4242-b016-53e018930048"}]} 2026-08-11 09:48:59.266 7 INFO neutron.services.segments.plugin [-] Segment a068fb74-5cdf-4d05-abc7-c65eaf18f241 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a068fb74-5cdf-4d05-abc7-c65eaf18f241 found for delete ", "request_id": "req-4804b745-845a-4b76-8228-73b9d5810634"}]} 2026-08-11 09:48:59.288 8 INFO neutron.db.ovn_revision_numbers_db [None req-8aad9ba5-b048-434b-a044-2ed02eb99ac1 d207c39abf1e4c5caa9bdfe1b4d28454 63f4490f25814216a907b202183244c4 - - default default] Successfully bumped revision number for resource 25c67f04-b412-4b5c-aa8a-8d964230ba5c (type: floatingips) to 1 [pid: 7|app: 0|req: 661/1278] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:48:58 2026] DELETE /v2.0/networks/81bf0304-f0d8-45cc-9bff-b9776471263a => generated 0 bytes in 457 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:48:59.401 8 INFO neutron.db.ovn_revision_numbers_db [None req-8aad9ba5-b048-434b-a044-2ed02eb99ac1 d207c39abf1e4c5caa9bdfe1b4d28454 63f4490f25814216a907b202183244c4 - - default default] Successfully bumped revision number for resource 25c67f04-b412-4b5c-aa8a-8d964230ba5c (type: floatingips) to 2 2026-08-11 09:48:59.402 8 INFO neutron.db.l3_db [None req-8aad9ba5-b048-434b-a044-2ed02eb99ac1 d207c39abf1e4c5caa9bdfe1b4d28454 63f4490f25814216a907b202183244c4 - - default default] Floating IP 25c67f04-b412-4b5c-aa8a-8d964230ba5c associated. External IP: 10.96.250.214, port: 7e13b832-d603-488c-8e0f-25cb131e1a31. [pid: 8|app: 0|req: 618/1279] 10.0.0.53 () {34 vars in 747 bytes} [Tue Aug 11 09:48:58 2026] PUT /v2.0/floatingips/25c67f04-b412-4b5c-aa8a-8d964230ba5c => generated 856 bytes in 754 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1280] 10.0.0.53 () {32 vars in 651 bytes} [Tue Aug 11 09:48:59 2026] GET /v2.0/extensions => generated 20541 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-11 09:48:59.600 7 INFO neutron_taas.services.taas.taas_plugin [None req-d4a98634-1e92-4878-8904-6c4c4365a000 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] TaaS: Handle Delete Port: 9331678c-4ee5-481b-adf0-c5f6ae04f57e 2026-08-11 09:48:59.614 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4a98634-1e92-4878-8904-6c4c4365a000 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Tap Mirror: Handle Delete Port: 9331678c-4ee5-481b-adf0-c5f6ae04f57e 2026-08-11 09:48:59.639 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c4d3a48-0b8b-43ac-9c03-8fa7e15fe20d a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Successfully bumped revision number for resource 7f7c1539-1892-4286-ac12-87f9761a992b (type: security_groups) to 1 2026-08-11 09:48:59.653 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c4d3a48-0b8b-43ac-9c03-8fa7e15fe20d a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Successfully bumped revision number for resource 656df9af-26dd-47aa-8f9e-06ff0a47d017 (type: security_group_rules) to 0 2026-08-11 09:48:59.666 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c4d3a48-0b8b-43ac-9c03-8fa7e15fe20d a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Successfully bumped revision number for resource 941063f4-0304-4ef7-976a-ae0055dcf092 (type: security_group_rules) to 0 2026-08-11 09:48:59.678 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c4d3a48-0b8b-43ac-9c03-8fa7e15fe20d a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Successfully bumped revision number for resource dd4195a8-2b6b-4511-b904-76886cef976c (type: security_group_rules) to 0 2026-08-11 09:48:59.690 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c4d3a48-0b8b-43ac-9c03-8fa7e15fe20d a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Successfully bumped revision number for resource f211defd-60d3-4e02-bbf9-5fe9a98331b6 (type: security_group_rules) to 0 2026-08-11 09:48:59.787 8 INFO neutron.db.segments_db [None req-6c4d3a48-0b8b-43ac-9c03-8fa7e15fe20d a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Added segment 7bece78a-f051-403e-9808-fc4690cde942 of type geneve for network acd88650-2513-4684-b33e-821c014ecd21 [pid: 7|app: 0|req: 663/1281] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:48:59 2026] DELETE /v2.0/networks/4709ed44-399f-46c5-9a57-2137854ae117 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1282] 10.0.0.53 () {32 vars in 679 bytes} [Tue Aug 11 09:48:59 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:48:59.922 8 INFO neutron.db.segments_db [None req-6c4d3a48-0b8b-43ac-9c03-8fa7e15fe20d a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Added segment e8c96bf1-d146-4881-9e23-69a7273b446b of type geneve for network 8920f32d-0a33-4d74-8907-ae27772e0b11 2026-08-11 09:49:00.002 7 INFO neutron.db.segments_db [None req-550cf19f-5cf3-4a42-9859-d8b54fce25cb 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Added segment 38141053-b470-4d77-aa96-771cbde1fb88 of type geneve for network 3bdb25b8-dab3-4aa7-8a76-5020c9e3f6c2 2026-08-11 09:49:00.076 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c4d3a48-0b8b-43ac-9c03-8fa7e15fe20d a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Successfully bumped revision number for resource acd88650-2513-4684-b33e-821c014ecd21 (type: networks) to 1 2026-08-11 09:49:00.138 7 INFO neutron.db.ovn_revision_numbers_db [None req-550cf19f-5cf3-4a42-9859-d8b54fce25cb 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource 3bdb25b8-dab3-4aa7-8a76-5020c9e3f6c2 (type: networks) to 1 2026-08-11 09:49:00.238 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6c4d3a48-0b8b-43ac-9c03-8fa7e15fe20d a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] No more DHCP agents 2026-08-11 09:49:00.241 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6c4d3a48-0b8b-43ac-9c03-8fa7e15fe20d a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Unable to schedule network acd88650-2513-4684-b33e-821c014ecd21: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:00.297 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-81423b51-9e47-4274-8951-e7bbfeedaa62 - - - - - -] OVN reports status down for port: fb6671c0-19fa-44cb-ad19-f97d45a290b5 2026-08-11 09:49:00.350 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c4d3a48-0b8b-43ac-9c03-8fa7e15fe20d a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Successfully bumped revision number for resource fb6671c0-19fa-44cb-ad19-f97d45a290b5 (type: ports) to 1 2026-08-11 09:49:00.355 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-550cf19f-5cf3-4a42-9859-d8b54fce25cb 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] No more DHCP agents 2026-08-11 09:49:00.357 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-550cf19f-5cf3-4a42-9859-d8b54fce25cb 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Unable to schedule network 3bdb25b8-dab3-4aa7-8a76-5020c9e3f6c2: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:00.482 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c4d3a48-0b8b-43ac-9c03-8fa7e15fe20d a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Successfully bumped revision number for resource 8920f32d-0a33-4d74-8907-ae27772e0b11 (type: networks) to 1 2026-08-11 09:49:00.484 7 INFO neutron.db.ovn_revision_numbers_db [None req-550cf19f-5cf3-4a42-9859-d8b54fce25cb 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource 3947fb2d-0fdd-4f3b-9994-f88bad3e1052 (type: ports) to 1 [pid: 7|app: 0|req: 665/1283] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:48:59 2026] POST /v2.0/networks => generated 648 bytes in 645 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1284] 10.0.0.53 () {32 vars in 679 bytes} [Tue Aug 11 09:49:00 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:00.697 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6c4d3a48-0b8b-43ac-9c03-8fa7e15fe20d a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] No more DHCP agents 2026-08-11 09:49:00.704 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6c4d3a48-0b8b-43ac-9c03-8fa7e15fe20d a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Unable to schedule network 8920f32d-0a33-4d74-8907-ae27772e0b11: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:00.711 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-29b2112f-7f81-4566-aabc-8153aece05aa 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] No more DHCP agents 2026-08-11 09:49:00.713 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-29b2112f-7f81-4566-aabc-8153aece05aa 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Unable to schedule network 3bdb25b8-dab3-4aa7-8a76-5020c9e3f6c2: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:00.796 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c4d3a48-0b8b-43ac-9c03-8fa7e15fe20d a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Successfully bumped revision number for resource b748380c-3e4d-42ad-aabc-f089ea36b736 (type: ports) to 1 2026-08-11 09:49:00.809 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9837c1e9-537c-4d97-b8bc-2b4b3baac83c'] response: {'name': 'network-changed', 'server_uuid': '0dfe5ef3-fce6-4350-8069-d982c2593c06', 'tag': '7e13b832-d603-488c-8e0f-25cb131e1a31', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 619/1285] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:48:59 2026] POST /v2.0/networks => generated 1283 bytes in 1396 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1286] 10.0.0.53 () {32 vars in 663 bytes} [Tue Aug 11 09:49:00 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1287] 10.0.0.53 () {32 vars in 647 bytes} [Tue Aug 11 09:49:00 2026] GET /v2.0/networks => generated 1970 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1288] 10.0.0.53 () {32 vars in 695 bytes} [Tue Aug 11 09:49:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:00.941 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-3e46b5ff-eab1-41c8-908d-907812122cad - - - - - -] No port found with ID ffa5edad-eda1-4f62-8021-b2f8a290ff5e: RuntimeError: No port found with ID ffa5edad-eda1-4f62-8021-b2f8a290ff5e 2026-08-11 09:49:00.967 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3e46b5ff-eab1-41c8-908d-907812122cad - - - - - -] OVN reports status down for port: 617c6c75-12f6-404e-9357-bc30ee1099e0 2026-08-11 09:49:00.994 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3e46b5ff-eab1-41c8-908d-907812122cad - - - - - -] OVN reports status down for port: d1b483a6-ccc3-44e9-91ba-0b671dbd9482 2026-08-11 09:49:01.045 8 INFO neutron_taas.services.taas.taas_plugin [None req-4eadd790-7e75-4b05-9ef1-ffc9d289b08d a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] TaaS: Handle Delete Port: fb6671c0-19fa-44cb-ad19-f97d45a290b5 2026-08-11 09:49:01.050 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4eadd790-7e75-4b05-9ef1-ffc9d289b08d a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Tap Mirror: Handle Delete Port: fb6671c0-19fa-44cb-ad19-f97d45a290b5 2026-08-11 09:49:01.163 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3e46b5ff-eab1-41c8-908d-907812122cad - - - - - -] OVN reports status down for port: 3947fb2d-0fdd-4f3b-9994-f88bad3e1052 2026-08-11 09:49:01.244 8 INFO neutron.services.segments.plugin [-] Segment 7bece78a-f051-403e-9808-fc4690cde942 resource provider aggregate not found 2026-08-11 09:49:01.253 8 INFO neutron.services.segments.plugin [-] Segment 7bece78a-f051-403e-9808-fc4690cde942 resource provider aggregate not found 2026-08-11 09:49:01.263 8 INFO neutron.services.segments.plugin [-] Segment 7bece78a-f051-403e-9808-fc4690cde942 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bece78a-f051-403e-9808-fc4690cde942 found for delete ", "request_id": "req-149a9bb3-9827-4d75-b16f-3c04e361408f"}]} 2026-08-11 09:49:01.273 8 INFO neutron.services.segments.plugin [-] Segment 7bece78a-f051-403e-9808-fc4690cde942 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bece78a-f051-403e-9808-fc4690cde942 found for delete ", "request_id": "req-b85d5584-8a51-4f5f-bbd3-ded0b4d1bdfc"}]} 2026-08-11 09:49:01.286 7 INFO neutron.services.segments.plugin [-] Segment 871b71df-1a9e-4d01-b628-2ab50fb5b575 resource provider aggregate not found [pid: 8|app: 0|req: 623/1289] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:00 2026] DELETE /v2.0/networks/acd88650-2513-4684-b33e-821c014ecd21 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1290] 10.0.0.53 () {32 vars in 699 bytes} [Tue Aug 11 09:49:01 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:01.309 7 INFO neutron.services.segments.plugin [-] Segment 871b71df-1a9e-4d01-b628-2ab50fb5b575 resource provider aggregate not found 2026-08-11 09:49:01.316 7 INFO neutron.services.segments.plugin [-] Segment 871b71df-1a9e-4d01-b628-2ab50fb5b575 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 871b71df-1a9e-4d01-b628-2ab50fb5b575 found for delete ", "request_id": "req-faea0799-2317-4aed-96ab-6bf8b4196655"}]} 2026-08-11 09:49:01.328 7 INFO neutron.services.segments.plugin [-] Segment 871b71df-1a9e-4d01-b628-2ab50fb5b575 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 871b71df-1a9e-4d01-b628-2ab50fb5b575 found for delete ", "request_id": "req-8539b437-9602-45a0-992f-1a39a91f3635"}]} 2026-08-11 09:49:01.355 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3e46b5ff-eab1-41c8-908d-907812122cad - - - - - -] OVN reports status down for port: b748380c-3e4d-42ad-aabc-f089ea36b736 2026-08-11 09:49:01.430 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4962c05-2a29-452a-bfd9-8fd1d6043576 a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] TaaS: Handle Delete Port: b748380c-3e4d-42ad-aabc-f089ea36b736 2026-08-11 09:49:01.433 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4962c05-2a29-452a-bfd9-8fd1d6043576 a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Tap Mirror: Handle Delete Port: b748380c-3e4d-42ad-aabc-f089ea36b736 2026-08-11 09:49:01.633 7 INFO neutron.db.ovn_revision_numbers_db [None req-247e5c4a-02a1-405c-a008-7608cc7b706e - - - - - -] Successfully bumped revision number for resource 3947fb2d-0fdd-4f3b-9994-f88bad3e1052 (type: ports) to 2 2026-08-11 09:49:01.678 7 INFO neutron.db.ovn_revision_numbers_db [None req-247e5c4a-02a1-405c-a008-7608cc7b706e - - - - - -] Successfully bumped revision number for resource 1b2ebe15-682c-49f5-86a0-f45c696e8e4f (type: subnets) to 0 [pid: 7|app: 0|req: 667/1291] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:49:00 2026] POST /v2.0/subnets => generated 626 bytes in 1193 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: 668/1292] 10.0.0.53 () {32 vars in 687 bytes} [Tue Aug 11 09:49:01 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1293] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:01 2026] DELETE /v2.0/networks/8920f32d-0a33-4d74-8907-ae27772e0b11 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1294] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:49:01 2026] GET /v2.0/ports?tenant_id=63f4490f25814216a907b202183244c4&device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 1213 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1295] 10.0.0.53 () {32 vars in 691 bytes} [Tue Aug 11 09:49:01 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1296] 10.0.0.53 () {32 vars in 647 bytes} [Tue Aug 11 09:49:01 2026] GET /v2.0/networks => generated 689 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:01.820 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ae2ff09-fb33-4d41-a7a6-055efb38dcb8 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource 0512d17d-abb4-428f-bb58-f9b3ed2b722a (type: routers) to 1 [pid: 8|app: 0|req: 626/1297] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:49:01 2026] POST /v2.0/routers => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1298] 10.0.0.53 () {32 vars in 693 bytes} [Tue Aug 11 09:49:01 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1299] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:49:01 2026] GET /v2.0/networks?id=6611e36c-288d-4e78-a9bf-989140c4aedd => generated 812 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:01.958 8 INFO neutron.db.segments_db [None req-f312b175-417b-400f-8cb8-7694d2a5370b a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Added segment 1eb3c457-4882-4dd7-827b-0a9360a52cca of type geneve for network 404e5abe-2518-4e6f-8cfd-c92526bbe7bf 2026-08-11 09:49:02.092 8 INFO neutron.db.ovn_revision_numbers_db [None req-f312b175-417b-400f-8cb8-7694d2a5370b a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Successfully bumped revision number for resource 404e5abe-2518-4e6f-8cfd-c92526bbe7bf (type: networks) to 1 2026-08-11 09:49:02.166 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ebb0244-69ae-4def-b8cb-9950cf29c7f3 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] No more DHCP agents 2026-08-11 09:49:02.167 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ebb0244-69ae-4def-b8cb-9950cf29c7f3 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Unable to schedule network 3bdb25b8-dab3-4aa7-8a76-5020c9e3f6c2: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:02.252 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f312b175-417b-400f-8cb8-7694d2a5370b a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] No more DHCP agents 2026-08-11 09:49:02.253 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f312b175-417b-400f-8cb8-7694d2a5370b a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Unable to schedule network 404e5abe-2518-4e6f-8cfd-c92526bbe7bf: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:02.280 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3e46b5ff-eab1-41c8-908d-907812122cad - - - - - -] OVN reports status down for port: e13d0221-adda-4ee6-8700-3254c887c1c0 2026-08-11 09:49:02.320 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-81423b51-9e47-4274-8951-e7bbfeedaa62 - - - - - -] OVN reports status down for port: 5f1e945e-2edd-4092-9882-7bca771ff0ca 2026-08-11 09:49:02.365 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ebb0244-69ae-4def-b8cb-9950cf29c7f3 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource e13d0221-adda-4ee6-8700-3254c887c1c0 (type: ports) to 1 2026-08-11 09:49:02.404 8 INFO neutron.db.ovn_revision_numbers_db [None req-f312b175-417b-400f-8cb8-7694d2a5370b a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Successfully bumped revision number for resource 5f1e945e-2edd-4092-9882-7bca771ff0ca (type: ports) to 1 [pid: 7|app: 0|req: 673/1300] 10.0.0.53 () {34 vars in 663 bytes} [Tue Aug 11 09:49:01 2026] POST /v2.0/ports => generated 952 bytes in 555 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: 674/1301] 10.0.0.53 () {32 vars in 683 bytes} [Tue Aug 11 09:49:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1302] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:49:01 2026] POST /v2.0/networks => generated 669 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1303] 199.204.45.235 () {34 vars in 1059 bytes} [Tue Aug 11 09:49:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7e13b832-d603-488c-8e0f-25cb131e1a31 => generated 861 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1304] 10.0.0.53 () {32 vars in 685 bytes} [Tue Aug 11 09:49:02 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:02.623 7 INFO neutron.db.segments_db [None req-64482cb7-d53b-4f83-af72-5ced62fae7de a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Added segment 7b4a721d-0658-4886-9380-f2fa7d48f89f of type geneve for network 7b660dd3-2ad3-430a-96e9-c04b37260637 2026-08-11 09:49:02.741 7 INFO neutron.db.ovn_revision_numbers_db [None req-64482cb7-d53b-4f83-af72-5ced62fae7de a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Successfully bumped revision number for resource 7b660dd3-2ad3-430a-96e9-c04b37260637 (type: networks) to 1 2026-08-11 09:49:02.943 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-64482cb7-d53b-4f83-af72-5ced62fae7de a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] No more DHCP agents 2026-08-11 09:49:02.945 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-64482cb7-d53b-4f83-af72-5ced62fae7de a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Unable to schedule network 7b660dd3-2ad3-430a-96e9-c04b37260637: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:03.016 8 INFO neutron.db.ovn_revision_numbers_db [None req-e63ca356-c47f-43f9-a090-c8783d4193ba 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource e13d0221-adda-4ee6-8700-3254c887c1c0 (type: ports) to 2 2026-08-11 09:49:03.018 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3e46b5ff-eab1-41c8-908d-907812122cad - - - - - -] OVN reports status up for port: e13d0221-adda-4ee6-8700-3254c887c1c0 2026-08-11 09:49:03.051 7 INFO neutron.plugins.ml2.plugin [None req-3e46b5ff-eab1-41c8-908d-907812122cad - - - - - -] Attempt 1 to provision port e13d0221-adda-4ee6-8700-3254c887c1c0 2026-08-11 09:49:03.105 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-81423b51-9e47-4274-8951-e7bbfeedaa62 - - - - - -] OVN reports status down for port: fb9001ad-263f-4a61-9236-b09f6d566770 2026-08-11 09:49:03.126 7 INFO neutron.db.ovn_revision_numbers_db [None req-64482cb7-d53b-4f83-af72-5ced62fae7de a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Successfully bumped revision number for resource fb9001ad-263f-4a61-9236-b09f6d566770 (type: ports) to 1 [pid: 7|app: 0|req: 677/1305] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:49:02 2026] POST /v2.0/networks => generated 669 bytes in 672 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1306] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:49:03 2026] GET /v2.0/subnets?id=cf44ab57-69e1-41fc-bc64-528e6edf160e => generated 693 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1307] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:49:03 2026] GET /v2.0/extensions/dns-integration-domain-keywords => generated 283 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:03.294 8 INFO neutron.services.segments.plugin [-] Segment e8c96bf1-d146-4881-9e23-69a7273b446b resource provider aggregate not found 2026-08-11 09:49:03.304 8 INFO neutron.services.segments.plugin [-] Segment e8c96bf1-d146-4881-9e23-69a7273b446b resource provider aggregate not found 2026-08-11 09:49:03.326 8 INFO neutron.services.segments.plugin [-] Segment e8c96bf1-d146-4881-9e23-69a7273b446b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8c96bf1-d146-4881-9e23-69a7273b446b found for delete ", "request_id": "req-f57421d3-ff0c-4802-a4b9-2e2cec83cedc"}]} 2026-08-11 09:49:03.327 8 INFO neutron.services.segments.plugin [-] Segment e8c96bf1-d146-4881-9e23-69a7273b446b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8c96bf1-d146-4881-9e23-69a7273b446b found for delete ", "request_id": "req-a3d069e4-d783-4934-b487-53358662c9ee"}]} 2026-08-11 09:49:03.703 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e46b5ff-eab1-41c8-908d-907812122cad - - - - - -] Successfully bumped revision number for resource e13d0221-adda-4ee6-8700-3254c887c1c0 (type: ports) to 3 2026-08-11 09:49:03.993 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a4184a9f-e5ef-4c97-a3da-acb6b6e2a082 a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] No more DHCP agents 2026-08-11 09:49:04.001 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a4184a9f-e5ef-4c97-a3da-acb6b6e2a082 a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Unable to schedule network 404e5abe-2518-4e6f-8cfd-c92526bbe7bf: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:04.138 7 INFO neutron.db.ovn_revision_numbers_db [None req-a4184a9f-e5ef-4c97-a3da-acb6b6e2a082 a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Successfully bumped revision number for resource 590c5fa9-bb1e-459e-85ac-a3cc3ec3aae5 (type: ports) to 1 2026-08-11 09:49:04.180 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a4184a9f-e5ef-4c97-a3da-acb6b6e2a082 a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] No more DHCP agents 2026-08-11 09:49:04.181 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a4184a9f-e5ef-4c97-a3da-acb6b6e2a082 a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Unable to schedule network 7b660dd3-2ad3-430a-96e9-c04b37260637: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:04.288 7 INFO neutron.db.ovn_revision_numbers_db [None req-a4184a9f-e5ef-4c97-a3da-acb6b6e2a082 a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Successfully bumped revision number for resource 9fb4f220-ddb3-4bd4-a31e-da85988a3982 (type: ports) to 1 [pid: 7|app: 0|req: 680/1308] 10.0.0.53 () {34 vars in 663 bytes} [Tue Aug 11 09:49:03 2026] POST /v2.0/ports => generated 1505 bytes in 1149 msecs (HTTP/1.1 201) 4 headers in 163 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: 681/1309] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:49:04 2026] GET /v2.0/ports?network_id=6611e36c-288d-4e78-a9bf-989140c4aedd&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1310] 10.0.0.53 () {32 vars in 697 bytes} [Tue Aug 11 09:49:04 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:04.423 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e63ca356-c47f-43f9-a090-c8783d4193ba 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] No more DHCP agents 2026-08-11 09:49:04.424 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e63ca356-c47f-43f9-a090-c8783d4193ba 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Unable to schedule network 3bdb25b8-dab3-4aa7-8a76-5020c9e3f6c2: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 683/1311] 10.0.0.53 () {32 vars in 641 bytes} [Tue Aug 11 09:49:04 2026] GET /v2.0/ports => generated 3017 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1312] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:49:04 2026] GET /v2.0/networks/6611e36c-288d-4e78-a9bf-989140c4aedd?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1313] 10.0.0.53 () {32 vars in 677 bytes} [Tue Aug 11 09:49:04 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:04.611 8 INFO neutron.db.ovn_revision_numbers_db [None req-e63ca356-c47f-43f9-a090-c8783d4193ba 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource e13d0221-adda-4ee6-8700-3254c887c1c0 (type: router_ports) to 3 [pid: 8|app: 0|req: 629/1314] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:49:02 2026] PUT /v2.0/routers/0512d17d-abb4-428f-bb58-f9b3ed2b722a/add_router_interface => generated 309 bytes in 2153 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, ' [pid: 8|app: 0|req: 630/1315] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:49:04 2026] GET /v2.0/networks/6611e36c-288d-4e78-a9bf-989140c4aedd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1316] 10.0.0.53 () {32 vars in 681 bytes} [Tue Aug 11 09:49:04 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:04.724 7 INFO neutron_taas.services.taas.taas_plugin [None req-aae15c80-c54c-43d4-8930-74700f7026fb a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] TaaS: Handle Delete Port: 590c5fa9-bb1e-459e-85ac-a3cc3ec3aae5 2026-08-11 09:49:04.728 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aae15c80-c54c-43d4-8930-74700f7026fb a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Tap Mirror: Handle Delete Port: 590c5fa9-bb1e-459e-85ac-a3cc3ec3aae5 [pid: 8|app: 0|req: 632/1317] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:49:04 2026] GET /v2.0/ports/e13d0221-adda-4ee6-8700-3254c887c1c0 => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1318] 10.0.0.53 () {32 vars in 673 bytes} [Tue Aug 11 09:49:04 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1319] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:49:04 2026] DELETE /v2.0/ports/590c5fa9-bb1e-459e-85ac-a3cc3ec3aae5 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1320] 10.0.0.53 () {32 vars in 721 bytes} [Tue Aug 11 09:49:04 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:05.002 7 INFO neutron_taas.services.taas.taas_plugin [None req-0c983ffb-92af-4fa7-986c-b841adbcabaf a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] TaaS: Handle Delete Port: 9fb4f220-ddb3-4bd4-a31e-da85988a3982 2026-08-11 09:49:05.005 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c983ffb-92af-4fa7-986c-b841adbcabaf a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Tap Mirror: Handle Delete Port: 9fb4f220-ddb3-4bd4-a31e-da85988a3982 2026-08-11 09:49:05.097 8 INFO neutron_taas.services.taas.taas_plugin [None req-f5060ea7-f933-4231-8118-d732a64b7ee7 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] TaaS: Handle Delete Port: e13d0221-adda-4ee6-8700-3254c887c1c0 2026-08-11 09:49:05.107 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5060ea7-f933-4231-8118-d732a64b7ee7 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Tap Mirror: Handle Delete Port: e13d0221-adda-4ee6-8700-3254c887c1c0 [pid: 7|app: 0|req: 688/1321] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:49:04 2026] DELETE /v2.0/ports/9fb4f220-ddb3-4bd4-a31e-da85988a3982 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1322] 10.0.0.53 () {32 vars in 685 bytes} [Tue Aug 11 09:49:05 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1323] 10.0.0.53 () {32 vars in 641 bytes} [Tue Aug 11 09:49:05 2026] GET /v2.0/ports => generated 1523 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1324] 10.0.0.53 () {32 vars in 667 bytes} [Tue Aug 11 09:49:05 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:05.244 7 INFO neutron.db.segments_db [None req-241a07a1-5f7f-4eec-906a-6a3db95fb7ba a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Added segment e392bc27-a887-4e74-a367-f7962485711b of type geneve for network 3a825cc0-ff8c-4df4-81b9-5ee5a49ee7a7 2026-08-11 09:49:05.377 7 INFO neutron.db.ovn_revision_numbers_db [None req-241a07a1-5f7f-4eec-906a-6a3db95fb7ba a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Successfully bumped revision number for resource 3a825cc0-ff8c-4df4-81b9-5ee5a49ee7a7 (type: networks) to 1 [pid: 8|app: 0|req: 634/1325] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:49:04 2026] PUT /v2.0/routers/0512d17d-abb4-428f-bb58-f9b3ed2b722a/remove_router_interface => generated 309 bytes in 671 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, ' [pid: 8|app: 0|req: 635/1326] 10.0.0.53 () {32 vars in 685 bytes} [Tue Aug 11 09:49:05 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:05.474 8 INFO neutron.api.v2.resource [None req-698075c0-4196-4236-b41c-06ec5fdc30d3 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 636/1327] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:49:05 2026] PUT /v2.0/routers/0512d17d-abb4-428f-bb58-f9b3ed2b722a/remove_router_interface => generated 197 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1328] 10.0.0.53 () {32 vars in 679 bytes} [Tue Aug 11 09:49:05 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1329] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:49:05 2026] GET /v2.0/ports?device_id=0512d17d-abb4-428f-bb58-f9b3ed2b722a => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1330] 10.0.0.53 () {32 vars in 677 bytes} [Tue Aug 11 09:49:05 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:05.585 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-241a07a1-5f7f-4eec-906a-6a3db95fb7ba a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] No more DHCP agents 2026-08-11 09:49:05.587 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-241a07a1-5f7f-4eec-906a-6a3db95fb7ba a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Unable to schedule network 3a825cc0-ff8c-4df4-81b9-5ee5a49ee7a7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:05.689 7 INFO neutron.db.ovn_revision_numbers_db [None req-241a07a1-5f7f-4eec-906a-6a3db95fb7ba a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Successfully bumped revision number for resource 46501042-6c44-4b18-ad14-4ba9803ac708 (type: ports) to 1 [pid: 8|app: 0|req: 640/1331] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:05 2026] DELETE /v2.0/routers/0512d17d-abb4-428f-bb58-f9b3ed2b722a => generated 0 bytes in 205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1332] 10.0.0.53 () {32 vars in 665 bytes} [Tue Aug 11 09:49:05 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1333] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:49:05 2026] POST /v2.0/networks => generated 668 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1334] 10.0.0.53 () {32 vars in 701 bytes} [Tue Aug 11 09:49:05 2026] GET /v2.0/extensions/enable-default-route-bfd => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:05.821 7 INFO neutron.db.segments_db [None req-f8212ea1-5365-44de-941a-f95e89075079 a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Added segment 81219bf0-74d7-4580-b32a-4fc2a7d375c2 of type geneve for network 7ca82d56-55b5-4030-b198-0c0c6e1a2465 [pid: 8|app: 0|req: 642/1335] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:05 2026] DELETE /v2.0/subnets/1b2ebe15-682c-49f5-86a0-f45c696e8e4f => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1336] 10.0.0.53 () {32 vars in 703 bytes} [Tue Aug 11 09:49:05 2026] GET /v2.0/extensions/enable-default-route-ecmp => generated 215 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:05.957 7 INFO neutron.db.ovn_revision_numbers_db [None req-f8212ea1-5365-44de-941a-f95e89075079 a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Successfully bumped revision number for resource 7ca82d56-55b5-4030-b198-0c0c6e1a2465 (type: networks) to 1 2026-08-11 09:49:06.054 8 INFO neutron_taas.services.taas.taas_plugin [None req-12d2a1b1-479c-4d75-bd16-da4e67f71b00 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] TaaS: Handle Delete Port: 3947fb2d-0fdd-4f3b-9994-f88bad3e1052 2026-08-11 09:49:06.056 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12d2a1b1-479c-4d75-bd16-da4e67f71b00 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Tap Mirror: Handle Delete Port: 3947fb2d-0fdd-4f3b-9994-f88bad3e1052 2026-08-11 09:49:06.143 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f8212ea1-5365-44de-941a-f95e89075079 a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] No more DHCP agents 2026-08-11 09:49:06.144 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f8212ea1-5365-44de-941a-f95e89075079 a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Unable to schedule network 7ca82d56-55b5-4030-b198-0c0c6e1a2465: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:06.254 8 INFO neutron.services.segments.plugin [-] Segment 38141053-b470-4d77-aa96-771cbde1fb88 resource provider aggregate not found 2026-08-11 09:49:06.260 7 INFO neutron.db.ovn_revision_numbers_db [None req-f8212ea1-5365-44de-941a-f95e89075079 a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Successfully bumped revision number for resource 8a11d84d-effd-44b0-bbf6-0ffe762bd39b (type: ports) to 1 2026-08-11 09:49:06.265 8 INFO neutron.services.segments.plugin [-] Segment 38141053-b470-4d77-aa96-771cbde1fb88 resource provider aggregate not found 2026-08-11 09:49:06.278 8 INFO neutron.services.segments.plugin [-] Segment 38141053-b470-4d77-aa96-771cbde1fb88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38141053-b470-4d77-aa96-771cbde1fb88 found for delete ", "request_id": "req-2cca876e-a46d-4a84-b587-ec43e4de216d"}]} 2026-08-11 09:49:06.286 8 INFO neutron.services.segments.plugin [-] Segment 38141053-b470-4d77-aa96-771cbde1fb88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38141053-b470-4d77-aa96-771cbde1fb88 found for delete ", "request_id": "req-d045bcf2-008d-4193-8682-b3b9132f7acc"}]} [pid: 7|app: 0|req: 694/1337] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:49:05 2026] POST /v2.0/networks => generated 668 bytes in 564 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1338] 10.0.0.53 () {32 vars in 675 bytes} [Tue Aug 11 09:49:06 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1339] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:05 2026] DELETE /v2.0/networks/3bdb25b8-dab3-4aa7-8a76-5020c9e3f6c2 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1340] 10.0.0.53 () {32 vars in 663 bytes} [Tue Aug 11 09:49:06 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1341] 10.0.0.53 () {32 vars in 709 bytes} [Tue Aug 11 09:49:06 2026] GET /v2.0/extensions/external-gateway-multihoming => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1342] 10.0.0.53 () {32 vars in 673 bytes} [Tue Aug 11 09:49:06 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:06.399 8 INFO neutron.db.segments_db [None req-eba7f322-704a-4d27-b89b-a2939f5d5c5e 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Added segment b1278122-230e-4764-9c51-6149b871e8af of type geneve for network 8835eabd-5f6c-471f-a1fb-6abe66bf4a47 2026-08-11 09:49:06.570 8 INFO neutron.db.ovn_revision_numbers_db [None req-eba7f322-704a-4d27-b89b-a2939f5d5c5e 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource 8835eabd-5f6c-471f-a1fb-6abe66bf4a47 (type: networks) to 1 2026-08-11 09:49:06.677 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0e4089ae-0cb9-40e1-bd85-9cabdaf4babd a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] No more DHCP agents 2026-08-11 09:49:06.679 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0e4089ae-0cb9-40e1-bd85-9cabdaf4babd a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Unable to schedule network 3a825cc0-ff8c-4df4-81b9-5ee5a49ee7a7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:06.731 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eba7f322-704a-4d27-b89b-a2939f5d5c5e 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] No more DHCP agents 2026-08-11 09:49:06.733 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eba7f322-704a-4d27-b89b-a2939f5d5c5e 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Unable to schedule network 8835eabd-5f6c-471f-a1fb-6abe66bf4a47: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:06.821 8 INFO neutron.db.ovn_revision_numbers_db [None req-eba7f322-704a-4d27-b89b-a2939f5d5c5e 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource 505caf77-fe4a-43b1-b931-115aca5bdfa3 (type: ports) to 1 [pid: 8|app: 0|req: 645/1343] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:49:06 2026] POST /v2.0/networks => generated 648 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1344] 10.0.0.53 () {32 vars in 667 bytes} [Tue Aug 11 09:49:06 2026] GET /v2.0/extensions/logging => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:07.067 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c5d0a55f-1456-448e-9f93-6acb08f9fe0f 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] No more DHCP agents 2026-08-11 09:49:07.068 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c5d0a55f-1456-448e-9f93-6acb08f9fe0f 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Unable to schedule network 8835eabd-5f6c-471f-a1fb-6abe66bf4a47: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:07.218 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9a86b58-dc57-4fe4-93cf-ffe582612832 - - - - - -] Successfully bumped revision number for resource 46501042-6c44-4b18-ad14-4ba9803ac708 (type: ports) to 2 2026-08-11 09:49:07.246 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9a86b58-dc57-4fe4-93cf-ffe582612832 - - - - - -] Successfully bumped revision number for resource e14f77df-696a-494c-bf12-93e9f47f6427 (type: subnets) to 0 2026-08-11 09:49:07.273 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0e4089ae-0cb9-40e1-bd85-9cabdaf4babd a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] No more DHCP agents 2026-08-11 09:49:07.275 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0e4089ae-0cb9-40e1-bd85-9cabdaf4babd a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Unable to schedule network 7ca82d56-55b5-4030-b198-0c0c6e1a2465: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:07.522 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d5435ac-8975-46ec-8346-6d66f69347fc - - - - - -] Successfully bumped revision number for resource 505caf77-fe4a-43b1-b931-115aca5bdfa3 (type: ports) to 2 2026-08-11 09:49:07.554 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d5435ac-8975-46ec-8346-6d66f69347fc - - - - - -] Successfully bumped revision number for resource 26482a67-ba9e-4396-915d-8fb70966266b (type: subnets) to 0 [pid: 8|app: 0|req: 647/1345] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:49:06 2026] POST /v2.0/subnets => generated 626 bytes in 717 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1346] 10.0.0.53 () {32 vars in 681 bytes} [Tue Aug 11 09:49:07 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:07.736 8 INFO neutron.db.ovn_revision_numbers_db [None req-28bf427c-c17c-4a94-b145-afd947e08849 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource 300ffcd8-611c-48d8-b096-e8df7f0a916a (type: routers) to 1 [pid: 8|app: 0|req: 649/1347] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:49:07 2026] POST /v2.0/routers => generated 602 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1348] 10.0.0.53 () {32 vars in 667 bytes} [Tue Aug 11 09:49:07 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:07.779 7 INFO neutron.db.ovn_revision_numbers_db [None req-d499e345-d164-40c0-a43b-c3e45559fbe8 - - - - - -] Successfully bumped revision number for resource 8a11d84d-effd-44b0-bbf6-0ffe762bd39b (type: ports) to 2 2026-08-11 09:49:07.811 7 INFO neutron.db.ovn_revision_numbers_db [None req-d499e345-d164-40c0-a43b-c3e45559fbe8 - - - - - -] Successfully bumped revision number for resource 58683258-a73d-4d48-82fb-cd4420141b54 (type: subnets) to 0 [pid: 7|app: 0|req: 699/1349] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:49:06 2026] POST /v2.0/subnets => generated 1273 bytes in 1505 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1350] 10.0.0.53 () {32 vars in 685 bytes} [Tue Aug 11 09:49:07 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1353] 10.0.0.53 () {32 vars in 645 bytes} [Tue Aug 11 09:49:07 2026] GET /v2.0/subnets => generated 1909 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1354] 10.0.0.53 () {32 vars in 703 bytes} [Tue Aug 11 09:49:07 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1355] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:07 2026] DELETE /v2.0/subnets/e14f77df-696a-494c-bf12-93e9f47f6427 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1356] 10.0.0.53 () {32 vars in 699 bytes} [Tue Aug 11 09:49:08 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:08.159 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d40eca05-786c-461b-82e7-2378331e7e10 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] No more DHCP agents 2026-08-11 09:49:08.160 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d40eca05-786c-461b-82e7-2378331e7e10 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Unable to schedule network 8835eabd-5f6c-471f-a1fb-6abe66bf4a47: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 707/1357] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:08 2026] DELETE /v2.0/subnets/58683258-a73d-4d48-82fb-cd4420141b54 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1358] 10.0.0.53 () {32 vars in 673 bytes} [Tue Aug 11 09:49:08 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:08.270 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-81423b51-9e47-4274-8951-e7bbfeedaa62 - - - - - -] OVN reports status down for port: 86d40ed0-e65a-4e48-94d4-5cc25137da14 [pid: 7|app: 0|req: 709/1359] 10.0.0.53 () {32 vars in 645 bytes} [Tue Aug 11 09:49:08 2026] GET /v2.0/subnets => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1360] 10.0.0.53 () {32 vars in 691 bytes} [Tue Aug 11 09:49:08 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:08.335 8 INFO neutron.db.ovn_revision_numbers_db [None req-d40eca05-786c-461b-82e7-2378331e7e10 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource 86d40ed0-e65a-4e48-94d4-5cc25137da14 (type: ports) to 1 2026-08-11 09:49:08.398 7 INFO neutron_taas.services.taas.taas_plugin [None req-99cd1cb4-1d5c-44d9-86d1-71704aa78b66 a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] TaaS: Handle Delete Port: 8a11d84d-effd-44b0-bbf6-0ffe762bd39b 2026-08-11 09:49:08.401 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99cd1cb4-1d5c-44d9-86d1-71704aa78b66 a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Tap Mirror: Handle Delete Port: 8a11d84d-effd-44b0-bbf6-0ffe762bd39b 2026-08-11 09:49:08.607 7 INFO neutron.services.segments.plugin [-] Segment 81219bf0-74d7-4580-b32a-4fc2a7d375c2 resource provider aggregate not found 2026-08-11 09:49:08.613 7 INFO neutron.services.segments.plugin [-] Segment 81219bf0-74d7-4580-b32a-4fc2a7d375c2 resource provider aggregate not found 2026-08-11 09:49:08.623 7 INFO neutron.services.segments.plugin [-] Segment 81219bf0-74d7-4580-b32a-4fc2a7d375c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81219bf0-74d7-4580-b32a-4fc2a7d375c2 found for delete ", "request_id": "req-04c5cdbb-c7cb-4d5d-91c5-0d56abdc0560"}]} 2026-08-11 09:49:08.634 7 INFO neutron.services.segments.plugin [-] Segment 81219bf0-74d7-4580-b32a-4fc2a7d375c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81219bf0-74d7-4580-b32a-4fc2a7d375c2 found for delete ", "request_id": "req-27711efc-9209-4e2c-8ace-1975bd625aa8"}]} [pid: 7|app: 0|req: 711/1361] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:08 2026] DELETE /v2.0/networks/7ca82d56-55b5-4030-b198-0c0c6e1a2465 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1362] 10.0.0.53 () {32 vars in 707 bytes} [Tue Aug 11 09:49:08 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:08.801 7 INFO neutron_taas.services.taas.taas_plugin [None req-2452021f-0e93-4313-bccb-23bd3efebc85 a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] TaaS: Handle Delete Port: 46501042-6c44-4b18-ad14-4ba9803ac708 2026-08-11 09:49:08.805 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2452021f-0e93-4313-bccb-23bd3efebc85 a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Tap Mirror: Handle Delete Port: 46501042-6c44-4b18-ad14-4ba9803ac708 2026-08-11 09:49:08.928 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-81423b51-9e47-4274-8951-e7bbfeedaa62 - - - - - -] OVN reports status up for port: 86d40ed0-e65a-4e48-94d4-5cc25137da14 2026-08-11 09:49:08.955 8 INFO neutron.plugins.ml2.plugin [None req-81423b51-9e47-4274-8951-e7bbfeedaa62 - - - - - -] Attempt 1 to provision port 86d40ed0-e65a-4e48-94d4-5cc25137da14 2026-08-11 09:49:09.032 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-eee7779b-4c22-4142-9176-a0df49967a66 - - - - - -] No port found with ID e13d0221-adda-4ee6-8700-3254c887c1c0: RuntimeError: No port found with ID e13d0221-adda-4ee6-8700-3254c887c1c0 2026-08-11 09:49:09.033 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eee7779b-4c22-4142-9176-a0df49967a66 - - - - - -] OVN reports status down for port: 590c5fa9-bb1e-459e-85ac-a3cc3ec3aae5 2026-08-11 09:49:09.040 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eee7779b-4c22-4142-9176-a0df49967a66 - - - - - -] OVN reports status down for port: 9fb4f220-ddb3-4bd4-a31e-da85988a3982 2026-08-11 09:49:09.063 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eee7779b-4c22-4142-9176-a0df49967a66 - - - - - -] OVN reports status down for port: 46501042-6c44-4b18-ad14-4ba9803ac708 2026-08-11 09:49:09.072 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eee7779b-4c22-4142-9176-a0df49967a66 - - - - - -] OVN reports status down for port: 8a11d84d-effd-44b0-bbf6-0ffe762bd39b 2026-08-11 09:49:09.083 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d40eca05-786c-461b-82e7-2378331e7e10 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] No more DHCP agents 2026-08-11 09:49:09.083 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eee7779b-4c22-4142-9176-a0df49967a66 - - - - - -] OVN reports status down for port: 505caf77-fe4a-43b1-b931-115aca5bdfa3 2026-08-11 09:49:09.085 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d40eca05-786c-461b-82e7-2378331e7e10 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Unable to schedule network 8835eabd-5f6c-471f-a1fb-6abe66bf4a47: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 713/1363] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:08 2026] DELETE /v2.0/networks/3a825cc0-ff8c-4df4-81b9-5ee5a49ee7a7 => generated 0 bytes in 441 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1364] 10.0.0.53 () {32 vars in 703 bytes} [Tue Aug 11 09:49:09 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:09.267 7 INFO neutron_taas.services.taas.taas_plugin [None req-cd2b8059-19db-4e73-b2cd-e8aa8486689f a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] TaaS: Handle Delete Port: fb9001ad-263f-4a61-9236-b09f6d566770 2026-08-11 09:49:09.271 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd2b8059-19db-4e73-b2cd-e8aa8486689f a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Tap Mirror: Handle Delete Port: fb9001ad-263f-4a61-9236-b09f6d566770 [pid: 7|app: 0|req: 715/1365] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:09 2026] DELETE /v2.0/networks/7b660dd3-2ad3-430a-96e9-c04b37260637 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1366] 10.0.0.53 () {32 vars in 717 bytes} [Tue Aug 11 09:49:09 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:09.533 8 INFO neutron.db.ovn_revision_numbers_db [None req-d40eca05-786c-461b-82e7-2378331e7e10 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource 86d40ed0-e65a-4e48-94d4-5cc25137da14 (type: router_ports) to 1 [pid: 8|app: 0|req: 651/1367] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:49:07 2026] PUT /v2.0/routers/300ffcd8-611c-48d8-b096-e8df7f0a916a/add_router_interface => generated 309 bytes in 1784 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1368] 10.0.0.53 () {32 vars in 695 bytes} [Tue Aug 11 09:49:09 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:09.628 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f1bd25c-3278-41c8-acc8-a8e88f93c860 a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] TaaS: Handle Delete Port: 5f1e945e-2edd-4092-9882-7bca771ff0ca 2026-08-11 09:49:09.631 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f1bd25c-3278-41c8-acc8-a8e88f93c860 a8da5a225815496ab75255c8b66ad9d2 45d7333028fa4f30a47873bfe91f3893 - - default default] Tap Mirror: Handle Delete Port: 5f1e945e-2edd-4092-9882-7bca771ff0ca [pid: 8|app: 0|req: 653/1369] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:49:09 2026] GET /v2.0/ports/86d40ed0-e65a-4e48-94d4-5cc25137da14 => generated 943 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1370] 10.0.0.53 () {32 vars in 709 bytes} [Tue Aug 11 09:49:09 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1371] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:49:09 2026] GET /v2.0/ports/86d40ed0-e65a-4e48-94d4-5cc25137da14 => generated 943 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:09.746 8 INFO neutron.db.ovn_revision_numbers_db [None req-81423b51-9e47-4274-8951-e7bbfeedaa62 - - - - - -] Successfully bumped revision number for resource 86d40ed0-e65a-4e48-94d4-5cc25137da14 (type: ports) to 2 [pid: 8|app: 0|req: 656/1372] 10.0.0.53 () {32 vars in 667 bytes} [Tue Aug 11 09:49:09 2026] GET /v2.0/extensions/binding => generated 193 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1373] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:09 2026] DELETE /v2.0/networks/404e5abe-2518-4e6f-8cfd-c92526bbe7bf => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1374] 10.0.0.53 () {32 vars in 685 bytes} [Tue Aug 11 09:49:09 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1375] 10.0.0.53 () {32 vars in 679 bytes} [Tue Aug 11 09:49:09 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1376] 10.0.0.53 () {32 vars in 673 bytes} [Tue Aug 11 09:49:09 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1377] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:49:09 2026] GET /v2.0/extensions/provider => generated 191 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1378] 10.0.0.53 () {32 vars in 661 bytes} [Tue Aug 11 09:49:09 2026] GET /v2.0/extensions/qinq => generated 272 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1379] 10.0.0.53 () {32 vars in 659 bytes} [Tue Aug 11 09:49:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1380] 10.0.0.53 () {32 vars in 697 bytes} [Tue Aug 11 09:49:09 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1381] 10.0.0.53 () {32 vars in 697 bytes} [Tue Aug 11 09:49:09 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1382] 10.0.0.53 () {32 vars in 675 bytes} [Tue Aug 11 09:49:09 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1383] 10.0.0.53 () {32 vars in 667 bytes} [Tue Aug 11 09:49:09 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1384] 10.0.0.53 () {32 vars in 681 bytes} [Tue Aug 11 09:49:09 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1385] 10.0.0.53 () {32 vars in 699 bytes} [Tue Aug 11 09:49:09 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1386] 10.0.0.53 () {32 vars in 683 bytes} [Tue Aug 11 09:49:09 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1387] 10.0.0.53 () {32 vars in 705 bytes} [Tue Aug 11 09:49:09 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1388] 10.0.0.53 () {32 vars in 667 bytes} [Tue Aug 11 09:49:09 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1389] 10.0.0.53 () {32 vars in 695 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1390] 10.0.0.53 () {32 vars in 693 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1391] 10.0.0.53 () {32 vars in 683 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1392] 10.0.0.53 () {32 vars in 687 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1393] 10.0.0.53 () {32 vars in 703 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1394] 10.0.0.53 () {32 vars in 665 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1395] 10.0.0.53 () {32 vars in 679 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1396] 10.0.0.53 () {32 vars in 679 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1397] 10.0.0.53 () {32 vars in 689 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1398] 10.0.0.53 () {32 vars in 693 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1399] 10.0.0.53 () {32 vars in 687 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1400] 10.0.0.53 () {32 vars in 699 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1401] 10.0.0.53 () {32 vars in 701 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1402] 10.0.0.53 () {32 vars in 711 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1403] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1404] 10.0.0.53 () {32 vars in 725 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1405] 10.0.0.53 () {32 vars in 739 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1406] 10.0.0.53 () {32 vars in 717 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1407] 10.0.0.53 () {32 vars in 681 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1408] 10.0.0.53 () {32 vars in 667 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/segment => generated 145 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1409] 10.0.0.53 () {32 vars in 717 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1410] 10.0.0.53 () {32 vars in 677 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:10.234 8 INFO neutron_taas.services.taas.taas_plugin [None req-9db8235e-1bf4-4477-a90d-1d2b9b072c29 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] TaaS: Handle Delete Port: 86d40ed0-e65a-4e48-94d4-5cc25137da14 2026-08-11 09:49:10.239 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9db8235e-1bf4-4477-a90d-1d2b9b072c29 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Tap Mirror: Handle Delete Port: 86d40ed0-e65a-4e48-94d4-5cc25137da14 [pid: 7|app: 0|req: 755/1411] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/routers => generated 1587 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1412] 10.0.0.53 () {32 vars in 667 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1413] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/security-groups?tenant_id=45d7333028fa4f30a47873bfe91f3893&name=default => generated 2925 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1414] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1415] 10.0.0.53 () {32 vars in 695 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:10.652 7 INFO neutron.services.segments.plugin [-] Segment e392bc27-a887-4e74-a367-f7962485711b resource provider aggregate not found 2026-08-11 09:49:10.657 7 INFO neutron.services.segments.plugin [-] Segment e392bc27-a887-4e74-a367-f7962485711b resource provider aggregate not found [pid: 8|app: 0|req: 657/1416] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:49:09 2026] PUT /v2.0/routers/300ffcd8-611c-48d8-b096-e8df7f0a916a/remove_router_interface => generated 309 bytes in 913 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-08-11 09:49:10.674 7 INFO neutron.services.segments.plugin [-] Segment e392bc27-a887-4e74-a367-f7962485711b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e392bc27-a887-4e74-a367-f7962485711b found for delete ", "request_id": "req-199fb476-472c-47c4-b509-0cd8fb68fab3"}]} 2026-08-11 09:49:10.682 7 INFO neutron.services.segments.plugin [-] Segment e392bc27-a887-4e74-a367-f7962485711b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e392bc27-a887-4e74-a367-f7962485711b found for delete ", "request_id": "req-2818bc15-733d-4a7e-a09e-cf12ba40a18b"}]} 2026-08-11 09:49:10.702 7 INFO neutron.services.segments.plugin [-] Segment 7b4a721d-0658-4886-9380-f2fa7d48f89f resource provider aggregate not found 2026-08-11 09:49:10.705 7 INFO neutron.services.segments.plugin [-] Segment 7b4a721d-0658-4886-9380-f2fa7d48f89f resource provider aggregate not found [pid: 8|app: 0|req: 658/1417] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/floatingips => generated 861 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:10.719 7 INFO neutron.services.segments.plugin [-] Segment 7b4a721d-0658-4886-9380-f2fa7d48f89f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b4a721d-0658-4886-9380-f2fa7d48f89f found for delete ", "request_id": "req-d9859cca-c13f-462d-b480-e9bfe8204b61"}]} [pid: 8|app: 0|req: 659/1418] 10.0.0.53 () {32 vars in 703 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:10.726 7 INFO neutron.services.segments.plugin [-] Segment 7b4a721d-0658-4886-9380-f2fa7d48f89f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b4a721d-0658-4886-9380-f2fa7d48f89f found for delete ", "request_id": "req-a9510974-22fd-478c-a46e-c9b3a81b3ecf"}]} 2026-08-11 09:49:10.739 7 INFO neutron.services.segments.plugin [-] Segment 1eb3c457-4882-4dd7-827b-0a9360a52cca resource provider aggregate not found 2026-08-11 09:49:10.745 7 INFO neutron.services.segments.plugin [-] Segment 1eb3c457-4882-4dd7-827b-0a9360a52cca resource provider aggregate not found [pid: 8|app: 0|req: 660/1419] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/ports?device_id=300ffcd8-611c-48d8-b096-e8df7f0a916a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:49:10.758 7 INFO neutron.services.segments.plugin [-] Segment 1eb3c457-4882-4dd7-827b-0a9360a52cca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1eb3c457-4882-4dd7-827b-0a9360a52cca found for delete ", "request_id": "req-0f273fe6-69b8-46af-9199-ed6ec52c6032"}]} 2026-08-11 09:49:10.763 7 INFO neutron.services.segments.plugin [-] Segment 1eb3c457-4882-4dd7-827b-0a9360a52cca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1eb3c457-4882-4dd7-827b-0a9360a52cca found for delete ", "request_id": "req-0fd9cab0-e5d6-49ea-a4a5-562803f3cda5"}]} [pid: 7|app: 0|req: 760/1420] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:49:10 2026] DELETE /v2.0/security-groups/7f7c1539-1892-4286-ac12-87f9761a992b => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1421] 10.0.0.138 () {34 vars in 989 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 1213 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1422] 10.0.0.53 () {32 vars in 699 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1423] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/ports => generated 11643 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1424] 10.0.0.53 () {32 vars in 707 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/subnet-dns-publish-fixed-ip => generated 227 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1425] 10.0.0.138 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/security-groups?id=0d7136ca-2705-4a33-a07f-7c3da4f75f71&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1426] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1427] 10.0.0.53 () {32 vars in 699 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1428] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:49:10 2026] GET /v2.0/subnets => generated 2622 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1429] 10.0.0.53 () {32 vars in 703 bytes} [Tue Aug 11 09:49:11 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1430] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:49:11 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: 7|app: 0|req: 769/1431] 10.0.0.53 () {32 vars in 693 bytes} [Tue Aug 11 09:49:11 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1432] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:49:11 2026] GET /v2.0/security-groups => generated 26070 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1433] 10.0.0.53 () {32 vars in 687 bytes} [Tue Aug 11 09:49:11 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1434] 10.0.0.53 () {32 vars in 695 bytes} [Tue Aug 11 09:49:11 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1435] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:10 2026] DELETE /v2.0/routers/300ffcd8-611c-48d8-b096-e8df7f0a916a => generated 0 bytes in 212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1436] 10.0.0.53 () {32 vars in 677 bytes} [Tue Aug 11 09:49:11 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1437] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:49:11 2026] GET /v2.0/networks => generated 3866 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1438] 10.0.0.53 () {32 vars in 687 bytes} [Tue Aug 11 09:49:11 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1439] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:49:11 2026] GET /v2.0/subnets => generated 2622 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1440] 10.0.0.53 () {32 vars in 699 bytes} [Tue Aug 11 09:49:11 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1441] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:49:11 2026] GET /v2.0/network-ip-availabilities => generated 1992 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1442] 10.0.0.53 () {32 vars in 663 bytes} [Tue Aug 11 09:49:11 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1443] 10.0.0.53 () {32 vars in 679 bytes} [Tue Aug 11 09:49:11 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1444] 10.0.0.53 () {32 vars in 685 bytes} [Tue Aug 11 09:49:11 2026] GET /v2.0/extensions/vlan-transparent => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1445] 10.0.0.53 () {32 vars in 675 bytes} [Tue Aug 11 09:49:11 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1446] 10.0.0.53 () {32 vars in 691 bytes} [Tue Aug 11 09:49:11 2026] GET /v2.0/extensions/vpn-agent-scheduler => generated 199 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1447] 10.0.0.53 () {32 vars in 691 bytes} [Tue Aug 11 09:49:11 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1448] 10.0.0.53 () {32 vars in 675 bytes} [Tue Aug 11 09:49:11 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1449] 10.0.0.53 () {32 vars in 665 bytes} [Tue Aug 11 09:49:11 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1450] 10.0.0.53 () {32 vars in 661 bytes} [Tue Aug 11 09:49:11 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1451] 10.0.0.53 () {32 vars in 673 bytes} [Tue Aug 11 09:49:11 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1452] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:11 2026] DELETE /v2.0/subnets/26482a67-ba9e-4396-915d-8fb70966266b => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1453] 10.0.0.53 () {32 vars in 685 bytes} [Tue Aug 11 09:49:11 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:11.432 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d23da10-c3f4-4fb4-a569-7ed7a43ca7e1 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] TaaS: Handle Delete Port: 505caf77-fe4a-43b1-b931-115aca5bdfa3 2026-08-11 09:49:11.434 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d23da10-c3f4-4fb4-a569-7ed7a43ca7e1 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Tap Mirror: Handle Delete Port: 505caf77-fe4a-43b1-b931-115aca5bdfa3 2026-08-11 09:49:11.619 8 INFO neutron.services.segments.plugin [-] Segment b1278122-230e-4764-9c51-6149b871e8af resource provider aggregate not found 2026-08-11 09:49:11.628 8 INFO neutron.services.segments.plugin [-] Segment b1278122-230e-4764-9c51-6149b871e8af resource provider aggregate not found 2026-08-11 09:49:11.638 8 INFO neutron.services.segments.plugin [-] Segment b1278122-230e-4764-9c51-6149b871e8af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1278122-230e-4764-9c51-6149b871e8af found for delete ", "request_id": "req-390d61be-0923-45d1-a62b-553d57a81a0b"}]} 2026-08-11 09:49:11.651 8 INFO neutron.services.segments.plugin [-] Segment b1278122-230e-4764-9c51-6149b871e8af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1278122-230e-4764-9c51-6149b871e8af found for delete ", "request_id": "req-0a32527e-1273-465b-995c-1bc9a530a8e7"}]} [pid: 8|app: 0|req: 666/1454] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:11 2026] DELETE /v2.0/networks/8835eabd-5f6c-471f-a1fb-6abe66bf4a47 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:49:12.146 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-935b61e4-b3bb-4b83-85f2-4dc4aeb9fdd1 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] No more DHCP agents 2026-08-11 09:49:12.148 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-935b61e4-b3bb-4b83-85f2-4dc4aeb9fdd1 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:12.285 8 INFO neutron.db.ovn_revision_numbers_db [None req-63747ec1-0529-4696-ba1a-9a1cf0ae53ba c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 9b106697-f83f-4c4c-b38d-b5b0df03238a (type: security_groups) to 1 2026-08-11 09:49:12.291 7 INFO neutron.db.ovn_revision_numbers_db [None req-935b61e4-b3bb-4b83-85f2-4dc4aeb9fdd1 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource af2cd915-0205-4b57-b2c2-62aeb814acea (type: ports) to 1 2026-08-11 09:49:12.300 8 INFO neutron.db.ovn_revision_numbers_db [None req-63747ec1-0529-4696-ba1a-9a1cf0ae53ba c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 050f60b4-45fe-46df-abae-76dda051175d (type: security_group_rules) to 0 2026-08-11 09:49:12.312 8 INFO neutron.db.ovn_revision_numbers_db [None req-63747ec1-0529-4696-ba1a-9a1cf0ae53ba c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4c8fb8e3-bba3-4439-a1c2-f44c82eb0b6f (type: security_group_rules) to 0 2026-08-11 09:49:12.325 8 INFO neutron.db.ovn_revision_numbers_db [None req-63747ec1-0529-4696-ba1a-9a1cf0ae53ba c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 6abd5dee-edd2-4cf0-9ffb-441958ed4ce7 (type: security_group_rules) to 0 2026-08-11 09:49:12.340 8 INFO neutron.db.ovn_revision_numbers_db [None req-63747ec1-0529-4696-ba1a-9a1cf0ae53ba c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 960913db-e21f-435b-b909-0e819cf25498 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 667/1455] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:49:11 2026] GET /v2.0/security-groups?tenant_id=eb8076f8aeff4cb8a11625447960b76a&name=default => generated 2925 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1456] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:49:12 2026] DELETE /v2.0/security-groups/9b106697-f83f-4c4c-b38d-b5b0df03238a => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:49:12.914 8 INFO neutron.db.ovn_revision_numbers_db [None req-efd4633b-076f-4814-a94d-18fa5421d139 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] Successfully bumped revision number for resource 7b8a0961-4a0c-4a26-a170-3ed3cbdf73b6 (type: security_groups) to 1 2026-08-11 09:49:12.929 8 INFO neutron.db.ovn_revision_numbers_db [None req-efd4633b-076f-4814-a94d-18fa5421d139 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] Successfully bumped revision number for resource 29be068b-8a14-4f95-afae-a90a001d1bf4 (type: security_group_rules) to 0 2026-08-11 09:49:12.948 8 INFO neutron.db.ovn_revision_numbers_db [None req-efd4633b-076f-4814-a94d-18fa5421d139 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] Successfully bumped revision number for resource 87962757-b708-4982-8686-64ab67ff350b (type: security_group_rules) to 0 2026-08-11 09:49:12.961 8 INFO neutron.db.ovn_revision_numbers_db [None req-efd4633b-076f-4814-a94d-18fa5421d139 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] Successfully bumped revision number for resource d44c8c14-d5bf-4cb1-a640-08770c69eb49 (type: security_group_rules) to 0 2026-08-11 09:49:12.980 8 INFO neutron.db.ovn_revision_numbers_db [None req-efd4633b-076f-4814-a94d-18fa5421d139 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] Successfully bumped revision number for resource d6932cb7-101e-4393-96fe-5d6f48306e8c (type: security_group_rules) to 0 2026-08-11 09:49:13.031 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-50e8321a-2457-4575-a975-60549c21fa53 - - - - - -] Schedule LRP lrp-af2cd915-0205-4b57-b2c2-62aeb814acea on gateway ce5202b0-5136-491f-befe-509851665b2b with priority 1 2026-08-11 09:49:13.081 8 INFO neutron.db.segments_db [None req-efd4633b-076f-4814-a94d-18fa5421d139 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] Added segment 6b7171aa-43a3-407a-b56f-06e99a0e825d of type geneve for network 15a806df-d26f-4fc6-aca9-ce5be12d0a43 2026-08-11 09:49:13.088 7 INFO neutron.db.ovn_revision_numbers_db [None req-935b61e4-b3bb-4b83-85f2-4dc4aeb9fdd1 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource af2cd915-0205-4b57-b2c2-62aeb814acea (type: router_ports) to 1 2026-08-11 09:49:13.180 7 INFO neutron.db.ovn_revision_numbers_db [None req-935b61e4-b3bb-4b83-85f2-4dc4aeb9fdd1 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource 1c1f6c8e-5fdb-4214-b888-5ca391c4c917 (type: routers) to 2 2026-08-11 09:49:13.190 8 INFO neutron.db.ovn_revision_numbers_db [None req-efd4633b-076f-4814-a94d-18fa5421d139 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] Successfully bumped revision number for resource 15a806df-d26f-4fc6-aca9-ce5be12d0a43 (type: networks) to 1 [pid: 7|app: 0|req: 789/1457] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:49:11 2026] POST /v2.0/routers => generated 947 bytes in 1529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1458] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:49:13 2026] GET /v2.0/routers/1c1f6c8e-5fdb-4214-b888-5ca391c4c917 => generated 953 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:13.363 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-efd4633b-076f-4814-a94d-18fa5421d139 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] No more DHCP agents 2026-08-11 09:49:13.364 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-efd4633b-076f-4814-a94d-18fa5421d139 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] Unable to schedule network 15a806df-d26f-4fc6-aca9-ce5be12d0a43: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:13.422 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eee7779b-4c22-4142-9176-a0df49967a66 - - - - - -] OVN reports status down for port: 1ba8b606-08f2-4db5-8974-1421844c7120 2026-08-11 09:49:13.433 8 INFO neutron.db.ovn_revision_numbers_db [None req-efd4633b-076f-4814-a94d-18fa5421d139 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] Successfully bumped revision number for resource 1ba8b606-08f2-4db5-8974-1421844c7120 (type: ports) to 1 [pid: 7|app: 0|req: 791/1459] 10.0.0.53 () {32 vars in 645 bytes} [Tue Aug 11 09:49:13 2026] GET /v2.0/routers => generated 956 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1460] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:49:12 2026] POST /v2.0/networks => generated 663 bytes in 837 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:49:13.684 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-df6378b1-20dd-4b8a-815e-b1c0b0fe2598 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] No more DHCP agents 2026-08-11 09:49:13.685 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-df6378b1-20dd-4b8a-815e-b1c0b0fe2598 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] Unable to schedule network 15a806df-d26f-4fc6-aca9-ce5be12d0a43: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:14.003 7 INFO neutron.db.ovn_revision_numbers_db [None req-bbd3f9e5-b1fe-455f-9984-9ab5d61603a6 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Successfully bumped revision number for resource 1c1f6c8e-5fdb-4214-b888-5ca391c4c917 (type: routers) to 3 [pid: 7|app: 0|req: 792/1461] 10.0.0.53 () {34 vars in 739 bytes} [Tue Aug 11 09:49:13 2026] PUT /v2.0/routers/1c1f6c8e-5fdb-4214-b888-5ca391c4c917 => generated 960 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1462] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:49:14 2026] GET /v2.0/routers/1c1f6c8e-5fdb-4214-b888-5ca391c4c917 => generated 960 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1463] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:49:14 2026] GET /v2.0/ports?device_id=1c1f6c8e-5fdb-4214-b888-5ca391c4c917 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:49:14.145 8 INFO neutron.db.ovn_revision_numbers_db [None req-c91a7f2e-c644-458d-80fe-2ed0118c7db1 - - - - - -] Successfully bumped revision number for resource 1ba8b606-08f2-4db5-8974-1421844c7120 (type: ports) to 2 2026-08-11 09:49:14.181 8 INFO neutron.db.ovn_revision_numbers_db [None req-c91a7f2e-c644-458d-80fe-2ed0118c7db1 - - - - - -] Successfully bumped revision number for resource 5b622447-ba8f-488c-a623-b840900d64f8 (type: subnets) to 0 [pid: 8|app: 0|req: 670/1464] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:49:13 2026] POST /v2.0/subnets => generated 641 bytes in 706 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:49:14.292 8 INFO neutron.db.segments_db [None req-47f260a7-36f8-419c-9d2c-aec210ee62f9 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] Added segment 6193c69b-e539-4dae-a7ea-7f6ea8a18e65 of type geneve for network 6dc5a302-76bf-47b1-b01e-b4cd3da10653 2026-08-11 09:49:14.417 8 INFO neutron.db.ovn_revision_numbers_db [None req-47f260a7-36f8-419c-9d2c-aec210ee62f9 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] Successfully bumped revision number for resource 6dc5a302-76bf-47b1-b01e-b4cd3da10653 (type: networks) to 1 2026-08-11 09:49:14.459 7 INFO neutron_taas.services.taas.taas_plugin [None req-146b18e5-c353-47bc-a49f-91b4ef9286ae 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] TaaS: Handle Delete Port: af2cd915-0205-4b57-b2c2-62aeb814acea 2026-08-11 09:49:14.462 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-146b18e5-c353-47bc-a49f-91b4ef9286ae 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] Tap Mirror: Handle Delete Port: af2cd915-0205-4b57-b2c2-62aeb814acea 2026-08-11 09:49:14.589 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-47f260a7-36f8-419c-9d2c-aec210ee62f9 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] No more DHCP agents 2026-08-11 09:49:14.591 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-47f260a7-36f8-419c-9d2c-aec210ee62f9 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] Unable to schedule network 6dc5a302-76bf-47b1-b01e-b4cd3da10653: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:14.668 8 INFO neutron.db.ovn_revision_numbers_db [None req-47f260a7-36f8-419c-9d2c-aec210ee62f9 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] Successfully bumped revision number for resource 6a932fa2-1029-4bfa-be42-24e4fea16c29 (type: ports) to 1 [pid: 8|app: 0|req: 671/1465] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:49:14 2026] POST /v2.0/networks => generated 663 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1466] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:14 2026] DELETE /v2.0/routers/1c1f6c8e-5fdb-4214-b888-5ca391c4c917 => generated 0 bytes in 719 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:49:15.010 7 INFO neutron.db.ovn_revision_numbers_db [None req-57e3773e-a8b0-4d30-b659-30aa1062d126 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] Successfully bumped revision number for resource 6dc5a302-76bf-47b1-b01e-b4cd3da10653 (type: networks) to 2 [pid: 7|app: 0|req: 796/1467] 10.0.0.53 () {34 vars in 741 bytes} [Tue Aug 11 09:49:14 2026] PUT /v2.0/networks/6dc5a302-76bf-47b1-b01e-b4cd3da10653 => generated 636 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:15.025 8 INFO neutron.db.ovn_revision_numbers_db [None req-29a720c2-7897-4c69-8200-ce1500c5f4dd e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Successfully bumped revision number for resource 710a0a74-8c6b-418c-b031-b0510cc69b98 (type: security_groups) to 1 [pid: 7|app: 0|req: 797/1468] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:49:15 2026] GET /v2.0/ports?device_id=1c1f6c8e-5fdb-4214-b888-5ca391c4c917 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:49:15.037 8 INFO neutron.db.ovn_revision_numbers_db [None req-29a720c2-7897-4c69-8200-ce1500c5f4dd e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Successfully bumped revision number for resource 1c499357-4753-4ac2-9279-a468d2ba3a9e (type: security_group_rules) to 0 2026-08-11 09:49:15.051 8 INFO neutron.db.ovn_revision_numbers_db [None req-29a720c2-7897-4c69-8200-ce1500c5f4dd e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Successfully bumped revision number for resource 4470ab2e-5d98-418f-b75c-7d675ec11431 (type: security_group_rules) to 0 2026-08-11 09:49:15.062 8 INFO neutron.db.ovn_revision_numbers_db [None req-29a720c2-7897-4c69-8200-ce1500c5f4dd e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Successfully bumped revision number for resource 47afdb54-619e-45b2-a1db-c4ecedb4439c (type: security_group_rules) to 0 2026-08-11 09:49:15.074 8 INFO neutron.db.ovn_revision_numbers_db [None req-29a720c2-7897-4c69-8200-ce1500c5f4dd e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Successfully bumped revision number for resource d85d73a4-ca22-4284-a96a-bb4b105a7b01 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 798/1469] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:15 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:15.170 8 INFO neutron.db.segments_db [None req-29a720c2-7897-4c69-8200-ce1500c5f4dd e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Added segment d489aa82-31a4-407e-b1f7-a7f005fde3d1 of type geneve for network b3151354-c008-47fe-8a19-5d82d5f89bdf 2026-08-11 09:49:15.281 8 INFO neutron.db.segments_db [None req-29a720c2-7897-4c69-8200-ce1500c5f4dd e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Added segment d11049a7-f61c-43a3-8d01-e7ca770dac87 of type geneve for network 911d4052-a3d4-4152-bcbb-1920ca3d6424 2026-08-11 09:49:15.287 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1fe4ebb2-e884-469f-84b0-4b1209d4261b - - - - - -] No port found with ID 86d40ed0-e65a-4e48-94d4-5cc25137da14: RuntimeError: No port found with ID 86d40ed0-e65a-4e48-94d4-5cc25137da14 2026-08-11 09:49:15.307 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e75ca8fa-9d9f-4c67-b90f-373f46ef3b84 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] No more DHCP agents 2026-08-11 09:49:15.308 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e75ca8fa-9d9f-4c67-b90f-373f46ef3b84 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] Unable to schedule network 6dc5a302-76bf-47b1-b01e-b4cd3da10653: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:15.314 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1fe4ebb2-e884-469f-84b0-4b1209d4261b - - - - - -] OVN reports status down for port: af2cd915-0205-4b57-b2c2-62aeb814acea 2026-08-11 09:49:15.343 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1fe4ebb2-e884-469f-84b0-4b1209d4261b - - - - - -] OVN reports status up for port: af2cd915-0205-4b57-b2c2-62aeb814acea 2026-08-11 09:49:15.372 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1fe4ebb2-e884-469f-84b0-4b1209d4261b - - - - - -] OVN reports status down for port: 6a932fa2-1029-4bfa-be42-24e4fea16c29 2026-08-11 09:49:15.480 8 INFO neutron.db.ovn_revision_numbers_db [None req-29a720c2-7897-4c69-8200-ce1500c5f4dd e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Successfully bumped revision number for resource b3151354-c008-47fe-8a19-5d82d5f89bdf (type: networks) to 1 2026-08-11 09:49:15.654 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-29a720c2-7897-4c69-8200-ce1500c5f4dd e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] No more DHCP agents 2026-08-11 09:49:15.656 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-29a720c2-7897-4c69-8200-ce1500c5f4dd e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Unable to schedule network b3151354-c008-47fe-8a19-5d82d5f89bdf: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:15.698 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1fe4ebb2-e884-469f-84b0-4b1209d4261b - - - - - -] OVN reports status down for port: ec0e500b-dbec-4964-8d89-2cad419ce889 2026-08-11 09:49:15.769 8 INFO neutron.db.ovn_revision_numbers_db [None req-29a720c2-7897-4c69-8200-ce1500c5f4dd e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Successfully bumped revision number for resource ec0e500b-dbec-4964-8d89-2cad419ce889 (type: ports) to 1 2026-08-11 09:49:15.817 7 INFO neutron.db.ovn_revision_numbers_db [None req-d3b48eef-7aec-4072-8119-2f6d9fb36a66 - - - - - -] Successfully bumped revision number for resource 6a932fa2-1029-4bfa-be42-24e4fea16c29 (type: ports) to 2 2026-08-11 09:49:15.874 7 INFO neutron.db.ovn_revision_numbers_db [None req-d3b48eef-7aec-4072-8119-2f6d9fb36a66 - - - - - -] Successfully bumped revision number for resource 5eb392da-acfb-49be-8eea-b95a16704d8d (type: subnets) to 0 2026-08-11 09:49:15.883 8 INFO neutron.db.ovn_revision_numbers_db [None req-29a720c2-7897-4c69-8200-ce1500c5f4dd e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Successfully bumped revision number for resource 911d4052-a3d4-4152-bcbb-1920ca3d6424 (type: networks) to 1 [pid: 7|app: 0|req: 799/1470] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:49:15 2026] POST /v2.0/subnets => generated 626 bytes in 796 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:49:15.926 7 INFO neutron.api.v2.resource [None req-e354de9b-bb56-4a10-92b1-142fa44dd8dc 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 800/1471] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:15 2026] DELETE /v2.0/routers/1c1f6c8e-5fdb-4214-b888-5ca391c4c917 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1472] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:15 2026] GET /v2.0/security-groups?id=0d7136ca-2705-4a33-a07f-7c3da4f75f71&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:16.083 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-29a720c2-7897-4c69-8200-ce1500c5f4dd e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] No more DHCP agents 2026-08-11 09:49:16.085 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-29a720c2-7897-4c69-8200-ce1500c5f4dd e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Unable to schedule network 911d4052-a3d4-4152-bcbb-1920ca3d6424: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:16.131 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1fe4ebb2-e884-469f-84b0-4b1209d4261b - - - - - -] OVN reports status down for port: 056ae4d2-5e8e-4730-8e4a-58506437b16a 2026-08-11 09:49:16.202 8 INFO neutron.db.ovn_revision_numbers_db [None req-29a720c2-7897-4c69-8200-ce1500c5f4dd e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Successfully bumped revision number for resource 056ae4d2-5e8e-4730-8e4a-58506437b16a (type: ports) to 1 2026-08-11 09:49:16.239 7 INFO neutron.db.ovn_revision_numbers_db [None req-6ad3d7be-0bd8-4809-8a02-7a617f7d9f04 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] Successfully bumped revision number for resource 5eb392da-acfb-49be-8eea-b95a16704d8d (type: subnets) to 1 [pid: 7|app: 0|req: 802/1473] 10.0.0.53 () {34 vars in 739 bytes} [Tue Aug 11 09:49:15 2026] PUT /v2.0/subnets/5eb392da-acfb-49be-8eea-b95a16704d8d => generated 636 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1474] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:49:14 2026] POST /v2.0/networks => generated 1282 bytes in 1561 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1475] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:49:16 2026] GET /v2.0/ports?device_id=300ffcd8-611c-48d8-b096-e8df7f0a916a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1476] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:16 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:16.396 7 INFO neutron_taas.services.taas.taas_plugin [None req-c9d8736a-4b3e-45f6-97c3-524b545127aa 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] TaaS: Handle Delete Port: 6a932fa2-1029-4bfa-be42-24e4fea16c29 [pid: 8|app: 0|req: 674/1477] 10.0.0.53 () {32 vars in 647 bytes} [Tue Aug 11 09:49:16 2026] GET /v2.0/networks => generated 1969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:49:16.399 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9d8736a-4b3e-45f6-97c3-524b545127aa 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] Tap Mirror: Handle Delete Port: 6a932fa2-1029-4bfa-be42-24e4fea16c29 2026-08-11 09:49:16.429 8 INFO neutron.api.v2.resource [None req-4709b67b-247a-458f-8e1b-0b00937cba9b 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 675/1478] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:16 2026] DELETE /v2.0/routers/300ffcd8-611c-48d8-b096-e8df7f0a916a => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1479] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:16 2026] GET /v2.0/security-groups?id=0d7136ca-2705-4a33-a07f-7c3da4f75f71&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:16.595 8 INFO neutron_taas.services.taas.taas_plugin [None req-90c39399-66ed-4fb5-8544-ae9bf1b18cbc e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] TaaS: Handle Delete Port: ec0e500b-dbec-4964-8d89-2cad419ce889 2026-08-11 09:49:16.597 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90c39399-66ed-4fb5-8544-ae9bf1b18cbc e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Tap Mirror: Handle Delete Port: ec0e500b-dbec-4964-8d89-2cad419ce889 2026-08-11 09:49:16.708 7 INFO neutron.services.segments.plugin [-] Segment 6193c69b-e539-4dae-a7ea-7f6ea8a18e65 resource provider aggregate not found 2026-08-11 09:49:16.710 7 INFO neutron.services.segments.plugin [-] Segment 6193c69b-e539-4dae-a7ea-7f6ea8a18e65 resource provider aggregate not found 2026-08-11 09:49:16.731 7 INFO neutron.services.segments.plugin [-] Segment 6193c69b-e539-4dae-a7ea-7f6ea8a18e65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6193c69b-e539-4dae-a7ea-7f6ea8a18e65 found for delete ", "request_id": "req-6f821bd0-8287-470a-ad0f-7e43320c5a56"}]} 2026-08-11 09:49:16.736 7 INFO neutron.services.segments.plugin [-] Segment 6193c69b-e539-4dae-a7ea-7f6ea8a18e65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6193c69b-e539-4dae-a7ea-7f6ea8a18e65 found for delete ", "request_id": "req-27504d33-13c9-4eec-a49e-dcb21fe9fa82"}]} [pid: 7|app: 0|req: 804/1480] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:16 2026] DELETE /v2.0/networks/6dc5a302-76bf-47b1-b01e-b4cd3da10653 => generated 0 bytes in 516 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:49:16.794 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1b2865a9-6ca9-4822-bc12-93fe8c5d8a3f 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 805/1481] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:16 2026] DELETE /v2.0/subnets/26482a67-ba9e-4396-915d-8fb70966266b => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:49:16.804 8 INFO neutron.services.segments.plugin [-] Segment d489aa82-31a4-407e-b1f7-a7f005fde3d1 resource provider aggregate not found 2026-08-11 09:49:16.810 7 INFO neutron.pecan_wsgi.hooks.translation [None req-839ce0ec-d185-432d-9f42-c561aabfd9d9 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] DELETE failed (client error): The resource could not be found. 2026-08-11 09:49:16.812 8 INFO neutron.services.segments.plugin [-] Segment d489aa82-31a4-407e-b1f7-a7f005fde3d1 resource provider aggregate not found [pid: 7|app: 0|req: 806/1482] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:16 2026] DELETE /v2.0/networks/6dc5a302-76bf-47b1-b01e-b4cd3da10653 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:49:16.831 8 INFO neutron.services.segments.plugin [-] Segment d489aa82-31a4-407e-b1f7-a7f005fde3d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d489aa82-31a4-407e-b1f7-a7f005fde3d1 found for delete ", "request_id": "req-2a03cef9-e0cb-4ee6-a7f7-a3357e0e704a"}]} 2026-08-11 09:49:16.837 8 INFO neutron.services.segments.plugin [-] Segment d489aa82-31a4-407e-b1f7-a7f005fde3d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d489aa82-31a4-407e-b1f7-a7f005fde3d1 found for delete ", "request_id": "req-c098faf3-45c0-4b64-9e54-eb9875b1d3b9"}]} [pid: 7|app: 0|req: 807/1483] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:16 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1484] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:16 2026] DELETE /v2.0/networks/b3151354-c008-47fe-8a19-5d82d5f89bdf => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1485] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:49:16 2026] GET /v2.0/ports?device_id=0512d17d-abb4-428f-bb58-f9b3ed2b722a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1486] 10.0.0.53 () {32 vars in 692 bytes} [Tue Aug 11 09:49:16 2026] GET /v2.0/networks?router%3Aexternal=True => generated 689 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1487] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:16 2026] GET /v2.0/security-groups?id=0d7136ca-2705-4a33-a07f-7c3da4f75f71&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:17.015 7 INFO neutron_taas.services.taas.taas_plugin [None req-26d87d78-3d7b-4e6b-9cd2-95fa377b3598 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] TaaS: Handle Delete Port: 056ae4d2-5e8e-4730-8e4a-58506437b16a 2026-08-11 09:49:17.018 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26d87d78-3d7b-4e6b-9cd2-95fa377b3598 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Tap Mirror: Handle Delete Port: 056ae4d2-5e8e-4730-8e4a-58506437b16a 2026-08-11 09:49:17.024 8 INFO neutron.api.v2.resource [None req-6880ede4-3e92-4ce0-9f09-8fa75b84fb48 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 680/1488] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:17 2026] DELETE /v2.0/routers/0512d17d-abb4-428f-bb58-f9b3ed2b722a => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1489] 10.0.0.53 () {32 vars in 740 bytes} [Tue Aug 11 09:49:17 2026] GET /v2.0/subnets?network_id=c1481727-188a-41cd-ab93-43b9488ab933 => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:17.081 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d55ce203-ca48-4db9-8fa4-d54581d4e354 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 682/1490] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:17 2026] DELETE /v2.0/subnets/1b2ebe15-682c-49f5-86a0-f45c696e8e4f => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1491] 10.0.0.53 () {32 vars in 651 bytes} [Tue Aug 11 09:49:17 2026] GET /v2.0/extensions => generated 20541 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1492] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:49:17 2026] GET /v2.0/ports?device_id=d0a1c30d-6e88-40c3-952e-3e2a12464660 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1493] 10.0.0.53 () {32 vars in 647 bytes} [Tue Aug 11 09:49:17 2026] GET /v2.0/networks => generated 1385 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:49:17.205 8 INFO neutron.api.v2.resource [None req-4239cbe9-8be2-4b95-b670-0e80ebfacecc 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 809/1494] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:16 2026] DELETE /v2.0/networks/911d4052-a3d4-4152-bcbb-1920ca3d6424 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1495] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:17 2026] DELETE /v2.0/routers/d0a1c30d-6e88-40c3-952e-3e2a12464660 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1496] 10.0.0.53 () {32 vars in 645 bytes} [Tue Aug 11 09:49:17 2026] GET /v2.0/subnets => generated 1280 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:49:17.246 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b96c5741-d02e-4372-86e2-84cf4f521b87 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 811/1497] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:17 2026] DELETE /v2.0/subnets/0778f9e7-e2d9-4105-9dff-0b1365d4a110 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1498] 10.0.0.53 () {32 vars in 647 bytes} [Tue Aug 11 09:49:17 2026] GET /v2.0/networks => generated 689 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:17.279 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cfb3c991-5420-4223-b900-33d9b125ef31 8309b67dde6f4998983a773675f0a12d c1c2578edf5b43578c3f72d05ccc5a1c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 688/1499] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:17 2026] DELETE /v2.0/subnets/a4b4d5d4-d55d-4561-ac06-e80ca162022f => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1500] 10.0.0.53 () {32 vars in 721 bytes} [Tue Aug 11 09:49:17 2026] GET /v2.0/networks/15a806df-d26f-4fc6-aca9-ce5be12d0a43 => generated 707 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1501] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:49:17 2026] GET /v2.0/subnets/5b622447-ba8f-488c-a623-b840900d64f8 => generated 641 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:17.343 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d89d00d6-c2b7-4e89-b531-dda0c1fdfacb 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 814/1502] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:17 2026] DELETE /v2.0/subnets/5eb392da-acfb-49be-8eea-b95a16704d8d => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:49:17.364 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fba82a9a-d2ce-49f8-8698-1dd51e6d05bb 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 815/1503] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:17 2026] DELETE /v2.0/networks/6dc5a302-76bf-47b1-b01e-b4cd3da10653 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:49:17.371 8 INFO neutron.db.segments_db [None req-e713b331-a19e-4d85-bbac-c08c3c679731 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Added segment 7412ca72-b589-414f-ac04-e1ef07ff83c4 of type geneve for network c6f697b8-b642-4307-aadc-968d58fd180c 2026-08-11 09:49:17.485 8 INFO neutron.db.ovn_revision_numbers_db [None req-e713b331-a19e-4d85-bbac-c08c3c679731 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Successfully bumped revision number for resource c6f697b8-b642-4307-aadc-968d58fd180c (type: networks) to 1 [pid: 7|app: 0|req: 816/1504] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:17 2026] DELETE /v2.0/subnets/5b622447-ba8f-488c-a623-b840900d64f8 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:49:17.653 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e713b331-a19e-4d85-bbac-c08c3c679731 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] No more DHCP agents 2026-08-11 09:49:17.654 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e713b331-a19e-4d85-bbac-c08c3c679731 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Unable to schedule network c6f697b8-b642-4307-aadc-968d58fd180c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:17.666 7 INFO neutron_taas.services.taas.taas_plugin [None req-915ce868-9979-4db4-a9f4-c80801909b81 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] TaaS: Handle Delete Port: 1ba8b606-08f2-4db5-8974-1421844c7120 2026-08-11 09:49:17.669 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-915ce868-9979-4db4-a9f4-c80801909b81 5c5132b049e74775a6c663abf0a62b02 2565f15259fa429f864a2fc38a9d230c - - default default] Tap Mirror: Handle Delete Port: 1ba8b606-08f2-4db5-8974-1421844c7120 2026-08-11 09:49:17.716 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eee7779b-4c22-4142-9176-a0df49967a66 - - - - - -] OVN reports status down for port: 7c058574-dc63-4017-868f-519389c153c5 2026-08-11 09:49:17.767 8 INFO neutron.db.ovn_revision_numbers_db [None req-e713b331-a19e-4d85-bbac-c08c3c679731 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Successfully bumped revision number for resource 7c058574-dc63-4017-868f-519389c153c5 (type: ports) to 1 [pid: 8|app: 0|req: 689/1505] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:49:17 2026] POST /v2.0/networks => generated 673 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:49:17.915 8 INFO neutron.db.segments_db [None req-b6305f28-2334-4073-8b7b-42bec275451d e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Added segment f207a122-69bd-422f-bed8-0adf8a64df4a of type geneve for network 2e524c7c-80f5-4fcf-99a9-208b6921b2b9 [pid: 7|app: 0|req: 817/1506] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:17 2026] DELETE /v2.0/networks/15a806df-d26f-4fc6-aca9-ce5be12d0a43 => generated 0 bytes in 464 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:49:18.026 8 INFO neutron.db.ovn_revision_numbers_db [None req-b6305f28-2334-4073-8b7b-42bec275451d e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Successfully bumped revision number for resource 2e524c7c-80f5-4fcf-99a9-208b6921b2b9 (type: networks) to 1 [pid: 7|app: 0|req: 818/1507] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:49:17 2026] GET /v2.0/security-groups?tenant_id=c1c2578edf5b43578c3f72d05ccc5a1c&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1508] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:18 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:18.230 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b6305f28-2334-4073-8b7b-42bec275451d e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] No more DHCP agents 2026-08-11 09:49:18.231 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b6305f28-2334-4073-8b7b-42bec275451d e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Unable to schedule network 2e524c7c-80f5-4fcf-99a9-208b6921b2b9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:18.274 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1fe4ebb2-e884-469f-84b0-4b1209d4261b - - - - - -] OVN reports status down for port: 58cef8cc-171c-4657-9eac-7da627198519 2026-08-11 09:49:18.355 8 INFO neutron.db.ovn_revision_numbers_db [None req-b6305f28-2334-4073-8b7b-42bec275451d e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Successfully bumped revision number for resource 58cef8cc-171c-4657-9eac-7da627198519 (type: ports) to 1 [pid: 8|app: 0|req: 690/1509] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:49:17 2026] POST /v2.0/networks => generated 672 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1510] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:18 2026] GET /v2.0/security-groups?id=0d7136ca-2705-4a33-a07f-7c3da4f75f71&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1511] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:49:18 2026] GET /v2.0/ports?tenant_id=63f4490f25814216a907b202183244c4&device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 1213 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1512] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:49:18 2026] DELETE /v2.0/security-groups/ed423754-f981-4901-8e58-b30cf55fae4b => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1513] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:49:18 2026] GET /v2.0/security-groups?tenant_id=2565f15259fa429f864a2fc38a9d230c&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1514] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:49:18 2026] GET /v2.0/networks?id=6611e36c-288d-4e78-a9bf-989140c4aedd => generated 812 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:18.754 7 INFO neutron.services.segments.plugin [-] Segment d11049a7-f61c-43a3-8d01-e7ca770dac87 resource provider aggregate not found 2026-08-11 09:49:18.758 7 INFO neutron.services.segments.plugin [-] Segment d11049a7-f61c-43a3-8d01-e7ca770dac87 resource provider aggregate not found 2026-08-11 09:49:18.785 7 INFO neutron.services.segments.plugin [-] Segment d11049a7-f61c-43a3-8d01-e7ca770dac87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d11049a7-f61c-43a3-8d01-e7ca770dac87 found for delete ", "request_id": "req-683420dc-4ed5-43ee-97f9-d99427241d52"}]} 2026-08-11 09:49:18.789 7 INFO neutron.services.segments.plugin [-] Segment d11049a7-f61c-43a3-8d01-e7ca770dac87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d11049a7-f61c-43a3-8d01-e7ca770dac87 found for delete ", "request_id": "req-18579bdb-99ad-4ac6-ae0a-cc223497dac5"}]} 2026-08-11 09:49:18.813 7 INFO neutron.services.segments.plugin [-] Segment 6b7171aa-43a3-407a-b56f-06e99a0e825d resource provider aggregate not found 2026-08-11 09:49:18.820 7 INFO neutron.services.segments.plugin [-] Segment 6b7171aa-43a3-407a-b56f-06e99a0e825d resource provider aggregate not found 2026-08-11 09:49:18.843 7 INFO neutron.services.segments.plugin [-] Segment 6b7171aa-43a3-407a-b56f-06e99a0e825d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b7171aa-43a3-407a-b56f-06e99a0e825d found for delete ", "request_id": "req-4942c312-f3fb-44da-86bb-850ffca786df"}]} 2026-08-11 09:49:18.845 7 INFO neutron.services.segments.plugin [-] Segment 6b7171aa-43a3-407a-b56f-06e99a0e825d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b7171aa-43a3-407a-b56f-06e99a0e825d found for delete ", "request_id": "req-75dfeeb3-39cc-4949-96ab-c7541573aa9e"}]} 2026-08-11 09:49:18.912 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-016ec76d-ba05-47e2-b6f3-630d5f46bc0c e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] No more DHCP agents 2026-08-11 09:49:18.916 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-016ec76d-ba05-47e2-b6f3-630d5f46bc0c e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Unable to schedule network c6f697b8-b642-4307-aadc-968d58fd180c: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 823/1515] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:49:18 2026] DELETE /v2.0/security-groups/7b8a0961-4a0c-4a26-a170-3ed3cbdf73b6 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:49:18.975 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1fe4ebb2-e884-469f-84b0-4b1209d4261b - - - - - -] OVN reports status down for port: c4f5c392-d830-4f56-9462-39781715253a [pid: 7|app: 0|req: 824/1516] 199.204.45.235 () {34 vars in 1059 bytes} [Tue Aug 11 09:49:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7e13b832-d603-488c-8e0f-25cb131e1a31 => generated 861 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:19.028 8 INFO neutron.db.ovn_revision_numbers_db [None req-016ec76d-ba05-47e2-b6f3-630d5f46bc0c e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Successfully bumped revision number for resource c4f5c392-d830-4f56-9462-39781715253a (type: ports) to 1 [pid: 7|app: 0|req: 825/1517] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:49:19 2026] GET /v2.0/subnets?id=cf44ab57-69e1-41fc-bc64-528e6edf160e => generated 693 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1518] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:49:19 2026] GET /v2.0/ports?network_id=6611e36c-288d-4e78-a9bf-989140c4aedd&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:49:19.085 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-016ec76d-ba05-47e2-b6f3-630d5f46bc0c e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] No more DHCP agents 2026-08-11 09:49:19.087 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-016ec76d-ba05-47e2-b6f3-630d5f46bc0c e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Unable to schedule network 2e524c7c-80f5-4fcf-99a9-208b6921b2b9: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 827/1519] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:49:19 2026] GET /v2.0/networks/6611e36c-288d-4e78-a9bf-989140c4aedd?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:49:19.151 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eee7779b-4c22-4142-9176-a0df49967a66 - - - - - -] OVN reports status down for port: 40b4973f-33d1-4913-97b2-ac237ee6584f 2026-08-11 09:49:19.186 8 INFO neutron.db.ovn_revision_numbers_db [None req-016ec76d-ba05-47e2-b6f3-630d5f46bc0c e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Successfully bumped revision number for resource 40b4973f-33d1-4913-97b2-ac237ee6584f (type: ports) to 1 [pid: 7|app: 0|req: 828/1520] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:49:19 2026] GET /v2.0/networks/6611e36c-288d-4e78-a9bf-989140c4aedd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1521] 10.0.0.53 () {34 vars in 663 bytes} [Tue Aug 11 09:49:18 2026] POST /v2.0/ports => generated 1506 bytes in 787 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1522] 10.0.0.53 () {32 vars in 641 bytes} [Tue Aug 11 09:49:19 2026] GET /v2.0/ports => generated 3018 bytes in 117 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:49:19.506 8 INFO neutron_taas.services.taas.taas_plugin [None req-befea9af-16f4-4c5d-9031-8ebd179505c2 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] TaaS: Handle Delete Port: c4f5c392-d830-4f56-9462-39781715253a 2026-08-11 09:49:19.509 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-befea9af-16f4-4c5d-9031-8ebd179505c2 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Tap Mirror: Handle Delete Port: c4f5c392-d830-4f56-9462-39781715253a [pid: 7|app: 0|req: 830/1523] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:19 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1524] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:19 2026] GET /v2.0/security-groups?id=0d7136ca-2705-4a33-a07f-7c3da4f75f71&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1525] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:49:19 2026] DELETE /v2.0/ports/c4f5c392-d830-4f56-9462-39781715253a => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:49:19.741 7 INFO neutron_taas.services.taas.taas_plugin [None req-09623f98-780f-42d2-9be6-d823887eec0e e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] TaaS: Handle Delete Port: 40b4973f-33d1-4913-97b2-ac237ee6584f 2026-08-11 09:49:19.745 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09623f98-780f-42d2-9be6-d823887eec0e e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Tap Mirror: Handle Delete Port: 40b4973f-33d1-4913-97b2-ac237ee6584f [pid: 7|app: 0|req: 832/1526] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:49:19 2026] DELETE /v2.0/ports/40b4973f-33d1-4913-97b2-ac237ee6584f => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1527] 10.0.0.53 () {32 vars in 641 bytes} [Tue Aug 11 09:49:19 2026] GET /v2.0/ports => generated 1523 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:49:20.022 7 INFO neutron.db.segments_db [None req-c9a5abdb-36ed-4bd4-ade3-62de6cc723a6 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Added segment fdbaa8a8-8866-4eec-b119-1c32aaba4799 of type geneve for network d3e5abb2-5545-4567-be0a-cb305178dd09 2026-08-11 09:49:20.151 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9a5abdb-36ed-4bd4-ade3-62de6cc723a6 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Successfully bumped revision number for resource d3e5abb2-5545-4567-be0a-cb305178dd09 (type: networks) to 1 2026-08-11 09:49:20.313 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c9a5abdb-36ed-4bd4-ade3-62de6cc723a6 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] No more DHCP agents 2026-08-11 09:49:20.314 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c9a5abdb-36ed-4bd4-ade3-62de6cc723a6 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Unable to schedule network d3e5abb2-5545-4567-be0a-cb305178dd09: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:20.365 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1fe4ebb2-e884-469f-84b0-4b1209d4261b - - - - - -] OVN reports status down for port: dde83c86-fbf5-4cb3-ab07-f3d21bc7134a 2026-08-11 09:49:20.407 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9a5abdb-36ed-4bd4-ade3-62de6cc723a6 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Successfully bumped revision number for resource dde83c86-fbf5-4cb3-ab07-f3d21bc7134a (type: ports) to 1 [pid: 7|app: 0|req: 833/1528] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:49:19 2026] POST /v2.0/networks => generated 673 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:49:20.543 7 INFO neutron.db.segments_db [None req-7a12a25a-cd9e-4bb7-86ff-568176f57302 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Added segment d59aaedf-5f8c-4b7c-9c7c-9d62f4c95058 of type geneve for network 7f0c0c5d-d05e-4201-8991-245d72cf1abf 2026-08-11 09:49:20.675 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a12a25a-cd9e-4bb7-86ff-568176f57302 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Successfully bumped revision number for resource 7f0c0c5d-d05e-4201-8991-245d72cf1abf (type: networks) to 1 2026-08-11 09:49:20.835 8 INFO neutron.db.ovn_revision_numbers_db [None req-780f7747-efa6-42a9-98fb-c13ec9bf66f3 bfe3f3f229624a74ab5011ecc069623d acea23d7967e4219910c1ecf7f2ab978 - - default default] Successfully bumped revision number for resource cba290c1-bf34-4ee1-a5c8-7004a91330d6 (type: security_groups) to 1 2026-08-11 09:49:20.851 8 INFO neutron.db.ovn_revision_numbers_db [None req-780f7747-efa6-42a9-98fb-c13ec9bf66f3 bfe3f3f229624a74ab5011ecc069623d acea23d7967e4219910c1ecf7f2ab978 - - default default] Successfully bumped revision number for resource 49ed311b-9b24-4d45-8923-b3d370f3f0af (type: security_group_rules) to 0 2026-08-11 09:49:20.864 8 INFO neutron.db.ovn_revision_numbers_db [None req-780f7747-efa6-42a9-98fb-c13ec9bf66f3 bfe3f3f229624a74ab5011ecc069623d acea23d7967e4219910c1ecf7f2ab978 - - default default] Successfully bumped revision number for resource c078b51a-408a-403c-aba5-17507ca024aa (type: security_group_rules) to 0 2026-08-11 09:49:20.870 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7a12a25a-cd9e-4bb7-86ff-568176f57302 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] No more DHCP agents 2026-08-11 09:49:20.872 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7a12a25a-cd9e-4bb7-86ff-568176f57302 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Unable to schedule network 7f0c0c5d-d05e-4201-8991-245d72cf1abf: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:20.881 8 INFO neutron.db.ovn_revision_numbers_db [None req-780f7747-efa6-42a9-98fb-c13ec9bf66f3 bfe3f3f229624a74ab5011ecc069623d acea23d7967e4219910c1ecf7f2ab978 - - default default] Successfully bumped revision number for resource c79d72c6-fc70-4a18-9879-4d42d6c76337 (type: security_group_rules) to 0 2026-08-11 09:49:20.899 8 INFO neutron.db.ovn_revision_numbers_db [None req-780f7747-efa6-42a9-98fb-c13ec9bf66f3 bfe3f3f229624a74ab5011ecc069623d acea23d7967e4219910c1ecf7f2ab978 - - default default] Successfully bumped revision number for resource e5780b7d-d142-47e1-85fc-1bd083570a71 (type: security_group_rules) to 0 2026-08-11 09:49:20.916 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eee7779b-4c22-4142-9176-a0df49967a66 - - - - - -] OVN reports status down for port: b8c89e7b-04d8-42e4-8323-699af1b40685 2026-08-11 09:49:20.975 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a12a25a-cd9e-4bb7-86ff-568176f57302 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Successfully bumped revision number for resource b8c89e7b-04d8-42e4-8323-699af1b40685 (type: ports) to 1 [pid: 7|app: 0|req: 834/1529] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:49:20 2026] POST /v2.0/networks => generated 673 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:49:21.041 8 INFO neutron.db.ovn_revision_numbers_db [None req-780f7747-efa6-42a9-98fb-c13ec9bf66f3 bfe3f3f229624a74ab5011ecc069623d acea23d7967e4219910c1ecf7f2ab978 - - default default] Successfully bumped revision number for resource a7c6167d-e541-4308-ab3f-58493492cb38 (type: security_groups) to 1 2026-08-11 09:49:21.057 8 INFO neutron.db.ovn_revision_numbers_db [None req-780f7747-efa6-42a9-98fb-c13ec9bf66f3 bfe3f3f229624a74ab5011ecc069623d acea23d7967e4219910c1ecf7f2ab978 - - default default] Successfully bumped revision number for resource 53294220-9e0a-47e4-94bb-161c5c60e6a3 (type: security_group_rules) to 0 2026-08-11 09:49:21.068 8 INFO neutron.db.ovn_revision_numbers_db [None req-780f7747-efa6-42a9-98fb-c13ec9bf66f3 bfe3f3f229624a74ab5011ecc069623d acea23d7967e4219910c1ecf7f2ab978 - - default default] Successfully bumped revision number for resource 8968ec37-0f09-4da8-868a-eb703a594179 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 696/1530] 10.0.0.53 () {34 vars in 682 bytes} [Tue Aug 11 09:49:20 2026] POST /v2.0/security-groups => generated 1624 bytes in 685 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1531] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:21 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1532] 10.0.0.53 () {32 vars in 661 bytes} [Tue Aug 11 09:49:21 2026] GET /v2.0/security-groups => generated 4529 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1533] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:21 2026] GET /v2.0/security-groups?id=0d7136ca-2705-4a33-a07f-7c3da4f75f71&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:21.260 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb3a1293-f3ab-4890-af13-e9ea40da25a7 bfe3f3f229624a74ab5011ecc069623d acea23d7967e4219910c1ecf7f2ab978 - - default default] Successfully bumped revision number for resource a7c6167d-e541-4308-ab3f-58493492cb38 (type: security_groups) to 2 2026-08-11 09:49:21.290 8 INFO neutron.db.ovn_revision_numbers_db [None req-a22aa08c-4b24-42d2-b96b-3ebdcee78d80 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 1d813dcc-cb1d-441c-8cb6-fd94023ec7f1 (type: security_groups) to 1 [pid: 7|app: 0|req: 838/1534] 10.0.0.53 () {34 vars in 756 bytes} [Tue Aug 11 09:49:21 2026] PUT /v2.0/security-groups/a7c6167d-e541-4308-ab3f-58493492cb38 => generated 1662 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:49:21.304 8 INFO neutron.db.ovn_revision_numbers_db [None req-a22aa08c-4b24-42d2-b96b-3ebdcee78d80 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 19ce74a3-6f16-499a-be9a-3c4841dfdceb (type: security_group_rules) to 0 2026-08-11 09:49:21.316 8 INFO neutron.db.ovn_revision_numbers_db [None req-a22aa08c-4b24-42d2-b96b-3ebdcee78d80 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4ccce484-8d48-438a-8f38-8dc320d34818 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 839/1535] 10.0.0.53 () {32 vars in 735 bytes} [Tue Aug 11 09:49:21 2026] GET /v2.0/security-groups/a7c6167d-e541-4308-ab3f-58493492cb38 => generated 1662 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:49:21.333 8 INFO neutron.db.ovn_revision_numbers_db [None req-a22aa08c-4b24-42d2-b96b-3ebdcee78d80 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource b141e3b9-e25a-49f4-91c7-438211a1e42f (type: security_group_rules) to 0 2026-08-11 09:49:21.348 8 INFO neutron.db.ovn_revision_numbers_db [None req-a22aa08c-4b24-42d2-b96b-3ebdcee78d80 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource baa75902-d56b-47e9-86e2-ce89811684a2 (type: security_group_rules) to 0 2026-08-11 09:49:21.376 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1fe4ebb2-e884-469f-84b0-4b1209d4261b - - - - - -] OVN reports status down for port: 7e13b832-d603-488c-8e0f-25cb131e1a31 [pid: 7|app: 0|req: 840/1536] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:49:21 2026] DELETE /v2.0/security-groups/a7c6167d-e541-4308-ab3f-58493492cb38 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:49:21.513 8 INFO neutron.db.segments_db [None req-a22aa08c-4b24-42d2-b96b-3ebdcee78d80 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Added segment cb17d741-a3a4-46d8-b6a5-094a02170f29 of type geneve for network 0313d28a-e286-487a-a014-957c22293ab7 [pid: 7|app: 0|req: 841/1537] 10.0.0.53 () {32 vars in 661 bytes} [Tue Aug 11 09:49:21 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:49:21.546 7 INFO neutron.api.v2.resource [None req-5e488bb5-f887-45a3-8aa4-62eb714dae89 bfe3f3f229624a74ab5011ecc069623d acea23d7967e4219910c1ecf7f2ab978 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 842/1538] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:49:21 2026] DELETE /v2.0/security-groups/a7c6167d-e541-4308-ab3f-58493492cb38 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:49:21.636 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d9164c2-afeb-4bbd-b46c-09cd71314e19'] response: {'server_uuid': '0dfe5ef3-fce6-4350-8069-d982c2593c06', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7e13b832-d603-488c-8e0f-25cb131e1a31', 'code': 200} 2026-08-11 09:49:21.720 8 INFO neutron.db.ovn_revision_numbers_db [None req-a22aa08c-4b24-42d2-b96b-3ebdcee78d80 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 0313d28a-e286-487a-a014-957c22293ab7 (type: networks) to 1 2026-08-11 09:49:21.839 8 INFO neutron.db.ovn_revision_numbers_db [None req-1fe4ebb2-e884-469f-84b0-4b1209d4261b - - - - - -] Successfully bumped revision number for resource 7e13b832-d603-488c-8e0f-25cb131e1a31 (type: ports) to 6 2026-08-11 09:49:21.919 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f684f88c-d3ec-4d99-9b6f-8039305404d1 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] No more DHCP agents 2026-08-11 09:49:21.922 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f684f88c-d3ec-4d99-9b6f-8039305404d1 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Unable to schedule network d3e5abb2-5545-4567-be0a-cb305178dd09: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:21.966 7 INFO neutron.db.ovn_revision_numbers_db [None req-f684f88c-d3ec-4d99-9b6f-8039305404d1 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Successfully bumped revision number for resource 28653997-131f-426d-857c-d0cd76f95a94 (type: subnets) to 0 2026-08-11 09:49:22.008 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f684f88c-d3ec-4d99-9b6f-8039305404d1 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] No more DHCP agents 2026-08-11 09:49:22.009 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f684f88c-d3ec-4d99-9b6f-8039305404d1 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Unable to schedule network 7f0c0c5d-d05e-4201-8991-245d72cf1abf: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:22.021 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a22aa08c-4b24-42d2-b96b-3ebdcee78d80 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:49:22.022 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a22aa08c-4b24-42d2-b96b-3ebdcee78d80 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 0313d28a-e286-487a-a014-957c22293ab7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:22.038 7 INFO neutron.db.ovn_revision_numbers_db [None req-f684f88c-d3ec-4d99-9b6f-8039305404d1 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Successfully bumped revision number for resource f8c01ad8-91ec-410b-84ff-7e1e3f7ca811 (type: subnets) to 0 [pid: 7|app: 0|req: 843/1539] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:49:21 2026] POST /v2.0/subnets => generated 1323 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 09:49:22.069 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eee7779b-4c22-4142-9176-a0df49967a66 - - - - - -] OVN reports status down for port: d05f6444-37e8-441f-858f-8c9e5c5467cb 2026-08-11 09:49:22.106 8 INFO neutron.db.ovn_revision_numbers_db [None req-a22aa08c-4b24-42d2-b96b-3ebdcee78d80 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource d05f6444-37e8-441f-858f-8c9e5c5467cb (type: ports) to 1 [pid: 8|app: 0|req: 697/1540] 10.0.0.53 () {34 vars in 669 bytes} [Tue Aug 11 09:49:21 2026] POST /v2.0/networks => generated 762 bytes in 1026 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: 8|app: 0|req: 698/1541] 10.0.0.53 () {32 vars in 645 bytes} [Tue Aug 11 09:49:22 2026] GET /v2.0/subnets => generated 1959 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:49:22.236 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2a485cf-7056-4517-b4fd-d02e58a1ad1a bfe3f3f229624a74ab5011ecc069623d acea23d7967e4219910c1ecf7f2ab978 - - default default] Successfully bumped revision number for resource 8aff5eb1-e148-4084-9b7b-d75d2c5b1db9 (type: security_groups) to 1 2026-08-11 09:49:22.249 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2a485cf-7056-4517-b4fd-d02e58a1ad1a bfe3f3f229624a74ab5011ecc069623d acea23d7967e4219910c1ecf7f2ab978 - - default default] Successfully bumped revision number for resource 5711ab1a-9139-4a8f-8388-7a53cd4e1ab5 (type: security_group_rules) to 0 2026-08-11 09:49:22.264 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2a485cf-7056-4517-b4fd-d02e58a1ad1a bfe3f3f229624a74ab5011ecc069623d acea23d7967e4219910c1ecf7f2ab978 - - default default] Successfully bumped revision number for resource 5f3cfd6a-cdb3-48bb-903e-982184290fc5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 844/1542] 10.0.0.53 () {34 vars in 682 bytes} [Tue Aug 11 09:49:22 2026] POST /v2.0/security-groups => generated 1625 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 09:49:22.320 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e62a48f9-80aa-414a-ab46-1285e73671e1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:49:22.322 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e62a48f9-80aa-414a-ab46-1285e73671e1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 0313d28a-e286-487a-a014-957c22293ab7: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 845/1543] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:22 2026] DELETE /v2.0/subnets/28653997-131f-426d-857c-d0cd76f95a94 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1544] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:22 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:22.624 7 INFO neutron.db.ovn_revision_numbers_db [None req-764315ce-0628-4bb6-b1e5-f21321b72271 bfe3f3f229624a74ab5011ecc069623d acea23d7967e4219910c1ecf7f2ab978 - - default default] Successfully bumped revision number for resource cc77fd3b-34b6-4af7-8678-95758368191c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 847/1545] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:49:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:49:22.768 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7489f5b-f45f-4471-9e09-9152eff4bd04 - - - - - -] Successfully bumped revision number for resource d05f6444-37e8-441f-858f-8c9e5c5467cb (type: ports) to 2 2026-08-11 09:49:22.805 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7489f5b-f45f-4471-9e09-9152eff4bd04 - - - - - -] Successfully bumped revision number for resource 4a45daeb-f0b3-4f9b-b5ea-3afbf2c2c369 (type: subnets) to 0 [pid: 8|app: 0|req: 699/1546] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:49:22 2026] POST /v2.0/subnets => generated 687 bytes in 638 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1547] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:22 2026] DELETE /v2.0/subnets/f8c01ad8-91ec-410b-84ff-7e1e3f7ca811 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1548] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:49:22 2026] GET /v2.0/security-group-rules/cc77fd3b-34b6-4af7-8678-95758368191c => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1549] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:22 2026] GET /v2.0/security-groups?id=0d7136ca-2705-4a33-a07f-7c3da4f75f71&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1552] 10.0.0.53 () {32 vars in 645 bytes} [Tue Aug 11 09:49:22 2026] GET /v2.0/subnets => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1553] 10.0.0.53 () {32 vars in 671 bytes} [Tue Aug 11 09:49:22 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:49:23.142 8 INFO neutron_taas.services.taas.taas_plugin [None req-c6a831d0-1376-4879-b715-204b25ae3d34 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] TaaS: Handle Delete Port: b8c89e7b-04d8-42e4-8323-699af1b40685 2026-08-11 09:49:23.144 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6a831d0-1376-4879-b715-204b25ae3d34 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Tap Mirror: Handle Delete Port: b8c89e7b-04d8-42e4-8323-699af1b40685 2026-08-11 09:49:23.303 8 INFO neutron.services.segments.plugin [-] Segment d59aaedf-5f8c-4b7c-9c7c-9d62f4c95058 resource provider aggregate not found 2026-08-11 09:49:23.304 8 INFO neutron.services.segments.plugin [-] Segment d59aaedf-5f8c-4b7c-9c7c-9d62f4c95058 resource provider aggregate not found 2026-08-11 09:49:23.323 8 INFO neutron.services.segments.plugin [-] Segment d59aaedf-5f8c-4b7c-9c7c-9d62f4c95058 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d59aaedf-5f8c-4b7c-9c7c-9d62f4c95058 found for delete ", "request_id": "req-eb612048-7dba-4c5e-a38b-b74fc8e1ae02"}]} 2026-08-11 09:49:23.323 8 INFO neutron.services.segments.plugin [-] Segment d59aaedf-5f8c-4b7c-9c7c-9d62f4c95058 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d59aaedf-5f8c-4b7c-9c7c-9d62f4c95058 found for delete ", "request_id": "req-e2870b3f-38f1-4c91-8da7-fca6337e1935"}]} 2026-08-11 09:49:23.347 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c5cc67d5-9a31-4ec9-a49f-9c9cd7c9c750 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:49:23.349 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c5cc67d5-9a31-4ec9-a49f-9c9cd7c9c750 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 705/1554] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:23 2026] DELETE /v2.0/networks/7f0c0c5d-d05e-4201-8991-245d72cf1abf => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:49:23.441 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eee7779b-4c22-4142-9176-a0df49967a66 - - - - - -] OVN reports status down for port: 4cbbf136-2eab-49b9-b63d-afcd49bddd12 2026-08-11 09:49:23.503 7 INFO neutron.db.ovn_revision_numbers_db [None req-c5cc67d5-9a31-4ec9-a49f-9c9cd7c9c750 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4cbbf136-2eab-49b9-b63d-afcd49bddd12 (type: ports) to 1 [pid: 8|app: 0|req: 706/1555] 10.0.0.53 () {32 vars in 748 bytes} [Tue Aug 11 09:49:23 2026] DELETE /v2.0/security-group-rules/cc77fd3b-34b6-4af7-8678-95758368191c => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:49:23.657 8 INFO neutron_taas.services.taas.taas_plugin [None req-ee35fb40-a91e-4aa9-bbed-67dbb48400ff e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] TaaS: Handle Delete Port: dde83c86-fbf5-4cb3-ab07-f3d21bc7134a 2026-08-11 09:49:23.660 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee35fb40-a91e-4aa9-bbed-67dbb48400ff e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Tap Mirror: Handle Delete Port: dde83c86-fbf5-4cb3-ab07-f3d21bc7134a 2026-08-11 09:49:23.676 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bc37d66-553a-47f9-a7cf-337c43efbfa9'] response: {'server_uuid': '0dfe5ef3-fce6-4350-8069-d982c2593c06', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7e13b832-d603-488c-8e0f-25cb131e1a31', 'code': 200} [pid: 8|app: 0|req: 707/1556] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:23 2026] DELETE /v2.0/networks/d3e5abb2-5545-4567-be0a-cb305178dd09 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1557] 10.0.0.53 () {32 vars in 671 bytes} [Tue Aug 11 09:49:23 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:49:24.029 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3681503-98ae-4e4d-9be6-b0cf6620fe4f e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] TaaS: Handle Delete Port: 58cef8cc-171c-4657-9eac-7da627198519 2026-08-11 09:49:24.032 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3681503-98ae-4e4d-9be6-b0cf6620fe4f e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Tap Mirror: Handle Delete Port: 58cef8cc-171c-4657-9eac-7da627198519 2026-08-11 09:49:24.198 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-50e8321a-2457-4575-a975-60549c21fa53 - - - - - -] Schedule LRP lrp-4cbbf136-2eab-49b9-b63d-afcd49bddd12 on gateway ce5202b0-5136-491f-befe-509851665b2b with priority 1 2026-08-11 09:49:24.215 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eee7779b-4c22-4142-9176-a0df49967a66 - - - - - -] OVN reports status up for port: 4cbbf136-2eab-49b9-b63d-afcd49bddd12 [pid: 8|app: 0|req: 709/1558] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:23 2026] DELETE /v2.0/networks/2e524c7c-80f5-4fcf-99a9-208b6921b2b9 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:49:24.226 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-a45ea121-c64a-4559-8ffd-a20b25db59ae - - - - - -] Router d23a11e3-3acc-49a8-908c-0467ab87dfe5 is bound to host instance 2026-08-11 09:49:24.239 7 INFO neutron.plugins.ml2.plugin [None req-eee7779b-4c22-4142-9176-a0df49967a66 - - - - - -] Attempt 1 to provision port 4cbbf136-2eab-49b9-b63d-afcd49bddd12 2026-08-11 09:49:24.285 7 INFO neutron.db.ovn_revision_numbers_db [None req-c5cc67d5-9a31-4ec9-a49f-9c9cd7c9c750 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4cbbf136-2eab-49b9-b63d-afcd49bddd12 (type: router_ports) to 1 2026-08-11 09:49:24.395 7 INFO neutron.db.ovn_revision_numbers_db [None req-c5cc67d5-9a31-4ec9-a49f-9c9cd7c9c750 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource d23a11e3-3acc-49a8-908c-0467ab87dfe5 (type: routers) to 2 2026-08-11 09:49:24.420 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e35e1e2-561a-4569-8bbd-d7ba4d748c56 bfe3f3f229624a74ab5011ecc069623d acea23d7967e4219910c1ecf7f2ab978 - - default default] Successfully bumped revision number for resource 1d51b63a-ec71-4e3c-b605-58f8c865e513 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 850/1559] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:49:22 2026] POST /v2.0/routers => generated 965 bytes in 1564 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:49:24.481 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70100b82-7089-44a9-bd9b-8178dfb0fc37 - - - - - -] OVN reports status up for port: 7e13b832-d603-488c-8e0f-25cb131e1a31 [pid: 7|app: 0|req: 851/1560] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:24 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:24.530 8 INFO neutron.plugins.ml2.plugin [None req-70100b82-7089-44a9-bd9b-8178dfb0fc37 - - - - - -] Attempt 1 to provision port 7e13b832-d603-488c-8e0f-25cb131e1a31 [pid: 8|app: 0|req: 710/1561] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:49:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:49:24.619 7 INFO neutron_taas.services.taas.taas_plugin [None req-f4dd4559-7bc1-4bdf-b778-240ac5c96369 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] TaaS: Handle Delete Port: 7c058574-dc63-4017-868f-519389c153c5 2026-08-11 09:49:24.621 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4dd4559-7bc1-4bdf-b778-240ac5c96369 e2c93d494f4b44fdbadfe86d665b3a8b 76077dbb47ec46c09e25f6a48749bcc9 - - default default] Tap Mirror: Handle Delete Port: 7c058574-dc63-4017-868f-519389c153c5 2026-08-11 09:49:24.792 7 INFO neutron.services.segments.plugin [-] Segment 7412ca72-b589-414f-ac04-e1ef07ff83c4 resource provider aggregate not found 2026-08-11 09:49:24.797 7 INFO neutron.services.segments.plugin [-] Segment 7412ca72-b589-414f-ac04-e1ef07ff83c4 resource provider aggregate not found 2026-08-11 09:49:24.814 7 INFO neutron.services.segments.plugin [-] Segment 7412ca72-b589-414f-ac04-e1ef07ff83c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7412ca72-b589-414f-ac04-e1ef07ff83c4 found for delete ", "request_id": "req-fe67e220-3e9e-45e9-bc7c-e4cf9ca17d89"}]} 2026-08-11 09:49:24.816 7 INFO neutron.services.segments.plugin [-] Segment 7412ca72-b589-414f-ac04-e1ef07ff83c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7412ca72-b589-414f-ac04-e1ef07ff83c4 found for delete ", "request_id": "req-f32e96a1-6c73-4d1a-84fe-3ca59757b540"}]} [pid: 7|app: 0|req: 852/1562] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:24 2026] DELETE /v2.0/networks/c6f697b8-b642-4307-aadc-968d58fd180c => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1563] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:24 2026] GET /v2.0/security-groups?id=0d7136ca-2705-4a33-a07f-7c3da4f75f71&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1564] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:49:24 2026] GET /v2.0/security-group-rules/1d51b63a-ec71-4e3c-b605-58f8c865e513 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1565] 10.0.0.53 () {32 vars in 671 bytes} [Tue Aug 11 09:49:24 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1566] 10.0.0.53 () {32 vars in 748 bytes} [Tue Aug 11 09:49:25 2026] DELETE /v2.0/security-group-rules/1d51b63a-ec71-4e3c-b605-58f8c865e513 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1567] 10.0.0.53 () {32 vars in 671 bytes} [Tue Aug 11 09:49:25 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:49:25.290 7 INFO neutron.db.securitygroups_db [None req-a0951b44-4035-4192-8a54-e8e8c9862e8a bfe3f3f229624a74ab5011ecc069623d acea23d7967e4219910c1ecf7f2ab978 - - default default] Project acea23d7967e4219910c1ecf7f2ab978 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-11 09:49:25.364 8 INFO neutron.services.segments.plugin [-] Segment fdbaa8a8-8866-4eec-b119-1c32aaba4799 resource provider aggregate not found 2026-08-11 09:49:25.367 8 INFO neutron.services.segments.plugin [-] Segment fdbaa8a8-8866-4eec-b119-1c32aaba4799 resource provider aggregate not found 2026-08-11 09:49:25.405 7 INFO neutron.db.ovn_revision_numbers_db [None req-a0951b44-4035-4192-8a54-e8e8c9862e8a bfe3f3f229624a74ab5011ecc069623d acea23d7967e4219910c1ecf7f2ab978 - - default default] Successfully bumped revision number for resource 284bc793-f214-427d-aa85-21ad2583396a (type: security_group_rules) to 0 2026-08-11 09:49:25.405 8 INFO neutron.services.segments.plugin [-] Segment fdbaa8a8-8866-4eec-b119-1c32aaba4799 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdbaa8a8-8866-4eec-b119-1c32aaba4799 found for delete ", "request_id": "req-f3030e5e-8876-4c4d-9549-e98acfac1d89"}]} 2026-08-11 09:49:25.410 8 INFO neutron.services.segments.plugin [-] Segment fdbaa8a8-8866-4eec-b119-1c32aaba4799 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdbaa8a8-8866-4eec-b119-1c32aaba4799 found for delete ", "request_id": "req-61827ca1-4941-44ce-9d45-ed87b5b2d7bb"}]} 2026-08-11 09:49:25.427 8 INFO neutron.services.segments.plugin [-] Segment f207a122-69bd-422f-bed8-0adf8a64df4a resource provider aggregate not found [pid: 7|app: 0|req: 858/1568] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:49:25 2026] POST /v2.0/security-group-rules => generated 607 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:49:25.442 8 INFO neutron.services.segments.plugin [-] Segment f207a122-69bd-422f-bed8-0adf8a64df4a resource provider aggregate not found 2026-08-11 09:49:25.452 8 INFO neutron.services.segments.plugin [-] Segment f207a122-69bd-422f-bed8-0adf8a64df4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f207a122-69bd-422f-bed8-0adf8a64df4a found for delete ", "request_id": "req-b145ae4a-8e44-4475-8e24-854e4126928c"}]} 2026-08-11 09:49:25.504 8 INFO neutron.services.segments.plugin [-] Segment f207a122-69bd-422f-bed8-0adf8a64df4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f207a122-69bd-422f-bed8-0adf8a64df4a found for delete ", "request_id": "req-70a131ea-16fe-488d-8b80-ff37018febdb"}]} 2026-08-11 09:49:25.521 8 INFO neutron.db.ovn_revision_numbers_db [None req-70100b82-7089-44a9-bd9b-8178dfb0fc37 - - - - - -] Successfully bumped revision number for resource 7e13b832-d603-488c-8e0f-25cb131e1a31 (type: ports) to 7 [pid: 7|app: 0|req: 859/1569] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:49:25 2026] GET /v2.0/security-groups?tenant_id=76077dbb47ec46c09e25f6a48749bcc9&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1570] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:49:25 2026] GET /v2.0/security-group-rules/284bc793-f214-427d-aa85-21ad2583396a => generated 607 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:25.757 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c411ea24-b888-45ca-a562-fc516615687d'] response: {'server_uuid': '0dfe5ef3-fce6-4350-8069-d982c2593c06', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7e13b832-d603-488c-8e0f-25cb131e1a31', 'code': 200} [pid: 7|app: 0|req: 861/1571] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:49:25 2026] DELETE /v2.0/security-groups/710a0a74-8c6b-418c-b031-b0510cc69b98 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1572] 10.0.0.53 () {32 vars in 671 bytes} [Tue Aug 11 09:49:25 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:49:26.057 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8079be10-197c-4cee-bdf4-831d46ca9186 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:49:26.059 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8079be10-197c-4cee-bdf4-831d46ca9186 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 0313d28a-e286-487a-a014-957c22293ab7: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 863/1573] 10.0.0.53 () {32 vars in 748 bytes} [Tue Aug 11 09:49:25 2026] DELETE /v2.0/security-group-rules/284bc793-f214-427d-aa85-21ad2583396a => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1574] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:26 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1575] 10.0.0.53 () {32 vars in 671 bytes} [Tue Aug 11 09:49:26 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1576] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:26 2026] GET /v2.0/security-groups?id=0d7136ca-2705-4a33-a07f-7c3da4f75f71&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:26.272 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4f4a441b-7ca4-44d5-931e-cc6df3aabf6a - - - - - -] OVN reports status down for port: b0079453-37b7-4676-8902-41dc57da023b 2026-08-11 09:49:26.373 8 INFO neutron.db.ovn_revision_numbers_db [None req-8079be10-197c-4cee-bdf4-831d46ca9186 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource b0079453-37b7-4676-8902-41dc57da023b (type: ports) to 1 [pid: 7|app: 0|req: 867/1577] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:49:26 2026] DELETE /v2.0/security-groups/8aff5eb1-e148-4084-9b7b-d75d2c5b1db9 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1578] 10.0.0.53 () {32 vars in 661 bytes} [Tue Aug 11 09:49:26 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1579] 10.0.0.53 () {32 vars in 661 bytes} [Tue Aug 11 09:49:26 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:49:26.632 8 INFO neutron.db.ovn_revision_numbers_db [None req-26b2541d-db63-4969-b02c-cf29d480cae1 - - - - - -] Successfully bumped revision number for resource 4cbbf136-2eab-49b9-b63d-afcd49bddd12 (type: ports) to 4 [pid: 7|app: 0|req: 870/1580] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:49:26 2026] GET /v2.0/security-groups?tenant_id=acea23d7967e4219910c1ecf7f2ab978&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1581] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:49:27 2026] DELETE /v2.0/security-groups/cba290c1-bf34-4ee1-a5c8-7004a91330d6 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1582] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:27 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:27.406 8 INFO neutron.db.ovn_revision_numbers_db [None req-26b2541d-db63-4969-b02c-cf29d480cae1 - - - - - -] Successfully bumped revision number for resource 4cbbf136-2eab-49b9-b63d-afcd49bddd12 (type: ports) to 5 [pid: 7|app: 0|req: 873/1583] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:27 2026] GET /v2.0/security-groups?id=0d7136ca-2705-4a33-a07f-7c3da4f75f71&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:27.615 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4f4a441b-7ca4-44d5-931e-cc6df3aabf6a - - - - - -] OVN reports status up for port: b0079453-37b7-4676-8902-41dc57da023b 2026-08-11 09:49:27.640 8 INFO neutron.plugins.ml2.plugin [None req-4f4a441b-7ca4-44d5-931e-cc6df3aabf6a - - - - - -] Attempt 1 to provision port b0079453-37b7-4676-8902-41dc57da023b 2026-08-11 09:49:27.774 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8079be10-197c-4cee-bdf4-831d46ca9186 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:49:27.776 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8079be10-197c-4cee-bdf4-831d46ca9186 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 0313d28a-e286-487a-a014-957c22293ab7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:27.804 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-06cae813-9469-49f5-90ab-be6fbbf50734'] response: {'server_uuid': '0dfe5ef3-fce6-4350-8069-d982c2593c06', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7e13b832-d603-488c-8e0f-25cb131e1a31', 'code': 200} 2026-08-11 09:49:28.077 7 INFO neutron.db.ovn_revision_numbers_db [None req-301c9303-9961-4f49-b06f-9ad436032a1c 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 12600e91-33fb-4929-85d6-1c33cd5cf1ba (type: security_groups) to 1 2026-08-11 09:49:28.097 7 INFO neutron.db.ovn_revision_numbers_db [None req-301c9303-9961-4f49-b06f-9ad436032a1c 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 3e24a974-7d69-46f3-b1d1-b20b7208bcfc (type: security_group_rules) to 0 2026-08-11 09:49:28.115 7 INFO neutron.db.ovn_revision_numbers_db [None req-301c9303-9961-4f49-b06f-9ad436032a1c 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 79956fca-1c41-4528-9510-0b89f3f9dd80 (type: security_group_rules) to 0 2026-08-11 09:49:28.134 7 INFO neutron.db.ovn_revision_numbers_db [None req-301c9303-9961-4f49-b06f-9ad436032a1c 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 9111ee18-0edc-4f2a-856c-e2346f92e309 (type: security_group_rules) to 0 2026-08-11 09:49:28.151 7 INFO neutron.db.ovn_revision_numbers_db [None req-301c9303-9961-4f49-b06f-9ad436032a1c 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource f2478a3b-5b1d-4bbd-8516-da70506256b2 (type: security_group_rules) to 0 2026-08-11 09:49:28.249 7 INFO neutron.db.segments_db [None req-301c9303-9961-4f49-b06f-9ad436032a1c 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Added segment 8e9a27ce-1d18-4a53-b58a-8540cffa5a71 of type geneve for network f61988a0-c4e8-4d87-b4fe-1f50543f892a 2026-08-11 09:49:28.449 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f4a441b-7ca4-44d5-931e-cc6df3aabf6a - - - - - -] Successfully bumped revision number for resource b0079453-37b7-4676-8902-41dc57da023b (type: ports) to 2 2026-08-11 09:49:28.757 8 INFO neutron.db.ovn_revision_numbers_db [None req-8079be10-197c-4cee-bdf4-831d46ca9186 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource b0079453-37b7-4676-8902-41dc57da023b (type: router_ports) to 1 [pid: 8|app: 0|req: 711/1584] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:49:24 2026] PUT /v2.0/routers/d23a11e3-3acc-49a8-908c-0467ab87dfe5/add_router_interface => generated 309 bytes in 4217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:28.979 7 INFO neutron.db.ovn_revision_numbers_db [None req-301c9303-9961-4f49-b06f-9ad436032a1c 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource f61988a0-c4e8-4d87-b4fe-1f50543f892a (type: networks) to 1 2026-08-11 09:49:29.150 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-301c9303-9961-4f49-b06f-9ad436032a1c 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] No more DHCP agents 2026-08-11 09:49:29.152 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-301c9303-9961-4f49-b06f-9ad436032a1c 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Unable to schedule network f61988a0-c4e8-4d87-b4fe-1f50543f892a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:29.216 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eee7779b-4c22-4142-9176-a0df49967a66 - - - - - -] OVN reports status down for port: f9fe808b-f25f-4bbb-8850-37ca326e4595 2026-08-11 09:49:29.274 7 INFO neutron.db.ovn_revision_numbers_db [None req-301c9303-9961-4f49-b06f-9ad436032a1c 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource f9fe808b-f25f-4bbb-8850-37ca326e4595 (type: ports) to 1 [pid: 8|app: 0|req: 712/1585] 10.0.0.53 () {32 vars in 621 bytes} [Tue Aug 11 09:49:29 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1586] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:49:27 2026] POST /v2.0/networks => generated 651 bytes in 1604 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: 8|app: 0|req: 713/1587] 10.0.0.53 () {32 vars in 631 bytes} [Tue Aug 11 09:49:29 2026] GET /v2.0/ => generated 632 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:29.440 7 INFO neutron.db.segments_db [None req-4f1ed471-273e-4fda-bf32-93a65fbb4d27 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Added segment 69e299c1-5ffa-4677-b222-d111601ca41f of type geneve for network 9fdd115c-59d5-4831-ae43-1c675c8d2d1e 2026-08-11 09:49:29.575 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f1ed471-273e-4fda-bf32-93a65fbb4d27 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 9fdd115c-59d5-4831-ae43-1c675c8d2d1e (type: networks) to 1 2026-08-11 09:49:29.735 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4f1ed471-273e-4fda-bf32-93a65fbb4d27 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] No more DHCP agents 2026-08-11 09:49:29.737 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4f1ed471-273e-4fda-bf32-93a65fbb4d27 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Unable to schedule network 9fdd115c-59d5-4831-ae43-1c675c8d2d1e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:29.824 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f1ed471-273e-4fda-bf32-93a65fbb4d27 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource d78af4fb-39dc-46cb-8ea4-9c10e4268713 (type: ports) to 1 [pid: 7|app: 0|req: 875/1588] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:49:29 2026] POST /v2.0/networks => generated 653 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:49:30.086 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5adbd442-74e0-431b-ba86-7af8a77e0621 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] No more DHCP agents 2026-08-11 09:49:30.087 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5adbd442-74e0-431b-ba86-7af8a77e0621 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Unable to schedule network f61988a0-c4e8-4d87-b4fe-1f50543f892a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:30.117 8 INFO neutron.db.ovn_revision_numbers_db [None req-5adbd442-74e0-431b-ba86-7af8a77e0621 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 119861b5-5539-4a0b-af84-dffef41117d9 (type: subnets) to 0 [pid: 8|app: 0|req: 714/1589] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:49:29 2026] POST /v2.0/subnets => generated 646 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:49:30.163 7 INFO neutron.db.ovn_revision_numbers_db [None req-3b67f671-7fd5-4169-9a90-3b2e0775d443 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource adde743a-6ca8-4cf2-a94d-ece1e5fe89e6 (type: security_groups) to 1 2026-08-11 09:49:30.177 7 INFO neutron.db.ovn_revision_numbers_db [None req-3b67f671-7fd5-4169-9a90-3b2e0775d443 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 78953ebd-05eb-47a6-b62b-389a627f847e (type: security_group_rules) to 0 2026-08-11 09:49:30.193 7 INFO neutron.db.ovn_revision_numbers_db [None req-3b67f671-7fd5-4169-9a90-3b2e0775d443 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource b36abe26-f6f4-40cc-8381-977c46578ce8 (type: security_group_rules) to 0 2026-08-11 09:49:30.203 7 INFO neutron.db.ovn_revision_numbers_db [None req-3b67f671-7fd5-4169-9a90-3b2e0775d443 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource e9e80381-6c2f-4eac-b290-1d654be3278f (type: security_group_rules) to 0 2026-08-11 09:49:30.216 7 INFO neutron.db.ovn_revision_numbers_db [None req-3b67f671-7fd5-4169-9a90-3b2e0775d443 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ebdff61b-66e2-45ab-8483-3d7c6ee3df6c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 876/1590] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:49:29 2026] GET /v2.0/security-groups?tenant_id=f78a641857c64ebf85a448709767f0b8&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:49:30.310 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5c5dca24-3fd4-4b34-9e7d-6c8364e14f15 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] No more DHCP agents 2026-08-11 09:49:30.311 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5c5dca24-3fd4-4b34-9e7d-6c8364e14f15 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Unable to schedule network 9fdd115c-59d5-4831-ae43-1c675c8d2d1e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:30.336 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c5dca24-3fd4-4b34-9e7d-6c8364e14f15 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 7aa8ebf4-bfc9-43b8-8e57-2bf814038d72 (type: subnets) to 0 [pid: 8|app: 0|req: 715/1591] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:49:30 2026] POST /v2.0/subnets => generated 655 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1592] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:49:30 2026] DELETE /v2.0/security-groups/adde743a-6ca8-4cf2-a94d-ece1e5fe89e6 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:49:30.996 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e51f257-6705-4581-bfc9-b1f6ec0bb4a4 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 23d1a6f9-9bd4-4afc-840d-9fd648b08f25 (type: routers) to 1 [pid: 8|app: 0|req: 716/1593] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:49:30 2026] POST /v2.0/routers => generated 606 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1594] 10.0.0.131 () {34 vars in 981 bytes} [Tue Aug 11 09:49:31 2026] GET /v2.0/networks?id=0313d28a-e286-487a-a014-957c22293ab7 => generated 710 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1595] 10.0.0.131 () {34 vars in 964 bytes} [Tue Aug 11 09:49:31 2026] GET /v2.0/quotas/de4eef54d007499da9ca447316765479 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1596] 10.0.0.131 () {34 vars in 1001 bytes} [Tue Aug 11 09:49:31 2026] GET /v2.0/ports?tenant_id=de4eef54d007499da9ca447316765479&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1597] 10.0.0.131 () {34 vars in 1007 bytes} [Tue Aug 11 09:49:31 2026] GET /v2.0/networks/0313d28a-e286-487a-a014-957c22293ab7?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1598] 10.0.0.131 () {34 vars in 1107 bytes} [Tue Aug 11 09:49:31 2026] GET /v2.0/networks/0313d28a-e286-487a-a014-957c22293ab7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:49:31.379 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e7587187-bf80-44f3-b554-1008767c54a7 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] No more DHCP agents 2026-08-11 09:49:31.380 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e7587187-bf80-44f3-b554-1008767c54a7 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Unable to schedule network f61988a0-c4e8-4d87-b4fe-1f50543f892a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:31.474 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eee7779b-4c22-4142-9176-a0df49967a66 - - - - - -] OVN reports status down for port: 60540ac3-93c5-44c5-b2f0-f441945cec98 [pid: 8|app: 0|req: 722/1599] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:31 2026] GET /v2.0/ports?device_id=90fb0290-262c-4f60-9d69-60fafc8276c7 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:49:31.546 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7587187-bf80-44f3-b554-1008767c54a7 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 60540ac3-93c5-44c5-b2f0-f441945cec98 (type: ports) to 1 2026-08-11 09:49:32.135 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eee7779b-4c22-4142-9176-a0df49967a66 - - - - - -] OVN reports status up for port: 60540ac3-93c5-44c5-b2f0-f441945cec98 2026-08-11 09:49:32.163 7 INFO neutron.plugins.ml2.plugin [None req-eee7779b-4c22-4142-9176-a0df49967a66 - - - - - -] Attempt 1 to provision port 60540ac3-93c5-44c5-b2f0-f441945cec98 2026-08-11 09:49:32.275 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e7587187-bf80-44f3-b554-1008767c54a7 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] No more DHCP agents 2026-08-11 09:49:32.280 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e7587187-bf80-44f3-b554-1008767c54a7 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Unable to schedule network f61988a0-c4e8-4d87-b4fe-1f50543f892a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 723/1600] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:32 2026] GET /v2.0/ports?device_id=90fb0290-262c-4f60-9d69-60fafc8276c7 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:49:32.662 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7587187-bf80-44f3-b554-1008767c54a7 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 60540ac3-93c5-44c5-b2f0-f441945cec98 (type: router_ports) to 1 [pid: 7|app: 0|req: 878/1601] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:49:31 2026] PUT /v2.0/routers/23d1a6f9-9bd4-4afc-840d-9fd648b08f25/add_router_interface => generated 309 bytes in 1652 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1602] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:49:32 2026] GET /v2.0/ports/60540ac3-93c5-44c5-b2f0-f441945cec98 => generated 947 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:32.902 7 INFO neutron.db.ovn_revision_numbers_db [None req-eee7779b-4c22-4142-9176-a0df49967a66 - - - - - -] Successfully bumped revision number for resource 60540ac3-93c5-44c5-b2f0-f441945cec98 (type: ports) to 2 2026-08-11 09:49:33.219 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-82596a37-9fc2-4cdd-8f66-49c772740bfb - - - - - -] No hosting information found for port b0079453-37b7-4676-8902-41dc57da023b: RuntimeError: No hosting information found for port b0079453-37b7-4676-8902-41dc57da023b 2026-08-11 09:49:33.306 8 INFO neutron.db.ovn_revision_numbers_db [None req-82596a37-9fc2-4cdd-8f66-49c772740bfb - - - - - -] Successfully bumped revision number for resource b0079453-37b7-4676-8902-41dc57da023b (type: router_ports) to 2 2026-08-11 09:49:33.306 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-82596a37-9fc2-4cdd-8f66-49c772740bfb - - - - - -] OVN reports status down for port: d78af4fb-39dc-46cb-8ea4-9c10e4268713 2026-08-11 09:49:33.396 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-77bb36d5-ee07-4767-a4af-982acf2c6c83 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] No more DHCP agents 2026-08-11 09:49:33.398 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-77bb36d5-ee07-4767-a4af-982acf2c6c83 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Unable to schedule network 9fdd115c-59d5-4831-ae43-1c675c8d2d1e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:33.538 7 INFO neutron.db.ovn_revision_numbers_db [None req-77bb36d5-ee07-4767-a4af-982acf2c6c83 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 46b8c13f-3a6a-4521-bfc3-b41e30eb72a0 (type: ports) to 1 [pid: 8|app: 0|req: 725/1603] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:33 2026] GET /v2.0/ports?device_id=90fb0290-262c-4f60-9d69-60fafc8276c7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:49:34.304 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-77bb36d5-ee07-4767-a4af-982acf2c6c83 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] No more DHCP agents 2026-08-11 09:49:34.305 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-77bb36d5-ee07-4767-a4af-982acf2c6c83 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Unable to schedule network 9fdd115c-59d5-4831-ae43-1c675c8d2d1e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:34.571 7 INFO neutron.db.ovn_revision_numbers_db [None req-77bb36d5-ee07-4767-a4af-982acf2c6c83 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 46b8c13f-3a6a-4521-bfc3-b41e30eb72a0 (type: router_ports) to 1 [pid: 7|app: 0|req: 879/1604] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:49:32 2026] PUT /v2.0/routers/23d1a6f9-9bd4-4afc-840d-9fd648b08f25/add_router_interface => generated 309 bytes in 1863 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1605] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:49:34 2026] GET /v2.0/ports/46b8c13f-3a6a-4521-bfc3-b41e30eb72a0 => generated 953 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1606] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:49:34 2026] GET /v2.0/ports/46b8c13f-3a6a-4521-bfc3-b41e30eb72a0 => generated 953 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1607] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:34 2026] GET /v2.0/ports?device_id=90fb0290-262c-4f60-9d69-60fafc8276c7 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1608] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:49:35 2026] GET /v2.0/ports/46b8c13f-3a6a-4521-bfc3-b41e30eb72a0 => generated 953 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1609] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:49:35 2026] GET /v2.0/networks?id=0313d28a-e286-487a-a014-957c22293ab7 => generated 710 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1610] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:35 2026] GET /v2.0/ports?device_id=90fb0290-262c-4f60-9d69-60fafc8276c7 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:49:36.136 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-4d5453fe-8e44-4543-baf5-69b33b78a90a req-faf532ac-a4ef-4381-97b0-a3cd7e476650 611606b1614045e383ceece1c34e47de de4eef54d007499da9ca447316765479 - - default default] No more DHCP agents 2026-08-11 09:49:36.137 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-4d5453fe-8e44-4543-baf5-69b33b78a90a req-faf532ac-a4ef-4381-97b0-a3cd7e476650 611606b1614045e383ceece1c34e47de de4eef54d007499da9ca447316765479 - - default default] Unable to schedule network 0313d28a-e286-487a-a014-957c22293ab7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:36.211 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c0277b4-ca4b-41b3-a03b-83a9d47a03c0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7bb1e5cc-063a-44fa-9cb9-e70217b7df7b (type: security_groups) to 1 2026-08-11 09:49:36.223 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c0277b4-ca4b-41b3-a03b-83a9d47a03c0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 034e6a21-7ab7-4ad0-81f3-a4dc095b13da (type: security_group_rules) to 0 2026-08-11 09:49:36.234 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c0277b4-ca4b-41b3-a03b-83a9d47a03c0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 1f067af7-5f3b-4e5d-b83d-26b2bbb8a323 (type: security_group_rules) to 0 2026-08-11 09:49:36.260 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c0277b4-ca4b-41b3-a03b-83a9d47a03c0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 361df795-5c06-4494-a88c-c6f69591977d (type: security_group_rules) to 0 2026-08-11 09:49:36.280 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c0277b4-ca4b-41b3-a03b-83a9d47a03c0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource f54d0753-1cfd-42fb-9f61-59f2dc024bb2 (type: security_group_rules) to 0 2026-08-11 09:49:36.288 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-82596a37-9fc2-4cdd-8f66-49c772740bfb - - - - - -] OVN reports status down for port: 1d993c3b-b41f-466a-b1ea-f8646199cdd3 2026-08-11 09:49:36.297 7 INFO neutron.db.ovn_revision_numbers_db [req-4d5453fe-8e44-4543-baf5-69b33b78a90a req-faf532ac-a4ef-4381-97b0-a3cd7e476650 611606b1614045e383ceece1c34e47de de4eef54d007499da9ca447316765479 - - default default] Successfully bumped revision number for resource 1d993c3b-b41f-466a-b1ea-f8646199cdd3 (type: ports) to 1 [pid: 8|app: 0|req: 730/1611] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:49:35 2026] GET /v2.0/security-groups?tenant_id=a0597e58ddee4457ae982a765ef8b493&name=default => generated 2925 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1612] 199.204.45.235 () {38 vars in 954 bytes} [Tue Aug 11 09:49:35 2026] POST /v2.0/ports => generated 954 bytes in 555 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: 8|app: 0|req: 731/1613] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:49:36 2026] DELETE /v2.0/security-groups/7bb1e5cc-063a-44fa-9cb9-e70217b7df7b => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:49:36.709 7 INFO neutron.db.ovn_revision_numbers_db [req-4d5453fe-8e44-4543-baf5-69b33b78a90a req-4404e783-b6b9-458b-a292-81ae43b9d5b0 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 1d993c3b-b41f-466a-b1ea-f8646199cdd3 (type: ports) to 2 [pid: 8|app: 0|req: 732/1614] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:49:36 2026] GET /v2.0/ports/46b8c13f-3a6a-4521-bfc3-b41e30eb72a0 => generated 953 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:36.907 7 INFO neutron.db.ovn_revision_numbers_db [req-4d5453fe-8e44-4543-baf5-69b33b78a90a req-4404e783-b6b9-458b-a292-81ae43b9d5b0 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 1d993c3b-b41f-466a-b1ea-f8646199cdd3 (type: ports) to 4 [pid: 7|app: 0|req: 883/1615] 199.204.45.235 () {38 vars in 1027 bytes} [Tue Aug 11 09:49:36 2026] PUT /v2.0/ports/1d993c3b-b41f-466a-b1ea-f8646199cdd3 => generated 1204 bytes in 561 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:49:36.980 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c361d37-5f5d-4292-8d4c-0cbbcee74e1c'] response: {'name': 'network-changed', 'server_uuid': '90fb0290-262c-4f60-9d69-60fafc8276c7', 'tag': '1d993c3b-b41f-466a-b1ea-f8646199cdd3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 884/1616] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:36 2026] GET /v2.0/ports?device_id=90fb0290-262c-4f60-9d69-60fafc8276c7 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:37.038 8 INFO neutron.db.ovn_revision_numbers_db [None req-962b8c6b-c584-4378-a446-e1144718ff30 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 387ea5f0-02ef-4c1f-9b05-afd3e73acab7 (type: security_groups) to 1 2026-08-11 09:49:37.051 8 INFO neutron.db.ovn_revision_numbers_db [None req-962b8c6b-c584-4378-a446-e1144718ff30 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 0d49584c-314c-44bb-b9ba-5e04210c1e53 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 885/1617] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:37 2026] GET /v2.0/security-groups?id=1d813dcc-cb1d-441c-8cb6-fd94023ec7f1&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:49:37.063 8 INFO neutron.db.ovn_revision_numbers_db [None req-962b8c6b-c584-4378-a446-e1144718ff30 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 3be0cf84-a939-4523-b9e1-8786f2316494 (type: security_group_rules) to 0 2026-08-11 09:49:37.075 8 INFO neutron.db.ovn_revision_numbers_db [None req-962b8c6b-c584-4378-a446-e1144718ff30 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c3d703bd-2197-4edb-9849-2c305a3f26ae (type: security_group_rules) to 0 2026-08-11 09:49:37.087 8 INFO neutron.db.ovn_revision_numbers_db [None req-962b8c6b-c584-4378-a446-e1144718ff30 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ccf12c6d-05c8-4377-86bc-8e63fbb58b57 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 733/1618] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:49:36 2026] GET /v2.0/security-groups?tenant_id=d658e01bc4424414b8cc9469cb5d2924&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1619] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:49:37 2026] DELETE /v2.0/security-groups/387ea5f0-02ef-4c1f-9b05-afd3e73acab7 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1620] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:49:37 2026] GET /v2.0/ports?tenant_id=de4eef54d007499da9ca447316765479&device_id=90fb0290-262c-4f60-9d69-60fafc8276c7 => generated 1207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1621] 199.204.45.235 () {34 vars in 1017 bytes} [Tue Aug 11 09:49:37 2026] GET /v2.0/networks?tenant_id=de4eef54d007499da9ca447316765479&shared=False => generated 809 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1622] 199.204.45.235 () {34 vars in 929 bytes} [Tue Aug 11 09:49:37 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1625] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:49:37 2026] GET /v2.0/ports/46b8c13f-3a6a-4521-bfc3-b41e30eb72a0 => generated 953 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1626] 10.0.0.138 () {34 vars in 989 bytes} [Tue Aug 11 09:49:37 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 1213 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1627] 10.0.0.138 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:38 2026] GET /v2.0/security-groups?id=0d7136ca-2705-4a33-a07f-7c3da4f75f71&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1628] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:38 2026] GET /v2.0/ports?device_id=90fb0290-262c-4f60-9d69-60fafc8276c7 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1629] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:38 2026] GET /v2.0/security-groups?id=1d813dcc-cb1d-441c-8cb6-fd94023ec7f1&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:49:38.530 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e331b0cd-6e81-4b82-92a1-4b4dae00a366 - - - - - -] No hosting information found for port 60540ac3-93c5-44c5-b2f0-f441945cec98: RuntimeError: No hosting information found for port 60540ac3-93c5-44c5-b2f0-f441945cec98 2026-08-11 09:49:38.639 7 INFO neutron.db.ovn_revision_numbers_db [None req-e331b0cd-6e81-4b82-92a1-4b4dae00a366 - - - - - -] Successfully bumped revision number for resource 60540ac3-93c5-44c5-b2f0-f441945cec98 (type: router_ports) to 2 2026-08-11 09:49:38.718 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e331b0cd-6e81-4b82-92a1-4b4dae00a366 - - - - - -] OVN reports status down for port: 46b8c13f-3a6a-4521-bfc3-b41e30eb72a0 [pid: 7|app: 0|req: 891/1630] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:49:38 2026] GET /v2.0/ports?tenant_id=de4eef54d007499da9ca447316765479&device_id=90fb0290-262c-4f60-9d69-60fafc8276c7 => generated 1207 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1631] 199.204.45.235 () {34 vars in 1057 bytes} [Tue Aug 11 09:49:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=1d993c3b-b41f-466a-b1ea-f8646199cdd3 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:49:38.797 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e331b0cd-6e81-4b82-92a1-4b4dae00a366 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 09:49:38.797 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e331b0cd-6e81-4b82-92a1-4b4dae00a366 - - - - - -] OVN reports status up for port: 46b8c13f-3a6a-4521-bfc3-b41e30eb72a0 [pid: 7|app: 0|req: 892/1632] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:49:38 2026] GET /v2.0/subnets?id=4a45daeb-f0b3-4f9b-b5ea-3afbf2c2c369 => generated 690 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:38.814 7 INFO neutron.plugins.ml2.plugin [None req-e331b0cd-6e81-4b82-92a1-4b4dae00a366 - - - - - -] Attempt 1 to provision port 46b8c13f-3a6a-4521-bfc3-b41e30eb72a0 [pid: 8|app: 0|req: 741/1633] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:49:38 2026] GET /v2.0/ports?network_id=0313d28a-e286-487a-a014-957c22293ab7&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1634] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:49:38 2026] GET /v2.0/networks/0313d28a-e286-487a-a014-957c22293ab7?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1635] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:49:38 2026] GET /v2.0/ports/46b8c13f-3a6a-4521-bfc3-b41e30eb72a0 => generated 953 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1636] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:49:38 2026] GET /v2.0/networks/0313d28a-e286-487a-a014-957c22293ab7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:49:39.261 7 INFO neutron.db.ovn_revision_numbers_db [None req-e331b0cd-6e81-4b82-92a1-4b4dae00a366 - - - - - -] Successfully bumped revision number for resource 46b8c13f-3a6a-4521-bfc3-b41e30eb72a0 (type: ports) to 2 [pid: 8|app: 0|req: 743/1637] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:39 2026] GET /v2.0/ports?device_id=90fb0290-262c-4f60-9d69-60fafc8276c7 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1638] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:39 2026] GET /v2.0/security-groups?id=1d813dcc-cb1d-441c-8cb6-fd94023ec7f1&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1639] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:49:40 2026] GET /v2.0/ports/46b8c13f-3a6a-4521-bfc3-b41e30eb72a0 => generated 955 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:40.355 7 INFO neutron_taas.services.taas.taas_plugin [None req-15190691-abcb-4716-b4e9-e348cd1c7c8c 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] TaaS: Handle Delete Port: 46b8c13f-3a6a-4521-bfc3-b41e30eb72a0 2026-08-11 09:49:40.357 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15190691-abcb-4716-b4e9-e348cd1c7c8c 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Tap Mirror: Handle Delete Port: 46b8c13f-3a6a-4521-bfc3-b41e30eb72a0 [pid: 8|app: 0|req: 745/1640] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:40 2026] GET /v2.0/ports?device_id=90fb0290-262c-4f60-9d69-60fafc8276c7 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1641] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:40 2026] GET /v2.0/security-groups?id=1d813dcc-cb1d-441c-8cb6-fd94023ec7f1&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1642] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:49:40 2026] PUT /v2.0/routers/23d1a6f9-9bd4-4afc-840d-9fd648b08f25/remove_router_interface => generated 309 bytes in 657 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, ' [pid: 7|app: 0|req: 897/1643] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:49:40 2026] GET /v2.0/ports/60540ac3-93c5-44c5-b2f0-f441945cec98 => generated 947 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:40.903 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e3e664c-8c91-42db-b2bf-303fb71fa918 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource d9989914-5627-49db-ae07-d74af1f696bb (type: security_groups) to 1 2026-08-11 09:49:40.918 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e3e664c-8c91-42db-b2bf-303fb71fa918 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7efc2853-b743-44b4-9be2-e9133e495f2b (type: security_group_rules) to 0 2026-08-11 09:49:40.931 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e3e664c-8c91-42db-b2bf-303fb71fa918 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 87f5c12d-42f8-41ec-a356-6fbf60abc02a (type: security_group_rules) to 0 2026-08-11 09:49:40.944 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e3e664c-8c91-42db-b2bf-303fb71fa918 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 905c533c-7e7c-446a-b2cc-4d7ccfc9a6a2 (type: security_group_rules) to 0 2026-08-11 09:49:40.963 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e3e664c-8c91-42db-b2bf-303fb71fa918 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource d445d10c-d40d-4229-87dd-897e4d251c4f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 747/1644] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:49:40 2026] GET /v2.0/security-groups?tenant_id=4be45872f5f246149e24924607d1b092&name=default => generated 2925 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:49:41.154 7 INFO neutron_taas.services.taas.taas_plugin [None req-27a8dae5-90a6-41b2-85bc-b25a9ed66082 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] TaaS: Handle Delete Port: 60540ac3-93c5-44c5-b2f0-f441945cec98 2026-08-11 09:49:41.160 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27a8dae5-90a6-41b2-85bc-b25a9ed66082 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Tap Mirror: Handle Delete Port: 60540ac3-93c5-44c5-b2f0-f441945cec98 [pid: 8|app: 0|req: 748/1645] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:49:41 2026] DELETE /v2.0/security-groups/d9989914-5627-49db-ae07-d74af1f696bb => generated 0 bytes in 220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1646] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:49:40 2026] PUT /v2.0/routers/23d1a6f9-9bd4-4afc-840d-9fd648b08f25/remove_router_interface => generated 309 bytes in 719 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1647] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:49:41 2026] GET /v2.0/ports?device_id=23d1a6f9-9bd4-4afc-840d-9fd648b08f25 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 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-08-11 09:49:41.733 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-82596a37-9fc2-4cdd-8f66-49c772740bfb - - - - - -] OVN reports status up for port: 1d993c3b-b41f-466a-b1ea-f8646199cdd3 [pid: 8|app: 0|req: 750/1648] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:41 2026] GET /v2.0/ports?device_id=90fb0290-262c-4f60-9d69-60fafc8276c7 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:41.772 8 INFO neutron.plugins.ml2.plugin [None req-82596a37-9fc2-4cdd-8f66-49c772740bfb - - - - - -] Attempt 1 to provision port 1d993c3b-b41f-466a-b1ea-f8646199cdd3 [pid: 8|app: 0|req: 751/1649] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:41 2026] GET /v2.0/security-groups?id=1d813dcc-cb1d-441c-8cb6-fd94023ec7f1&fields=id&fields=name => generated 88 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1650] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:41 2026] DELETE /v2.0/routers/23d1a6f9-9bd4-4afc-840d-9fd648b08f25 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:49:42.017 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-895e320c-8d2e-46aa-9222-0a098b182ad3'] response: {'server_uuid': '90fb0290-262c-4f60-9d69-60fafc8276c7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1d993c3b-b41f-466a-b1ea-f8646199cdd3', 'code': 200} [pid: 8|app: 0|req: 752/1651] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:41 2026] DELETE /v2.0/subnets/7aa8ebf4-bfc9-43b8-8e57-2bf814038d72 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:49:42.233 8 INFO neutron.db.ovn_revision_numbers_db [None req-82596a37-9fc2-4cdd-8f66-49c772740bfb - - - - - -] Successfully bumped revision number for resource 1d993c3b-b41f-466a-b1ea-f8646199cdd3 (type: ports) to 5 [pid: 7|app: 0|req: 900/1652] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:42 2026] DELETE /v2.0/subnets/119861b5-5539-4a0b-af84-dffef41117d9 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 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-08-11 09:49:42.522 8 INFO neutron_taas.services.taas.taas_plugin [None req-69c5bbb0-69c0-4367-85d6-e63a05e0d2d6 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] TaaS: Handle Delete Port: d78af4fb-39dc-46cb-8ea4-9c10e4268713 2026-08-11 09:49:42.526 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69c5bbb0-69c0-4367-85d6-e63a05e0d2d6 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Tap Mirror: Handle Delete Port: d78af4fb-39dc-46cb-8ea4-9c10e4268713 2026-08-11 09:49:42.725 8 INFO neutron.services.segments.plugin [-] Segment 69e299c1-5ffa-4677-b222-d111601ca41f resource provider aggregate not found 2026-08-11 09:49:42.726 8 INFO neutron.services.segments.plugin [-] Segment 69e299c1-5ffa-4677-b222-d111601ca41f resource provider aggregate not found 2026-08-11 09:49:42.748 8 INFO neutron.services.segments.plugin [-] Segment 69e299c1-5ffa-4677-b222-d111601ca41f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69e299c1-5ffa-4677-b222-d111601ca41f found for delete ", "request_id": "req-58f84678-0243-436c-9cfa-a51ccb1b7a8b"}]} 2026-08-11 09:49:42.751 8 INFO neutron.services.segments.plugin [-] Segment 69e299c1-5ffa-4677-b222-d111601ca41f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69e299c1-5ffa-4677-b222-d111601ca41f found for delete ", "request_id": "req-e7b081f9-b4be-46d1-bbd1-647f05f36d07"}]} [pid: 8|app: 0|req: 753/1653] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:42 2026] DELETE /v2.0/networks/9fdd115c-59d5-4831-ae43-1c675c8d2d1e => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:49:42.964 7 INFO neutron_taas.services.taas.taas_plugin [None req-6dcc29ad-b8d5-49ff-bd36-da8067f4b658 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] TaaS: Handle Delete Port: f9fe808b-f25f-4bbb-8850-37ca326e4595 2026-08-11 09:49:42.969 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6dcc29ad-b8d5-49ff-bd36-da8067f4b658 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Tap Mirror: Handle Delete Port: f9fe808b-f25f-4bbb-8850-37ca326e4595 [pid: 8|app: 0|req: 754/1654] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:42 2026] GET /v2.0/ports?device_id=90fb0290-262c-4f60-9d69-60fafc8276c7 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1655] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:43 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1656] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:43 2026] GET /v2.0/security-groups?id=1d813dcc-cb1d-441c-8cb6-fd94023ec7f1&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1657] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:43 2026] GET /v2.0/security-groups?id=0d7136ca-2705-4a33-a07f-7c3da4f75f71&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:43.219 7 INFO neutron.services.segments.plugin [-] Segment 8e9a27ce-1d18-4a53-b58a-8540cffa5a71 resource provider aggregate not found 2026-08-11 09:49:43.219 7 INFO neutron.services.segments.plugin [-] Segment 8e9a27ce-1d18-4a53-b58a-8540cffa5a71 resource provider aggregate not found 2026-08-11 09:49:43.245 7 INFO neutron.services.segments.plugin [-] Segment 8e9a27ce-1d18-4a53-b58a-8540cffa5a71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e9a27ce-1d18-4a53-b58a-8540cffa5a71 found for delete ", "request_id": "req-a3be2e69-ddc5-4b45-84a5-d6de0204ae58"}]} 2026-08-11 09:49:43.247 7 INFO neutron.services.segments.plugin [-] Segment 8e9a27ce-1d18-4a53-b58a-8540cffa5a71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e9a27ce-1d18-4a53-b58a-8540cffa5a71 found for delete ", "request_id": "req-b7232393-1285-4987-8c23-a2cb6ec17137"}]} [pid: 7|app: 0|req: 901/1658] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:42 2026] DELETE /v2.0/networks/f61988a0-c4e8-4d87-b4fe-1f50543f892a => generated 0 bytes in 510 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:49:43.392 8 INFO neutron.db.segments_db [None req-01489299-93a4-45f5-b8a4-b58b7dc115cf 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Added segment 7db0cbae-77e8-4327-899d-b3fe925b4fcf of type geneve for network 1b0136df-4be8-4116-acaa-f76068543f24 [pid: 7|app: 0|req: 902/1659] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:43 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 975 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1660] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:43 2026] GET /v2.0/security-groups?id=0d7136ca-2705-4a33-a07f-7c3da4f75f71&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:43.571 8 INFO neutron.db.ovn_revision_numbers_db [None req-01489299-93a4-45f5-b8a4-b58b7dc115cf 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 1b0136df-4be8-4116-acaa-f76068543f24 (type: networks) to 1 2026-08-11 09:49:43.759 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-01489299-93a4-45f5-b8a4-b58b7dc115cf 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] No more DHCP agents 2026-08-11 09:49:43.761 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-01489299-93a4-45f5-b8a4-b58b7dc115cf 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Unable to schedule network 1b0136df-4be8-4116-acaa-f76068543f24: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:43.883 8 INFO neutron.db.ovn_revision_numbers_db [None req-01489299-93a4-45f5-b8a4-b58b7dc115cf 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource a2d81429-8b15-4970-9c7d-2f4ae81c224c (type: ports) to 1 [pid: 8|app: 0|req: 758/1661] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:49:43 2026] POST /v2.0/networks => generated 653 bytes in 607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:49:44.064 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-915f7212-4048-4a57-a29c-c357305fa271'] response: {'server_uuid': '90fb0290-262c-4f60-9d69-60fafc8276c7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1d993c3b-b41f-466a-b1ea-f8646199cdd3', 'code': 200} 2026-08-11 09:49:44.090 7 INFO neutron.db.ovn_revision_numbers_db [None req-0fc566a1-6978-419d-b54e-a0bfdfcae2a1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 00ab0a67-de64-4db1-a751-50dfacf4de55 (type: security_groups) to 1 2026-08-11 09:49:44.104 7 INFO neutron.db.ovn_revision_numbers_db [None req-0fc566a1-6978-419d-b54e-a0bfdfcae2a1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 597769e8-59fe-4cbb-931a-40cc32bf5cdc (type: security_group_rules) to 0 2026-08-11 09:49:44.118 7 INFO neutron.db.ovn_revision_numbers_db [None req-0fc566a1-6978-419d-b54e-a0bfdfcae2a1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 8a13422a-54a5-4f9a-b3eb-229fe050a650 (type: security_group_rules) to 0 2026-08-11 09:49:44.131 7 INFO neutron.db.ovn_revision_numbers_db [None req-0fc566a1-6978-419d-b54e-a0bfdfcae2a1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a46e1b13-7c0b-4e9d-8e98-6dbf7fca5bce (type: security_group_rules) to 0 2026-08-11 09:49:44.153 7 INFO neutron.db.ovn_revision_numbers_db [None req-0fc566a1-6978-419d-b54e-a0bfdfcae2a1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a9f08b3e-ea53-4ab9-9a64-12b91b5fd808 (type: security_group_rules) to 0 2026-08-11 09:49:44.155 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-892fdc00-68d0-41e8-bcd3-324608b6bed8 - - - - - -] No port found with ID 46b8c13f-3a6a-4521-bfc3-b41e30eb72a0: RuntimeError: No port found with ID 46b8c13f-3a6a-4521-bfc3-b41e30eb72a0 2026-08-11 09:49:44.174 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-97f6934c-4029-4c0e-80a5-9650f72d4646 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] No more DHCP agents 2026-08-11 09:49:44.177 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-97f6934c-4029-4c0e-80a5-9650f72d4646 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Unable to schedule network 1b0136df-4be8-4116-acaa-f76068543f24: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:44.196 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-892fdc00-68d0-41e8-bcd3-324608b6bed8 - - - - - -] OVN reports status down for port: a2d81429-8b15-4970-9c7d-2f4ae81c224c 2026-08-11 09:49:44.218 8 INFO neutron.db.ovn_revision_numbers_db [None req-97f6934c-4029-4c0e-80a5-9650f72d4646 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 9baf0277-4608-4176-8e4e-87576bfa2cec (type: subnets) to 0 [pid: 7|app: 0|req: 904/1662] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:49:43 2026] GET /v2.0/security-groups?tenant_id=722e5e89e79b45bd9a72c8b636ab292d&name=default => generated 2925 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1663] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:49:43 2026] POST /v2.0/subnets => generated 646 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1664] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:44 2026] GET /v2.0/ports?device_id=90fb0290-262c-4f60-9d69-60fafc8276c7 => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:44.439 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e0b808ab-87e4-478b-882d-a9f2eba4e05b - - - - - -] OVN reports status down for port: 7e13b832-d603-488c-8e0f-25cb131e1a31 2026-08-11 09:49:44.505 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee0682b9-adff-4cbb-bce4-d3c0433a4e9e 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 25738042-6fcc-4079-9d2d-a52725a368d3 (type: routers) to 1 [pid: 7|app: 0|req: 906/1665] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:49:44 2026] POST /v2.0/routers => generated 607 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1666] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:44 2026] GET /v2.0/security-groups?id=1d813dcc-cb1d-441c-8cb6-fd94023ec7f1&fields=id&fields=name => generated 88 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1667] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:49:44 2026] DELETE /v2.0/security-groups/00ab0a67-de64-4db1-a751-50dfacf4de55 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1668] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:44 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1669] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:44 2026] GET /v2.0/security-groups?id=0d7136ca-2705-4a33-a07f-7c3da4f75f71&fields=id&fields=name => generated 114 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:44.940 8 INFO neutron.db.ovn_revision_numbers_db [None req-e0b808ab-87e4-478b-882d-a9f2eba4e05b - - - - - -] Successfully bumped revision number for resource 7e13b832-d603-488c-8e0f-25cb131e1a31 (type: ports) to 8 2026-08-11 09:49:44.955 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-41294a50-31d1-42db-aa1d-9646310fadeb 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] No more DHCP agents 2026-08-11 09:49:44.957 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-41294a50-31d1-42db-aa1d-9646310fadeb 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Unable to schedule network 1b0136df-4be8-4116-acaa-f76068543f24: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:45.062 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f1b6796f-d6e7-4e99-a46d-498eee5e5d3d - - - - - -] OVN reports status down for port: 4ae21de8-775f-4f3b-8206-9aca3de38aba 2026-08-11 09:49:45.131 7 INFO neutron.db.ovn_revision_numbers_db [None req-41294a50-31d1-42db-aa1d-9646310fadeb 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 4ae21de8-775f-4f3b-8206-9aca3de38aba (type: ports) to 1 [pid: 7|app: 0|req: 908/1670] 10.0.0.53 () {34 vars in 663 bytes} [Tue Aug 11 09:49:44 2026] POST /v2.0/ports => generated 960 bytes in 619 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, ' /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: 909/1671] 199.204.45.235 () {34 vars in 993 bytes} [Tue Aug 11 09:49:45 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:45.768 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f1b6796f-d6e7-4e99-a46d-498eee5e5d3d - - - - - -] OVN reports status up for port: 4ae21de8-775f-4f3b-8206-9aca3de38aba 2026-08-11 09:49:45.796 8 INFO neutron.plugins.ml2.plugin [None req-f1b6796f-d6e7-4e99-a46d-498eee5e5d3d - - - - - -] Attempt 1 to provision port 4ae21de8-775f-4f3b-8206-9aca3de38aba 2026-08-11 09:49:45.799 7 INFO neutron_taas.services.taas.taas_plugin [req-e6b16d87-53cd-4973-8515-dc43f62d3877 req-51726962-42f8-4a45-82d2-c7097e1b8b0d d207c39abf1e4c5caa9bdfe1b4d28454 63f4490f25814216a907b202183244c4 - - default default] TaaS: Handle Delete Port: 7e13b832-d603-488c-8e0f-25cb131e1a31 2026-08-11 09:49:45.801 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e6b16d87-53cd-4973-8515-dc43f62d3877 req-51726962-42f8-4a45-82d2-c7097e1b8b0d d207c39abf1e4c5caa9bdfe1b4d28454 63f4490f25814216a907b202183244c4 - - default default] Tap Mirror: Handle Delete Port: 7e13b832-d603-488c-8e0f-25cb131e1a31 2026-08-11 09:49:45.826 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0737166-00c7-47af-9e00-19f5153216fb 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 4ae21de8-775f-4f3b-8206-9aca3de38aba (type: ports) to 2 2026-08-11 09:49:46.035 7 INFO neutron.db.l3_db [req-e6b16d87-53cd-4973-8515-dc43f62d3877 req-51726962-42f8-4a45-82d2-c7097e1b8b0d d207c39abf1e4c5caa9bdfe1b4d28454 63f4490f25814216a907b202183244c4 - - default default] Floating IP 25c67f04-b412-4b5c-aa8a-8d964230ba5c disassociated. External IP: 10.96.250.214, port: 7e13b832-d603-488c-8e0f-25cb131e1a31. [pid: 7|app: 0|req: 910/1672] 199.204.45.235 () {36 vars in 996 bytes} [Tue Aug 11 09:49:45 2026] DELETE /v2.0/ports/7e13b832-d603-488c-8e0f-25cb131e1a31 => generated 0 bytes in 541 msecs (HTTP/1.1 204) 3 headers in 131 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: 911/1673] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:46 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1674] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:46 2026] GET /v2.0/ports?device_id=90fb0290-262c-4f60-9d69-60fafc8276c7 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:46.283 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-045598ef-da22-41da-9540-bd0a6acde88f'] response: {'server_uuid': '0dfe5ef3-fce6-4350-8069-d982c2593c06', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7e13b832-d603-488c-8e0f-25cb131e1a31', 'code': 200} 2026-08-11 09:49:46.284 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-045598ef-da22-41da-9540-bd0a6acde88f'] response: {'server_uuid': '0dfe5ef3-fce6-4350-8069-d982c2593c06', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7e13b832-d603-488c-8e0f-25cb131e1a31', 'code': 200} 2026-08-11 09:49:46.304 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0a83677-012a-4b4a-a022-35414dd37a5a'] response: {'server_uuid': '0dfe5ef3-fce6-4350-8069-d982c2593c06', 'name': 'network-vif-deleted', 'tag': '7e13b832-d603-488c-8e0f-25cb131e1a31', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 913/1675] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:46 2026] GET /v2.0/security-groups?id=1d813dcc-cb1d-441c-8cb6-fd94023ec7f1&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:49:46.589 8 INFO neutron.db.ovn_revision_numbers_db [None req-f1b6796f-d6e7-4e99-a46d-498eee5e5d3d - - - - - -] Successfully bumped revision number for resource 4ae21de8-775f-4f3b-8206-9aca3de38aba (type: ports) to 3 2026-08-11 09:49:46.801 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d0737166-00c7-47af-9e00-19f5153216fb 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] No more DHCP agents 2026-08-11 09:49:46.803 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d0737166-00c7-47af-9e00-19f5153216fb 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Unable to schedule network 1b0136df-4be8-4116-acaa-f76068543f24: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:47.095 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0737166-00c7-47af-9e00-19f5153216fb 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 4ae21de8-775f-4f3b-8206-9aca3de38aba (type: router_ports) to 3 [pid: 8|app: 0|req: 763/1676] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:49:45 2026] PUT /v2.0/routers/25738042-6fcc-4079-9d2d-a52725a368d3/add_router_interface => generated 309 bytes in 1880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1677] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:49:47 2026] GET /v2.0/ports/4ae21de8-775f-4f3b-8206-9aca3de38aba => generated 1022 bytes in 38 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 915/1678] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:47 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:49:47.423 8 INFO neutron_taas.services.taas.taas_plugin [None req-d75373b4-2285-46d9-a23d-89c14f169b71 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] TaaS: Handle Delete Port: 4ae21de8-775f-4f3b-8206-9aca3de38aba 2026-08-11 09:49:47.426 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d75373b4-2285-46d9-a23d-89c14f169b71 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Tap Mirror: Handle Delete Port: 4ae21de8-775f-4f3b-8206-9aca3de38aba [pid: 7|app: 0|req: 916/1679] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:47 2026] GET /v2.0/ports?device_id=90fb0290-262c-4f60-9d69-60fafc8276c7 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1680] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:47 2026] GET /v2.0/security-groups?id=1d813dcc-cb1d-441c-8cb6-fd94023ec7f1&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1681] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:49:47 2026] PUT /v2.0/routers/25738042-6fcc-4079-9d2d-a52725a368d3/remove_router_interface => generated 309 bytes in 573 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-08-11 09:49:47.791 8 INFO neutron.api.v2.resource [None req-7bde7530-4f61-475b-a9f4-fa04dd74b74c 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 765/1682] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:49:47 2026] PUT /v2.0/routers/25738042-6fcc-4079-9d2d-a52725a368d3/remove_router_interface => generated 197 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1683] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:49:47 2026] GET /v2.0/ports?device_id=25738042-6fcc-4079-9d2d-a52725a368d3 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:49:48.062 7 INFO neutron.db.ovn_revision_numbers_db [None req-4b586d77-309d-4672-ab9a-d2d6c1b143c6 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 7f7b00e8-1301-4c01-8cd8-54f3d56d74f7 (type: security_groups) to 1 2026-08-11 09:49:48.073 7 INFO neutron.db.ovn_revision_numbers_db [None req-4b586d77-309d-4672-ab9a-d2d6c1b143c6 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 0ec817e4-6020-451a-b82b-8bb9dde01bd1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 767/1684] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:47 2026] DELETE /v2.0/routers/25738042-6fcc-4079-9d2d-a52725a368d3 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:49:48.088 7 INFO neutron.db.ovn_revision_numbers_db [None req-4b586d77-309d-4672-ab9a-d2d6c1b143c6 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 2f877023-10c4-4493-80e7-62da0dc89f6c (type: security_group_rules) to 0 2026-08-11 09:49:48.101 7 INFO neutron.db.ovn_revision_numbers_db [None req-4b586d77-309d-4672-ab9a-d2d6c1b143c6 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 763b44a7-aebc-4437-9ab2-45bec24fab81 (type: security_group_rules) to 0 2026-08-11 09:49:48.114 7 INFO neutron.db.ovn_revision_numbers_db [None req-4b586d77-309d-4672-ab9a-d2d6c1b143c6 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource b9dff625-70c5-4b4c-9218-25fd7c29668b (type: security_group_rules) to 0 2026-08-11 09:49:48.197 7 INFO neutron.db.segments_db [None req-4b586d77-309d-4672-ab9a-d2d6c1b143c6 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Added segment ae4c88ef-f463-47b2-8f66-d6376a49301f of type geneve for network b202103a-8258-4ff7-9785-5d6aeb4f6464 [pid: 8|app: 0|req: 768/1685] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:48 2026] DELETE /v2.0/subnets/9baf0277-4608-4176-8e4e-87576bfa2cec => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:49:48.334 7 INFO neutron.db.ovn_revision_numbers_db [None req-4b586d77-309d-4672-ab9a-d2d6c1b143c6 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource b202103a-8258-4ff7-9785-5d6aeb4f6464 (type: networks) to 1 2026-08-11 09:49:48.341 8 INFO neutron_taas.services.taas.taas_plugin [None req-bb9cd267-5010-42bd-8a41-fbab3e97eb90 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] TaaS: Handle Delete Port: a2d81429-8b15-4970-9c7d-2f4ae81c224c 2026-08-11 09:49:48.343 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb9cd267-5010-42bd-8a41-fbab3e97eb90 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Tap Mirror: Handle Delete Port: a2d81429-8b15-4970-9c7d-2f4ae81c224c 2026-08-11 09:49:48.527 8 INFO neutron.services.segments.plugin [-] Segment 7db0cbae-77e8-4327-899d-b3fe925b4fcf resource provider aggregate not found 2026-08-11 09:49:48.531 8 INFO neutron.services.segments.plugin [-] Segment 7db0cbae-77e8-4327-899d-b3fe925b4fcf resource provider aggregate not found 2026-08-11 09:49:48.554 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4b586d77-309d-4672-ab9a-d2d6c1b143c6 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] No more DHCP agents 2026-08-11 09:49:48.555 8 INFO neutron.services.segments.plugin [-] Segment 7db0cbae-77e8-4327-899d-b3fe925b4fcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7db0cbae-77e8-4327-899d-b3fe925b4fcf found for delete ", "request_id": "req-267dafc4-e7d7-4507-9487-c0839e3524e9"}]} 2026-08-11 09:49:48.555 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4b586d77-309d-4672-ab9a-d2d6c1b143c6 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Unable to schedule network b202103a-8258-4ff7-9785-5d6aeb4f6464: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:48.556 8 INFO neutron.services.segments.plugin [-] Segment 7db0cbae-77e8-4327-899d-b3fe925b4fcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7db0cbae-77e8-4327-899d-b3fe925b4fcf found for delete ", "request_id": "req-3de3aa13-30e3-4325-b643-1cc3a071aa96"}]} [pid: 8|app: 0|req: 769/1686] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:48 2026] DELETE /v2.0/networks/1b0136df-4be8-4116-acaa-f76068543f24 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:49:48.646 7 INFO neutron.db.ovn_revision_numbers_db [None req-4b586d77-309d-4672-ab9a-d2d6c1b143c6 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 4423ce68-d54a-45e0-ac63-5cf22b5c637a (type: ports) to 1 [pid: 8|app: 0|req: 770/1687] 199.204.45.235 () {34 vars in 993 bytes} [Tue Aug 11 09:49:48 2026] GET /v2.0/ports?device_id=90fb0290-262c-4f60-9d69-60fafc8276c7 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1688] 10.0.0.53 () {34 vars in 669 bytes} [Tue Aug 11 09:49:47 2026] POST /v2.0/networks => generated 651 bytes in 1034 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1689] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:48 2026] GET /v2.0/ports?device_id=0dfe5ef3-fce6-4350-8069-d982c2593c06 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1690] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:48 2026] GET /v2.0/ports?device_id=90fb0290-262c-4f60-9d69-60fafc8276c7 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:48.774 8 INFO neutron.db.segments_db [None req-ca30eefa-7eae-46a1-967a-789763f1a8d9 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Added segment 250c978f-9bfd-4402-b256-847f3968bdef of type geneve for network f4b20f61-88a9-4092-a5ed-ed6338f5034d 2026-08-11 09:49:48.836 7 INFO neutron_taas.services.taas.taas_plugin [req-739f3c60-ead9-4c54-8705-d8209ae8443e req-7fe5212c-4d31-445d-9a76-f6d779dd0b6e 611606b1614045e383ceece1c34e47de de4eef54d007499da9ca447316765479 - - default default] TaaS: Handle Delete Port: 1d993c3b-b41f-466a-b1ea-f8646199cdd3 2026-08-11 09:49:48.853 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-739f3c60-ead9-4c54-8705-d8209ae8443e req-7fe5212c-4d31-445d-9a76-f6d779dd0b6e 611606b1614045e383ceece1c34e47de de4eef54d007499da9ca447316765479 - - default default] Tap Mirror: Handle Delete Port: 1d993c3b-b41f-466a-b1ea-f8646199cdd3 2026-08-11 09:49:48.941 8 INFO neutron.db.ovn_revision_numbers_db [None req-ca30eefa-7eae-46a1-967a-789763f1a8d9 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource f4b20f61-88a9-4092-a5ed-ed6338f5034d (type: networks) to 1 [pid: 7|app: 0|req: 920/1691] 199.204.45.235 () {36 vars in 996 bytes} [Tue Aug 11 09:49:48 2026] DELETE /v2.0/ports/1d993c3b-b41f-466a-b1ea-f8646199cdd3 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:49:49.094 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c824c919-25ed-4dd2-94e3-56efc4e94c90'] response: {'server_uuid': '90fb0290-262c-4f60-9d69-60fafc8276c7', 'name': 'network-vif-deleted', 'tag': '1d993c3b-b41f-466a-b1ea-f8646199cdd3', 'status': 'completed', 'code': 200} 2026-08-11 09:49:49.185 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ca30eefa-7eae-46a1-967a-789763f1a8d9 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] No more DHCP agents 2026-08-11 09:49:49.187 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ca30eefa-7eae-46a1-967a-789763f1a8d9 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Unable to schedule network f4b20f61-88a9-4092-a5ed-ed6338f5034d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:49.265 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-892fdc00-68d0-41e8-bcd3-324608b6bed8 - - - - - -] OVN reports status down for port: 9fd65b88-c951-4646-9d33-5546fb8c54bf 2026-08-11 09:49:49.292 8 INFO neutron.db.ovn_revision_numbers_db [None req-ca30eefa-7eae-46a1-967a-789763f1a8d9 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 9fd65b88-c951-4646-9d33-5546fb8c54bf (type: ports) to 1 [pid: 8|app: 0|req: 772/1692] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:49:48 2026] POST /v2.0/networks => generated 653 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1693] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:49:49 2026] GET /v2.0/security-groups?id=1d813dcc-cb1d-441c-8cb6-fd94023ec7f1&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:49:49.608 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c634a340-4323-46ff-a951-9e2f526eed50 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] No more DHCP agents 2026-08-11 09:49:49.609 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c634a340-4323-46ff-a951-9e2f526eed50 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Unable to schedule network f4b20f61-88a9-4092-a5ed-ed6338f5034d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:49.632 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-33caf653-9dc2-43d8-9699-4e2edb9e4126 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] No more DHCP agents 2026-08-11 09:49:49.634 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-33caf653-9dc2-43d8-9699-4e2edb9e4126 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:49.637 8 INFO neutron.db.ovn_revision_numbers_db [None req-c634a340-4323-46ff-a951-9e2f526eed50 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource e45cd966-f7a8-4e4a-bd93-eb1c1afa2955 (type: subnets) to 0 [pid: 8|app: 0|req: 774/1694] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:49:49 2026] POST /v2.0/subnets => generated 646 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:49:49.808 7 INFO neutron.db.ovn_revision_numbers_db [None req-33caf653-9dc2-43d8-9699-4e2edb9e4126 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource e1115de1-3cd9-451a-86b5-b547a0989fe9 (type: ports) to 1 2026-08-11 09:49:49.831 8 INFO neutron.db.ovn_revision_numbers_db [None req-003fe994-c69a-4602-8485-f8959ae4ef6f 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource e5ec7043-333e-4a73-8621-539044d4332c (type: routers) to 1 [pid: 8|app: 0|req: 775/1695] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:49:49 2026] POST /v2.0/routers => generated 607 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1696] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:49:49 2026] DELETE /v2.0/security-groups/0d7136ca-2705-4a33-a07f-7c3da4f75f71 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:49:50.450 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5219bb4d-ef24-4c04-a5b7-82eb65430007 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] No more DHCP agents 2026-08-11 09:49:50.451 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5219bb4d-ef24-4c04-a5b7-82eb65430007 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Unable to schedule network f4b20f61-88a9-4092-a5ed-ed6338f5034d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:50.556 8 INFO neutron.db.ovn_revision_numbers_db [None req-5219bb4d-ef24-4c04-a5b7-82eb65430007 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 63706774-dbe4-46e1-9cd7-4f64c5be70dc (type: ports) to 1 2026-08-11 09:49:50.585 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-50e8321a-2457-4575-a975-60549c21fa53 - - - - - -] Schedule LRP lrp-e1115de1-3cd9-451a-86b5-b547a0989fe9 on gateway ce5202b0-5136-491f-befe-509851665b2b with priority 1 2026-08-11 09:49:50.644 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-1d5e9bcc-4126-4de8-8592-e34b47e9d4e0 - - - - - -] Router 1e8ebda0-c38c-4b39-9f76-54adcffc59fd is bound to host instance 2026-08-11 09:49:50.666 7 INFO neutron.db.ovn_revision_numbers_db [None req-33caf653-9dc2-43d8-9699-4e2edb9e4126 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource e1115de1-3cd9-451a-86b5-b547a0989fe9 (type: router_ports) to 1 2026-08-11 09:49:50.809 7 INFO neutron.db.ovn_revision_numbers_db [None req-33caf653-9dc2-43d8-9699-4e2edb9e4126 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 1e8ebda0-c38c-4b39-9f76-54adcffc59fd (type: routers) to 2 [pid: 7|app: 0|req: 921/1697] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:49:49 2026] POST /v2.0/routers => generated 955 bytes in 1787 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:49:50.883 7 INFO neutron.api.v2.resource [None req-e33c0e69-6c87-4096-ab03-9988d465d86b d207c39abf1e4c5caa9bdfe1b4d28454 63f4490f25814216a907b202183244c4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 922/1698] 10.0.0.53 () {32 vars in 735 bytes} [Tue Aug 11 09:49:50 2026] GET /v2.0/security-groups/0d7136ca-2705-4a33-a07f-7c3da4f75f71 => generated 146 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1699] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:50 2026] GET /v2.0/ports?device_id=90fb0290-262c-4f60-9d69-60fafc8276c7 => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1700] 10.0.0.53 () {32 vars in 774 bytes} [Tue Aug 11 09:49:50 2026] GET /v2.0/subnets?project_id=f70388577a3a4afdab1eaf31e87e950c&cidr=10.100.0.0%2F28 => generated 14 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:49:51.279 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5219bb4d-ef24-4c04-a5b7-82eb65430007 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] No more DHCP agents 2026-08-11 09:49:51.281 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5219bb4d-ef24-4c04-a5b7-82eb65430007 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Unable to schedule network f4b20f61-88a9-4092-a5ed-ed6338f5034d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:51.332 7 INFO neutron_taas.services.taas.taas_plugin [None req-263e1f5d-5afa-4e0f-9b3f-8787407fc1b8 d207c39abf1e4c5caa9bdfe1b4d28454 63f4490f25814216a907b202183244c4 - - default default] TaaS: Handle Delete Port: 84dac20c-a0b5-441f-a8d1-a61130bc597d 2026-08-11 09:49:51.338 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-263e1f5d-5afa-4e0f-9b3f-8787407fc1b8 d207c39abf1e4c5caa9bdfe1b4d28454 63f4490f25814216a907b202183244c4 - - default default] Tap Mirror: Handle Delete Port: 84dac20c-a0b5-441f-a8d1-a61130bc597d 2026-08-11 09:49:51.490 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4bb5d5a1-36c1-46c5-b820-9ce4ac8511a6 - - - - - -] No port found with ID 4ae21de8-775f-4f3b-8206-9aca3de38aba: RuntimeError: No port found with ID 4ae21de8-775f-4f3b-8206-9aca3de38aba 2026-08-11 09:49:51.504 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4bb5d5a1-36c1-46c5-b820-9ce4ac8511a6 - - - - - -] OVN reports status down for port: 1d993c3b-b41f-466a-b1ea-f8646199cdd3 2026-08-11 09:49:51.545 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4bb5d5a1-36c1-46c5-b820-9ce4ac8511a6 - - - - - -] OVN reports status down for port: 4423ce68-d54a-45e0-ac63-5cf22b5c637a 2026-08-11 09:49:51.572 8 INFO neutron.db.ovn_revision_numbers_db [None req-5219bb4d-ef24-4c04-a5b7-82eb65430007 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 63706774-dbe4-46e1-9cd7-4f64c5be70dc (type: router_ports) to 1 [pid: 8|app: 0|req: 777/1701] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:49:50 2026] PUT /v2.0/routers/e5ec7043-333e-4a73-8621-539044d4332c/add_router_interface => generated 309 bytes in 1554 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:51.682 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4bb5d5a1-36c1-46c5-b820-9ce4ac8511a6 - - - - - -] OVN reports status down for port: e1115de1-3cd9-451a-86b5-b547a0989fe9 [pid: 7|app: 0|req: 925/1702] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:49:51 2026] DELETE /v2.0/floatingips/25c67f04-b412-4b5c-aa8a-8d964230ba5c => generated 0 bytes in 617 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1703] 10.0.0.53 () {32 vars in 692 bytes} [Tue Aug 11 09:49:51 2026] GET /v2.0/networks?router%3Aexternal=True => generated 791 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:51.793 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4bb5d5a1-36c1-46c5-b820-9ce4ac8511a6 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 09:49:51.794 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4bb5d5a1-36c1-46c5-b820-9ce4ac8511a6 - - - - - -] OVN reports status down for port: 63706774-dbe4-46e1-9cd7-4f64c5be70dc [pid: 7|app: 0|req: 926/1704] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:49:51 2026] GET /v2.0/ports/63706774-dbe4-46e1-9cd7-4f64c5be70dc => generated 945 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1705] 10.0.0.53 () {32 vars in 782 bytes} [Tue Aug 11 09:49:51 2026] GET /v2.0/subnets?network_id=c1481727-188a-41cd-ab93-43b9488ab933&cidr=10.100.0.0%2F28 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1706] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:49:51 2026] GET /v2.0/ports/63706774-dbe4-46e1-9cd7-4f64c5be70dc => generated 945 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:51.923 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4bb5d5a1-36c1-46c5-b820-9ce4ac8511a6 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 09:49:51.924 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4bb5d5a1-36c1-46c5-b820-9ce4ac8511a6 - - - - - -] OVN reports status up for port: e1115de1-3cd9-451a-86b5-b547a0989fe9 2026-08-11 09:49:51.953 8 INFO neutron.plugins.ml2.plugin [None req-4bb5d5a1-36c1-46c5-b820-9ce4ac8511a6 - - - - - -] Attempt 1 to provision port e1115de1-3cd9-451a-86b5-b547a0989fe9 2026-08-11 09:49:52.248 7 INFO neutron.db.ovn_revision_numbers_db [None req-8512a61c-4467-42eb-8a9d-4b96157d6136 - - - - - -] Successfully bumped revision number for resource e1115de1-3cd9-451a-86b5-b547a0989fe9 (type: ports) to 4 2026-08-11 09:49:52.260 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b70ba1fb-35bc-4c1b-a6e4-a06f9cd75f24 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] No more DHCP agents 2026-08-11 09:49:52.267 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b70ba1fb-35bc-4c1b-a6e4-a06f9cd75f24 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Unable to schedule network b202103a-8258-4ff7-9785-5d6aeb4f6464: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:52.315 8 INFO neutron_taas.services.taas.taas_plugin [None req-806fe2f5-317f-4411-a03d-c3f9f307ac0b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: f0f66243-4e13-4a9f-a041-7ba3a83bbaeb 2026-08-11 09:49:52.321 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-806fe2f5-317f-4411-a03d-c3f9f307ac0b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: f0f66243-4e13-4a9f-a041-7ba3a83bbaeb 2026-08-11 09:49:52.636 8 INFO neutron.db.ovn_revision_numbers_db [None req-4bb5d5a1-36c1-46c5-b820-9ce4ac8511a6 - - - - - -] Successfully bumped revision number for resource e1115de1-3cd9-451a-86b5-b547a0989fe9 (type: ports) to 5 2026-08-11 09:49:52.741 7 INFO neutron.db.ovn_revision_numbers_db [None req-117fe580-76b3-4438-802c-1dedeb7dc04c - - - - - -] Successfully bumped revision number for resource 4423ce68-d54a-45e0-ac63-5cf22b5c637a (type: ports) to 2 2026-08-11 09:49:52.780 7 INFO neutron.db.ovn_revision_numbers_db [None req-117fe580-76b3-4438-802c-1dedeb7dc04c - - - - - -] Successfully bumped revision number for resource 36f2a6fd-f8e3-4def-9729-c3c650e48681 (type: subnets) to 0 [pid: 7|app: 0|req: 929/1707] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:49:51 2026] POST /v2.0/subnets => generated 656 bytes in 906 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1708] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:49:52 2026] GET /v2.0/ports?device_id=90fb0290-262c-4f60-9d69-60fafc8276c7 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:49:52.834 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1cf65be3-e776-4fc7-a47a-2b364d24e6cf - - - - - -] OVN reports status up for port: 63706774-dbe4-46e1-9cd7-4f64c5be70dc 2026-08-11 09:49:52.853 8 INFO neutron.plugins.ml2.plugin [None req-1cf65be3-e776-4fc7-a47a-2b364d24e6cf - - - - - -] Attempt 1 to provision port 63706774-dbe4-46e1-9cd7-4f64c5be70dc 2026-08-11 09:49:53.351 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f80aca04-ba69-4416-b7b5-4e0e73eec4f2 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] No more DHCP agents 2026-08-11 09:49:53.352 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f80aca04-ba69-4416-b7b5-4e0e73eec4f2 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Unable to schedule network b202103a-8258-4ff7-9785-5d6aeb4f6464: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:53.524 7 INFO neutron.db.ovn_revision_numbers_db [None req-f80aca04-ba69-4416-b7b5-4e0e73eec4f2 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource e0901d05-e0d6-4e4d-87ef-b35ab0086738 (type: ports) to 1 [pid: 8|app: 0|req: 779/1709] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:49:51 2026] PUT /v2.0/routers/6853944b-461a-4da3-972b-8ce23972e724/remove_router_interface => generated 309 bytes in 1880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:53.590 8 INFO neutron.db.ovn_revision_numbers_db [None req-1cf65be3-e776-4fc7-a47a-2b364d24e6cf - - - - - -] Successfully bumped revision number for resource 63706774-dbe4-46e1-9cd7-4f64c5be70dc (type: ports) to 2 /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: 782/1712] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:49:53 2026] GET /v2.0/ports/63706774-dbe4-46e1-9cd7-4f64c5be70dc => generated 947 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:54.065 8 INFO neutron_taas.services.taas.taas_plugin [None req-3433fa40-9f29-4e2b-b22c-2062256372a1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: d5867dd0-6f18-41cb-9f2c-1223c78fa4cc 2026-08-11 09:49:54.068 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3433fa40-9f29-4e2b-b22c-2062256372a1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: d5867dd0-6f18-41cb-9f2c-1223c78fa4cc 2026-08-11 09:49:54.347 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f80aca04-ba69-4416-b7b5-4e0e73eec4f2 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] No more DHCP agents 2026-08-11 09:49:54.349 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f80aca04-ba69-4416-b7b5-4e0e73eec4f2 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Unable to schedule network b202103a-8258-4ff7-9785-5d6aeb4f6464: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 783/1713] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:53 2026] DELETE /v2.0/routers/6853944b-461a-4da3-972b-8ce23972e724 => generated 0 bytes in 842 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:49:54.698 7 INFO neutron.db.ovn_revision_numbers_db [None req-f80aca04-ba69-4416-b7b5-4e0e73eec4f2 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource e0901d05-e0d6-4e4d-87ef-b35ab0086738 (type: router_ports) to 1 [pid: 7|app: 0|req: 931/1714] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:49:52 2026] PUT /v2.0/routers/1e8ebda0-c38c-4b39-9f76-54adcffc59fd/add_router_interface => generated 309 bytes in 1886 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1715] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:54 2026] DELETE /v2.0/subnets/cf44ab57-69e1-41fc-bc64-528e6edf160e => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:49:54.913 8 INFO neutron_taas.services.taas.taas_plugin [None req-e1045d93-a858-4e55-acff-4940c54d679a 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] TaaS: Handle Delete Port: 63706774-dbe4-46e1-9cd7-4f64c5be70dc 2026-08-11 09:49:54.921 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1045d93-a858-4e55-acff-4940c54d679a 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Tap Mirror: Handle Delete Port: 63706774-dbe4-46e1-9cd7-4f64c5be70dc [pid: 7|app: 0|req: 933/1716] 10.0.0.53 () {32 vars in 647 bytes} [Tue Aug 11 09:49:54 2026] GET /v2.0/networks => generated 5411 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:49:55.138 7 INFO neutron_taas.services.taas.taas_plugin [None req-f19875ff-9b12-48d5-91af-08324a9e6249 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: 77a8d8fa-b757-4390-9ceb-5fa87ef4cead 2026-08-11 09:49:55.143 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f19875ff-9b12-48d5-91af-08324a9e6249 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: 77a8d8fa-b757-4390-9ceb-5fa87ef4cead [pid: 8|app: 0|req: 784/1717] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:49:54 2026] PUT /v2.0/routers/e5ec7043-333e-4a73-8621-539044d4332c/remove_router_interface => generated 309 bytes in 727 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, ' [pid: 8|app: 0|req: 785/1718] 10.0.0.53 () {32 vars in 645 bytes} [Tue Aug 11 09:49:55 2026] GET /v2.0/subnets => generated 3303 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:49:55.328 7 INFO neutron.services.segments.plugin [-] Segment 2fbd9692-7ab0-4083-bc7e-a565af660071 resource provider aggregate not found 2026-08-11 09:49:55.334 7 INFO neutron.services.segments.plugin [-] Segment 2fbd9692-7ab0-4083-bc7e-a565af660071 resource provider aggregate not found 2026-08-11 09:49:55.345 7 INFO neutron.services.segments.plugin [-] Segment 2fbd9692-7ab0-4083-bc7e-a565af660071 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fbd9692-7ab0-4083-bc7e-a565af660071 found for delete ", "request_id": "req-7b1c34f8-ea16-4101-94a4-f1dfbe0f1368"}]} 2026-08-11 09:49:55.350 7 INFO neutron.services.segments.plugin [-] Segment 2fbd9692-7ab0-4083-bc7e-a565af660071 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fbd9692-7ab0-4083-bc7e-a565af660071 found for delete ", "request_id": "req-a15832d9-33dd-4a35-bba3-fc1048c768be"}]} [pid: 7|app: 0|req: 934/1719] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:54 2026] DELETE /v2.0/networks/6611e36c-288d-4e78-a9bf-989140c4aedd => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1720] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:49:55 2026] GET /v2.0/ports?device_id=e5ec7043-333e-4a73-8621-539044d4332c => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1721] 10.0.0.53 () {32 vars in 645 bytes} [Tue Aug 11 09:49:55 2026] GET /v2.0/routers => generated 2552 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:49:55.585 8 INFO neutron_taas.services.taas.taas_plugin [None req-82b0c586-8198-4f3b-827d-d60de3e0be49 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: b0079453-37b7-4676-8902-41dc57da023b 2026-08-11 09:49:55.588 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82b0c586-8198-4f3b-827d-d60de3e0be49 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: b0079453-37b7-4676-8902-41dc57da023b [pid: 7|app: 0|req: 937/1722] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:55 2026] DELETE /v2.0/routers/e5ec7043-333e-4a73-8621-539044d4332c => generated 0 bytes in 200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:49:55.781 7 INFO neutron.db.ovn_revision_numbers_db [None req-0b8f8efc-2aa0-48a0-a1c5-02a9030646de cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 2c4f2e20-6448-439f-848c-ccac9521c049 (type: security_groups) to 1 2026-08-11 09:49:55.805 7 INFO neutron.db.ovn_revision_numbers_db [None req-0b8f8efc-2aa0-48a0-a1c5-02a9030646de cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 13f0b282-a1cd-4523-a26b-ebb58209e0b2 (type: security_group_rules) to 0 2026-08-11 09:49:55.818 7 INFO neutron.db.ovn_revision_numbers_db [None req-0b8f8efc-2aa0-48a0-a1c5-02a9030646de cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 14964b64-223e-4f33-8007-da950eddb1ce (type: security_group_rules) to 0 [pid: 7|app: 0|req: 938/1723] 10.0.0.53 () {34 vars in 683 bytes} [Tue Aug 11 09:49:55 2026] POST /v2.0/security-groups => generated 1673 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1724] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:49:55 2026] GET /v2.0/security-groups?tenant_id=63f4490f25814216a907b202183244c4&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1725] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:55 2026] DELETE /v2.0/subnets/e45cd966-f7a8-4e4a-bd93-eb1c1afa2955 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:49:56.175 7 INFO neutron.db.ovn_revision_numbers_db [None req-a7ae08bc-4dd9-4c51-949b-dbdb258b8874 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 80789965-26a4-484e-85d6-cd3b78e53bbe (type: security_group_rules) to 0 [pid: 7|app: 0|req: 941/1726] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:49:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1727] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:49:55 2026] PUT /v2.0/routers/d23a11e3-3acc-49a8-908c-0467ab87dfe5/remove_router_interface => generated 309 bytes in 1039 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, ' [pid: 7|app: 0|req: 942/1728] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:49:56 2026] DELETE /v2.0/security-groups/e82827e0-9d46-4f78-9500-63c605ed16e5 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:49:56.492 8 INFO neutron_taas.services.taas.taas_plugin [None req-b006352e-e22c-496f-9ee8-1afbdd63af3c 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] TaaS: Handle Delete Port: 9fd65b88-c951-4646-9d33-5546fb8c54bf 2026-08-11 09:49:56.497 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b006352e-e22c-496f-9ee8-1afbdd63af3c 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Tap Mirror: Handle Delete Port: 9fd65b88-c951-4646-9d33-5546fb8c54bf 2026-08-11 09:49:56.616 7 INFO neutron.db.ovn_revision_numbers_db [None req-1907bf11-4fdc-4db4-b170-67124c804fc8 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 12618302-ce85-486b-9bd4-04885ce844ab (type: security_group_rules) to 0 [pid: 7|app: 0|req: 943/1729] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:49:56 2026] POST /v2.0/security-group-rules => generated 596 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:49:56.699 8 INFO neutron.services.segments.plugin [-] Segment 250c978f-9bfd-4402-b256-847f3968bdef resource provider aggregate not found 2026-08-11 09:49:56.707 8 INFO neutron.services.segments.plugin [-] Segment 250c978f-9bfd-4402-b256-847f3968bdef resource provider aggregate not found 2026-08-11 09:49:56.721 8 INFO neutron.services.segments.plugin [-] Segment 250c978f-9bfd-4402-b256-847f3968bdef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 250c978f-9bfd-4402-b256-847f3968bdef found for delete ", "request_id": "req-543e59d8-f4fd-4b5d-aa64-1ad6f69f1291"}]} 2026-08-11 09:49:56.728 8 INFO neutron.services.segments.plugin [-] Segment 250c978f-9bfd-4402-b256-847f3968bdef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 250c978f-9bfd-4402-b256-847f3968bdef found for delete ", "request_id": "req-1907fdb9-d309-4537-9102-7d7bcd42feb1"}]} [pid: 8|app: 0|req: 787/1730] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:56 2026] DELETE /v2.0/networks/f4b20f61-88a9-4092-a5ed-ed6338f5034d => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:49:56.950 8 INFO neutron.db.ovn_revision_numbers_db [None req-9709e2f4-7ff3-42ee-87c8-bede445e74de cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource dcfa3411-905f-4876-8e3f-1d52187c1ba7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 788/1731] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:49:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:49:56.995 7 INFO neutron_taas.services.taas.taas_plugin [None req-6b37e6b2-31bb-44cb-b6a1-28f619c002af c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: 4cbbf136-2eab-49b9-b63d-afcd49bddd12 2026-08-11 09:49:56.999 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b37e6b2-31bb-44cb-b6a1-28f619c002af c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: 4cbbf136-2eab-49b9-b63d-afcd49bddd12 [pid: 7|app: 0|req: 944/1732] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:56 2026] DELETE /v2.0/routers/d23a11e3-3acc-49a8-908c-0467ab87dfe5 => generated 0 bytes in 770 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:49:57.462 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b8d6ec0e-bb41-481e-b0ea-c158c38fcbe1 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] No more DHCP agents 2026-08-11 09:49:57.464 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b8d6ec0e-bb41-481e-b0ea-c158c38fcbe1 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:57.566 7 INFO neutron.db.ovn_revision_numbers_db [None req-3bbafbe8-3356-422e-8307-a7943a909dbe cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 6e77f37c-e82b-4b7e-bbe0-25f0c43b5b27 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 945/1733] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:49:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:49:57.625 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8d6ec0e-bb41-481e-b0ea-c158c38fcbe1 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 13d5a634-3fe5-47c8-ac1a-12eeea3d230f (type: ports) to 1 [pid: 7|app: 0|req: 946/1734] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:49:57 2026] DELETE /v2.0/subnets/4a45daeb-f0b3-4f9b-b5ea-3afbf2c2c369 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:49:57.813 7 INFO neutron.db.securitygroups_db [None req-17c20591-17ef-4f3b-800c-e10745fe606f cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Project f70388577a3a4afdab1eaf31e87e950c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-11 09:49:57.965 7 INFO neutron.db.ovn_revision_numbers_db [None req-17c20591-17ef-4f3b-800c-e10745fe606f cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource b8951be8-1d89-450f-b88a-f095e28df4bb (type: security_group_rules) to 0 [pid: 7|app: 0|req: 947/1735] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:49:57 2026] POST /v2.0/security-group-rules => generated 607 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:49:58.170 7 INFO neutron_taas.services.taas.taas_plugin [None req-162633ff-2a3e-4dae-9bbb-99a8060545c2 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: d05f6444-37e8-441f-858f-8c9e5c5467cb 2026-08-11 09:49:58.175 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-162633ff-2a3e-4dae-9bbb-99a8060545c2 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: d05f6444-37e8-441f-858f-8c9e5c5467cb 2026-08-11 09:49:58.307 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-b2e9126a-affe-468a-b46e-632a9ac1c10b - - - - - -] Schedule LRP lrp-13d5a634-3fe5-47c8-ac1a-12eeea3d230f on gateway ce5202b0-5136-491f-befe-509851665b2b with priority 1 2026-08-11 09:49:58.391 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8d6ec0e-bb41-481e-b0ea-c158c38fcbe1 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 13d5a634-3fe5-47c8-ac1a-12eeea3d230f (type: router_ports) to 1 2026-08-11 09:49:58.403 7 INFO neutron.services.segments.plugin [-] Segment cb17d741-a3a4-46d8-b6a5-094a02170f29 resource provider aggregate not found 2026-08-11 09:49:58.409 7 INFO neutron.services.segments.plugin [-] Segment cb17d741-a3a4-46d8-b6a5-094a02170f29 resource provider aggregate not found 2026-08-11 09:49:58.425 7 INFO neutron.services.segments.plugin [-] Segment cb17d741-a3a4-46d8-b6a5-094a02170f29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb17d741-a3a4-46d8-b6a5-094a02170f29 found for delete ", "request_id": "req-6bd4cad6-5936-40f8-a957-86679fccacdd"}]} 2026-08-11 09:49:58.429 7 INFO neutron.services.segments.plugin [-] Segment cb17d741-a3a4-46d8-b6a5-094a02170f29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb17d741-a3a4-46d8-b6a5-094a02170f29 found for delete ", "request_id": "req-a87be3b0-ce43-4b86-997c-92241bd8b941"}]} [pid: 7|app: 0|req: 948/1736] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:49:57 2026] DELETE /v2.0/networks/0313d28a-e286-487a-a014-957c22293ab7 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:49:58.478 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8d6ec0e-bb41-481e-b0ea-c158c38fcbe1 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 2c833572-306e-435c-b151-fc94bfd8a4ca (type: routers) to 2 2026-08-11 09:49:58.487 7 INFO neutron.db.securitygroups_db [None req-b5048569-2f4c-4e58-bd0a-d518ba799144 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Project f70388577a3a4afdab1eaf31e87e950c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 789/1737] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:49:56 2026] POST /v2.0/routers => generated 952 bytes in 1520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:49:58.621 7 INFO neutron.db.ovn_revision_numbers_db [None req-b5048569-2f4c-4e58-bd0a-d518ba799144 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource ee379084-c533-43b2-9c39-38207bb6a394 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 949/1738] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:49:58 2026] POST /v2.0/security-group-rules => generated 606 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1739] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:49:58 2026] GET /v2.0/routers/2c833572-306e-435c-b151-fc94bfd8a4ca => generated 958 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1740] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:49:58 2026] GET /v2.0/security-groups?tenant_id=de4eef54d007499da9ca447316765479&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1741] 10.0.0.53 () {32 vars in 645 bytes} [Tue Aug 11 09:49:58 2026] GET /v2.0/routers => generated 961 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:49:58.872 8 INFO neutron.db.ovn_revision_numbers_db [None req-b4e6464b-d6c9-4cbd-b538-4d4daed9867d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 2bc5e47a-39b1-4e5e-99b6-369ecdd2d5da (type: security_groups) to 1 2026-08-11 09:49:58.889 8 INFO neutron.db.ovn_revision_numbers_db [None req-b4e6464b-d6c9-4cbd-b538-4d4daed9867d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 21b9a985-c1d9-4257-828f-ecc48eef4d4c (type: security_group_rules) to 0 2026-08-11 09:49:58.906 8 INFO neutron.db.ovn_revision_numbers_db [None req-b4e6464b-d6c9-4cbd-b538-4d4daed9867d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 54f9b793-5677-4d59-9ba3-5eced66dabde (type: security_group_rules) to 0 2026-08-11 09:49:58.922 8 INFO neutron.db.ovn_revision_numbers_db [None req-b4e6464b-d6c9-4cbd-b538-4d4daed9867d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 56feedcc-0b94-4e1c-bb7a-be86dea185b0 (type: security_group_rules) to 0 2026-08-11 09:49:58.936 8 INFO neutron.db.ovn_revision_numbers_db [None req-b4e6464b-d6c9-4cbd-b538-4d4daed9867d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource f5243e53-3c67-4d75-a638-dd472d94362c (type: security_group_rules) to 0 2026-08-11 09:49:59.024 8 INFO neutron.db.segments_db [None req-b4e6464b-d6c9-4cbd-b538-4d4daed9867d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Added segment 2d7ce705-54be-4553-ad81-a7c07237cbfc of type geneve for network 2021453d-5437-4e42-af2f-ce5e32e8a93e 2026-08-11 09:49:59.041 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6441491d-f6c4-46b2-89a7-c089498890eb - - - - - -] No port found with ID 63706774-dbe4-46e1-9cd7-4f64c5be70dc: RuntimeError: No port found with ID 63706774-dbe4-46e1-9cd7-4f64c5be70dc 2026-08-11 09:49:59.071 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6441491d-f6c4-46b2-89a7-c089498890eb - - - - - -] OVN reports status down for port: e0901d05-e0d6-4e4d-87ef-b35ab0086738 [pid: 7|app: 0|req: 953/1742] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:49:58 2026] DELETE /v2.0/security-groups/1d813dcc-cb1d-441c-8cb6-fd94023ec7f1 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:49:59.217 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6441491d-f6c4-46b2-89a7-c089498890eb - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 09:49:59.219 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6441491d-f6c4-46b2-89a7-c089498890eb - - - - - -] OVN reports status up for port: e0901d05-e0d6-4e4d-87ef-b35ab0086738 2026-08-11 09:49:59.244 8 INFO neutron.plugins.ml2.plugin [None req-6441491d-f6c4-46b2-89a7-c089498890eb - - - - - -] Attempt 1 to provision port e0901d05-e0d6-4e4d-87ef-b35ab0086738 2026-08-11 09:49:59.248 8 INFO neutron.db.ovn_revision_numbers_db [None req-b4e6464b-d6c9-4cbd-b538-4d4daed9867d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 2021453d-5437-4e42-af2f-ce5e32e8a93e (type: networks) to 1 2026-08-11 09:49:59.591 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b4e6464b-d6c9-4cbd-b538-4d4daed9867d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:49:59.595 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b4e6464b-d6c9-4cbd-b538-4d4daed9867d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 2021453d-5437-4e42-af2f-ce5e32e8a93e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:49:59.776 8 INFO neutron.db.ovn_revision_numbers_db [None req-b4e6464b-d6c9-4cbd-b538-4d4daed9867d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource f90fba76-90de-43d0-9391-49e9fd8de980 (type: ports) to 1 [pid: 8|app: 0|req: 790/1743] 10.0.0.53 () {34 vars in 669 bytes} [Tue Aug 11 09:49:58 2026] POST /v2.0/networks => generated 767 bytes in 1344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:49:59.971 8 INFO neutron.db.ovn_revision_numbers_db [None req-6441491d-f6c4-46b2-89a7-c089498890eb - - - - - -] Successfully bumped revision number for resource e0901d05-e0d6-4e4d-87ef-b35ab0086738 (type: ports) to 2 2026-08-11 09:49:59.989 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-892fdc00-68d0-41e8-bcd3-324608b6bed8 - - - - - -] OVN reports status down for port: f90fba76-90de-43d0-9391-49e9fd8de980 [pid: 8|app: 0|req: 791/1744] 10.0.0.53 () {32 vars in 647 bytes} [Tue Aug 11 09:49:59 2026] GET /v2.0/networks => generated 1373 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:50:00.258 7 INFO neutron.db.ovn_revision_numbers_db [None req-0329c349-63ba-43d2-8318-cb9f97ba1a37 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Successfully bumped revision number for resource 2c833572-306e-435c-b151-fc94bfd8a4ca (type: routers) to 3 [pid: 7|app: 0|req: 954/1745] 10.0.0.53 () {34 vars in 739 bytes} [Tue Aug 11 09:49:59 2026] PUT /v2.0/routers/2c833572-306e-435c-b151-fc94bfd8a4ca => generated 965 bytes in 1131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:00.275 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9626dca7-d257-40f2-addc-ddc1b448599b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:50:00.276 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9626dca7-d257-40f2-addc-ddc1b448599b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 2021453d-5437-4e42-af2f-ce5e32e8a93e: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 955/1746] 10.0.0.131 () {34 vars in 1097 bytes} [Tue Aug 11 09:50:00 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-195760200&fields=id&tenant_id=f70388577a3a4afdab1eaf31e87e950c => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1747] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:50:00 2026] GET /v2.0/routers/2c833572-306e-435c-b151-fc94bfd8a4ca => generated 965 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1748] 10.0.0.131 () {34 vars in 981 bytes} [Tue Aug 11 09:50:00 2026] GET /v2.0/networks?id=b202103a-8258-4ff7-9785-5d6aeb4f6464 => generated 698 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1749] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:50:00 2026] GET /v2.0/ports?device_id=2c833572-306e-435c-b151-fc94bfd8a4ca => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1750] 10.0.0.131 () {34 vars in 964 bytes} [Tue Aug 11 09:50:00 2026] GET /v2.0/quotas/f70388577a3a4afdab1eaf31e87e950c => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:00.777 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1b3f6c3-4f71-4809-9859-d1f4912e71b2 - - - - - -] Successfully bumped revision number for resource f90fba76-90de-43d0-9391-49e9fd8de980 (type: ports) to 2 2026-08-11 09:50:00.814 7 INFO neutron_taas.services.taas.taas_plugin [None req-f3ed2ca7-8955-4f14-ad83-640908e1f8a2 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] TaaS: Handle Delete Port: 13d5a634-3fe5-47c8-ac1a-12eeea3d230f 2026-08-11 09:50:00.816 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1b3f6c3-4f71-4809-9859-d1f4912e71b2 - - - - - -] Successfully bumped revision number for resource 7b995ddc-055a-4709-be0e-05a7039e8ec8 (type: subnets) to 0 2026-08-11 09:50:00.817 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3ed2ca7-8955-4f14-ad83-640908e1f8a2 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] Tap Mirror: Handle Delete Port: 13d5a634-3fe5-47c8-ac1a-12eeea3d230f [pid: 8|app: 0|req: 792/1751] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:50:00 2026] POST /v2.0/subnets => generated 692 bytes in 712 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1752] 10.0.0.131 () {34 vars in 1001 bytes} [Tue Aug 11 09:50:00 2026] GET /v2.0/ports?tenant_id=f70388577a3a4afdab1eaf31e87e950c&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1753] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:50:00 2026] DELETE /v2.0/routers/2c833572-306e-435c-b151-fc94bfd8a4ca => generated 0 bytes in 830 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1754] 10.0.0.131 () {34 vars in 1007 bytes} [Tue Aug 11 09:50:01 2026] GET /v2.0/networks/b202103a-8258-4ff7-9785-5d6aeb4f6464?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1755] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:50:01 2026] GET /v2.0/ports?device_id=2c833572-306e-435c-b151-fc94bfd8a4ca => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1756] 10.0.0.131 () {34 vars in 1107 bytes} [Tue Aug 11 09:50:01 2026] GET /v2.0/networks/b202103a-8258-4ff7-9785-5d6aeb4f6464?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:01.407 7 INFO neutron.api.v2.resource [None req-51483206-d4ef-4d1d-9371-0338d6d5ccc8 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 964/1757] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:50:01 2026] DELETE /v2.0/routers/2c833572-306e-435c-b151-fc94bfd8a4ca => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:50:01.411 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71bcfe44-3579-433e-a8a3-874f9c080bca c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:50:01.412 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71bcfe44-3579-433e-a8a3-874f9c080bca c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 965/1758] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:50:01 2026] GET /v2.0/ports?device_id=e5ec7043-333e-4a73-8621-539044d4332c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:01.453 7 INFO neutron.api.v2.resource [None req-e81746b1-3a28-46bd-a7bf-5ec27a1f8c6f 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 966/1759] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:50:01 2026] DELETE /v2.0/routers/e5ec7043-333e-4a73-8621-539044d4332c => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:50:01.488 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2028da2d-f256-48f0-bb9f-081352b0a723 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 967/1760] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:50:01 2026] DELETE /v2.0/subnets/e45cd966-f7a8-4e4a-bd93-eb1c1afa2955 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1761] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:50:01 2026] GET /v2.0/ports?device_id=25738042-6fcc-4079-9d2d-a52725a368d3 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:01.579 8 INFO neutron.db.ovn_revision_numbers_db [None req-71bcfe44-3579-433e-a8a3-874f9c080bca c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 25fc58ff-d64e-420d-a58e-6abd51428d81 (type: ports) to 1 2026-08-11 09:50:01.597 7 INFO neutron.api.v2.resource [None req-22ccf3da-1812-43c5-ab5a-f8d40a80f01b 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 969/1762] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:50:01 2026] DELETE /v2.0/routers/25738042-6fcc-4079-9d2d-a52725a368d3 => generated 135 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:50:01.620 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-892fdc00-68d0-41e8-bcd3-324608b6bed8 - - - - - -] OVN reports status down for port: 25fc58ff-d64e-420d-a58e-6abd51428d81 [pid: 7|app: 0|req: 970/1763] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:01 2026] GET /v2.0/ports?device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:01.672 7 INFO neutron.pecan_wsgi.hooks.translation [None req-067974d2-db6b-4305-812c-e890adeb7318 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 971/1764] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:50:01 2026] DELETE /v2.0/subnets/9baf0277-4608-4176-8e4e-87576bfa2cec => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1765] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:50:01 2026] GET /v2.0/ports?device_id=23d1a6f9-9bd4-4afc-840d-9fd648b08f25 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:01.754 7 INFO neutron.api.v2.resource [None req-ce7e74a2-c3b4-4c44-bac5-0e25b052d8d2 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 973/1766] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:50:01 2026] DELETE /v2.0/routers/23d1a6f9-9bd4-4afc-840d-9fd648b08f25 => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:50:01.776 7 INFO neutron.pecan_wsgi.hooks.translation [None req-366644cd-5178-4297-8279-199fdad63c61 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 974/1767] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:50:01 2026] DELETE /v2.0/subnets/7aa8ebf4-bfc9-43b8-8e57-2bf814038d72 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:50:01.797 7 INFO neutron.pecan_wsgi.hooks.translation [None req-33dd1db7-ea43-4444-ae3d-b34f6eac9726 20e09a7904e746bc89104ce219c011ac 88f80cbb738745b9ae2c8f60468ff690 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 975/1768] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:50:01 2026] DELETE /v2.0/subnets/119861b5-5539-4a0b-af84-dffef41117d9 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:50:02.325 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-b2e9126a-affe-468a-b46e-632a9ac1c10b - - - - - -] Schedule LRP lrp-25fc58ff-d64e-420d-a58e-6abd51428d81 on gateway ce5202b0-5136-491f-befe-509851665b2b with priority 1 2026-08-11 09:50:02.391 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-892fdc00-68d0-41e8-bcd3-324608b6bed8 - - - - - -] OVN reports status up for port: 25fc58ff-d64e-420d-a58e-6abd51428d81 2026-08-11 09:50:02.395 8 INFO neutron.db.ovn_revision_numbers_db [None req-71bcfe44-3579-433e-a8a3-874f9c080bca c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 25fc58ff-d64e-420d-a58e-6abd51428d81 (type: router_ports) to 1 2026-08-11 09:50:02.399 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8512a61c-4467-42eb-8a9d-4b96157d6136 - - - - - -] Router b1fd9393-92a9-4e35-8459-ed4217854ade is bound to host instance 2026-08-11 09:50:02.430 7 INFO neutron.plugins.ml2.plugin [None req-892fdc00-68d0-41e8-bcd3-324608b6bed8 - - - - - -] Attempt 1 to provision port 25fc58ff-d64e-420d-a58e-6abd51428d81 2026-08-11 09:50:02.508 8 INFO neutron.db.ovn_revision_numbers_db [None req-71bcfe44-3579-433e-a8a3-874f9c080bca c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource b1fd9393-92a9-4e35-8459-ed4217854ade (type: routers) to 2 [pid: 8|app: 0|req: 794/1769] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:50:00 2026] POST /v2.0/routers => generated 970 bytes in 1625 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1770] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:02 2026] GET /v2.0/security-groups?tenant_id=88f80cbb738745b9ae2c8f60468ff690&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1771] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:02 2026] DELETE /v2.0/security-groups/12600e91-33fb-4929-85d6-1c33cd5cf1ba => generated 0 bytes in 512 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1772] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:03 2026] GET /v2.0/ports?device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:03.708 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-79da0fd5-3c60-4050-94a7-62bd78117d7e c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:50:03.712 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-79da0fd5-3c60-4050-94a7-62bd78117d7e c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 2021453d-5437-4e42-af2f-ce5e32e8a93e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:50:03.715 7 INFO neutron.db.ovn_revision_numbers_db [None req-e869b3af-25ca-419c-a96e-1053f1ec5dfb - - - - - -] Successfully bumped revision number for resource 25fc58ff-d64e-420d-a58e-6abd51428d81 (type: ports) to 4 2026-08-11 09:50:03.945 8 INFO neutron.db.ovn_revision_numbers_db [None req-79da0fd5-3c60-4050-94a7-62bd78117d7e c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c98bad9b-87e7-4408-bc3c-d020c8268ff4 (type: ports) to 1 2026-08-11 09:50:04.281 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ce2cd35-4e0e-43f4-bd12-9d67c9626e79 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] Successfully bumped revision number for resource fff1b9e5-8c16-4ccf-bfe5-f3250834bd32 (type: security_groups) to 1 2026-08-11 09:50:04.321 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ce2cd35-4e0e-43f4-bd12-9d67c9626e79 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] Successfully bumped revision number for resource 1a9147f3-529c-48b9-a450-a80aac90acc0 (type: security_group_rules) to 0 2026-08-11 09:50:04.348 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ce2cd35-4e0e-43f4-bd12-9d67c9626e79 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] Successfully bumped revision number for resource 88441bf2-31ac-4abc-85d1-770fb6decacd (type: security_group_rules) to 0 2026-08-11 09:50:04.377 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ce2cd35-4e0e-43f4-bd12-9d67c9626e79 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] Successfully bumped revision number for resource 98790da3-0575-4eaf-9760-d1fa66d92b17 (type: security_group_rules) to 0 2026-08-11 09:50:04.380 7 INFO neutron.db.ovn_revision_numbers_db [None req-e869b3af-25ca-419c-a96e-1053f1ec5dfb - - - - - -] Successfully bumped revision number for resource 25fc58ff-d64e-420d-a58e-6abd51428d81 (type: ports) to 5 2026-08-11 09:50:04.399 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ce2cd35-4e0e-43f4-bd12-9d67c9626e79 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] Successfully bumped revision number for resource a48032d9-fa41-4178-ba4c-e389d0359670 (type: security_group_rules) to 0 2026-08-11 09:50:04.550 7 INFO neutron.db.segments_db [None req-5ce2cd35-4e0e-43f4-bd12-9d67c9626e79 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] Added segment 9e68230f-105a-44b8-b931-29ad04cc35e7 of type geneve for network 01f970c6-4619-40b7-bdf1-1a3e2fef4c6c 2026-08-11 09:50:04.701 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ce2cd35-4e0e-43f4-bd12-9d67c9626e79 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] Successfully bumped revision number for resource 01f970c6-4619-40b7-bdf1-1a3e2fef4c6c (type: networks) to 1 2026-08-11 09:50:04.717 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-79da0fd5-3c60-4050-94a7-62bd78117d7e c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:50:04.718 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-79da0fd5-3c60-4050-94a7-62bd78117d7e c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 2021453d-5437-4e42-af2f-ce5e32e8a93e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:50:04.839 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-892fdc00-68d0-41e8-bcd3-324608b6bed8 - - - - - -] OVN reports status down for port: c98bad9b-87e7-4408-bc3c-d020c8268ff4 2026-08-11 09:50:04.969 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ce2cd35-4e0e-43f4-bd12-9d67c9626e79 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] No more DHCP agents 2026-08-11 09:50:04.972 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ce2cd35-4e0e-43f4-bd12-9d67c9626e79 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] Unable to schedule network 01f970c6-4619-40b7-bdf1-1a3e2fef4c6c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:50:04.974 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-892fdc00-68d0-41e8-bcd3-324608b6bed8 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 09:50:04.974 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-892fdc00-68d0-41e8-bcd3-324608b6bed8 - - - - - -] OVN reports status up for port: c98bad9b-87e7-4408-bc3c-d020c8268ff4 2026-08-11 09:50:04.990 7 INFO neutron.plugins.ml2.plugin [None req-892fdc00-68d0-41e8-bcd3-324608b6bed8 - - - - - -] Attempt 1 to provision port c98bad9b-87e7-4408-bc3c-d020c8268ff4 2026-08-11 09:50:05.087 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ce2cd35-4e0e-43f4-bd12-9d67c9626e79 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] Successfully bumped revision number for resource 81ee9285-32af-494c-8302-778debe963be (type: ports) to 1 [pid: 7|app: 0|req: 979/1773] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:50:03 2026] POST /v2.0/networks => generated 748 bytes in 1354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1774] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:05 2026] GET /v2.0/ports?device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:05.270 8 INFO neutron.db.ovn_revision_numbers_db [None req-79da0fd5-3c60-4050-94a7-62bd78117d7e c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c98bad9b-87e7-4408-bc3c-d020c8268ff4 (type: router_ports) to 1 [pid: 8|app: 0|req: 795/1775] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:50:02 2026] PUT /v2.0/routers/b1fd9393-92a9-4e35-8459-ed4217854ade/add_router_interface => generated 309 bytes in 2725 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:05.515 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6bfb1a3a-91c7-4e8a-9cd4-fca05c3bab48 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] No more DHCP agents 2026-08-11 09:50:05.517 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6bfb1a3a-91c7-4e8a-9cd4-fca05c3bab48 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] Unable to schedule network 01f970c6-4619-40b7-bdf1-1a3e2fef4c6c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:50:05.642 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c539929-c603-495f-b6a4-5774a66001b7 338e4e0c54584b4b8c6a5a97268f5c69 350307e9dfec4f88828c25fddd83d154 - - default default] Successfully bumped revision number for resource 6b51c390-aab1-488b-95ca-1cd66fe37757 (type: security_groups) to 1 2026-08-11 09:50:05.657 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c539929-c603-495f-b6a4-5774a66001b7 338e4e0c54584b4b8c6a5a97268f5c69 350307e9dfec4f88828c25fddd83d154 - - default default] Successfully bumped revision number for resource 6442d773-5cfc-401b-8b8f-9fa35564ed09 (type: security_group_rules) to 0 2026-08-11 09:50:05.669 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c539929-c603-495f-b6a4-5774a66001b7 338e4e0c54584b4b8c6a5a97268f5c69 350307e9dfec4f88828c25fddd83d154 - - default default] Successfully bumped revision number for resource 99b02ca3-456c-496a-8202-3d73cd0b7062 (type: security_group_rules) to 0 2026-08-11 09:50:05.688 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c539929-c603-495f-b6a4-5774a66001b7 338e4e0c54584b4b8c6a5a97268f5c69 350307e9dfec4f88828c25fddd83d154 - - default default] Successfully bumped revision number for resource c9001e2c-5d0a-43f3-8776-0db9cfaaa58d (type: security_group_rules) to 0 2026-08-11 09:50:05.708 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c539929-c603-495f-b6a4-5774a66001b7 338e4e0c54584b4b8c6a5a97268f5c69 350307e9dfec4f88828c25fddd83d154 - - default default] Successfully bumped revision number for resource eaf159d0-73a5-4efd-9e59-f16dbec2ff00 (type: security_group_rules) to 0 2026-08-11 09:50:05.752 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-02dc9863-e686-4bc6-aa1a-5b6fa84aeffe - - - - - -] No hosting information found for port e0901d05-e0d6-4e4d-87ef-b35ab0086738: RuntimeError: No hosting information found for port e0901d05-e0d6-4e4d-87ef-b35ab0086738 2026-08-11 09:50:05.901 8 INFO neutron.db.ovn_revision_numbers_db [None req-02dc9863-e686-4bc6-aa1a-5b6fa84aeffe - - - - - -] Successfully bumped revision number for resource e0901d05-e0d6-4e4d-87ef-b35ab0086738 (type: router_ports) to 2 2026-08-11 09:50:05.901 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02dc9863-e686-4bc6-aa1a-5b6fa84aeffe - - - - - -] OVN reports status down for port: 13d5a634-3fe5-47c8-ac1a-12eeea3d230f 2026-08-11 09:50:05.915 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c539929-c603-495f-b6a4-5774a66001b7 338e4e0c54584b4b8c6a5a97268f5c69 350307e9dfec4f88828c25fddd83d154 - - default default] Successfully bumped revision number for resource 7dedf35b-34cd-4111-a371-586a421bacfb (type: security_groups) to 1 2026-08-11 09:50:05.916 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02dc9863-e686-4bc6-aa1a-5b6fa84aeffe - - - - - -] OVN reports status up for port: 13d5a634-3fe5-47c8-ac1a-12eeea3d230f 2026-08-11 09:50:05.940 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c539929-c603-495f-b6a4-5774a66001b7 338e4e0c54584b4b8c6a5a97268f5c69 350307e9dfec4f88828c25fddd83d154 - - default default] Successfully bumped revision number for resource 4478c5b1-e0fe-4b80-b46a-ed4c31dcca76 (type: security_group_rules) to 0 2026-08-11 09:50:05.960 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c539929-c603-495f-b6a4-5774a66001b7 338e4e0c54584b4b8c6a5a97268f5c69 350307e9dfec4f88828c25fddd83d154 - - default default] Successfully bumped revision number for resource 9782394a-0543-4859-a438-e82e9c7089ae (type: security_group_rules) to 0 2026-08-11 09:50:06.009 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02dc9863-e686-4bc6-aa1a-5b6fa84aeffe - - - - - -] OVN reports status down for port: 81ee9285-32af-494c-8302-778debe963be 2026-08-11 09:50:06.010 7 INFO neutron.db.ovn_revision_numbers_db [None req-892fdc00-68d0-41e8-bcd3-324608b6bed8 - - - - - -] Successfully bumped revision number for resource c98bad9b-87e7-4408-bc3c-d020c8268ff4 (type: ports) to 2 [pid: 8|app: 0|req: 796/1776] 10.0.0.53 () {34 vars in 682 bytes} [Tue Aug 11 09:50:05 2026] POST /v2.0/security-groups => generated 1624 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1777] 10.0.0.53 () {32 vars in 661 bytes} [Tue Aug 11 09:50:06 2026] GET /v2.0/security-groups => generated 4529 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:50:06.187 8 INFO neutron.db.ovn_revision_numbers_db [None req-a95e7d36-3ae5-4c09-9e84-a452601b96a5 338e4e0c54584b4b8c6a5a97268f5c69 350307e9dfec4f88828c25fddd83d154 - - default default] Successfully bumped revision number for resource 7dedf35b-34cd-4111-a371-586a421bacfb (type: security_groups) to 2 [pid: 8|app: 0|req: 798/1778] 10.0.0.53 () {34 vars in 756 bytes} [Tue Aug 11 09:50:06 2026] PUT /v2.0/security-groups/7dedf35b-34cd-4111-a371-586a421bacfb => generated 1664 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1779] 10.0.0.53 () {32 vars in 735 bytes} [Tue Aug 11 09:50:06 2026] GET /v2.0/security-groups/7dedf35b-34cd-4111-a371-586a421bacfb => generated 1664 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:50:06.424 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf195a82-5531-4cc2-8d1c-59a9c1bb3810 - - - - - -] Successfully bumped revision number for resource 81ee9285-32af-494c-8302-778debe963be (type: ports) to 2 [pid: 8|app: 0|req: 800/1780] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:06 2026] DELETE /v2.0/security-groups/7dedf35b-34cd-4111-a371-586a421bacfb => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1781] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:06 2026] GET /v2.0/ports?device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:06.495 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf195a82-5531-4cc2-8d1c-59a9c1bb3810 - - - - - -] Successfully bumped revision number for resource 29d9fdce-ec3d-49a2-bde5-f89cfc7d2335 (type: subnets) to 0 [pid: 7|app: 0|req: 981/1782] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:50:05 2026] POST /v2.0/subnets => generated 644 bytes in 1327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1783] 10.0.0.131 () {34 vars in 981 bytes} [Tue Aug 11 09:50:06 2026] GET /v2.0/networks?id=2021453d-5437-4e42-af2f-ce5e32e8a93e => generated 715 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:06.531 8 WARNING neutron.api.v2.base [None req-be37c7ae-1f4d-4485-a6c8-bc03e01df096 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-08-11 09:50:06.532 8 INFO neutron.api.v2.resource [None req-be37c7ae-1f4d-4485-a6c8-bc03e01df096 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 803/1784] 10.0.0.53 () {34 vars in 679 bytes} [Tue Aug 11 09:50:06 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1785] 10.0.0.131 () {34 vars in 964 bytes} [Tue Aug 11 09:50:06 2026] GET /v2.0/quotas/c2c3eecc91ab4167ad906ea2f25430a3 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1786] 10.0.0.53 () {32 vars in 661 bytes} [Tue Aug 11 09:50:06 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1787] 10.0.0.131 () {34 vars in 1001 bytes} [Tue Aug 11 09:50:06 2026] GET /v2.0/ports?tenant_id=c2c3eecc91ab4167ad906ea2f25430a3&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:06.645 7 INFO neutron.api.v2.resource [None req-756905a8-6b71-4320-a5ea-d9fbcdb496ca 338e4e0c54584b4b8c6a5a97268f5c69 350307e9dfec4f88828c25fddd83d154 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 984/1788] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:06 2026] DELETE /v2.0/security-groups/7dedf35b-34cd-4111-a371-586a421bacfb => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1789] 10.0.0.131 () {34 vars in 1007 bytes} [Tue Aug 11 09:50:06 2026] GET /v2.0/networks/2021453d-5437-4e42-af2f-ce5e32e8a93e?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:06.708 8 INFO neutron_taas.services.taas.taas_plugin [None req-32402a17-0e3a-40be-9a70-7c0f5d8480ae 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] TaaS: Handle Delete Port: 81ee9285-32af-494c-8302-778debe963be 2026-08-11 09:50:06.711 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32402a17-0e3a-40be-9a70-7c0f5d8480ae 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] Tap Mirror: Handle Delete Port: 81ee9285-32af-494c-8302-778debe963be 2026-08-11 09:50:07.008 7 INFO neutron.db.ovn_revision_numbers_db [None req-80d12554-4bc0-447b-85bb-5dad43a291ab 338e4e0c54584b4b8c6a5a97268f5c69 350307e9dfec4f88828c25fddd83d154 - - default default] Successfully bumped revision number for resource 2d7358fb-6fe7-44ca-81d4-3cf4b507cb7b (type: security_groups) to 1 2026-08-11 09:50:07.024 7 INFO neutron.db.ovn_revision_numbers_db [None req-80d12554-4bc0-447b-85bb-5dad43a291ab 338e4e0c54584b4b8c6a5a97268f5c69 350307e9dfec4f88828c25fddd83d154 - - default default] Successfully bumped revision number for resource 2ac9009e-2a12-4d8e-a6f2-4fd25ec49413 (type: security_group_rules) to 0 2026-08-11 09:50:07.038 7 INFO neutron.db.ovn_revision_numbers_db [None req-80d12554-4bc0-447b-85bb-5dad43a291ab 338e4e0c54584b4b8c6a5a97268f5c69 350307e9dfec4f88828c25fddd83d154 - - default default] Successfully bumped revision number for resource 75e40f5e-5e86-44b2-a242-daad7116569b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 986/1790] 10.0.0.53 () {34 vars in 682 bytes} [Tue Aug 11 09:50:06 2026] POST /v2.0/security-groups => generated 1623 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1791] 10.0.0.131 () {34 vars in 1107 bytes} [Tue Aug 11 09:50:07 2026] GET /v2.0/networks/2021453d-5437-4e42-af2f-ce5e32e8a93e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:07.159 8 INFO neutron.services.segments.plugin [-] Segment 9e68230f-105a-44b8-b931-29ad04cc35e7 resource provider aggregate not found 2026-08-11 09:50:07.162 8 INFO neutron.services.segments.plugin [-] Segment 9e68230f-105a-44b8-b931-29ad04cc35e7 resource provider aggregate not found [pid: 7|app: 0|req: 988/1792] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:50:07 2026] GET /v2.0/networks?id=b202103a-8258-4ff7-9785-5d6aeb4f6464 => generated 698 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:07.176 8 INFO neutron.services.segments.plugin [-] Segment 9e68230f-105a-44b8-b931-29ad04cc35e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e68230f-105a-44b8-b931-29ad04cc35e7 found for delete ", "request_id": "req-a2421df8-ad3a-4f95-932f-5a0a7b3548fc"}]} 2026-08-11 09:50:07.188 8 INFO neutron.services.segments.plugin [-] Segment 9e68230f-105a-44b8-b931-29ad04cc35e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e68230f-105a-44b8-b931-29ad04cc35e7 found for delete ", "request_id": "req-a590b0de-ea89-451c-9682-60674a4674a2"}]} [pid: 8|app: 0|req: 805/1793] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:50:06 2026] DELETE /v2.0/networks/01f970c6-4619-40b7-bdf1-1a3e2fef4c6c => generated 0 bytes in 686 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1794] 199.204.45.235 () {34 vars in 1049 bytes} [Tue Aug 11 09:50:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f70388577a3a4afdab1eaf31e87e950c => generated 180 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:07.356 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd869136-f728-4ddc-8c3f-310c9cc385ae 338e4e0c54584b4b8c6a5a97268f5c69 350307e9dfec4f88828c25fddd83d154 - - default default] Successfully bumped revision number for resource f63ec28d-25ce-481f-a09f-c5050be0d28b (type: security_group_rules) to 0 2026-08-11 09:50:07.373 8 INFO neutron.db.segments_db [None req-7f8339d3-f80b-4a0b-ab78-ffb8bf54a966 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] Added segment 78531d28-a173-436c-ba39-99e4937442c8 of type geneve for network 96afba8d-9893-4bc1-9ddd-d36ca9151b64 [pid: 7|app: 0|req: 989/1795] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:50:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1796] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:07 2026] GET /v2.0/ports?device_id=6a81af11-3e16-4d70-959e-ebb3ed904989 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:07.496 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f8339d3-f80b-4a0b-ab78-ffb8bf54a966 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] Successfully bumped revision number for resource 96afba8d-9893-4bc1-9ddd-d36ca9151b64 (type: networks) to 1 2026-08-11 09:50:07.703 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7f8339d3-f80b-4a0b-ab78-ffb8bf54a966 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] No more DHCP agents 2026-08-11 09:50:07.705 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7f8339d3-f80b-4a0b-ab78-ffb8bf54a966 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] Unable to schedule network 96afba8d-9893-4bc1-9ddd-d36ca9151b64: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:50:07.787 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-ddac9122-4ba3-45f3-b04f-ac48b1e00c7c req-1292da8d-b472-45c9-940c-4b8519be9edd cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] No more DHCP agents 2026-08-11 09:50:07.789 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-ddac9122-4ba3-45f3-b04f-ac48b1e00c7c req-1292da8d-b472-45c9-940c-4b8519be9edd cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Unable to schedule network b202103a-8258-4ff7-9785-5d6aeb4f6464: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:50:07.806 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f8339d3-f80b-4a0b-ab78-ffb8bf54a966 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] Successfully bumped revision number for resource 6b28c35f-8630-4ac9-89e2-c84776290a92 (type: ports) to 1 [pid: 8|app: 0|req: 807/1797] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:50:07 2026] POST /v2.0/networks => generated 747 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1798] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:50:07 2026] GET /v2.0/security-group-rules/f63ec28d-25ce-481f-a09f-c5050be0d28b => generated 601 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:07.987 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02dc9863-e686-4bc6-aa1a-5b6fa84aeffe - - - - - -] OVN reports status down for port: 6455b19d-7191-4bb6-88f0-1053340389f3 2026-08-11 09:50:08.016 7 INFO neutron.db.ovn_revision_numbers_db [req-ddac9122-4ba3-45f3-b04f-ac48b1e00c7c req-1292da8d-b472-45c9-940c-4b8519be9edd cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 6455b19d-7191-4bb6-88f0-1053340389f3 (type: ports) to 1 [pid: 8|app: 0|req: 809/1799] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:07 2026] GET /v2.0/ports?device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 961 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1802] 199.204.45.235 () {38 vars in 954 bytes} [Tue Aug 11 09:50:07 2026] POST /v2.0/ports => generated 958 bytes in 646 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: 992/1803] 10.0.0.53 () {32 vars in 671 bytes} [Tue Aug 11 09:50:08 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1804] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:08 2026] GET /v2.0/security-groups?id=2c4f2e20-6448-439f-848c-ccac9521c049&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:08.221 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ca206075-8326-4ddf-a8cb-3d04df99695a 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] No more DHCP agents 2026-08-11 09:50:08.223 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ca206075-8326-4ddf-a8cb-3d04df99695a 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] Unable to schedule network 96afba8d-9893-4bc1-9ddd-d36ca9151b64: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:50:08.575 7 INFO neutron.db.ovn_revision_numbers_db [req-ddac9122-4ba3-45f3-b04f-ac48b1e00c7c req-88de0d20-3b78-449b-ab22-1c1a827e0d1d 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 6455b19d-7191-4bb6-88f0-1053340389f3 (type: ports) to 2 2026-08-11 09:50:08.743 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f1fdf51-2553-45cb-b850-01ce5048bd46 - - - - - -] Successfully bumped revision number for resource 6b28c35f-8630-4ac9-89e2-c84776290a92 (type: ports) to 2 2026-08-11 09:50:08.772 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f1fdf51-2553-45cb-b850-01ce5048bd46 - - - - - -] Successfully bumped revision number for resource 6a25b244-c821-49af-b9f1-a3d104555122 (type: subnets) to 0 [pid: 8|app: 0|req: 812/1805] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:50:08 2026] POST /v2.0/subnets => generated 647 bytes in 754 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:50:08.903 7 INFO neutron.db.ovn_revision_numbers_db [req-ddac9122-4ba3-45f3-b04f-ac48b1e00c7c req-88de0d20-3b78-449b-ab22-1c1a827e0d1d 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 6455b19d-7191-4bb6-88f0-1053340389f3 (type: ports) to 4 [pid: 7|app: 0|req: 994/1806] 199.204.45.235 () {38 vars in 1027 bytes} [Tue Aug 11 09:50:08 2026] PUT /v2.0/ports/6455b19d-7191-4bb6-88f0-1053340389f3 => generated 1208 bytes in 753 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 813/1807] 10.0.0.53 () {32 vars in 748 bytes} [Tue Aug 11 09:50:08 2026] DELETE /v2.0/security-group-rules/f63ec28d-25ce-481f-a09f-c5050be0d28b => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1808] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:08 2026] GET /v2.0/ports?device_id=6a81af11-3e16-4d70-959e-ebb3ed904989 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:08.982 8 WARNING neutron.api.v2.base [None req-e8f94ee0-8feb-40fa-8081-84d08699cd2a 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-08-11 09:50:08.982 8 INFO neutron.api.v2.resource [None req-e8f94ee0-8feb-40fa-8081-84d08699cd2a 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 814/1809] 10.0.0.53 () {34 vars in 679 bytes} [Tue Aug 11 09:50:08 2026] POST /v2.0/rbac-policies => generated 547 bytes in 12 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-11 09:50:08.989 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc1e44db-9dfd-4e34-9cfd-72ca35b51d79'] response: {'name': 'network-changed', 'server_uuid': '35c1f50d-40e3-42ee-97ec-85a329a50dde', 'tag': '6455b19d-7191-4bb6-88f0-1053340389f3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 996/1810] 10.0.0.53 () {32 vars in 671 bytes} [Tue Aug 11 09:50:08 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:50:09.169 8 INFO neutron_taas.services.taas.taas_plugin [None req-946b14b4-eb18-49b8-b33f-9f20a1ad612b 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] TaaS: Handle Delete Port: 6b28c35f-8630-4ac9-89e2-c84776290a92 2026-08-11 09:50:09.173 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-946b14b4-eb18-49b8-b33f-9f20a1ad612b 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] Tap Mirror: Handle Delete Port: 6b28c35f-8630-4ac9-89e2-c84776290a92 2026-08-11 09:50:09.192 7 INFO neutron.db.ovn_revision_numbers_db [None req-bcd19ca5-8228-47ad-8e44-9779f2f23b6a 338e4e0c54584b4b8c6a5a97268f5c69 350307e9dfec4f88828c25fddd83d154 - - default default] Successfully bumped revision number for resource e9d37191-0a67-4086-83b8-4b32dbd7106b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 997/1811] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:50:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1812] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:50:09 2026] GET /v2.0/security-group-rules/e9d37191-0a67-4086-83b8-4b32dbd7106b => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1813] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:09 2026] GET /v2.0/ports?device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1814] 10.0.0.53 () {32 vars in 671 bytes} [Tue Aug 11 09:50:09 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1815] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:09 2026] GET /v2.0/security-groups?id=2c4f2e20-6448-439f-848c-ccac9521c049&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:09.519 8 INFO neutron.services.segments.plugin [-] Segment 78531d28-a173-436c-ba39-99e4937442c8 resource provider aggregate not found 2026-08-11 09:50:09.530 8 INFO neutron.services.segments.plugin [-] Segment 78531d28-a173-436c-ba39-99e4937442c8 resource provider aggregate not found 2026-08-11 09:50:09.538 8 INFO neutron.services.segments.plugin [-] Segment 78531d28-a173-436c-ba39-99e4937442c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78531d28-a173-436c-ba39-99e4937442c8 found for delete ", "request_id": "req-1eb96795-49dc-42bf-9672-d1ab8e631590"}]} 2026-08-11 09:50:09.549 8 INFO neutron.services.segments.plugin [-] Segment 78531d28-a173-436c-ba39-99e4937442c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78531d28-a173-436c-ba39-99e4937442c8 found for delete ", "request_id": "req-49371439-bbb6-4fdc-b508-71345bc9416e"}]} [pid: 8|app: 0|req: 815/1816] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:50:08 2026] DELETE /v2.0/networks/96afba8d-9893-4bc1-9ddd-d36ca9151b64 => generated 0 bytes in 593 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1817] 10.0.0.53 () {32 vars in 748 bytes} [Tue Aug 11 09:50:09 2026] DELETE /v2.0/security-group-rules/e9d37191-0a67-4086-83b8-4b32dbd7106b => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1818] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:50:09 2026] GET /v2.0/ports?tenant_id=f70388577a3a4afdab1eaf31e87e950c&device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 1211 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1819] 10.0.0.53 () {32 vars in 671 bytes} [Tue Aug 11 09:50:09 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1820] 199.204.45.235 () {34 vars in 1017 bytes} [Tue Aug 11 09:50:09 2026] GET /v2.0/networks?tenant_id=f70388577a3a4afdab1eaf31e87e950c&shared=False => generated 797 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:09.717 8 INFO neutron.db.segments_db [None req-7bcc06bf-1588-444b-b01e-68f27ef3deab 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] Added segment 79b605d3-7468-445f-8d0d-162e2aa83ae9 of type geneve for network 15525287-7b0b-4a56-b34e-96b8ebbd4088 2026-08-11 09:50:09.807 7 INFO neutron.db.ovn_revision_numbers_db [None req-3ca9d636-c66f-4592-9407-61b0841c865f 338e4e0c54584b4b8c6a5a97268f5c69 350307e9dfec4f88828c25fddd83d154 - - default default] Successfully bumped revision number for resource a67aca4e-e3a7-4d12-84e8-4abd09f01d74 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1005/1821] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:50:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:50:09.871 8 INFO neutron.db.ovn_revision_numbers_db [None req-7bcc06bf-1588-444b-b01e-68f27ef3deab 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] Successfully bumped revision number for resource 15525287-7b0b-4a56-b34e-96b8ebbd4088 (type: networks) to 1 [pid: 7|app: 0|req: 1006/1822] 199.204.45.235 () {34 vars in 929 bytes} [Tue Aug 11 09:50:09 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1823] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:50:09 2026] GET /v2.0/security-group-rules/a67aca4e-e3a7-4d12-84e8-4abd09f01d74 => generated 602 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1824] 10.0.0.53 () {32 vars in 671 bytes} [Tue Aug 11 09:50:09 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:50:10.062 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7bcc06bf-1588-444b-b01e-68f27ef3deab 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] No more DHCP agents 2026-08-11 09:50:10.064 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7bcc06bf-1588-444b-b01e-68f27ef3deab 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] Unable to schedule network 15525287-7b0b-4a56-b34e-96b8ebbd4088: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1009/1825] 10.0.0.53 () {32 vars in 748 bytes} [Tue Aug 11 09:50:09 2026] DELETE /v2.0/security-group-rules/a67aca4e-e3a7-4d12-84e8-4abd09f01d74 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:50:10.133 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02dc9863-e686-4bc6-aa1a-5b6fa84aeffe - - - - - -] OVN reports status down for port: 88c3ddc4-3753-4ca5-aeca-438d8f3c186a [pid: 7|app: 0|req: 1010/1826] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:10 2026] GET /v2.0/ports?device_id=6a81af11-3e16-4d70-959e-ebb3ed904989 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:10.186 8 INFO neutron.db.ovn_revision_numbers_db [None req-7bcc06bf-1588-444b-b01e-68f27ef3deab 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] Successfully bumped revision number for resource 88c3ddc4-3753-4ca5-aeca-438d8f3c186a (type: ports) to 1 [pid: 8|app: 0|req: 817/1827] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:50:09 2026] POST /v2.0/networks => generated 749 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1828] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:50:10 2026] GET /v2.0/routers => generated 1942 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1829] 10.0.0.53 () {32 vars in 671 bytes} [Tue Aug 11 09:50:10 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1830] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:50:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:10.406 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-36844889-c8de-4be8-bda9-2161a0672da7 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] No more DHCP agents 2026-08-11 09:50:10.407 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-36844889-c8de-4be8-bda9-2161a0672da7 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] Unable to schedule network 15525287-7b0b-4a56-b34e-96b8ebbd4088: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 820/1831] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:10 2026] DELETE /v2.0/security-groups/2d7358fb-6fe7-44ca-81d4-3cf4b507cb7b => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1832] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:50:10 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: 822/1833] 10.0.0.53 () {32 vars in 661 bytes} [Tue Aug 11 09:50:10 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1834] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:50:10 2026] GET /v2.0/subnets => generated 3291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1835] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:10 2026] GET /v2.0/ports?device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1836] 10.0.0.53 () {32 vars in 661 bytes} [Tue Aug 11 09:50:10 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1837] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:50:10 2026] GET /v2.0/ports => generated 13876 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1838] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:10 2026] GET /v2.0/security-groups?id=2c4f2e20-6448-439f-848c-ccac9521c049&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1839] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:50:10 2026] GET /v2.0/network-ip-availabilities => generated 2444 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1840] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:50:10 2026] GET /v2.0/floatingips => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:10.836 7 INFO neutron.db.ovn_revision_numbers_db [None req-294f6d96-a381-4053-aae5-a37a0b3bad40 - - - - - -] Successfully bumped revision number for resource 88c3ddc4-3753-4ca5-aeca-438d8f3c186a (type: ports) to 2 [pid: 8|app: 0|req: 830/1841] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:50:10 2026] GET /v2.0/security-groups => generated 34353 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-11 09:50:10.881 7 INFO neutron.db.ovn_revision_numbers_db [None req-294f6d96-a381-4053-aae5-a37a0b3bad40 - - - - - -] Successfully bumped revision number for resource ee0e3975-3a18-43f3-a4ef-12dd2bf84b0c (type: subnets) to 0 [pid: 7|app: 0|req: 1012/1842] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:50:10 2026] POST /v2.0/subnets => generated 647 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1843] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:50:10 2026] GET /v2.0/subnets => generated 3291 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1844] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:50:10 2026] GET /v2.0/ports?tenant_id=f70388577a3a4afdab1eaf31e87e950c&device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1845] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:50:10 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: 834/1846] 199.204.45.235 () {34 vars in 1059 bytes} [Tue Aug 11 09:50:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=6455b19d-7191-4bb6-88f0-1053340389f3 => 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: 835/1847] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:50:11 2026] GET /v2.0/networks => generated 4653 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1848] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:50:11 2026] GET /v2.0/subnets?id=36f2a6fd-f8e3-4def-9729-c3c650e48681 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1849] 10.0.0.53 () {34 vars in 679 bytes} [Tue Aug 11 09:50:10 2026] POST /v2.0/rbac-policies => generated 324 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1850] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:50:11 2026] GET /v2.0/ports?network_id=b202103a-8258-4ff7-9785-5d6aeb4f6464&device_owner=network%3Adhcp => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1851] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:50:11 2026] GET /v2.0/networks/b202103a-8258-4ff7-9785-5d6aeb4f6464?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1852] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:11 2026] GET /v2.0/ports?device_id=6a81af11-3e16-4d70-959e-ebb3ed904989 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1853] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:11 2026] GET /v2.0/security-groups?tenant_id=350307e9dfec4f88828c25fddd83d154&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1854] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:50:11 2026] GET /v2.0/networks/b202103a-8258-4ff7-9785-5d6aeb4f6464?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1855] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:11 2026] DELETE /v2.0/security-groups/6b51c390-aab1-488b-95ca-1cd66fe37757 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:50:11.560 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8e270609-a4a1-4183-be25-3509ec05b3b0 - - - - - -] No hosting information found for port c98bad9b-87e7-4408-bc3c-d020c8268ff4: RuntimeError: No hosting information found for port c98bad9b-87e7-4408-bc3c-d020c8268ff4 2026-08-11 09:50:11.633 7 INFO neutron.db.ovn_revision_numbers_db [None req-8e270609-a4a1-4183-be25-3509ec05b3b0 - - - - - -] Successfully bumped revision number for resource c98bad9b-87e7-4408-bc3c-d020c8268ff4 (type: router_ports) to 2 [pid: 8|app: 0|req: 839/1856] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:50:11 2026] GET /v2.0/networks?id=2021453d-5437-4e42-af2f-ce5e32e8a93e => generated 715 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:11.670 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8e270609-a4a1-4183-be25-3509ec05b3b0 - - - - - -] OVN reports status down for port: 6b28c35f-8630-4ac9-89e2-c84776290a92 [pid: 7|app: 0|req: 1018/1857] 10.0.0.53 () {32 vars in 721 bytes} [Tue Aug 11 09:50:11 2026] GET /v2.0/networks/15525287-7b0b-4a56-b34e-96b8ebbd4088 => generated 693 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1858] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:11 2026] GET /v2.0/ports?device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1859] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:11 2026] GET /v2.0/security-groups?id=2c4f2e20-6448-439f-848c-ccac9521c049&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:11.998 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-476e1155-dd3d-4e72-93da-c64caeefc732 req-33ef3de6-e1aa-4508-8b3e-1a7bd8e19b16 059c0effab3b4d15bcf7d5aef43c5e64 c2c3eecc91ab4167ad906ea2f25430a3 - - default default] No more DHCP agents 2026-08-11 09:50:11.999 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-476e1155-dd3d-4e72-93da-c64caeefc732 req-33ef3de6-e1aa-4508-8b3e-1a7bd8e19b16 059c0effab3b4d15bcf7d5aef43c5e64 c2c3eecc91ab4167ad906ea2f25430a3 - - default default] Unable to schedule network 2021453d-5437-4e42-af2f-ce5e32e8a93e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:50:12.129 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02dc9863-e686-4bc6-aa1a-5b6fa84aeffe - - - - - -] OVN reports status down for port: ff8b1095-8f29-4d9b-a2fb-05eccb90ff71 2026-08-11 09:50:12.198 8 INFO neutron.db.ovn_revision_numbers_db [req-476e1155-dd3d-4e72-93da-c64caeefc732 req-33ef3de6-e1aa-4508-8b3e-1a7bd8e19b16 059c0effab3b4d15bcf7d5aef43c5e64 c2c3eecc91ab4167ad906ea2f25430a3 - - default default] Successfully bumped revision number for resource ff8b1095-8f29-4d9b-a2fb-05eccb90ff71 (type: ports) to 1 2026-08-11 09:50:12.215 7 INFO neutron.pecan_wsgi.hooks.translation [None req-55c2e6d9-44d8-40a4-92c2-474a5de01dd8 8a46f189f4584ab2aaca0a673c44a3ea 38937504710a4baaa23bdc5a0d7694a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1021/1860] 10.0.0.53 () {32 vars in 721 bytes} [Tue Aug 11 09:50:12 2026] GET /v2.0/networks/15525287-7b0b-4a56-b34e-96b8ebbd4088 => generated 138 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1861] 199.204.45.235 () {38 vars in 954 bytes} [Tue Aug 11 09:50:11 2026] POST /v2.0/ports => generated 954 bytes in 655 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, ' 2026-08-11 09:50:12.389 7 INFO neutron_taas.services.taas.taas_plugin [None req-a9c534ee-39e2-48d8-b9fc-3f7d049e2ea4 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] TaaS: Handle Delete Port: 88c3ddc4-3753-4ca5-aeca-438d8f3c186a 2026-08-11 09:50:12.393 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9c534ee-39e2-48d8-b9fc-3f7d049e2ea4 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] Tap Mirror: Handle Delete Port: 88c3ddc4-3753-4ca5-aeca-438d8f3c186a 2026-08-11 09:50:12.707 8 INFO neutron.db.ovn_revision_numbers_db [req-476e1155-dd3d-4e72-93da-c64caeefc732 req-c393683f-5021-42d8-8b42-b44227a00570 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource ff8b1095-8f29-4d9b-a2fb-05eccb90ff71 (type: ports) to 2 2026-08-11 09:50:12.730 7 INFO neutron.services.segments.plugin [-] Segment 79b605d3-7468-445f-8d0d-162e2aa83ae9 resource provider aggregate not found 2026-08-11 09:50:12.737 7 INFO neutron.services.segments.plugin [-] Segment 79b605d3-7468-445f-8d0d-162e2aa83ae9 resource provider aggregate not found 2026-08-11 09:50:12.758 7 INFO neutron.services.segments.plugin [-] Segment 79b605d3-7468-445f-8d0d-162e2aa83ae9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79b605d3-7468-445f-8d0d-162e2aa83ae9 found for delete ", "request_id": "req-bd240a5f-b18d-4da8-a2a3-257b1c27fd38"}]} 2026-08-11 09:50:12.761 7 INFO neutron.services.segments.plugin [-] Segment 79b605d3-7468-445f-8d0d-162e2aa83ae9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79b605d3-7468-445f-8d0d-162e2aa83ae9 found for delete ", "request_id": "req-914c056a-e329-47b2-af6f-e102b7a19a91"}]} [pid: 7|app: 0|req: 1022/1862] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:50:12 2026] DELETE /v2.0/networks/15525287-7b0b-4a56-b34e-96b8ebbd4088 => generated 0 bytes in 567 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1863] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:12 2026] GET /v2.0/ports?device_id=6a81af11-3e16-4d70-959e-ebb3ed904989 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:12.908 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7aed48db-0805-4e2e-801d-8d639d45e3d6 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1024/1864] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:50:12 2026] DELETE /v2.0/subnets/29d9fdce-ec3d-49a2-bde5-f89cfc7d2335 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1865] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:12 2026] GET /v2.0/security-groups?id=2bc5e47a-39b1-4e5e-99b6-369ecdd2d5da&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:12.973 8 INFO neutron.db.ovn_revision_numbers_db [req-476e1155-dd3d-4e72-93da-c64caeefc732 req-c393683f-5021-42d8-8b42-b44227a00570 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource ff8b1095-8f29-4d9b-a2fb-05eccb90ff71 (type: ports) to 4 2026-08-11 09:50:12.997 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce5df71d-7f16-43e7-9fb5-b7ae8822b0c3 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1026/1866] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:50:12 2026] DELETE /v2.0/subnets/6a25b244-c821-49af-b9f1-a3d104555122 => generated 136 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1867] 199.204.45.235 () {38 vars in 1027 bytes} [Tue Aug 11 09:50:12 2026] PUT /v2.0/ports/ff8b1095-8f29-4d9b-a2fb-05eccb90ff71 => generated 1204 bytes in 701 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:50:13.025 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ef8865c-c411-4751-9840-e27dd2027b47 7126d39488e44dc782d1ad5b14d1b2a5 9578eca5af964aa0a0f571eeac565d6d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 842/1868] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:50:13 2026] DELETE /v2.0/subnets/ee0e3975-3a18-43f3-a4ef-12dd2bf84b0c => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:50:13.043 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6896f246-3f66-473f-82c0-aa92d6b022c2'] response: {'name': 'network-changed', 'server_uuid': '6a81af11-3e16-4d70-959e-ebb3ed904989', 'tag': 'ff8b1095-8f29-4d9b-a2fb-05eccb90ff71', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1027/1869] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:12 2026] GET /v2.0/ports?device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1870] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:13 2026] GET /v2.0/security-groups?id=2c4f2e20-6448-439f-848c-ccac9521c049&fields=id&fields=name => generated 113 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1871] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:50:13 2026] GET /v2.0/ports?tenant_id=c2c3eecc91ab4167ad906ea2f25430a3&device_id=6a81af11-3e16-4d70-959e-ebb3ed904989 => generated 1207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1872] 199.204.45.235 () {34 vars in 1017 bytes} [Tue Aug 11 09:50:13 2026] GET /v2.0/networks?tenant_id=c2c3eecc91ab4167ad906ea2f25430a3&shared=False => generated 814 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1873] 199.204.45.235 () {34 vars in 929 bytes} [Tue Aug 11 09:50:13 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:13.965 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-02dc9863-e686-4bc6-aa1a-5b6fa84aeffe - - - - - -] OVN reports status up for port: 6455b19d-7191-4bb6-88f0-1053340389f3 2026-08-11 09:50:13.991 8 INFO neutron.plugins.ml2.plugin [None req-02dc9863-e686-4bc6-aa1a-5b6fa84aeffe - - - - - -] Attempt 1 to provision port 6455b19d-7191-4bb6-88f0-1053340389f3 [pid: 7|app: 0|req: 1030/1874] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:14 2026] GET /v2.0/ports?device_id=6a81af11-3e16-4d70-959e-ebb3ed904989 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1875] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:14 2026] GET /v2.0/security-groups?id=2bc5e47a-39b1-4e5e-99b6-369ecdd2d5da&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1876] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:14 2026] GET /v2.0/ports?device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:14.327 8 INFO neutron.db.ovn_revision_numbers_db [None req-3804e7c4-18ab-44e9-bf4f-3738288100f7 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource f629ec05-7804-4ed7-aec9-c9ab8f4bb8c7 (type: security_groups) to 1 2026-08-11 09:50:14.355 8 INFO neutron.db.ovn_revision_numbers_db [None req-3804e7c4-18ab-44e9-bf4f-3738288100f7 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 0dfdbb57-e54a-4855-b5c5-2c7e651ef53a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1033/1877] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:14 2026] GET /v2.0/security-groups?id=2c4f2e20-6448-439f-848c-ccac9521c049&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:14.397 8 INFO neutron.db.ovn_revision_numbers_db [None req-3804e7c4-18ab-44e9-bf4f-3738288100f7 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 9c562956-4b92-4f73-8267-b050bfc7361c (type: security_group_rules) to 0 2026-08-11 09:50:14.411 8 INFO neutron.db.ovn_revision_numbers_db [None req-02dc9863-e686-4bc6-aa1a-5b6fa84aeffe - - - - - -] Successfully bumped revision number for resource 6455b19d-7191-4bb6-88f0-1053340389f3 (type: ports) to 5 2026-08-11 09:50:14.421 8 INFO neutron.db.ovn_revision_numbers_db [None req-3804e7c4-18ab-44e9-bf4f-3738288100f7 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource cac3ddbb-6283-42e6-974c-c8a0128fef3d (type: security_group_rules) to 0 2026-08-11 09:50:14.450 8 INFO neutron.db.ovn_revision_numbers_db [None req-3804e7c4-18ab-44e9-bf4f-3738288100f7 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource eb95077c-e1f7-443d-9fb4-6a849db0bf76 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 845/1878] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:13 2026] GET /v2.0/security-groups?tenant_id=9b07976819f64e6ab373f479a69d5a90&name=default => generated 2925 bytes in 739 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 846/1879] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:50:14 2026] GET /v2.0/ports?tenant_id=c2c3eecc91ab4167ad906ea2f25430a3&device_id=6a81af11-3e16-4d70-959e-ebb3ed904989 => generated 1207 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1880] 199.204.45.235 () {34 vars in 1057 bytes} [Tue Aug 11 09:50:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ff8b1095-8f29-4d9b-a2fb-05eccb90ff71 => 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: 1034/1881] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:14 2026] DELETE /v2.0/security-groups/f629ec05-7804-4ed7-aec9-c9ab8f4bb8c7 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1882] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:50:14 2026] GET /v2.0/subnets?id=7b995ddc-055a-4709-be0e-05a7039e8ec8 => generated 695 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1883] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:50:14 2026] GET /v2.0/ports?network_id=2021453d-5437-4e42-af2f-ce5e32e8a93e&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1884] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:50:14 2026] GET /v2.0/networks/2021453d-5437-4e42-af2f-ce5e32e8a93e?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1885] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:50:14 2026] GET /v2.0/networks/2021453d-5437-4e42-af2f-ce5e32e8a93e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:15.095 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d98588a-563f-476f-8f13-62b88793e9df'] response: {'server_uuid': '35c1f50d-40e3-42ee-97ec-85a329a50dde', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6455b19d-7191-4bb6-88f0-1053340389f3', 'code': 200} 2026-08-11 09:50:15.096 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d98588a-563f-476f-8f13-62b88793e9df'] response: {'server_uuid': '35c1f50d-40e3-42ee-97ec-85a329a50dde', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6455b19d-7191-4bb6-88f0-1053340389f3', 'code': 200} 2026-08-11 09:50:15.210 8 INFO neutron.db.ovn_revision_numbers_db [None req-d41150b9-c522-4cb7-9452-b7baa30a95e8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource e4c31000-2097-4f87-93f8-5b4dd2c6618d (type: security_groups) to 1 2026-08-11 09:50:15.239 8 INFO neutron.db.ovn_revision_numbers_db [None req-d41150b9-c522-4cb7-9452-b7baa30a95e8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 21b9e623-d189-4997-abff-e4ea6db6aa67 (type: security_group_rules) to 0 2026-08-11 09:50:15.260 8 INFO neutron.db.ovn_revision_numbers_db [None req-d41150b9-c522-4cb7-9452-b7baa30a95e8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 2f22b0c6-5044-417b-9186-e7d70b567e4c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1037/1886] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:15 2026] GET /v2.0/ports?device_id=6a81af11-3e16-4d70-959e-ebb3ed904989 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:15.280 8 INFO neutron.db.ovn_revision_numbers_db [None req-d41150b9-c522-4cb7-9452-b7baa30a95e8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 38e1fcb5-beb7-4520-9e39-fced439a7123 (type: security_group_rules) to 0 2026-08-11 09:50:15.297 8 INFO neutron.db.ovn_revision_numbers_db [None req-d41150b9-c522-4cb7-9452-b7baa30a95e8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ab7ea8d1-2b90-4276-b375-9db94d601fb8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1038/1887] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:15 2026] GET /v2.0/security-groups?id=2bc5e47a-39b1-4e5e-99b6-369ecdd2d5da&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1888] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:15 2026] GET /v2.0/security-groups?tenant_id=38937504710a4baaa23bdc5a0d7694a0&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1889] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:15 2026] GET /v2.0/ports?device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1890] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:15 2026] GET /v2.0/security-groups?id=2c4f2e20-6448-439f-848c-ccac9521c049&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1891] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:15 2026] DELETE /v2.0/security-groups/e4c31000-2097-4f87-93f8-5b4dd2c6618d => generated 0 bytes in 314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1892] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:15 2026] GET /v2.0/security-groups?tenant_id=9578eca5af964aa0a0f571eeac565d6d&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1893] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:15 2026] DELETE /v2.0/security-groups/fff1b9e5-8c16-4ccf-bfe5-f3250834bd32 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1894] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:16 2026] GET /v2.0/ports?device_id=6a81af11-3e16-4d70-959e-ebb3ed904989 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1895] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:16 2026] GET /v2.0/security-groups?id=2bc5e47a-39b1-4e5e-99b6-369ecdd2d5da&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1896] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:16 2026] GET /v2.0/ports?device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1897] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:16 2026] GET /v2.0/security-groups?id=2c4f2e20-6448-439f-848c-ccac9521c049&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:16.852 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d4cfb82-4c88-48e9-999e-e107e9ac04e9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 233e61d8-fc89-4b55-9c04-20cd27a05a1e (type: security_groups) to 1 2026-08-11 09:50:16.876 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d4cfb82-4c88-48e9-999e-e107e9ac04e9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 710ef46c-95b9-4148-a6c1-ab79917f7e33 (type: security_group_rules) to 0 2026-08-11 09:50:16.897 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d4cfb82-4c88-48e9-999e-e107e9ac04e9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c6c997fc-fa72-4ece-8763-573a5e126a5b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1044/1898] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:16 2026] GET /v2.0/ports?device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:16.914 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d4cfb82-4c88-48e9-999e-e107e9ac04e9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource cd8a4253-331c-42e3-bd56-fb0c462a4af5 (type: security_group_rules) to 0 2026-08-11 09:50:16.934 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d4cfb82-4c88-48e9-999e-e107e9ac04e9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ff98aa44-da22-434e-ba55-7f747c2b80a2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1045/1899] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:16 2026] GET /v2.0/security-groups?id=2c4f2e20-6448-439f-848c-ccac9521c049&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1900] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:16 2026] GET /v2.0/security-groups?tenant_id=a7776f58872c49e29507a4bbc2726338&name=default => generated 2925 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1901] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:50:16 2026] GET /v2.0/ports?device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 1213 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:50:17.260 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a4d0b640-d32c-4ff9-b060-93fba7e6f9f0 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] No more DHCP agents 2026-08-11 09:50:17.261 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a4d0b640-d32c-4ff9-b060-93fba7e6f9f0 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1046/1902] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:16 2026] DELETE /v2.0/security-groups/233e61d8-fc89-4b55-9c04-20cd27a05a1e => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:50:17.500 7 INFO neutron.db.ovn_revision_numbers_db [None req-724a4791-efa8-48ce-93d8-a7f829609ee0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4daeae95-fe1e-49ec-bd9e-9127040989c1 (type: security_groups) to 1 2026-08-11 09:50:17.511 7 INFO neutron.db.ovn_revision_numbers_db [None req-724a4791-efa8-48ce-93d8-a7f829609ee0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 9dd9e5da-0b69-481a-93cc-e531905d2ccc (type: security_group_rules) to 0 2026-08-11 09:50:17.524 7 INFO neutron.db.ovn_revision_numbers_db [None req-724a4791-efa8-48ce-93d8-a7f829609ee0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ca615e99-bfee-49ea-bd8e-9421356aa408 (type: security_group_rules) to 0 2026-08-11 09:50:17.534 7 INFO neutron.db.ovn_revision_numbers_db [None req-724a4791-efa8-48ce-93d8-a7f829609ee0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource d634307d-5777-47f8-bab3-ec5b78574289 (type: security_group_rules) to 0 2026-08-11 09:50:17.546 7 INFO neutron.db.ovn_revision_numbers_db [None req-724a4791-efa8-48ce-93d8-a7f829609ee0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ec311a43-2049-424f-9bf7-11d7c5a1e863 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1047/1903] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:17 2026] GET /v2.0/security-groups?tenant_id=2d5aa189a0fc431d8ed782e659620b8e&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/1904] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:17 2026] GET /v2.0/ports?device_id=6a81af11-3e16-4d70-959e-ebb3ed904989 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:17.720 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-db600ec1-49e5-4de3-a42a-c62673f90b6f - - - - - -] OVN reports status up for port: ff8b1095-8f29-4d9b-a2fb-05eccb90ff71 2026-08-11 09:50:17.748 8 INFO neutron.plugins.ml2.plugin [None req-db600ec1-49e5-4de3-a42a-c62673f90b6f - - - - - -] Attempt 1 to provision port ff8b1095-8f29-4d9b-a2fb-05eccb90ff71 [pid: 7|app: 0|req: 1049/1905] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:17 2026] DELETE /v2.0/security-groups/4daeae95-fe1e-49ec-bd9e-9127040989c1 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/1906] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:17 2026] GET /v2.0/security-groups?id=2bc5e47a-39b1-4e5e-99b6-369ecdd2d5da&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:17.988 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3e40f1f-239f-46ea-ae12-9d335b8fba05'] response: {'server_uuid': '6a81af11-3e16-4d70-959e-ebb3ed904989', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ff8b1095-8f29-4d9b-a2fb-05eccb90ff71', 'code': 200} 2026-08-11 09:50:18.344 8 INFO neutron.db.ovn_revision_numbers_db [None req-db600ec1-49e5-4de3-a42a-c62673f90b6f - - - - - -] Successfully bumped revision number for resource ff8b1095-8f29-4d9b-a2fb-05eccb90ff71 (type: ports) to 5 2026-08-11 09:50:18.560 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4d0b640-d32c-4ff9-b060-93fba7e6f9f0 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 310c57bd-f7b8-4016-afe9-0a44ce6e32e1 (type: floatingips) to 1 2026-08-11 09:50:18.562 8 INFO neutron.db.l3_db [None req-a4d0b640-d32c-4ff9-b060-93fba7e6f9f0 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Floating IP 310c57bd-f7b8-4016-afe9-0a44ce6e32e1 associated. External IP: 10.96.250.205, port: 6455b19d-7191-4bb6-88f0-1053340389f3. [pid: 8|app: 0|req: 857/1907] 10.0.0.53 () {34 vars in 675 bytes} [Tue Aug 11 09:50:17 2026] POST /v2.0/floatingips => generated 856 bytes in 1599 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: 1051/1908] 10.0.0.53 () {32 vars in 727 bytes} [Tue Aug 11 09:50:18 2026] GET /v2.0/floatingips/310c57bd-f7b8-4016-afe9-0a44ce6e32e1 => generated 858 bytes in 46 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, ' [pid: 8|app: 0|req: 858/1909] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:19 2026] GET /v2.0/ports?device_id=6a81af11-3e16-4d70-959e-ebb3ed904989 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1910] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:19 2026] GET /v2.0/security-groups?id=2bc5e47a-39b1-4e5e-99b6-369ecdd2d5da&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:20.039 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bee4ce01-015b-4287-bdb8-fca68ac3ba36'] response: {'server_uuid': '6a81af11-3e16-4d70-959e-ebb3ed904989', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ff8b1095-8f29-4d9b-a2fb-05eccb90ff71', 'code': 200} 2026-08-11 09:50:20.039 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bee4ce01-015b-4287-bdb8-fca68ac3ba36'] response: {'name': 'network-changed', 'server_uuid': '35c1f50d-40e3-42ee-97ec-85a329a50dde', 'tag': '6455b19d-7191-4bb6-88f0-1053340389f3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 859/1911] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:20 2026] GET /v2.0/ports?device_id=6a81af11-3e16-4d70-959e-ebb3ed904989 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1912] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:20 2026] GET /v2.0/security-groups?id=2bc5e47a-39b1-4e5e-99b6-369ecdd2d5da&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1913] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:50:20 2026] GET /v2.0/ports?tenant_id=f70388577a3a4afdab1eaf31e87e950c&device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 1213 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1914] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:50:20 2026] GET /v2.0/networks?id=b202103a-8258-4ff7-9785-5d6aeb4f6464 => generated 797 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1915] 199.204.45.235 () {34 vars in 1059 bytes} [Tue Aug 11 09:50:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=6455b19d-7191-4bb6-88f0-1053340389f3 => generated 861 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1916] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:50:20 2026] GET /v2.0/subnets?id=36f2a6fd-f8e3-4def-9729-c3c650e48681 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/1917] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:20 2026] GET /v2.0/ports?device_id=6a81af11-3e16-4d70-959e-ebb3ed904989 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1918] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:50:20 2026] GET /v2.0/ports?network_id=b202103a-8258-4ff7-9785-5d6aeb4f6464&device_owner=network%3Adhcp => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/1919] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:20 2026] GET /v2.0/security-groups?id=2bc5e47a-39b1-4e5e-99b6-369ecdd2d5da&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1920] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:50:20 2026] GET /v2.0/networks/b202103a-8258-4ff7-9785-5d6aeb4f6464?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1921] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:50:20 2026] GET /v2.0/networks/b202103a-8258-4ff7-9785-5d6aeb4f6464?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:21.240 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7e79f70-76bb-4a78-8f9a-e2c4fded6dca 0ce9abd6e0754d09a420a83681f3d137 180c8493d3a4407d92276db5fc334f47 - - default default] Successfully bumped revision number for resource 1db114d9-98e2-45f3-8849-93e9f5321779 (type: security_groups) to 1 2026-08-11 09:50:21.251 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7e79f70-76bb-4a78-8f9a-e2c4fded6dca 0ce9abd6e0754d09a420a83681f3d137 180c8493d3a4407d92276db5fc334f47 - - default default] Successfully bumped revision number for resource 5535b79a-12eb-453d-ac28-d8518e428649 (type: security_group_rules) to 0 2026-08-11 09:50:21.264 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7e79f70-76bb-4a78-8f9a-e2c4fded6dca 0ce9abd6e0754d09a420a83681f3d137 180c8493d3a4407d92276db5fc334f47 - - default default] Successfully bumped revision number for resource 73ecc45f-4be2-4863-98a5-acf16a49a8ac (type: security_group_rules) to 0 2026-08-11 09:50:21.277 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7e79f70-76bb-4a78-8f9a-e2c4fded6dca 0ce9abd6e0754d09a420a83681f3d137 180c8493d3a4407d92276db5fc334f47 - - default default] Successfully bumped revision number for resource baeb8bd8-60ee-49ca-9f9b-44c064fd2c25 (type: security_group_rules) to 0 2026-08-11 09:50:21.292 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7e79f70-76bb-4a78-8f9a-e2c4fded6dca 0ce9abd6e0754d09a420a83681f3d137 180c8493d3a4407d92276db5fc334f47 - - default default] Successfully bumped revision number for resource da4e51c9-e19c-4991-a832-f5bb6adae814 (type: security_group_rules) to 0 2026-08-11 09:50:21.411 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7e79f70-76bb-4a78-8f9a-e2c4fded6dca 0ce9abd6e0754d09a420a83681f3d137 180c8493d3a4407d92276db5fc334f47 - - default default] Successfully bumped revision number for resource 2fdf875d-23ad-4151-9663-11b41a0d3d7d (type: security_groups) to 1 2026-08-11 09:50:21.425 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7e79f70-76bb-4a78-8f9a-e2c4fded6dca 0ce9abd6e0754d09a420a83681f3d137 180c8493d3a4407d92276db5fc334f47 - - default default] Successfully bumped revision number for resource 7d511314-ff04-45cb-9aa2-bd408b2b47bd (type: security_group_rules) to 0 2026-08-11 09:50:21.440 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7e79f70-76bb-4a78-8f9a-e2c4fded6dca 0ce9abd6e0754d09a420a83681f3d137 180c8493d3a4407d92276db5fc334f47 - - default default] Successfully bumped revision number for resource ca418e25-635e-4e9d-a611-844b4375f565 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1057/1922] 10.0.0.53 () {34 vars in 682 bytes} [Tue Aug 11 09:50:20 2026] POST /v2.0/security-groups => generated 1601 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 09:50:21.624 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b9cafbc-72f0-4b59-8a5d-317bdae84a35 0ce9abd6e0754d09a420a83681f3d137 180c8493d3a4407d92276db5fc334f47 - - default default] Successfully bumped revision number for resource b6eb6a23-3329-4bb3-b7b3-7eebb7eba9e5 (type: security_groups) to 1 2026-08-11 09:50:21.637 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b9cafbc-72f0-4b59-8a5d-317bdae84a35 0ce9abd6e0754d09a420a83681f3d137 180c8493d3a4407d92276db5fc334f47 - - default default] Successfully bumped revision number for resource 0d5658cb-ea52-4f3f-a2d9-b8139b0f87b1 (type: security_group_rules) to 0 2026-08-11 09:50:21.655 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b9cafbc-72f0-4b59-8a5d-317bdae84a35 0ce9abd6e0754d09a420a83681f3d137 180c8493d3a4407d92276db5fc334f47 - - default default] Successfully bumped revision number for resource 48ea0600-ce77-4d0d-9d69-f13307a95696 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 866/1923] 10.0.0.53 () {34 vars in 682 bytes} [Tue Aug 11 09:50:21 2026] POST /v2.0/security-groups => generated 1601 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 09:50:21.726 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8c43c81d-5ef6-42d3-89eb-d5eba32b8a9d - - - - - -] OVN reports status down for port: ff8b1095-8f29-4d9b-a2fb-05eccb90ff71 2026-08-11 09:50:21.840 7 INFO neutron.db.ovn_revision_numbers_db [None req-f6aa8c47-397c-4723-a6a7-63a9d3c19243 0ce9abd6e0754d09a420a83681f3d137 180c8493d3a4407d92276db5fc334f47 - - default default] Successfully bumped revision number for resource e5356077-06de-44dd-835b-7a42d2847999 (type: security_groups) to 1 2026-08-11 09:50:21.865 7 INFO neutron.db.ovn_revision_numbers_db [None req-f6aa8c47-397c-4723-a6a7-63a9d3c19243 0ce9abd6e0754d09a420a83681f3d137 180c8493d3a4407d92276db5fc334f47 - - default default] Successfully bumped revision number for resource 2a407c9c-02f6-42de-803a-80056599f384 (type: security_group_rules) to 0 2026-08-11 09:50:21.878 7 INFO neutron.db.ovn_revision_numbers_db [None req-f6aa8c47-397c-4723-a6a7-63a9d3c19243 0ce9abd6e0754d09a420a83681f3d137 180c8493d3a4407d92276db5fc334f47 - - default default] Successfully bumped revision number for resource f39c358e-2ae6-4a98-ad2e-cd8d31733f10 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1058/1924] 10.0.0.53 () {34 vars in 682 bytes} [Tue Aug 11 09:50:21 2026] POST /v2.0/security-groups => generated 1601 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1925] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:21 2026] GET /v2.0/ports?device_id=6a81af11-3e16-4d70-959e-ebb3ed904989 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:22.085 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c43c81d-5ef6-42d3-89eb-d5eba32b8a9d - - - - - -] Successfully bumped revision number for resource ff8b1095-8f29-4d9b-a2fb-05eccb90ff71 (type: ports) to 6 2026-08-11 09:50:22.091 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-99694a3c-9b64-4cf9-8850-bb828f7a7f34'] response: {'server_uuid': '6a81af11-3e16-4d70-959e-ebb3ed904989', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ff8b1095-8f29-4d9b-a2fb-05eccb90ff71', 'code': 200} 2026-08-11 09:50:22.093 7 INFO neutron.db.ovn_revision_numbers_db [None req-6ef82a66-88d7-4f44-9b7b-7585f7b57df8 0ce9abd6e0754d09a420a83681f3d137 180c8493d3a4407d92276db5fc334f47 - - default default] Successfully bumped revision number for resource b2aa5d59-ac76-45cd-bce8-927b7af19748 (type: security_groups) to 1 2026-08-11 09:50:22.107 7 INFO neutron.db.ovn_revision_numbers_db [None req-6ef82a66-88d7-4f44-9b7b-7585f7b57df8 0ce9abd6e0754d09a420a83681f3d137 180c8493d3a4407d92276db5fc334f47 - - default default] Successfully bumped revision number for resource 8f0230fe-013d-4244-95cb-85335b5a6684 (type: security_group_rules) to 0 2026-08-11 09:50:22.120 7 INFO neutron.db.ovn_revision_numbers_db [None req-6ef82a66-88d7-4f44-9b7b-7585f7b57df8 0ce9abd6e0754d09a420a83681f3d137 180c8493d3a4407d92276db5fc334f47 - - default default] Successfully bumped revision number for resource f44eedd9-b43e-4479-9f89-65a2d79b8302 (type: security_group_rules) to 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: 1059/1926] 10.0.0.53 () {34 vars in 682 bytes} [Tue Aug 11 09:50:21 2026] POST /v2.0/security-groups => generated 1601 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/1927] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:22 2026] GET /v2.0/security-groups?id=2bc5e47a-39b1-4e5e-99b6-369ecdd2d5da&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:22.273 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b4ae431-36eb-4def-b2cc-a80bcc2e5d73 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource bb93b892-cd62-45bb-be34-504adfac9f42 (type: security_groups) to 1 2026-08-11 09:50:22.289 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b4ae431-36eb-4def-b2cc-a80bcc2e5d73 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 085e86a7-1d61-4867-ba0a-cc34baa7a849 (type: security_group_rules) to 0 2026-08-11 09:50:22.306 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b4ae431-36eb-4def-b2cc-a80bcc2e5d73 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 42391fc1-71cf-4c20-bd7c-6fcec33688ef (type: security_group_rules) to 0 2026-08-11 09:50:22.311 7 INFO neutron.db.ovn_revision_numbers_db [None req-5d6724c1-6fa5-4844-95ab-b91bda5bf0d5 0ce9abd6e0754d09a420a83681f3d137 180c8493d3a4407d92276db5fc334f47 - - default default] Successfully bumped revision number for resource 4c279d7e-0bc6-4f75-89c2-3055b8b0932d (type: security_groups) to 1 2026-08-11 09:50:22.316 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b4ae431-36eb-4def-b2cc-a80bcc2e5d73 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 5c4d2879-4752-4a85-a918-0a92dd1fe628 (type: security_group_rules) to 0 2026-08-11 09:50:22.322 7 INFO neutron.db.ovn_revision_numbers_db [None req-5d6724c1-6fa5-4844-95ab-b91bda5bf0d5 0ce9abd6e0754d09a420a83681f3d137 180c8493d3a4407d92276db5fc334f47 - - default default] Successfully bumped revision number for resource d38a9d68-73dd-4254-b498-afcbf2a5653a (type: security_group_rules) to 0 2026-08-11 09:50:22.330 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b4ae431-36eb-4def-b2cc-a80bcc2e5d73 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a569dd2f-9f39-47ba-81da-f0d3207e8d08 (type: security_group_rules) to 0 2026-08-11 09:50:22.331 7 INFO neutron.db.ovn_revision_numbers_db [None req-5d6724c1-6fa5-4844-95ab-b91bda5bf0d5 0ce9abd6e0754d09a420a83681f3d137 180c8493d3a4407d92276db5fc334f47 - - default default] Successfully bumped revision number for resource e9f3fad9-d40c-41c8-ab64-12655d86da72 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 868/1928] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:22 2026] GET /v2.0/security-groups?tenant_id=64ac72a3d3624ea68f1db53485f621e0&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/1929] 10.0.0.53 () {34 vars in 682 bytes} [Tue Aug 11 09:50:22 2026] POST /v2.0/security-groups => generated 1601 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/1930] 10.0.0.53 () {34 vars in 765 bytes} [Tue Aug 11 09:50:22 2026] PUT /v2.0/security-groups/2fdf875d-23ad-4151-9663-11b41a0d3d7d/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/1931] 10.0.0.53 () {34 vars in 765 bytes} [Tue Aug 11 09:50:22 2026] PUT /v2.0/security-groups/b6eb6a23-3329-4bb3-b7b3-7eebb7eba9e5/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/1932] 10.0.0.53 () {34 vars in 765 bytes} [Tue Aug 11 09:50:22 2026] PUT /v2.0/security-groups/e5356077-06de-44dd-835b-7a42d2847999/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1933] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:22 2026] DELETE /v2.0/security-groups/bb93b892-cd62-45bb-be34-504adfac9f42 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/1934] 10.0.0.53 () {34 vars in 765 bytes} [Tue Aug 11 09:50:22 2026] PUT /v2.0/security-groups/b2aa5d59-ac76-45cd-bce8-927b7af19748/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1935] 10.0.0.53 () {32 vars in 678 bytes} [Tue Aug 11 09:50:22 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/1936] 10.0.0.53 () {32 vars in 692 bytes} [Tue Aug 11 09:50:22 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1937] 10.0.0.53 () {32 vars in 688 bytes} [Tue Aug 11 09:50:22 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/1938] 10.0.0.53 () {32 vars in 700 bytes} [Tue Aug 11 09:50:22 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1941] 10.0.0.53 () {32 vars in 686 bytes} [Tue Aug 11 09:50:22 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/1942] 10.0.0.53 () {32 vars in 700 bytes} [Tue Aug 11 09:50:22 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1943] 10.0.0.53 () {32 vars in 696 bytes} [Tue Aug 11 09:50:22 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/1944] 199.204.45.235 () {34 vars in 993 bytes} [Tue Aug 11 09:50:22 2026] GET /v2.0/ports?device_id=6a81af11-3e16-4d70-959e-ebb3ed904989 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1945] 10.0.0.53 () {32 vars in 708 bytes} [Tue Aug 11 09:50:23 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:50:23.165 7 INFO neutron_taas.services.taas.taas_plugin [req-6dc4d249-389a-44c1-bc90-3230c87bb865 req-419c56f0-c698-4188-87f4-114e3c3ede99 059c0effab3b4d15bcf7d5aef43c5e64 c2c3eecc91ab4167ad906ea2f25430a3 - - default default] TaaS: Handle Delete Port: ff8b1095-8f29-4d9b-a2fb-05eccb90ff71 [pid: 8|app: 0|req: 875/1946] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:23 2026] DELETE /v2.0/security-groups/2fdf875d-23ad-4151-9663-11b41a0d3d7d => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:50:23.169 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6dc4d249-389a-44c1-bc90-3230c87bb865 req-419c56f0-c698-4188-87f4-114e3c3ede99 059c0effab3b4d15bcf7d5aef43c5e64 c2c3eecc91ab4167ad906ea2f25430a3 - - default default] Tap Mirror: Handle Delete Port: ff8b1095-8f29-4d9b-a2fb-05eccb90ff71 [pid: 8|app: 0|req: 876/1947] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:23 2026] DELETE /v2.0/security-groups/b6eb6a23-3329-4bb3-b7b3-7eebb7eba9e5 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/1948] 199.204.45.235 () {36 vars in 996 bytes} [Tue Aug 11 09:50:23 2026] DELETE /v2.0/ports/ff8b1095-8f29-4d9b-a2fb-05eccb90ff71 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1949] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:23 2026] GET /v2.0/ports?device_id=6a81af11-3e16-4d70-959e-ebb3ed904989 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:23.359 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-70caf922-962b-4f9d-aebe-c544feefd136'] response: {'server_uuid': '6a81af11-3e16-4d70-959e-ebb3ed904989', 'name': 'network-vif-deleted', 'tag': 'ff8b1095-8f29-4d9b-a2fb-05eccb90ff71', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1073/1950] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:23 2026] DELETE /v2.0/security-groups/e5356077-06de-44dd-835b-7a42d2847999 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1951] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:23 2026] DELETE /v2.0/security-groups/b2aa5d59-ac76-45cd-bce8-927b7af19748 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/1952] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:23 2026] DELETE /v2.0/security-groups/4c279d7e-0bc6-4f75-89c2-3055b8b0932d => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:50:24.132 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8cce2132-2f41-4062-b175-ed085b9a2b47'] response: {'server_uuid': '6a81af11-3e16-4d70-959e-ebb3ed904989', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ff8b1095-8f29-4d9b-a2fb-05eccb90ff71', 'code': 200} [pid: 8|app: 0|req: 879/1953] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:24 2026] GET /v2.0/ports?device_id=6a81af11-3e16-4d70-959e-ebb3ed904989 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/1954] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:24 2026] GET /v2.0/security-groups?tenant_id=180c8493d3a4407d92276db5fc334f47&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1955] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:24 2026] DELETE /v2.0/security-groups/1db114d9-98e2-45f3-8849-93e9f5321779 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:50:25.173 7 INFO neutron.db.ovn_revision_numbers_db [None req-f942804e-0c1d-4cf1-b365-a34dd91e0417 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 6d94139e-21b0-4da5-ab8f-c02b2412d4e9 (type: security_groups) to 1 2026-08-11 09:50:25.186 7 INFO neutron.db.ovn_revision_numbers_db [None req-f942804e-0c1d-4cf1-b365-a34dd91e0417 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 9ce2a98e-ffa3-4d82-8898-24d044dbf653 (type: security_group_rules) to 0 2026-08-11 09:50:25.199 7 INFO neutron.db.ovn_revision_numbers_db [None req-f942804e-0c1d-4cf1-b365-a34dd91e0417 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c316fd16-0fae-4cd9-a110-02a0804cbafc (type: security_group_rules) to 0 2026-08-11 09:50:25.210 7 INFO neutron.db.ovn_revision_numbers_db [None req-f942804e-0c1d-4cf1-b365-a34dd91e0417 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource eb776ba3-e4e9-4a16-8e76-6ea6a2c8dccd (type: security_group_rules) to 0 2026-08-11 09:50:25.226 7 INFO neutron.db.ovn_revision_numbers_db [None req-f942804e-0c1d-4cf1-b365-a34dd91e0417 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource f2d8e85d-f2c0-4b54-89c0-934b57bfc0c7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1076/1956] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:25 2026] GET /v2.0/security-groups?tenant_id=8a1799fb0b3748f2abbf522b79166925&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1957] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:25 2026] DELETE /v2.0/security-groups/6d94139e-21b0-4da5-ab8f-c02b2412d4e9 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/1958] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:25 2026] GET /v2.0/ports?device_id=6a81af11-3e16-4d70-959e-ebb3ed904989 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:25.793 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb90abdc-aacc-44d1-90a9-7bf1d1bec5af c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c6003a4a-5e78-4403-867e-761a9500481b (type: security_groups) to 1 2026-08-11 09:50:25.805 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb90abdc-aacc-44d1-90a9-7bf1d1bec5af c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 069ee8a9-42ab-4f5d-a6e7-4d2fbd738d51 (type: security_group_rules) to 0 2026-08-11 09:50:25.817 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb90abdc-aacc-44d1-90a9-7bf1d1bec5af c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 63a3a598-19ca-457f-8666-753915609f71 (type: security_group_rules) to 0 2026-08-11 09:50:25.833 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb90abdc-aacc-44d1-90a9-7bf1d1bec5af c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7894988c-5b45-4a45-b04a-a68445c3c735 (type: security_group_rules) to 0 2026-08-11 09:50:25.845 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb90abdc-aacc-44d1-90a9-7bf1d1bec5af c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a36611eb-ac4e-4bb8-935b-5ee52cb7755f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 882/1959] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:25 2026] GET /v2.0/security-groups?tenant_id=aff9aa4504a14bbfa8dc636c9a165ea0&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/1960] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:25 2026] DELETE /v2.0/security-groups/c6003a4a-5e78-4403-867e-761a9500481b => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:50:26.921 8 INFO neutron_taas.services.taas.taas_plugin [None req-ff47121b-b623-41a5-8647-6c28bd845b84 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: c98bad9b-87e7-4408-bc3c-d020c8268ff4 2026-08-11 09:50:26.923 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff47121b-b623-41a5-8647-6c28bd845b84 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: c98bad9b-87e7-4408-bc3c-d020c8268ff4 [pid: 8|app: 0|req: 883/1961] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:50:26 2026] PUT /v2.0/routers/b1fd9393-92a9-4e35-8459-ed4217854ade/remove_router_interface => generated 309 bytes in 908 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, ' [pid: 8|app: 0|req: 884/1962] 10.0.0.138 () {34 vars in 989 bytes} [Tue Aug 11 09:50:27 2026] GET /v2.0/ports?device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 1213 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:50:27.887 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fa0afb1-fd0f-4d96-98a8-a05c296caffa c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: 25fc58ff-d64e-420d-a58e-6abd51428d81 2026-08-11 09:50:27.891 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fa0afb1-fd0f-4d96-98a8-a05c296caffa c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: 25fc58ff-d64e-420d-a58e-6abd51428d81 [pid: 8|app: 0|req: 885/1963] 10.0.0.138 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:27 2026] GET /v2.0/security-groups?id=2c4f2e20-6448-439f-848c-ccac9521c049&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/1964] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:50:27 2026] DELETE /v2.0/routers/b1fd9393-92a9-4e35-8459-ed4217854ade => generated 0 bytes in 920 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1965] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:50:28 2026] DELETE /v2.0/subnets/7b995ddc-055a-4709-be0e-05a7039e8ec8 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:50:28.836 7 INFO neutron_taas.services.taas.taas_plugin [None req-ccefcdc6-5809-432b-ba6f-a4acd6c89da4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: f90fba76-90de-43d0-9391-49e9fd8de980 2026-08-11 09:50:28.840 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ccefcdc6-5809-432b-ba6f-a4acd6c89da4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: f90fba76-90de-43d0-9391-49e9fd8de980 2026-08-11 09:50:29.088 7 INFO neutron.services.segments.plugin [-] Segment 2d7ce705-54be-4553-ad81-a7c07237cbfc resource provider aggregate not found 2026-08-11 09:50:29.094 7 INFO neutron.services.segments.plugin [-] Segment 2d7ce705-54be-4553-ad81-a7c07237cbfc resource provider aggregate not found 2026-08-11 09:50:29.108 7 INFO neutron.services.segments.plugin [-] Segment 2d7ce705-54be-4553-ad81-a7c07237cbfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d7ce705-54be-4553-ad81-a7c07237cbfc found for delete ", "request_id": "req-3ea3f2dd-b7b3-4b48-837d-1a24e63b49af"}]} 2026-08-11 09:50:29.136 7 INFO neutron.services.segments.plugin [-] Segment 2d7ce705-54be-4553-ad81-a7c07237cbfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d7ce705-54be-4553-ad81-a7c07237cbfc found for delete ", "request_id": "req-c2fc117d-9b4f-440f-9204-7127fd9bb507"}]} [pid: 7|app: 0|req: 1080/1966] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:50:28 2026] DELETE /v2.0/networks/2021453d-5437-4e42-af2f-ce5e32e8a93e => generated 0 bytes in 494 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1967] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:29 2026] GET /v2.0/security-groups?tenant_id=c2c3eecc91ab4167ad906ea2f25430a3&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/1968] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:29 2026] DELETE /v2.0/security-groups/2bc5e47a-39b1-4e5e-99b6-369ecdd2d5da => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1969] 10.0.0.53 () {32 vars in 824 bytes} [Tue Aug 11 09:50:29 2026] GET /v2.0/ports?project_id=f70388577a3a4afdab1eaf31e87e950c&network_id=b202103a-8258-4ff7-9785-5d6aeb4f6464 => generated 3319 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/1970] 10.0.0.53 () {32 vars in 740 bytes} [Tue Aug 11 09:50:30 2026] GET /v2.0/subnets?network_id=c1481727-188a-41cd-ab93-43b9488ab933 => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:30.713 8 INFO neutron.db.ovn_revision_numbers_db [None req-2a9b7aa4-588d-46a0-81fe-69fc101c6ad9 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 310c57bd-f7b8-4016-afe9-0a44ce6e32e1 (type: floatingips) to 2 2026-08-11 09:50:30.784 8 INFO neutron.db.l3_db [None req-2a9b7aa4-588d-46a0-81fe-69fc101c6ad9 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Floating IP 310c57bd-f7b8-4016-afe9-0a44ce6e32e1 disassociated. External IP: 10.96.250.205, port: 6455b19d-7191-4bb6-88f0-1053340389f3. [pid: 8|app: 0|req: 889/1971] 10.0.0.53 () {34 vars in 747 bytes} [Tue Aug 11 09:50:30 2026] PUT /v2.0/floatingips/310c57bd-f7b8-4016-afe9-0a44ce6e32e1 => generated 554 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1972] 10.0.0.53 () {32 vars in 727 bytes} [Tue Aug 11 09:50:30 2026] GET /v2.0/floatingips/310c57bd-f7b8-4016-afe9-0a44ce6e32e1 => generated 552 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:30.885 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-21d1fa25-5723-4877-9ea2-5c33aa514456'] response: {'name': 'network-changed', 'server_uuid': '35c1f50d-40e3-42ee-97ec-85a329a50dde', 'tag': '6455b19d-7191-4bb6-88f0-1053340389f3', 'status': 'completed', 'code': 200} /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: 1083/1973] 10.0.0.53 () {34 vars in 674 bytes} [Tue Aug 11 09:50:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1974] 10.0.0.53 () {34 vars in 674 bytes} [Tue Aug 11 09:50:31 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/1975] 10.0.0.53 () {34 vars in 674 bytes} [Tue Aug 11 09:50:31 2026] POST /v2.0/subnetpools => generated 516 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1976] 10.0.0.53 () {34 vars in 674 bytes} [Tue Aug 11 09:50:31 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/1977] 10.0.0.53 () {34 vars in 674 bytes} [Tue Aug 11 09:50:31 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1978] 10.0.0.53 () {34 vars in 757 bytes} [Tue Aug 11 09:50:31 2026] PUT /v2.0/subnetpools/3370979d-e448-47a1-b51a-7cb46e701d8e/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1979] 10.0.0.53 () {34 vars in 757 bytes} [Tue Aug 11 09:50:31 2026] PUT /v2.0/subnetpools/43245bc8-4ae0-4b98-8125-a433be53903f/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/1980] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:50:31 2026] GET /v2.0/ports?tenant_id=f70388577a3a4afdab1eaf31e87e950c&device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 1213 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1981] 10.0.0.53 () {34 vars in 757 bytes} [Tue Aug 11 09:50:31 2026] PUT /v2.0/subnetpools/f1a472cf-783b-461d-a417-8e93193631df/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/1982] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:50:31 2026] GET /v2.0/networks?id=b202103a-8258-4ff7-9785-5d6aeb4f6464 => generated 797 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/1983] 199.204.45.235 () {34 vars in 1059 bytes} [Tue Aug 11 09:50:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=6455b19d-7191-4bb6-88f0-1053340389f3 => 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: 896/1984] 10.0.0.53 () {34 vars in 757 bytes} [Tue Aug 11 09:50:31 2026] PUT /v2.0/subnetpools/f6ca3510-e2c9-45c5-aa34-bc261b13d9a6/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/1985] 10.0.0.53 () {32 vars in 670 bytes} [Tue Aug 11 09:50:31 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1986] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:50:31 2026] GET /v2.0/subnets?id=36f2a6fd-f8e3-4def-9729-c3c650e48681 => generated 677 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/1987] 10.0.0.53 () {32 vars in 684 bytes} [Tue Aug 11 09:50:31 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1988] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:50:31 2026] GET /v2.0/ports?network_id=b202103a-8258-4ff7-9785-5d6aeb4f6464&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/1989] 10.0.0.53 () {32 vars in 680 bytes} [Tue Aug 11 09:50:31 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/1990] 10.0.0.53 () {32 vars in 692 bytes} [Tue Aug 11 09:50:31 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1991] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:50:31 2026] GET /v2.0/networks/b202103a-8258-4ff7-9785-5d6aeb4f6464?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/1992] 10.0.0.53 () {32 vars in 678 bytes} [Tue Aug 11 09:50:31 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1993] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:50:31 2026] GET /v2.0/networks/b202103a-8258-4ff7-9785-5d6aeb4f6464?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/1994] 10.0.0.53 () {32 vars in 692 bytes} [Tue Aug 11 09:50:31 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1995] 10.0.0.53 () {32 vars in 688 bytes} [Tue Aug 11 09:50:31 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/1996] 10.0.0.53 () {32 vars in 700 bytes} [Tue Aug 11 09:50:31 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1997] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:50:31 2026] DELETE /v2.0/subnetpools/3370979d-e448-47a1-b51a-7cb46e701d8e => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/1998] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:50:31 2026] DELETE /v2.0/subnetpools/43245bc8-4ae0-4b98-8125-a433be53903f => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/1999] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:50:31 2026] DELETE /v2.0/subnetpools/f1a472cf-783b-461d-a417-8e93193631df => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:50:32.085 8 INFO neutron.db.ovn_revision_numbers_db [None req-fc57f289-c0ac-489a-aa63-afcd71668fbb cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 23f436d3-70d7-41b9-aa10-9329fb90ec98 (type: security_groups) to 1 2026-08-11 09:50:32.098 8 INFO neutron.db.ovn_revision_numbers_db [None req-fc57f289-c0ac-489a-aa63-afcd71668fbb cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 39f13e12-3f24-414c-afae-f3e5bcae2e61 (type: security_group_rules) to 0 2026-08-11 09:50:32.111 8 INFO neutron.db.ovn_revision_numbers_db [None req-fc57f289-c0ac-489a-aa63-afcd71668fbb cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 4d29b6e5-4bd3-4c31-82da-1cba2e6d432c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1098/2000] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:50:32 2026] DELETE /v2.0/subnetpools/f6ca3510-e2c9-45c5-aa34-bc261b13d9a6 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/2001] 10.0.0.53 () {34 vars in 683 bytes} [Tue Aug 11 09:50:31 2026] POST /v2.0/security-groups => generated 1675 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2002] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:50:32 2026] DELETE /v2.0/subnetpools/3a103b3d-6c1b-40d5-9188-2a3e71b06476 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:50:32.296 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ceae965-06f4-4c9a-a49e-73f2880bb6e8 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 1dbffc39-b70a-46b5-b0cf-1141823b9673 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 904/2003] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:50:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:50:32.495 7 INFO neutron.db.ovn_revision_numbers_db [None req-95eff3b3-8865-43a4-ba32-badab3eb5210 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 77ff1076-f05f-4478-8163-9fb13e1f3131 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1100/2004] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:50:32 2026] POST /v2.0/security-group-rules => generated 596 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:50:32.688 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea62239d-c83d-4dc7-b3a4-e12cb9cbb0ac cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource ec1d6d33-97fd-4e5c-b2bf-9158e6fdf2ec (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1101/2005] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:50:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:50:32.852 8 INFO neutron.db.ovn_revision_numbers_db [None req-764a431a-8185-4704-8eac-3af811ccf639 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a4197657-4190-4892-ae04-67d93699dd23 (type: security_groups) to 1 2026-08-11 09:50:32.871 8 INFO neutron.db.ovn_revision_numbers_db [None req-764a431a-8185-4704-8eac-3af811ccf639 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 1e3a2256-050a-46fa-9b2e-099615c53312 (type: security_group_rules) to 0 2026-08-11 09:50:32.891 8 INFO neutron.db.ovn_revision_numbers_db [None req-764a431a-8185-4704-8eac-3af811ccf639 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 8d355f6c-f4d0-44aa-a697-2811535ad29a (type: security_group_rules) to 0 2026-08-11 09:50:32.910 8 INFO neutron.db.ovn_revision_numbers_db [None req-764a431a-8185-4704-8eac-3af811ccf639 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource cffb04fe-3228-4e65-baff-4fb1ecd4edaa (type: security_group_rules) to 0 2026-08-11 09:50:32.927 8 INFO neutron.db.ovn_revision_numbers_db [None req-764a431a-8185-4704-8eac-3af811ccf639 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource f08246cb-8f2d-4241-84bd-f18cc6e1ee6d (type: security_group_rules) to 0 2026-08-11 09:50:32.933 7 INFO neutron.db.ovn_revision_numbers_db [None req-4737fff7-fcc6-4ab4-b412-ee15595bc4e9 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource cc5589de-4c51-48fb-a693-faf0afb3ea2c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 905/2006] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:32 2026] GET /v2.0/security-groups?tenant_id=60be1fb7bb06496fa805b014c3dc6264&name=default => generated 2925 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2007] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:50:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:50:33.020 7 INFO neutron.db.securitygroups_db [None req-c4914748-d862-4bb1-99ce-bb207abc5a40 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Project f70388577a3a4afdab1eaf31e87e950c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-11 09:50:33.169 7 INFO neutron.db.ovn_revision_numbers_db [None req-c4914748-d862-4bb1-99ce-bb207abc5a40 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 56ad46bc-e454-41e0-9475-35d76f11609c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 906/2008] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:32 2026] DELETE /v2.0/security-groups/a4197657-4190-4892-ae04-67d93699dd23 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2009] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:50:32 2026] POST /v2.0/security-group-rules => generated 607 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:50:33.255 7 INFO neutron.db.securitygroups_db [None req-53e7763a-b196-4fae-b477-01c15b7486e9 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Project f70388577a3a4afdab1eaf31e87e950c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-11 09:50:33.382 7 INFO neutron.db.ovn_revision_numbers_db [None req-53e7763a-b196-4fae-b477-01c15b7486e9 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 3f691238-c979-413a-98ca-f5dd90d9ac7f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1104/2010] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:50:33 2026] POST /v2.0/security-group-rules => generated 606 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:50:33.663 8 INFO neutron.db.ovn_revision_numbers_db [None req-d937d040-b664-4dd7-ba82-13bc190d108f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 3b27186d-bd07-4338-8525-53eceda764b5 (type: security_groups) to 1 2026-08-11 09:50:33.684 8 INFO neutron.db.ovn_revision_numbers_db [None req-d937d040-b664-4dd7-ba82-13bc190d108f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 2af6484c-45d4-4066-b0f7-0810ff502717 (type: security_group_rules) to 0 2026-08-11 09:50:33.704 8 INFO neutron.db.ovn_revision_numbers_db [None req-d937d040-b664-4dd7-ba82-13bc190d108f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 31f3abf4-271b-4aac-81c4-b8937fc14f83 (type: security_group_rules) to 0 2026-08-11 09:50:33.727 8 INFO neutron.db.ovn_revision_numbers_db [None req-d937d040-b664-4dd7-ba82-13bc190d108f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 5cd48f2f-927e-4e2e-bd7b-581add3506d4 (type: security_group_rules) to 0 2026-08-11 09:50:33.742 8 INFO neutron.db.ovn_revision_numbers_db [None req-d937d040-b664-4dd7-ba82-13bc190d108f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource da74c11b-c7e7-4214-a0b6-a1c88f64edc8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 907/2011] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:33 2026] GET /v2.0/security-groups?tenant_id=61fe994cab334235beeb60606e5c2e50&name=default => generated 2925 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/2012] 10.0.0.53 () {32 vars in 647 bytes} [Tue Aug 11 09:50:33 2026] GET /v2.0/networks => generated 1373 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2013] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:33 2026] DELETE /v2.0/security-groups/3b27186d-bd07-4338-8525-53eceda764b5 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/2014] 10.0.0.131 () {34 vars in 1099 bytes} [Tue Aug 11 09:50:34 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2073328973&fields=id&tenant_id=f70388577a3a4afdab1eaf31e87e950c => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2015] 10.0.0.131 () {34 vars in 981 bytes} [Tue Aug 11 09:50:34 2026] GET /v2.0/networks?id=b202103a-8258-4ff7-9785-5d6aeb4f6464 => generated 698 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2016] 10.0.0.131 () {34 vars in 964 bytes} [Tue Aug 11 09:50:34 2026] GET /v2.0/quotas/f70388577a3a4afdab1eaf31e87e950c => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2017] 10.0.0.131 () {34 vars in 1001 bytes} [Tue Aug 11 09:50:34 2026] GET /v2.0/ports?tenant_id=f70388577a3a4afdab1eaf31e87e950c&fields=id => generated 149 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:34.331 8 INFO neutron.db.ovn_revision_numbers_db [None req-8168091f-6862-4850-9674-952a6cd7022c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 24a2d992-38c4-42f1-975d-7b804c352662 (type: security_groups) to 1 2026-08-11 09:50:34.345 8 INFO neutron.db.ovn_revision_numbers_db [None req-8168091f-6862-4850-9674-952a6cd7022c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 324dcf9c-feed-4ae2-8ea4-20075b29a87a (type: security_group_rules) to 0 2026-08-11 09:50:34.356 8 INFO neutron.db.ovn_revision_numbers_db [None req-8168091f-6862-4850-9674-952a6cd7022c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 38476bcf-9346-4c22-aa45-6b76071e4b1f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1109/2018] 10.0.0.131 () {34 vars in 1007 bytes} [Tue Aug 11 09:50:34 2026] GET /v2.0/networks/b202103a-8258-4ff7-9785-5d6aeb4f6464?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:34.373 8 INFO neutron.db.ovn_revision_numbers_db [None req-8168091f-6862-4850-9674-952a6cd7022c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c0c0a9ee-4fe4-4f72-bcdf-ae9aff0b3c35 (type: security_group_rules) to 0 2026-08-11 09:50:34.397 8 INFO neutron.db.ovn_revision_numbers_db [None req-8168091f-6862-4850-9674-952a6cd7022c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource f785c2aa-1d99-4062-91cf-0d844d8f7087 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1110/2019] 10.0.0.131 () {34 vars in 1107 bytes} [Tue Aug 11 09:50:34 2026] GET /v2.0/networks/b202103a-8258-4ff7-9785-5d6aeb4f6464?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/2020] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:34 2026] GET /v2.0/security-groups?tenant_id=eafeb1af71c543aaadf4fecff0ae2df8&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/2021] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:34 2026] GET /v2.0/ports?device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2022] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:34 2026] DELETE /v2.0/security-groups/24a2d992-38c4-42f1-975d-7b804c352662 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:50:35.056 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fc41145-ac2f-494b-9b5b-d635e9d6aa28 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource f818f674-0e1d-441f-9899-5a9c7c8d7b9f (type: security_groups) to 1 2026-08-11 09:50:35.070 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fc41145-ac2f-494b-9b5b-d635e9d6aa28 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4eeffefc-309c-490c-83a5-48352894f787 (type: security_group_rules) to 0 2026-08-11 09:50:35.085 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fc41145-ac2f-494b-9b5b-d635e9d6aa28 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 98d9ece9-d4a2-4cc3-9214-095951ced9fe (type: security_group_rules) to 0 2026-08-11 09:50:35.098 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fc41145-ac2f-494b-9b5b-d635e9d6aa28 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a97daff7-090d-4961-828d-473fb13c70ad (type: security_group_rules) to 0 2026-08-11 09:50:35.113 8 INFO neutron.db.ovn_revision_numbers_db [None req-3fc41145-ac2f-494b-9b5b-d635e9d6aa28 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ec323bb1-e17d-41cd-adf4-749f50ceb9b2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 912/2023] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:34 2026] GET /v2.0/security-groups?tenant_id=32994968e419476bae86d59d1ac9a3dd&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2024] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:35 2026] DELETE /v2.0/security-groups/f818f674-0e1d-441f-9899-5a9c7c8d7b9f => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/2025] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:35 2026] GET /v2.0/ports?device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:36.657 7 INFO neutron.db.ovn_revision_numbers_db [None req-69ee88e6-de65-4c32-8639-f678df85565a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 6cc1dfba-e01c-42a2-9117-48b201195b21 (type: security_groups) to 1 2026-08-11 09:50:36.673 7 INFO neutron.db.ovn_revision_numbers_db [None req-69ee88e6-de65-4c32-8639-f678df85565a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 30195400-a384-43ba-a003-d40268bb85cd (type: security_group_rules) to 0 2026-08-11 09:50:36.689 7 INFO neutron.db.ovn_revision_numbers_db [None req-69ee88e6-de65-4c32-8639-f678df85565a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7c308aff-c6bd-479c-9dd1-e6b48df02bee (type: security_group_rules) to 0 2026-08-11 09:50:36.703 7 INFO neutron.db.ovn_revision_numbers_db [None req-69ee88e6-de65-4c32-8639-f678df85565a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 8553235c-0c44-42d5-bcb5-fd6ce1f56d51 (type: security_group_rules) to 0 2026-08-11 09:50:36.717 7 INFO neutron.db.ovn_revision_numbers_db [None req-69ee88e6-de65-4c32-8639-f678df85565a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c4115d4d-aec8-4090-b7d7-4d8d67118c49 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 914/2026] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:36 2026] GET /v2.0/ports?device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2027] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:36 2026] GET /v2.0/security-groups?tenant_id=377637be2b7a402ba9e73ee2071082c1&name=default => generated 2925 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/2028] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:36 2026] DELETE /v2.0/security-groups/6cc1dfba-e01c-42a2-9117-48b201195b21 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2031] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:37 2026] GET /v2.0/ports?device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2032] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:50:38 2026] GET /v2.0/networks?id=b202103a-8258-4ff7-9785-5d6aeb4f6464 => generated 698 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2033] 199.204.45.235 () {34 vars in 1049 bytes} [Tue Aug 11 09:50:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f70388577a3a4afdab1eaf31e87e950c => generated 273 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2034] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:38 2026] GET /v2.0/ports?device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:39.130 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cbce244f-e033-4357-8e1d-ff7aefc68fd5 3cbfda7879a84d979033a37f33f26223 4707e320f5bf451fa98c5d39bc7d408a - - default default] No more DHCP agents 2026-08-11 09:50:39.131 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cbce244f-e033-4357-8e1d-ff7aefc68fd5 3cbfda7879a84d979033a37f33f26223 4707e320f5bf451fa98c5d39bc7d408a - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:50:39.221 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-a7d84911-95ed-4842-8689-12ee9f7f7f8e req-7be97aae-36d8-4243-93eb-185b89eb90b8 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] No more DHCP agents 2026-08-11 09:50:39.222 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-a7d84911-95ed-4842-8689-12ee9f7f7f8e req-7be97aae-36d8-4243-93eb-185b89eb90b8 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Unable to schedule network b202103a-8258-4ff7-9785-5d6aeb4f6464: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:50:39.348 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8e270609-a4a1-4183-be25-3509ec05b3b0 - - - - - -] OVN reports status down for port: 7ab0f511-51c0-4370-8615-0ea9fad32166 2026-08-11 09:50:39.432 7 INFO neutron.db.ovn_revision_numbers_db [req-a7d84911-95ed-4842-8689-12ee9f7f7f8e req-7be97aae-36d8-4243-93eb-185b89eb90b8 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 7ab0f511-51c0-4370-8615-0ea9fad32166 (type: ports) to 1 [pid: 8|app: 0|req: 918/2035] 10.0.0.53 () {34 vars in 674 bytes} [Tue Aug 11 09:50:38 2026] POST /v2.0/floatingips => generated 552 bytes in 814 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/2036] 10.0.0.53 () {34 vars in 757 bytes} [Tue Aug 11 09:50:39 2026] PUT /v2.0/floatingips/d6d20ab0-14e6-45bf-aecb-d1f0e337d346/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2037] 199.204.45.235 () {38 vars in 954 bytes} [Tue Aug 11 09:50:38 2026] POST /v2.0/ports => generated 954 bytes in 595 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: 8|app: 0|req: 920/2038] 10.0.0.53 () {32 vars in 737 bytes} [Tue Aug 11 09:50:39 2026] GET /v2.0/floatingips/d6d20ab0-14e6-45bf-aecb-d1f0e337d346/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/2039] 10.0.0.53 () {34 vars in 768 bytes} [Tue Aug 11 09:50:39 2026] PUT /v2.0/floatingips/d6d20ab0-14e6-45bf-aecb-d1f0e337d346/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/2040] 10.0.0.53 () {32 vars in 737 bytes} [Tue Aug 11 09:50:39 2026] GET /v2.0/floatingips/d6d20ab0-14e6-45bf-aecb-d1f0e337d346/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/2041] 10.0.0.53 () {34 vars in 764 bytes} [Tue Aug 11 09:50:39 2026] PUT /v2.0/floatingips/d6d20ab0-14e6-45bf-aecb-d1f0e337d346/tags/red => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/2042] 10.0.0.53 () {32 vars in 737 bytes} [Tue Aug 11 09:50:39 2026] GET /v2.0/floatingips/d6d20ab0-14e6-45bf-aecb-d1f0e337d346/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/2043] 10.0.0.53 () {34 vars in 786 bytes} [Tue Aug 11 09:50:39 2026] PUT /v2.0/floatingips/d6d20ab0-14e6-45bf-aecb-d1f0e337d346/tags/black.or.white => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/2044] 10.0.0.53 () {32 vars in 737 bytes} [Tue Aug 11 09:50:39 2026] GET /v2.0/floatingips/d6d20ab0-14e6-45bf-aecb-d1f0e337d346/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:39.961 7 INFO neutron.db.ovn_revision_numbers_db [req-a7d84911-95ed-4842-8689-12ee9f7f7f8e req-ecfeaf18-561f-4a1c-ae91-87dd40012439 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 7ab0f511-51c0-4370-8615-0ea9fad32166 (type: ports) to 2 [pid: 8|app: 0|req: 927/2045] 10.0.0.53 () {34 vars in 757 bytes} [Tue Aug 11 09:50:39 2026] PUT /v2.0/floatingips/d6d20ab0-14e6-45bf-aecb-d1f0e337d346/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/2046] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:40 2026] GET /v2.0/ports?device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/2047] 10.0.0.53 () {32 vars in 737 bytes} [Tue Aug 11 09:50:40 2026] GET /v2.0/floatingips/d6d20ab0-14e6-45bf-aecb-d1f0e337d346/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:40.178 7 INFO neutron.db.ovn_revision_numbers_db [req-a7d84911-95ed-4842-8689-12ee9f7f7f8e req-ecfeaf18-561f-4a1c-ae91-87dd40012439 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 7ab0f511-51c0-4370-8615-0ea9fad32166 (type: ports) to 4 [pid: 8|app: 0|req: 930/2048] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:40 2026] GET /v2.0/security-groups?id=23f436d3-70d7-41b9-aa10-9329fb90ec98&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2049] 199.204.45.235 () {38 vars in 1027 bytes} [Tue Aug 11 09:50:39 2026] PUT /v2.0/ports/7ab0f511-51c0-4370-8615-0ea9fad32166 => generated 1204 bytes in 649 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/2050] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:50:40 2026] GET /v2.0/floatingips/d6d20ab0-14e6-45bf-aecb-d1f0e337d346/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:50:40.243 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-44112747-bf5a-48f7-bed2-0a836212c5a7'] response: {'name': 'network-changed', 'server_uuid': '2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e', 'tag': '7ab0f511-51c0-4370-8615-0ea9fad32166', 'status': 'completed', 'code': 200} /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-08-11 09:50:40.308 7 INFO neutron.api.v2.resource [None req-316dd789-be6e-4552-b6bf-e0a0492c17d1 3cbfda7879a84d979033a37f33f26223 4707e320f5bf451fa98c5d39bc7d408a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1120/2051] 10.0.0.53 () {32 vars in 749 bytes} [Tue Aug 11 09:50:40 2026] GET /v2.0/floatingips/d6d20ab0-14e6-45bf-aecb-d1f0e337d346/tags/green => generated 99 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/2052] 10.0.0.53 () {32 vars in 748 bytes} [Tue Aug 11 09:50:40 2026] DELETE /v2.0/floatingips/d6d20ab0-14e6-45bf-aecb-d1f0e337d346/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2053] 10.0.0.53 () {32 vars in 737 bytes} [Tue Aug 11 09:50:40 2026] GET /v2.0/floatingips/d6d20ab0-14e6-45bf-aecb-d1f0e337d346/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:40.475 7 INFO neutron.api.v2.resource [None req-ba0772f6-87ed-486f-8bd2-c7edb373d6e1 3cbfda7879a84d979033a37f33f26223 4707e320f5bf451fa98c5d39bc7d408a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1122/2054] 10.0.0.53 () {32 vars in 752 bytes} [Tue Aug 11 09:50:40 2026] DELETE /v2.0/floatingips/d6d20ab0-14e6-45bf-aecb-d1f0e337d346/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2055] 10.0.0.53 () {32 vars in 740 bytes} [Tue Aug 11 09:50:40 2026] DELETE /v2.0/floatingips/d6d20ab0-14e6-45bf-aecb-d1f0e337d346/tags => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2056] 10.0.0.53 () {32 vars in 737 bytes} [Tue Aug 11 09:50:40 2026] GET /v2.0/floatingips/d6d20ab0-14e6-45bf-aecb-d1f0e337d346/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:40.724 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a3a3f4-1733-4a48-9c34-f689be2d376a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource eab1e49c-c1bf-491d-9619-f752f60d47a0 (type: security_groups) to 1 2026-08-11 09:50:40.735 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a3a3f4-1733-4a48-9c34-f689be2d376a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 021a380e-09e5-4b70-b2cf-d15aa9de0b2c (type: security_group_rules) to 0 2026-08-11 09:50:40.748 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a3a3f4-1733-4a48-9c34-f689be2d376a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 29f74f32-8dca-4f92-85d5-cd2ab10a35c7 (type: security_group_rules) to 0 2026-08-11 09:50:40.763 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a3a3f4-1733-4a48-9c34-f689be2d376a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c8efcdc9-3711-4740-bdd0-4fc33ace30b1 (type: security_group_rules) to 0 2026-08-11 09:50:40.775 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a3a3f4-1733-4a48-9c34-f689be2d376a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource d0808ade-ef35-4a10-b8cb-c416f93cddce (type: security_group_rules) to 0 2026-08-11 09:50:40.775 7 INFO neutron_taas.services.taas.taas_plugin [None req-11d3073e-e280-4c38-be1e-d1937629a28b 3cbfda7879a84d979033a37f33f26223 4707e320f5bf451fa98c5d39bc7d408a - - default default] TaaS: Handle Delete Port: 8e855abb-1caf-476e-8a76-1411800a7788 2026-08-11 09:50:40.779 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11d3073e-e280-4c38-be1e-d1937629a28b 3cbfda7879a84d979033a37f33f26223 4707e320f5bf451fa98c5d39bc7d408a - - default default] Tap Mirror: Handle Delete Port: 8e855abb-1caf-476e-8a76-1411800a7788 [pid: 8|app: 0|req: 933/2057] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:40 2026] GET /v2.0/security-groups?tenant_id=2c75241dc97a45728f12a13199950bd7&name=default => generated 2925 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/2058] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:50:40 2026] GET /v2.0/ports?tenant_id=f70388577a3a4afdab1eaf31e87e950c&device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 1207 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2059] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:50:40 2026] DELETE /v2.0/floatingips/d6d20ab0-14e6-45bf-aecb-d1f0e337d346 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2060] 199.204.45.235 () {34 vars in 1017 bytes} [Tue Aug 11 09:50:41 2026] GET /v2.0/networks?tenant_id=f70388577a3a4afdab1eaf31e87e950c&shared=False => generated 797 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2061] 199.204.45.235 () {34 vars in 929 bytes} [Tue Aug 11 09:50:41 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/2062] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:40 2026] DELETE /v2.0/security-groups/eab1e49c-c1bf-491d-9619-f752f60d47a0 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2063] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:41 2026] GET /v2.0/ports?device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/2064] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:41 2026] GET /v2.0/security-groups?id=23f436d3-70d7-41b9-aa10-9329fb90ec98&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:41.442 7 INFO neutron.db.ovn_revision_numbers_db [None req-52c00a0f-c7ce-45f5-92cd-3345b794ed7a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 24090312-c3f7-4b8d-b30d-7849ff6309b8 (type: security_groups) to 1 2026-08-11 09:50:41.461 7 INFO neutron.db.ovn_revision_numbers_db [None req-52c00a0f-c7ce-45f5-92cd-3345b794ed7a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 0b2be762-e70d-45c3-951b-2049f76216b2 (type: security_group_rules) to 0 2026-08-11 09:50:41.488 7 INFO neutron.db.ovn_revision_numbers_db [None req-52c00a0f-c7ce-45f5-92cd-3345b794ed7a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 28cafa43-8f0d-49a2-9367-e63b9503016a (type: security_group_rules) to 0 2026-08-11 09:50:41.501 7 INFO neutron.db.ovn_revision_numbers_db [None req-52c00a0f-c7ce-45f5-92cd-3345b794ed7a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 2d3e74e7-4d1f-4035-9f4b-ef502bc56dcd (type: security_group_rules) to 0 2026-08-11 09:50:41.514 7 INFO neutron.db.ovn_revision_numbers_db [None req-52c00a0f-c7ce-45f5-92cd-3345b794ed7a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource fc0b93d5-e0b1-4004-87b1-07e98bd8c0cf (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1129/2065] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:41 2026] GET /v2.0/security-groups?tenant_id=acb648f1e3564cdb8935a5d6fef37bc4&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/2066] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:41 2026] DELETE /v2.0/security-groups/24090312-c3f7-4b8d-b30d-7849ff6309b8 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:50:42.017 7 INFO neutron.db.ovn_revision_numbers_db [None req-58c1cf45-0e70-4eba-a94d-8fc83f08d616 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 36e6ca4c-02f9-4543-98f5-d1010a3e0cd7 (type: security_groups) to 1 2026-08-11 09:50:42.042 7 INFO neutron.db.ovn_revision_numbers_db [None req-58c1cf45-0e70-4eba-a94d-8fc83f08d616 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 2ecd8210-08c2-4d9d-9187-3065ef26a723 (type: security_group_rules) to 0 2026-08-11 09:50:42.055 7 INFO neutron.db.ovn_revision_numbers_db [None req-58c1cf45-0e70-4eba-a94d-8fc83f08d616 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7d810f64-1f44-4499-bb71-73a752464648 (type: security_group_rules) to 0 2026-08-11 09:50:42.068 7 INFO neutron.db.ovn_revision_numbers_db [None req-58c1cf45-0e70-4eba-a94d-8fc83f08d616 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 8d7559f5-8012-459d-a263-a51416496bfa (type: security_group_rules) to 0 2026-08-11 09:50:42.083 7 INFO neutron.db.ovn_revision_numbers_db [None req-58c1cf45-0e70-4eba-a94d-8fc83f08d616 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource aa4cc08a-aaa0-4b90-9120-09376e3ca8c5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1130/2067] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:41 2026] GET /v2.0/security-groups?tenant_id=4707e320f5bf451fa98c5d39bc7d408a&name=default => generated 2925 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2068] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:50:42 2026] GET /v2.0/ports?tenant_id=f70388577a3a4afdab1eaf31e87e950c&device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 1207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2069] 199.204.45.235 () {34 vars in 1057 bytes} [Tue Aug 11 09:50:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7ab0f511-51c0-4370-8615-0ea9fad32166 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2070] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:50:42 2026] GET /v2.0/subnets?id=36f2a6fd-f8e3-4def-9729-c3c650e48681 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2071] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:50:42 2026] GET /v2.0/ports?network_id=b202103a-8258-4ff7-9785-5d6aeb4f6464&device_owner=network%3Adhcp => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2072] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:50:42 2026] GET /v2.0/networks/b202103a-8258-4ff7-9785-5d6aeb4f6464?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/2073] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:42 2026] DELETE /v2.0/security-groups/36e6ca4c-02f9-4543-98f5-d1010a3e0cd7 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2074] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:50:42 2026] GET /v2.0/networks/b202103a-8258-4ff7-9785-5d6aeb4f6464?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/2075] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:42 2026] GET /v2.0/ports?device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2076] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:42 2026] GET /v2.0/security-groups?id=23f436d3-70d7-41b9-aa10-9329fb90ec98&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:42.652 8 INFO neutron.db.ovn_revision_numbers_db [None req-d674a61f-4b00-471a-b4b1-07e0b68ebda2 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 6700a844-54a3-4b5a-9595-d7c7778220ed (type: security_groups) to 1 2026-08-11 09:50:42.667 8 INFO neutron.db.ovn_revision_numbers_db [None req-d674a61f-4b00-471a-b4b1-07e0b68ebda2 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 9f64e8eb-3cb2-439a-8081-807ea1f4e972 (type: security_group_rules) to 0 2026-08-11 09:50:42.678 8 INFO neutron.db.ovn_revision_numbers_db [None req-d674a61f-4b00-471a-b4b1-07e0b68ebda2 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c3f3e8cb-1dd0-49b9-8996-a0bda0987d6e (type: security_group_rules) to 0 2026-08-11 09:50:42.691 8 INFO neutron.db.ovn_revision_numbers_db [None req-d674a61f-4b00-471a-b4b1-07e0b68ebda2 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource cca9f355-97f6-4951-aa4f-a541b53a6e9a (type: security_group_rules) to 0 2026-08-11 09:50:42.705 8 INFO neutron.db.ovn_revision_numbers_db [None req-d674a61f-4b00-471a-b4b1-07e0b68ebda2 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource d3c2a3dd-0331-417f-8579-3082365f32be (type: security_group_rules) to 0 [pid: 8|app: 0|req: 940/2077] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:42 2026] GET /v2.0/security-groups?tenant_id=a8d7a0df7f6947d1a83bc3bef5a049af&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2078] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:42 2026] DELETE /v2.0/security-groups/6700a844-54a3-4b5a-9595-d7c7778220ed => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/2079] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:43 2026] GET /v2.0/ports?device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2080] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:43 2026] GET /v2.0/security-groups?id=23f436d3-70d7-41b9-aa10-9329fb90ec98&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/2081] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:44 2026] GET /v2.0/ports?device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2082] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:44 2026] GET /v2.0/security-groups?id=23f436d3-70d7-41b9-aa10-9329fb90ec98&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:45.120 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8e270609-a4a1-4183-be25-3509ec05b3b0 - - - - - -] OVN reports status up for port: 7ab0f511-51c0-4370-8615-0ea9fad32166 2026-08-11 09:50:45.142 7 INFO neutron.plugins.ml2.plugin [None req-8e270609-a4a1-4183-be25-3509ec05b3b0 - - - - - -] Attempt 1 to provision port 7ab0f511-51c0-4370-8615-0ea9fad32166 2026-08-11 09:50:45.297 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbee74fd-3126-4fff-80b7-48f4bc515677'] response: {'server_uuid': '2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7ab0f511-51c0-4370-8615-0ea9fad32166', 'code': 200} 2026-08-11 09:50:45.411 7 INFO neutron.db.ovn_revision_numbers_db [None req-8e270609-a4a1-4183-be25-3509ec05b3b0 - - - - - -] Successfully bumped revision number for resource 7ab0f511-51c0-4370-8615-0ea9fad32166 (type: ports) to 5 [pid: 8|app: 0|req: 943/2083] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:45 2026] GET /v2.0/ports?device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 971 bytes in 79 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, ' [pid: 7|app: 0|req: 1141/2084] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:46 2026] GET /v2.0/security-groups?id=23f436d3-70d7-41b9-aa10-9329fb90ec98&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:46.512 8 INFO neutron.db.ovn_revision_numbers_db [None req-4dba0af8-b12d-4792-a727-83175db80282 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource bba4765f-c03c-481d-9bee-fced657acbd7 (type: security_groups) to 1 2026-08-11 09:50:46.529 8 INFO neutron.db.ovn_revision_numbers_db [None req-4dba0af8-b12d-4792-a727-83175db80282 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 250cd1b1-3727-4225-8f56-5c80971c23ed (type: security_group_rules) to 0 2026-08-11 09:50:46.542 8 INFO neutron.db.ovn_revision_numbers_db [None req-4dba0af8-b12d-4792-a727-83175db80282 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 8d4a6797-afc3-407d-a6de-7219020f2363 (type: security_group_rules) to 0 2026-08-11 09:50:46.555 8 INFO neutron.db.ovn_revision_numbers_db [None req-4dba0af8-b12d-4792-a727-83175db80282 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 9cb46cfe-5ffc-4a3e-bc9b-965205fdf44e (type: security_group_rules) to 0 2026-08-11 09:50:46.568 8 INFO neutron.db.ovn_revision_numbers_db [None req-4dba0af8-b12d-4792-a727-83175db80282 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource f6c0fce6-2bd6-4de3-ac63-ac3bf8ed8950 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 944/2085] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:46 2026] GET /v2.0/security-groups?tenant_id=bc5beff2eebb4839913505be8b3df40b&name=default => generated 2925 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:50:46.677 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6bf83cc-a9e7-401e-9da8-8a44957e9e9c a366823cc0d7429a946ca8409319e243 077070f94d294d31871ab59989653bcb - - default default] Successfully bumped revision number for resource 621a9498-8581-4150-92c2-eb6d67a21927 (type: security_groups) to 1 2026-08-11 09:50:46.694 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6bf83cc-a9e7-401e-9da8-8a44957e9e9c a366823cc0d7429a946ca8409319e243 077070f94d294d31871ab59989653bcb - - default default] Successfully bumped revision number for resource 1111a367-1dd7-46d0-aece-0326b3522e44 (type: security_group_rules) to 0 2026-08-11 09:50:46.716 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6bf83cc-a9e7-401e-9da8-8a44957e9e9c a366823cc0d7429a946ca8409319e243 077070f94d294d31871ab59989653bcb - - default default] Successfully bumped revision number for resource 1e909792-5a58-4871-9ddd-6a305ca07f70 (type: security_group_rules) to 0 2026-08-11 09:50:46.746 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6bf83cc-a9e7-401e-9da8-8a44957e9e9c a366823cc0d7429a946ca8409319e243 077070f94d294d31871ab59989653bcb - - default default] Successfully bumped revision number for resource 82d5577a-1187-44b2-8c19-dfc185d6b666 (type: security_group_rules) to 0 2026-08-11 09:50:46.761 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6bf83cc-a9e7-401e-9da8-8a44957e9e9c a366823cc0d7429a946ca8409319e243 077070f94d294d31871ab59989653bcb - - default default] Successfully bumped revision number for resource afa4c1b0-f761-4466-bdbd-e167801b9cd5 (type: security_group_rules) to 0 2026-08-11 09:50:46.861 7 INFO neutron.db.segments_db [None req-b6bf83cc-a9e7-401e-9da8-8a44957e9e9c a366823cc0d7429a946ca8409319e243 077070f94d294d31871ab59989653bcb - - default default] Added segment 7bd752b6-a40e-4bd2-9d23-fc3b5fad1de4 of type geneve for network e6e376ab-2e15-46e2-b882-5ac35cd9144c [pid: 8|app: 0|req: 945/2086] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:46 2026] DELETE /v2.0/security-groups/bba4765f-c03c-481d-9bee-fced657acbd7 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:50:47.037 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6bf83cc-a9e7-401e-9da8-8a44957e9e9c a366823cc0d7429a946ca8409319e243 077070f94d294d31871ab59989653bcb - - default default] Successfully bumped revision number for resource e6e376ab-2e15-46e2-b882-5ac35cd9144c (type: networks) to 1 2026-08-11 09:50:47.259 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b6bf83cc-a9e7-401e-9da8-8a44957e9e9c a366823cc0d7429a946ca8409319e243 077070f94d294d31871ab59989653bcb - - default default] No more DHCP agents 2026-08-11 09:50:47.262 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b6bf83cc-a9e7-401e-9da8-8a44957e9e9c a366823cc0d7429a946ca8409319e243 077070f94d294d31871ab59989653bcb - - default default] Unable to schedule network e6e376ab-2e15-46e2-b882-5ac35cd9144c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:50:47.344 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a839b60-bc69-43ee-b5f1-a33f23f11374 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 56167773-a862-4000-9333-47ae648aa1bd (type: security_groups) to 1 2026-08-11 09:50:47.346 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fede477a-d6bb-4c54-ac5b-c6b134e97b29'] response: {'server_uuid': '2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7ab0f511-51c0-4370-8615-0ea9fad32166', 'code': 200} 2026-08-11 09:50:47.356 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9230d8d3-207f-4a09-b556-db8fdc3ed9f5 - - - - - -] OVN reports status down for port: 02af442b-465e-4191-a9dd-4c99731ba6bc 2026-08-11 09:50:47.371 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a839b60-bc69-43ee-b5f1-a33f23f11374 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 09ca2be4-1a01-4e7f-93c5-bc6cf667710a (type: security_group_rules) to 0 2026-08-11 09:50:47.388 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a839b60-bc69-43ee-b5f1-a33f23f11374 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 1bf5cfcf-6b19-4134-bfae-2c95199deebf (type: security_group_rules) to 0 2026-08-11 09:50:47.403 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a839b60-bc69-43ee-b5f1-a33f23f11374 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 46d5c0de-6fb1-4835-ada5-b7ed2d4d9c51 (type: security_group_rules) to 0 2026-08-11 09:50:47.426 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a839b60-bc69-43ee-b5f1-a33f23f11374 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4d0f9b5d-5086-4bd0-8314-07eee03d743d (type: security_group_rules) to 0 2026-08-11 09:50:47.427 7 INFO neutron.db.ovn_revision_numbers_db [None req-b6bf83cc-a9e7-401e-9da8-8a44957e9e9c a366823cc0d7429a946ca8409319e243 077070f94d294d31871ab59989653bcb - - default default] Successfully bumped revision number for resource 02af442b-465e-4191-a9dd-4c99731ba6bc (type: ports) to 1 [pid: 7|app: 0|req: 1142/2087] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:50:46 2026] POST /v2.0/networks => generated 651 bytes in 1054 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/2088] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:47 2026] GET /v2.0/security-groups?tenant_id=3d32860a80514d1a90f79a1e4fad96c6&name=default => generated 2925 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2089] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:47 2026] GET /v2.0/ports?device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:47.721 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1548e5c0-c18e-458f-bcfc-d449d0740144 a366823cc0d7429a946ca8409319e243 077070f94d294d31871ab59989653bcb - - default default] No more DHCP agents 2026-08-11 09:50:47.723 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1548e5c0-c18e-458f-bcfc-d449d0740144 a366823cc0d7429a946ca8409319e243 077070f94d294d31871ab59989653bcb - - default default] Unable to schedule network e6e376ab-2e15-46e2-b882-5ac35cd9144c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:50:47.799 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9230d8d3-207f-4a09-b556-db8fdc3ed9f5 - - - - - -] OVN reports status down for port: c88562fc-fbf0-419a-a4ae-30a09664c4bc 2026-08-11 09:50:47.815 8 INFO neutron.db.ovn_revision_numbers_db [None req-1548e5c0-c18e-458f-bcfc-d449d0740144 a366823cc0d7429a946ca8409319e243 077070f94d294d31871ab59989653bcb - - default default] Successfully bumped revision number for resource c88562fc-fbf0-419a-a4ae-30a09664c4bc (type: ports) to 1 [pid: 8|app: 0|req: 947/2090] 10.0.0.53 () {34 vars in 662 bytes} [Tue Aug 11 09:50:47 2026] POST /v2.0/ports => generated 743 bytes in 401 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: 1144/2091] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:47 2026] DELETE /v2.0/security-groups/56167773-a862-4000-9333-47ae648aa1bd => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2092] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:47 2026] GET /v2.0/security-groups?id=23f436d3-70d7-41b9-aa10-9329fb90ec98&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/2093] 10.0.0.53 () {34 vars in 745 bytes} [Tue Aug 11 09:50:47 2026] PUT /v2.0/ports/c88562fc-fbf0-419a-a4ae-30a09664c4bc/tags => generated 25 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 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: 950/2094] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:48 2026] GET /v2.0/ports?device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/2095] 10.0.0.53 () {32 vars in 725 bytes} [Tue Aug 11 09:50:48 2026] GET /v2.0/ports/c88562fc-fbf0-419a-a4ae-30a09664c4bc/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 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: 952/2096] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:48 2026] GET /v2.0/security-groups?id=23f436d3-70d7-41b9-aa10-9329fb90ec98&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2097] 10.0.0.53 () {34 vars in 756 bytes} [Tue Aug 11 09:50:48 2026] PUT /v2.0/ports/c88562fc-fbf0-419a-a4ae-30a09664c4bc/tags/green => generated 4 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 160 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-08-11 09:50:48.297 7 INFO neutron.db.ovn_revision_numbers_db [None req-0d72a369-41c4-4269-9356-583b7bfbaf14 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource b0c5f327-717b-44b9-a78e-a9666c59b233 (type: security_groups) to 1 [pid: 8|app: 0|req: 954/2098] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:50:48 2026] GET /v2.0/ports?device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 1209 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:50:48.326 7 INFO neutron.db.ovn_revision_numbers_db [None req-0d72a369-41c4-4269-9356-583b7bfbaf14 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 10190eea-f097-441b-ae22-c14578373d66 (type: security_group_rules) to 0 2026-08-11 09:50:48.337 7 INFO neutron.db.ovn_revision_numbers_db [None req-0d72a369-41c4-4269-9356-583b7bfbaf14 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 2e28b8c3-f01d-41b0-830c-0743eedddec3 (type: security_group_rules) to 0 2026-08-11 09:50:48.356 7 INFO neutron.db.ovn_revision_numbers_db [None req-0d72a369-41c4-4269-9356-583b7bfbaf14 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 3e5f5387-360a-4798-be4d-29fc3121f389 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 955/2099] 10.0.0.53 () {32 vars in 725 bytes} [Tue Aug 11 09:50:48 2026] GET /v2.0/ports/c88562fc-fbf0-419a-a4ae-30a09664c4bc/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:48.379 7 INFO neutron.db.ovn_revision_numbers_db [None req-0d72a369-41c4-4269-9356-583b7bfbaf14 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 61d4f2ea-c034-4cd6-a56a-1971f261feac (type: security_group_rules) to 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: 1145/2100] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:47 2026] GET /v2.0/security-groups?tenant_id=a92eb786ac63450093b0696c182f4d19&name=default => generated 2925 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2101] 10.0.0.53 () {34 vars in 752 bytes} [Tue Aug 11 09:50:48 2026] PUT /v2.0/ports/c88562fc-fbf0-419a-a4ae-30a09664c4bc/tags/red => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 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: 1147/2102] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:48 2026] DELETE /v2.0/security-groups/b0c5f327-717b-44b9-a78e-a9666c59b233 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2103] 10.0.0.53 () {32 vars in 725 bytes} [Tue Aug 11 09:50:48 2026] GET /v2.0/ports/c88562fc-fbf0-419a-a4ae-30a09664c4bc/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 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-08-11 09:50:48.950 8 INFO neutron.db.ovn_revision_numbers_db [None req-dbaceb28-b5f6-4ad7-a295-19fbd8cdc8f0 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 310c57bd-f7b8-4016-afe9-0a44ce6e32e1 (type: floatingips) to 4 [pid: 7|app: 0|req: 1149/2104] 10.0.0.53 () {34 vars in 774 bytes} [Tue Aug 11 09:50:48 2026] PUT /v2.0/ports/c88562fc-fbf0-419a-a4ae-30a09664c4bc/tags/black.or.white => generated 4 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 160 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: 1150/2105] 10.0.0.53 () {32 vars in 725 bytes} [Tue Aug 11 09:50:49 2026] GET /v2.0/ports/c88562fc-fbf0-419a-a4ae-30a09664c4bc/tags => generated 52 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:49.082 8 INFO neutron.db.ovn_revision_numbers_db [None req-dbaceb28-b5f6-4ad7-a295-19fbd8cdc8f0 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Successfully bumped revision number for resource 310c57bd-f7b8-4016-afe9-0a44ce6e32e1 (type: floatingips) to 5 2026-08-11 09:50:49.083 8 INFO neutron.db.l3_db [None req-dbaceb28-b5f6-4ad7-a295-19fbd8cdc8f0 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Floating IP 310c57bd-f7b8-4016-afe9-0a44ce6e32e1 associated. External IP: 10.96.250.205, port: 7ab0f511-51c0-4370-8615-0ea9fad32166. /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: 956/2106] 10.0.0.53 () {34 vars in 747 bytes} [Tue Aug 11 09:50:48 2026] PUT /v2.0/floatingips/310c57bd-f7b8-4016-afe9-0a44ce6e32e1 => generated 855 bytes in 744 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2107] 10.0.0.53 () {32 vars in 727 bytes} [Tue Aug 11 09:50:49 2026] GET /v2.0/floatingips/310c57bd-f7b8-4016-afe9-0a44ce6e32e1 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:49.165 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c7bbd33-af51-44cb-9df4-180f04d60ab9'] response: {'name': 'network-changed', 'server_uuid': '2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e', 'tag': '7ab0f511-51c0-4370-8615-0ea9fad32166', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1151/2108] 10.0.0.53 () {34 vars in 745 bytes} [Tue Aug 11 09:50:49 2026] PUT /v2.0/ports/c88562fc-fbf0-419a-a4ae-30a09664c4bc/tags => generated 37 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2109] 10.0.0.53 () {32 vars in 725 bytes} [Tue Aug 11 09:50:49 2026] GET /v2.0/ports/c88562fc-fbf0-419a-a4ae-30a09664c4bc/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 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: 1152/2110] 10.0.0.53 () {32 vars in 733 bytes} [Tue Aug 11 09:50:49 2026] GET /v2.0/ports/c88562fc-fbf0-419a-a4ae-30a09664c4bc/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 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-08-11 09:50:49.365 8 INFO neutron.api.v2.resource [None req-71e4419b-1de1-45c4-a7d3-bafe8a641737 a366823cc0d7429a946ca8409319e243 077070f94d294d31871ab59989653bcb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 959/2111] 10.0.0.53 () {32 vars in 737 bytes} [Tue Aug 11 09:50:49 2026] GET /v2.0/ports/c88562fc-fbf0-419a-a4ae-30a09664c4bc/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 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: 1153/2112] 10.0.0.53 () {32 vars in 736 bytes} [Tue Aug 11 09:50:49 2026] DELETE /v2.0/ports/c88562fc-fbf0-419a-a4ae-30a09664c4bc/tags/red => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 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: 960/2113] 10.0.0.53 () {32 vars in 725 bytes} [Tue Aug 11 09:50:49 2026] GET /v2.0/ports/c88562fc-fbf0-419a-a4ae-30a09664c4bc/tags => generated 30 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 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-08-11 09:50:49.597 7 INFO neutron.api.v2.resource [None req-fa9245a6-ad04-498b-a337-0d5d79e796c6 a366823cc0d7429a946ca8409319e243 077070f94d294d31871ab59989653bcb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1154/2114] 10.0.0.53 () {32 vars in 740 bytes} [Tue Aug 11 09:50:49 2026] DELETE /v2.0/ports/c88562fc-fbf0-419a-a4ae-30a09664c4bc/tags/green => generated 99 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 163 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, ' /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: 961/2115] 10.0.0.53 () {32 vars in 728 bytes} [Tue Aug 11 09:50:49 2026] DELETE /v2.0/ports/c88562fc-fbf0-419a-a4ae-30a09664c4bc/tags => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 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: 1155/2116] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:50:49 2026] GET /v2.0/ports?tenant_id=f70388577a3a4afdab1eaf31e87e950c&device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2117] 10.0.0.53 () {32 vars in 725 bytes} [Tue Aug 11 09:50:49 2026] GET /v2.0/ports/c88562fc-fbf0-419a-a4ae-30a09664c4bc/tags => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 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: 1156/2118] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:50:49 2026] GET /v2.0/networks?id=b202103a-8258-4ff7-9785-5d6aeb4f6464 => generated 797 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2119] 199.204.45.235 () {34 vars in 1057 bytes} [Tue Aug 11 09:50:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7ab0f511-51c0-4370-8615-0ea9fad32166 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2120] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:50:49 2026] GET /v2.0/subnets?id=36f2a6fd-f8e3-4def-9729-c3c650e48681 => generated 677 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:49.929 8 INFO neutron_taas.services.taas.taas_plugin [None req-e75a6209-f11b-44cc-8c28-033b4422d5c7 a366823cc0d7429a946ca8409319e243 077070f94d294d31871ab59989653bcb - - default default] TaaS: Handle Delete Port: c88562fc-fbf0-419a-a4ae-30a09664c4bc 2026-08-11 09:50:49.932 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e75a6209-f11b-44cc-8c28-033b4422d5c7 a366823cc0d7429a946ca8409319e243 077070f94d294d31871ab59989653bcb - - default default] Tap Mirror: Handle Delete Port: c88562fc-fbf0-419a-a4ae-30a09664c4bc [pid: 7|app: 0|req: 1159/2121] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:50:49 2026] GET /v2.0/ports?network_id=b202103a-8258-4ff7-9785-5d6aeb4f6464&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2122] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:50:49 2026] GET /v2.0/networks/b202103a-8258-4ff7-9785-5d6aeb4f6464?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2123] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:50:49 2026] DELETE /v2.0/ports/c88562fc-fbf0-419a-a4ae-30a09664c4bc => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2124] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:50:50 2026] GET /v2.0/networks/b202103a-8258-4ff7-9785-5d6aeb4f6464?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:50.197 8 INFO neutron_taas.services.taas.taas_plugin [None req-1146109f-0c79-4e2c-ae90-b62a7a84a525 a366823cc0d7429a946ca8409319e243 077070f94d294d31871ab59989653bcb - - default default] TaaS: Handle Delete Port: 02af442b-465e-4191-a9dd-4c99731ba6bc 2026-08-11 09:50:50.201 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1146109f-0c79-4e2c-ae90-b62a7a84a525 a366823cc0d7429a946ca8409319e243 077070f94d294d31871ab59989653bcb - - default default] Tap Mirror: Handle Delete Port: 02af442b-465e-4191-a9dd-4c99731ba6bc 2026-08-11 09:50:50.432 8 INFO neutron.services.segments.plugin [-] Segment 7bd752b6-a40e-4bd2-9d23-fc3b5fad1de4 resource provider aggregate not found 2026-08-11 09:50:50.440 8 INFO neutron.services.segments.plugin [-] Segment 7bd752b6-a40e-4bd2-9d23-fc3b5fad1de4 resource provider aggregate not found 2026-08-11 09:50:50.456 8 INFO neutron.services.segments.plugin [-] Segment 7bd752b6-a40e-4bd2-9d23-fc3b5fad1de4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bd752b6-a40e-4bd2-9d23-fc3b5fad1de4 found for delete ", "request_id": "req-1df4ff2a-0300-45ba-8e4f-226bf704a9e1"}]} 2026-08-11 09:50:50.458 8 INFO neutron.services.segments.plugin [-] Segment 7bd752b6-a40e-4bd2-9d23-fc3b5fad1de4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bd752b6-a40e-4bd2-9d23-fc3b5fad1de4 found for delete ", "request_id": "req-fb05b411-a1fd-4c0d-9bd6-15e295913933"}]} [pid: 8|app: 0|req: 964/2125] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:50:50 2026] DELETE /v2.0/networks/e6e376ab-2e15-46e2-b882-5ac35cd9144c => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:50:50.710 7 INFO neutron.db.ovn_revision_numbers_db [None req-cc4e4fa2-2548-4c95-bd2e-7c669efde92b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 774b2ce7-bdf7-4845-81ed-cad9bbdddd69 (type: security_groups) to 1 2026-08-11 09:50:50.724 7 INFO neutron.db.ovn_revision_numbers_db [None req-cc4e4fa2-2548-4c95-bd2e-7c669efde92b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 33f649ee-caf1-4e74-8639-d1e8e01c291e (type: security_group_rules) to 0 2026-08-11 09:50:50.740 7 INFO neutron.db.ovn_revision_numbers_db [None req-cc4e4fa2-2548-4c95-bd2e-7c669efde92b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4575b77e-2911-452d-b02d-fcd1c024e2c3 (type: security_group_rules) to 0 2026-08-11 09:50:50.752 7 INFO neutron.db.ovn_revision_numbers_db [None req-cc4e4fa2-2548-4c95-bd2e-7c669efde92b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c5fad040-41d0-4cd0-9df8-a97f3790aed6 (type: security_group_rules) to 0 2026-08-11 09:50:50.767 7 INFO neutron.db.ovn_revision_numbers_db [None req-cc4e4fa2-2548-4c95-bd2e-7c669efde92b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource f05cbc67-c8e3-43c9-b472-3f3673c9ffcb (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1162/2126] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:50 2026] GET /v2.0/security-groups?tenant_id=5323157ef3bc4af3be591e157ced4d1d&name=default => generated 2925 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2127] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:50 2026] DELETE /v2.0/security-groups/774b2ce7-bdf7-4845-81ed-cad9bbdddd69 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:50:51.572 7 INFO neutron.db.ovn_revision_numbers_db [None req-2f4eb89c-2938-4d16-bd70-8c3cd348a43a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 9a5be66d-442f-4e97-b940-3108e003a587 (type: security_groups) to 1 2026-08-11 09:50:51.584 7 INFO neutron.db.ovn_revision_numbers_db [None req-2f4eb89c-2938-4d16-bd70-8c3cd348a43a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 0652067a-5f25-473b-9617-5b248eb14073 (type: security_group_rules) to 0 2026-08-11 09:50:51.598 7 INFO neutron.db.ovn_revision_numbers_db [None req-2f4eb89c-2938-4d16-bd70-8c3cd348a43a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 424ddc8f-eeb6-47ae-a551-a695a932087f (type: security_group_rules) to 0 2026-08-11 09:50:51.610 7 INFO neutron.db.ovn_revision_numbers_db [None req-2f4eb89c-2938-4d16-bd70-8c3cd348a43a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 56f3d794-e4d8-42fa-a12a-d9ac63ae5be4 (type: security_group_rules) to 0 2026-08-11 09:50:51.622 7 INFO neutron.db.ovn_revision_numbers_db [None req-2f4eb89c-2938-4d16-bd70-8c3cd348a43a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 90f5cb9e-c3dd-4154-85bb-0d23676c3492 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1163/2128] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:51 2026] GET /v2.0/security-groups?tenant_id=8284e87bb3e44a3480433c1fe3f8a072&name=default => generated 2925 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2129] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:51 2026] DELETE /v2.0/security-groups/9a5be66d-442f-4e97-b940-3108e003a587 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2130] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:52 2026] GET /v2.0/security-groups?tenant_id=077070f94d294d31871ab59989653bcb&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2131] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:52 2026] DELETE /v2.0/security-groups/621a9498-8581-4150-92c2-eb6d67a21927 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2132] 10.0.0.108 () {32 vars in 800 bytes} [Tue Aug 11 09:50:52 2026] GET /v2.0/extensions => generated 20541 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2135] 10.0.0.108 () {30 vars in 723 bytes} [Tue Aug 11 09:50:52 2026] GET /v2.0/quotas/24872b4186644a1db7c72766792ae7c9/details => generated 847 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:53.228 8 INFO neutron.db.ovn_revision_numbers_db [None req-990903e0-5bb0-44ec-8822-8fac2692f5f9 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Successfully bumped revision number for resource 7d38820f-166b-4e29-9f9c-d2a933ed8940 (type: security_groups) to 1 2026-08-11 09:50:53.254 8 INFO neutron.db.ovn_revision_numbers_db [None req-990903e0-5bb0-44ec-8822-8fac2692f5f9 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Successfully bumped revision number for resource b2b6f4a0-d02e-44e9-a3da-ed404e6679cc (type: security_group_rules) to 0 2026-08-11 09:50:53.269 8 INFO neutron.db.ovn_revision_numbers_db [None req-990903e0-5bb0-44ec-8822-8fac2692f5f9 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Successfully bumped revision number for resource d9276c43-aef0-4348-80ad-041951a10aef (type: security_group_rules) to 0 2026-08-11 09:50:53.283 8 INFO neutron.db.ovn_revision_numbers_db [None req-990903e0-5bb0-44ec-8822-8fac2692f5f9 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Successfully bumped revision number for resource f3c996cf-03d1-4c3e-ab98-a942611efbbc (type: security_group_rules) to 0 2026-08-11 09:50:53.304 8 INFO neutron.db.ovn_revision_numbers_db [None req-990903e0-5bb0-44ec-8822-8fac2692f5f9 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Successfully bumped revision number for resource f4bbd412-11f8-429d-94cc-ccca39b7ca9e (type: security_group_rules) to 0 2026-08-11 09:50:53.394 8 INFO neutron.db.segments_db [None req-990903e0-5bb0-44ec-8822-8fac2692f5f9 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Added segment 47b55244-8caa-4ab2-8051-b9cd1ea45b82 of type geneve for network 5631ffd9-c0c2-4895-a23d-a82b27bed03a 2026-08-11 09:50:53.542 8 INFO neutron.db.ovn_revision_numbers_db [None req-990903e0-5bb0-44ec-8822-8fac2692f5f9 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Successfully bumped revision number for resource 5631ffd9-c0c2-4895-a23d-a82b27bed03a (type: networks) to 1 2026-08-11 09:50:53.727 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-990903e0-5bb0-44ec-8822-8fac2692f5f9 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] No more DHCP agents 2026-08-11 09:50:53.728 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-990903e0-5bb0-44ec-8822-8fac2692f5f9 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Unable to schedule network 5631ffd9-c0c2-4895-a23d-a82b27bed03a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:50:53.796 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4c3477ef-cea9-4282-a3a0-4adb5de772f2 - - - - - -] OVN reports status down for port: 8f425262-28a1-4c29-86b6-d6952a255652 2026-08-11 09:50:53.877 8 INFO neutron.db.ovn_revision_numbers_db [None req-990903e0-5bb0-44ec-8822-8fac2692f5f9 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Successfully bumped revision number for resource 8f425262-28a1-4c29-86b6-d6952a255652 (type: ports) to 1 [pid: 8|app: 0|req: 969/2136] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:50:52 2026] POST /v2.0/networks => generated 667 bytes in 1001 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:50:54.170 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5d12ef37-c769-4463-bfed-1595fd07a809 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] No more DHCP agents 2026-08-11 09:50:54.172 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5d12ef37-c769-4463-bfed-1595fd07a809 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Unable to schedule network 5631ffd9-c0c2-4895-a23d-a82b27bed03a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:50:54.243 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4c3477ef-cea9-4282-a3a0-4adb5de772f2 - - - - - -] OVN reports status down for port: 7e79c1a2-d0ed-4892-bd47-f093b48e61c8 2026-08-11 09:50:54.272 7 INFO neutron.db.ovn_revision_numbers_db [None req-5d12ef37-c769-4463-bfed-1595fd07a809 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Successfully bumped revision number for resource 7e79c1a2-d0ed-4892-bd47-f093b48e61c8 (type: ports) to 1 [pid: 7|app: 0|req: 1168/2137] 10.0.0.53 () {34 vars in 663 bytes} [Tue Aug 11 09:50:53 2026] POST /v2.0/ports => generated 778 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:50:54.432 8 INFO neutron.db.segments_db [None req-0097ac50-fa0f-49c4-8cc5-ccc892894c81 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Added segment dd06c1e7-7002-4889-a510-6d4c67486c4e of type geneve for network 43940b52-1da9-4a9d-a8bd-75008f084350 2026-08-11 09:50:54.550 8 INFO neutron.db.ovn_revision_numbers_db [None req-0097ac50-fa0f-49c4-8cc5-ccc892894c81 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Successfully bumped revision number for resource 43940b52-1da9-4a9d-a8bd-75008f084350 (type: networks) to 1 2026-08-11 09:50:54.743 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0097ac50-fa0f-49c4-8cc5-ccc892894c81 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] No more DHCP agents 2026-08-11 09:50:54.745 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0097ac50-fa0f-49c4-8cc5-ccc892894c81 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Unable to schedule network 43940b52-1da9-4a9d-a8bd-75008f084350: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:50:54.820 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4c3477ef-cea9-4282-a3a0-4adb5de772f2 - - - - - -] OVN reports status down for port: a57bc835-df2a-4424-bf26-d087a8caadc2 2026-08-11 09:50:54.897 8 INFO neutron.db.ovn_revision_numbers_db [None req-0097ac50-fa0f-49c4-8cc5-ccc892894c81 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Successfully bumped revision number for resource a57bc835-df2a-4424-bf26-d087a8caadc2 (type: ports) to 1 [pid: 8|app: 0|req: 970/2138] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:50:54 2026] POST /v2.0/networks => generated 655 bytes in 628 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, ' 2026-08-11 09:50:55.245 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-14bfc031-65ea-4e56-82df-2a5efc87b5c1 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] No more DHCP agents 2026-08-11 09:50:55.247 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-14bfc031-65ea-4e56-82df-2a5efc87b5c1 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Unable to schedule network 43940b52-1da9-4a9d-a8bd-75008f084350: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:50:55.297 7 INFO neutron.db.ovn_revision_numbers_db [None req-14bfc031-65ea-4e56-82df-2a5efc87b5c1 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Successfully bumped revision number for resource 0fb5dee5-1b43-48c1-ae17-c6c791b3464a (type: subnets) to 0 [pid: 7|app: 0|req: 1169/2139] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:50:54 2026] POST /v2.0/subnets => generated 646 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:50:55.678 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-459f10fb-11f9-4b3e-9558-09e752f165a1 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] No more DHCP agents 2026-08-11 09:50:55.679 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-459f10fb-11f9-4b3e-9558-09e752f165a1 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Unable to schedule network 43940b52-1da9-4a9d-a8bd-75008f084350: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:50:55.782 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9230d8d3-207f-4a09-b556-db8fdc3ed9f5 - - - - - -] OVN reports status down for port: 6177af05-f32f-4dcc-966a-ec1c25b88097 2026-08-11 09:50:55.800 8 INFO neutron.db.ovn_revision_numbers_db [None req-459f10fb-11f9-4b3e-9558-09e752f165a1 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Successfully bumped revision number for resource 6177af05-f32f-4dcc-966a-ec1c25b88097 (type: ports) to 1 [pid: 8|app: 0|req: 971/2140] 10.0.0.53 () {34 vars in 663 bytes} [Tue Aug 11 09:50:55 2026] POST /v2.0/ports => generated 961 bytes in 565 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: 1170/2141] 10.0.0.53 () {34 vars in 676 bytes} [Tue Aug 11 09:50:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:50:56.059 8 INFO neutron_taas.services.taas.taas_plugin [None req-fee9b6d0-1abd-4c3f-a639-798cb0c9a7dc 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] TaaS: Handle Delete Port: 6177af05-f32f-4dcc-966a-ec1c25b88097 2026-08-11 09:50:56.063 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fee9b6d0-1abd-4c3f-a639-798cb0c9a7dc 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Tap Mirror: Handle Delete Port: 6177af05-f32f-4dcc-966a-ec1c25b88097 [pid: 7|app: 0|req: 1171/2142] 10.0.0.53 () {34 vars in 751 bytes} [Tue Aug 11 09:50:56 2026] PUT /v2.0/policies/fe05405f-006e-46e3-b76d-1783f4e6c6dd/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2143] 10.0.0.53 () {32 vars in 731 bytes} [Tue Aug 11 09:50:56 2026] GET /v2.0/policies/fe05405f-006e-46e3-b76d-1783f4e6c6dd/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2144] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:50:55 2026] DELETE /v2.0/ports/6177af05-f32f-4dcc-966a-ec1c25b88097 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2145] 10.0.0.53 () {34 vars in 762 bytes} [Tue Aug 11 09:50:56 2026] PUT /v2.0/policies/fe05405f-006e-46e3-b76d-1783f4e6c6dd/tags/green => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-11 09:50:56.228 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9751d813-21a1-47ff-b5de-b859596cd05c 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 973/2146] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:50:56 2026] DELETE /v2.0/ports/6177af05-f32f-4dcc-966a-ec1c25b88097 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2147] 10.0.0.53 () {32 vars in 731 bytes} [Tue Aug 11 09:50:56 2026] GET /v2.0/policies/fe05405f-006e-46e3-b76d-1783f4e6c6dd/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:56.254 8 INFO neutron.pecan_wsgi.hooks.translation [None req-658a3cfc-13a8-4b08-b1b9-32cf4ade09d0 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 974/2148] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:50:56 2026] GET /v2.0/ports/6177af05-f32f-4dcc-966a-ec1c25b88097 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2149] 10.0.0.53 () {34 vars in 758 bytes} [Tue Aug 11 09:50:56 2026] PUT /v2.0/policies/fe05405f-006e-46e3-b76d-1783f4e6c6dd/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2150] 10.0.0.138 () {34 vars in 989 bytes} [Tue Aug 11 09:50:56 2026] GET /v2.0/ports?device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 1209 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2151] 10.0.0.53 () {32 vars in 731 bytes} [Tue Aug 11 09:50:56 2026] GET /v2.0/policies/fe05405f-006e-46e3-b76d-1783f4e6c6dd/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2152] 10.0.0.108 () {32 vars in 800 bytes} [Tue Aug 11 09:50:56 2026] GET /v2.0/extensions => generated 20541 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2153] 10.0.0.138 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:56 2026] GET /v2.0/security-groups?id=23f436d3-70d7-41b9-aa10-9329fb90ec98&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2154] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:50:56 2026] DELETE /v2.0/subnets/0fb5dee5-1b43-48c1-ae17-c6c791b3464a => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2155] 10.0.0.53 () {34 vars in 780 bytes} [Tue Aug 11 09:50:56 2026] PUT /v2.0/policies/fe05405f-006e-46e3-b76d-1783f4e6c6dd/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2156] 10.0.0.53 () {32 vars in 731 bytes} [Tue Aug 11 09:50:56 2026] GET /v2.0/policies/fe05405f-006e-46e3-b76d-1783f4e6c6dd/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:56.575 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b15108b-ae94-46cf-845b-fa3cc01353eb 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] TaaS: Handle Delete Port: a57bc835-df2a-4424-bf26-d087a8caadc2 [pid: 7|app: 0|req: 1182/2157] 10.0.0.53 () {34 vars in 751 bytes} [Tue Aug 11 09:50:56 2026] PUT /v2.0/policies/fe05405f-006e-46e3-b76d-1783f4e6c6dd/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:56.580 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b15108b-ae94-46cf-845b-fa3cc01353eb 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Tap Mirror: Handle Delete Port: a57bc835-df2a-4424-bf26-d087a8caadc2 [pid: 7|app: 0|req: 1183/2158] 10.0.0.108 () {30 vars in 723 bytes} [Tue Aug 11 09:50:56 2026] GET /v2.0/quotas/24872b4186644a1db7c72766792ae7c9/details => generated 847 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2159] 10.0.0.53 () {32 vars in 731 bytes} [Tue Aug 11 09:50:56 2026] GET /v2.0/policies/fe05405f-006e-46e3-b76d-1783f4e6c6dd/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2160] 10.0.0.53 () {32 vars in 739 bytes} [Tue Aug 11 09:50:56 2026] GET /v2.0/policies/fe05405f-006e-46e3-b76d-1783f4e6c6dd/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:50:56.779 7 INFO neutron.api.v2.resource [None req-0db48be3-7541-483e-8e32-dbe9d0ff6654 0d6b405072d9483abfc2dc98d8da5cff 1e2e47a1d4c34a9fa362c956ca1e988d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1186/2161] 10.0.0.53 () {32 vars in 743 bytes} [Tue Aug 11 09:50:56 2026] GET /v2.0/policies/fe05405f-006e-46e3-b76d-1783f4e6c6dd/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 09:50:56.783 8 INFO neutron.services.segments.plugin [-] Segment dd06c1e7-7002-4889-a510-6d4c67486c4e resource provider aggregate not found 2026-08-11 09:50:56.789 8 INFO neutron.services.segments.plugin [-] Segment dd06c1e7-7002-4889-a510-6d4c67486c4e resource provider aggregate not found 2026-08-11 09:50:56.802 8 INFO neutron.services.segments.plugin [-] Segment dd06c1e7-7002-4889-a510-6d4c67486c4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd06c1e7-7002-4889-a510-6d4c67486c4e found for delete ", "request_id": "req-8cbfbf01-f394-448b-aa9c-799b9528f742"}]} 2026-08-11 09:50:56.821 8 INFO neutron.services.segments.plugin [-] Segment dd06c1e7-7002-4889-a510-6d4c67486c4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd06c1e7-7002-4889-a510-6d4c67486c4e found for delete ", "request_id": "req-2903b857-4b4e-41a6-a776-30cdcf1ddbaf"}]} [pid: 8|app: 0|req: 976/2162] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:50:56 2026] DELETE /v2.0/networks/43940b52-1da9-4a9d-a8bd-75008f084350 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2163] 10.0.0.53 () {32 vars in 742 bytes} [Tue Aug 11 09:50:56 2026] DELETE /v2.0/policies/fe05405f-006e-46e3-b76d-1783f4e6c6dd/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2164] 10.0.0.53 () {32 vars in 731 bytes} [Tue Aug 11 09:50:56 2026] GET /v2.0/policies/fe05405f-006e-46e3-b76d-1783f4e6c6dd/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:56.961 8 INFO neutron.db.segments_db [None req-4756c1ac-091c-4936-bb39-f4f8ecee0901 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Added segment 132e2ea1-b391-4f56-b7eb-5d563495e6f3 of type geneve for network 4dfbd99d-a9d5-49ab-ad71-41ddd66b055f 2026-08-11 09:50:56.963 7 INFO neutron.api.v2.resource [None req-6e350c58-caad-4d52-aa63-694c27837222 0d6b405072d9483abfc2dc98d8da5cff 1e2e47a1d4c34a9fa362c956ca1e988d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1189/2165] 10.0.0.53 () {32 vars in 746 bytes} [Tue Aug 11 09:50:56 2026] DELETE /v2.0/policies/fe05405f-006e-46e3-b76d-1783f4e6c6dd/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2166] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:50:56 2026] DELETE /v2.0/policies/fe05405f-006e-46e3-b76d-1783f4e6c6dd/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2167] 10.0.0.53 () {32 vars in 731 bytes} [Tue Aug 11 09:50:57 2026] GET /v2.0/policies/fe05405f-006e-46e3-b76d-1783f4e6c6dd/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:50:57.089 8 INFO neutron.db.ovn_revision_numbers_db [None req-4756c1ac-091c-4936-bb39-f4f8ecee0901 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Successfully bumped revision number for resource 4dfbd99d-a9d5-49ab-ad71-41ddd66b055f (type: networks) to 1 [pid: 7|app: 0|req: 1192/2168] 10.0.0.53 () {32 vars in 732 bytes} [Tue Aug 11 09:50:57 2026] DELETE /v2.0/qos/policies/fe05405f-006e-46e3-b76d-1783f4e6c6dd => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:50:57.300 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4756c1ac-091c-4936-bb39-f4f8ecee0901 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] No more DHCP agents 2026-08-11 09:50:57.302 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4756c1ac-091c-4936-bb39-f4f8ecee0901 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Unable to schedule network 4dfbd99d-a9d5-49ab-ad71-41ddd66b055f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:50:57.366 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4c3477ef-cea9-4282-a3a0-4adb5de772f2 - - - - - -] OVN reports status down for port: afe97d24-d635-408a-92e0-38807db7dca3 2026-08-11 09:50:57.433 8 INFO neutron.db.ovn_revision_numbers_db [None req-4756c1ac-091c-4936-bb39-f4f8ecee0901 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Successfully bumped revision number for resource afe97d24-d635-408a-92e0-38807db7dca3 (type: ports) to 1 [pid: 8|app: 0|req: 977/2169] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:50:56 2026] POST /v2.0/networks => generated 655 bytes in 630 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:50:57.687 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c5574899-3447-4c60-b65e-69d8fc10a276 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] No more DHCP agents 2026-08-11 09:50:57.689 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c5574899-3447-4c60-b65e-69d8fc10a276 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Unable to schedule network 4dfbd99d-a9d5-49ab-ad71-41ddd66b055f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:50:57.726 7 INFO neutron.db.ovn_revision_numbers_db [None req-c5574899-3447-4c60-b65e-69d8fc10a276 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Successfully bumped revision number for resource d8d173fa-2969-43ad-854f-bc21e67cbdfe (type: subnets) to 0 [pid: 7|app: 0|req: 1193/2170] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:50:57 2026] POST /v2.0/subnets => generated 646 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:50:58.123 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a9a81577-e319-4f63-ab23-c0ae77c52c89 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] No more DHCP agents 2026-08-11 09:50:58.126 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a9a81577-e319-4f63-ab23-c0ae77c52c89 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Unable to schedule network 4dfbd99d-a9d5-49ab-ad71-41ddd66b055f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:50:58.238 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4c3477ef-cea9-4282-a3a0-4adb5de772f2 - - - - - -] OVN reports status down for port: a63ef819-478d-4068-99cc-34becde9a876 2026-08-11 09:50:58.349 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9a81577-e319-4f63-ab23-c0ae77c52c89 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Successfully bumped revision number for resource a63ef819-478d-4068-99cc-34becde9a876 (type: ports) to 1 2026-08-11 09:50:58.365 7 INFO neutron.db.ovn_revision_numbers_db [None req-364ef6cd-8c08-4a95-a3ae-96da5e3bde5a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 796276f1-644d-4cc0-8501-2b301b227c08 (type: security_groups) to 1 2026-08-11 09:50:58.377 7 INFO neutron.db.ovn_revision_numbers_db [None req-364ef6cd-8c08-4a95-a3ae-96da5e3bde5a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 1316f51b-e161-4013-8f9f-4c37ee87235a (type: security_group_rules) to 0 2026-08-11 09:50:58.389 7 INFO neutron.db.ovn_revision_numbers_db [None req-364ef6cd-8c08-4a95-a3ae-96da5e3bde5a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 433c1117-9564-4317-b03e-caa563f99b51 (type: security_group_rules) to 0 2026-08-11 09:50:58.401 7 INFO neutron.db.ovn_revision_numbers_db [None req-364ef6cd-8c08-4a95-a3ae-96da5e3bde5a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 57126352-cd4c-452f-a516-43147a303b3c (type: security_group_rules) to 0 2026-08-11 09:50:58.413 7 INFO neutron.db.ovn_revision_numbers_db [None req-364ef6cd-8c08-4a95-a3ae-96da5e3bde5a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource d85c2b2e-2329-4051-8f74-f235bd9c75e2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1194/2171] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:57 2026] GET /v2.0/security-groups?tenant_id=1e2e47a1d4c34a9fa362c956ca1e988d&name=default => generated 2925 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2172] 10.0.0.53 () {34 vars in 663 bytes} [Tue Aug 11 09:50:57 2026] POST /v2.0/ports => generated 928 bytes in 715 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2173] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:58 2026] GET /v2.0/ports?device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:58.689 7 INFO neutron_taas.services.taas.taas_plugin [None req-08344714-21b8-4def-98f4-69e9eaf69850 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] TaaS: Handle Delete Port: a63ef819-478d-4068-99cc-34becde9a876 2026-08-11 09:50:58.693 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08344714-21b8-4def-98f4-69e9eaf69850 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Tap Mirror: Handle Delete Port: a63ef819-478d-4068-99cc-34becde9a876 [pid: 8|app: 0|req: 979/2174] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:58 2026] DELETE /v2.0/security-groups/796276f1-644d-4cc0-8501-2b301b227c08 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2175] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:58 2026] GET /v2.0/security-groups?id=23f436d3-70d7-41b9-aa10-9329fb90ec98&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2176] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:50:58 2026] DELETE /v2.0/ports/a63ef819-478d-4068-99cc-34becde9a876 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:50:58.872 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c967aa25-16bd-458c-a0d7-320cd63a6451 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1197/2177] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:50:58 2026] GET /v2.0/ports/a63ef819-478d-4068-99cc-34becde9a876 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:50:59.003 8 INFO neutron.db.ovn_revision_numbers_db [None req-83ec99d3-1f4c-4468-9190-ee6285b3853d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 8df15938-bc17-4904-a4c9-eac41d88c10a (type: security_groups) to 1 2026-08-11 09:50:59.018 8 INFO neutron.db.ovn_revision_numbers_db [None req-83ec99d3-1f4c-4468-9190-ee6285b3853d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 104a030b-5c5f-41f0-a66b-58982c9f3988 (type: security_group_rules) to 0 2026-08-11 09:50:59.035 8 INFO neutron.db.ovn_revision_numbers_db [None req-83ec99d3-1f4c-4468-9190-ee6285b3853d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 33833ed0-7cc5-4102-88e8-3d7c5424259a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1198/2178] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:50:58 2026] DELETE /v2.0/subnets/d8d173fa-2969-43ad-854f-bc21e67cbdfe => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:50:59.050 8 INFO neutron.db.ovn_revision_numbers_db [None req-83ec99d3-1f4c-4468-9190-ee6285b3853d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 8153e38c-2b5a-4bf2-b6e2-cbbb4da80586 (type: security_group_rules) to 0 2026-08-11 09:50:59.062 8 INFO neutron.db.ovn_revision_numbers_db [None req-83ec99d3-1f4c-4468-9190-ee6285b3853d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 89e759c9-0b4f-4ea7-b3d3-5d5c6a7b00ab (type: security_group_rules) to 0 [pid: 8|app: 0|req: 981/2179] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:58 2026] GET /v2.0/security-groups?tenant_id=2d7ced17c4134c5e9783f4a55967dffd&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:50:59.141 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9230d8d3-207f-4a09-b556-db8fdc3ed9f5 - - - - - -] OVN reports status down for port: 7ab0f511-51c0-4370-8615-0ea9fad32166 2026-08-11 09:50:59.246 7 INFO neutron_taas.services.taas.taas_plugin [None req-6eeb30fb-f73b-43f0-b0b1-b61db5e5ed34 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] TaaS: Handle Delete Port: afe97d24-d635-408a-92e0-38807db7dca3 2026-08-11 09:50:59.255 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6eeb30fb-f73b-43f0-b0b1-b61db5e5ed34 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Tap Mirror: Handle Delete Port: afe97d24-d635-408a-92e0-38807db7dca3 2026-08-11 09:50:59.340 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f63de0c0-df69-46ee-89ed-012933364bdd'] response: {'server_uuid': '2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7ab0f511-51c0-4370-8615-0ea9fad32166', 'code': 200} [pid: 8|app: 0|req: 982/2180] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:50:59 2026] DELETE /v2.0/security-groups/8df15938-bc17-4904-a4c9-eac41d88c10a => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:50:59.605 7 INFO neutron.services.segments.plugin [-] Segment 132e2ea1-b391-4f56-b7eb-5d563495e6f3 resource provider aggregate not found 2026-08-11 09:50:59.607 7 INFO neutron.services.segments.plugin [-] Segment 132e2ea1-b391-4f56-b7eb-5d563495e6f3 resource provider aggregate not found 2026-08-11 09:50:59.630 7 INFO neutron.services.segments.plugin [-] Segment 132e2ea1-b391-4f56-b7eb-5d563495e6f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 132e2ea1-b391-4f56-b7eb-5d563495e6f3 found for delete ", "request_id": "req-a08fae7d-c71d-48d6-b345-156d1aa3ddaa"}]} 2026-08-11 09:50:59.631 7 INFO neutron.services.segments.plugin [-] Segment 132e2ea1-b391-4f56-b7eb-5d563495e6f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 132e2ea1-b391-4f56-b7eb-5d563495e6f3 found for delete ", "request_id": "req-4e19ea42-8b14-4d93-a3c6-b693ae942494"}]} 2026-08-11 09:50:59.632 7 INFO neutron.db.ovn_revision_numbers_db [None req-9230d8d3-207f-4a09-b556-db8fdc3ed9f5 - - - - - -] Successfully bumped revision number for resource 7ab0f511-51c0-4370-8615-0ea9fad32166 (type: ports) to 6 [pid: 7|app: 0|req: 1199/2181] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:50:59 2026] DELETE /v2.0/networks/4dfbd99d-a9d5-49ab-ad71-41ddd66b055f => generated 0 bytes in 647 msecs (HTTP/1.1 204) 3 headers in 131 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: 1200/2182] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:50:59 2026] GET /v2.0/ports?device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2183] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:50:59 2026] GET /v2.0/security-groups?id=23f436d3-70d7-41b9-aa10-9329fb90ec98&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:50:59.979 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-40932c89-a603-4ee0-948a-b897ffc78711 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] No more DHCP agents 2026-08-11 09:50:59.981 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-40932c89-a603-4ee0-948a-b897ffc78711 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Unable to schedule network 5631ffd9-c0c2-4895-a23d-a82b27bed03a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:00.043 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4c3477ef-cea9-4282-a3a0-4adb5de772f2 - - - - - -] OVN reports status down for port: 0293139f-0bef-4ea6-a7dc-5c9c44bd309b 2026-08-11 09:51:00.101 8 INFO neutron.db.ovn_revision_numbers_db [None req-40932c89-a603-4ee0-948a-b897ffc78711 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Successfully bumped revision number for resource 0293139f-0bef-4ea6-a7dc-5c9c44bd309b (type: ports) to 1 [pid: 8|app: 0|req: 983/2184] 10.0.0.53 () {34 vars in 663 bytes} [Tue Aug 11 09:50:59 2026] POST /v2.0/ports => generated 779 bytes in 482 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, ' 2026-08-11 09:51:00.270 7 INFO neutron.db.ovn_revision_numbers_db [None req-e9016a8c-fbe6-453a-90ab-d26077296a76 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 3010cf53-5986-4fba-8e8f-ce15dbc9130c (type: security_groups) to 1 2026-08-11 09:51:00.283 7 INFO neutron.db.ovn_revision_numbers_db [None req-e9016a8c-fbe6-453a-90ab-d26077296a76 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 498819e5-c038-4ba2-af62-8e736d206a58 (type: security_group_rules) to 0 2026-08-11 09:51:00.296 7 INFO neutron.db.ovn_revision_numbers_db [None req-e9016a8c-fbe6-453a-90ab-d26077296a76 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 895e6e1a-9b92-4ab3-a98d-b42d68ad8bbc (type: security_group_rules) to 0 2026-08-11 09:51:00.312 7 INFO neutron.db.ovn_revision_numbers_db [None req-e9016a8c-fbe6-453a-90ab-d26077296a76 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource dbdfbe5e-0977-4097-aa34-e0fa349138bf (type: security_group_rules) to 0 2026-08-11 09:51:00.324 7 INFO neutron.db.ovn_revision_numbers_db [None req-e9016a8c-fbe6-453a-90ab-d26077296a76 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource f2e9fb78-97b1-45de-992f-cdb2e8d375d0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1202/2185] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:50:59 2026] GET /v2.0/security-groups?tenant_id=24872b4186644a1db7c72766792ae7c9&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:00.405 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4c3477ef-cea9-4282-a3a0-4adb5de772f2 - - - - - -] OVN reports status down for port: 0293139f-0bef-4ea6-a7dc-5c9c44bd309b [pid: 7|app: 0|req: 1203/2186] 199.204.45.235 () {34 vars in 993 bytes} [Tue Aug 11 09:51:00 2026] GET /v2.0/ports?device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:00.462 8 INFO neutron.db.ovn_revision_numbers_db [None req-d95cb762-9e7f-4dc3-bf9e-d06c91e7b05e 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Successfully bumped revision number for resource 0293139f-0bef-4ea6-a7dc-5c9c44bd309b (type: ports) to 2 [pid: 8|app: 0|req: 984/2187] 10.0.0.53 () {34 vars in 735 bytes} [Tue Aug 11 09:51:00 2026] PUT /v2.0/ports/0293139f-0bef-4ea6-a7dc-5c9c44bd309b => generated 752 bytes in 316 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, ' [pid: 7|app: 0|req: 1204/2188] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:51:00 2026] DELETE /v2.0/security-groups/3010cf53-5986-4fba-8e8f-ce15dbc9130c => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:51:00.714 8 INFO neutron_taas.services.taas.taas_plugin [req-39ddaba0-152c-4c9d-81d6-18f7e6243843 req-d271e124-29c2-4672-be25-1ac8bd71cd5f cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] TaaS: Handle Delete Port: 7ab0f511-51c0-4370-8615-0ea9fad32166 2026-08-11 09:51:00.717 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-39ddaba0-152c-4c9d-81d6-18f7e6243843 req-d271e124-29c2-4672-be25-1ac8bd71cd5f cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Tap Mirror: Handle Delete Port: 7ab0f511-51c0-4370-8615-0ea9fad32166 2026-08-11 09:51:00.855 7 INFO neutron_taas.services.taas.taas_plugin [None req-c72560ba-b50a-43a6-922e-5a391841bfb7 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] TaaS: Handle Delete Port: 0293139f-0bef-4ea6-a7dc-5c9c44bd309b 2026-08-11 09:51:00.859 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c72560ba-b50a-43a6-922e-5a391841bfb7 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Tap Mirror: Handle Delete Port: 0293139f-0bef-4ea6-a7dc-5c9c44bd309b 2026-08-11 09:51:00.956 8 INFO neutron.db.l3_db [req-39ddaba0-152c-4c9d-81d6-18f7e6243843 req-d271e124-29c2-4672-be25-1ac8bd71cd5f cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Floating IP 310c57bd-f7b8-4016-afe9-0a44ce6e32e1 disassociated. External IP: 10.96.250.205, port: 7ab0f511-51c0-4370-8615-0ea9fad32166. [pid: 7|app: 0|req: 1205/2189] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:51:00 2026] DELETE /v2.0/ports/0293139f-0bef-4ea6-a7dc-5c9c44bd309b => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 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: 1206/2190] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:01 2026] GET /v2.0/ports?device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2191] 199.204.45.235 () {36 vars in 996 bytes} [Tue Aug 11 09:51:00 2026] DELETE /v2.0/ports/7ab0f511-51c0-4370-8615-0ea9fad32166 => generated 0 bytes in 631 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2192] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:51:01 2026] GET /v2.0/security-groups?id=23f436d3-70d7-41b9-aa10-9329fb90ec98&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:01.213 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-af7b356a-065c-4dcd-9ac5-a0d145f7cc1d'] response: {'server_uuid': '2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e', 'name': 'network-vif-deleted', 'tag': '7ab0f511-51c0-4370-8615-0ea9fad32166', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1207/2193] 10.0.0.53 () {32 vars in 641 bytes} [Tue Aug 11 09:51:01 2026] GET /v2.0/ports => generated 1537 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:01.246 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af5bfce6-967b-4d27-a6de-4665d66d9609 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 987/2194] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:51:01 2026] GET /v2.0/ports/0293139f-0bef-4ea6-a7dc-5c9c44bd309b => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2195] 10.0.0.53 () {32 vars in 641 bytes} [Tue Aug 11 09:51:01 2026] GET /v2.0/ports => generated 1537 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2196] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:51:01 2026] GET /v2.0/ports/7e79c1a2-d0ed-4892-bd47-f093b48e61c8 => generated 778 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:01.375 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8c6ca5c5-7847-4bc8-b04e-26363ff249f8 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1209/2197] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:51:01 2026] DELETE /v2.0/ports/a63ef819-478d-4068-99cc-34becde9a876 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:51:01.382 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fca91303-983d-44ea-8147-150ddae8b756'] response: {'server_uuid': '2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7ab0f511-51c0-4370-8615-0ea9fad32166', 'code': 200} 2026-08-11 09:51:01.397 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3e7a689-1509-4be3-b3e3-e71cdd662bc5 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 989/2198] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:51:01 2026] DELETE /v2.0/subnets/d8d173fa-2969-43ad-854f-bc21e67cbdfe => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:51:01.427 7 INFO neutron.pecan_wsgi.hooks.translation [None req-62bb5404-2a3a-46f4-b960-7537149b4e86 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1210/2199] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:51:01 2026] DELETE /v2.0/subnets/0fb5dee5-1b43-48c1-ae17-c6c791b3464a => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:51:01.573 8 INFO neutron_taas.services.taas.taas_plugin [None req-e69827f8-0469-4693-b426-c849ab99fda1 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] TaaS: Handle Delete Port: 7e79c1a2-d0ed-4892-bd47-f093b48e61c8 2026-08-11 09:51:01.580 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e69827f8-0469-4693-b426-c849ab99fda1 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Tap Mirror: Handle Delete Port: 7e79c1a2-d0ed-4892-bd47-f093b48e61c8 [pid: 8|app: 0|req: 990/2200] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:51:01 2026] DELETE /v2.0/ports/7e79c1a2-d0ed-4892-bd47-f093b48e61c8 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:51:01.897 7 INFO neutron_taas.services.taas.taas_plugin [None req-040814e2-6332-47fe-8330-6bff122db6fb 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] TaaS: Handle Delete Port: 8f425262-28a1-4c29-86b6-d6952a255652 2026-08-11 09:51:01.901 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-040814e2-6332-47fe-8330-6bff122db6fb 5117cf645bf34f00848821efc56e3b87 b37ccbb604ef47459e916f5e786c21f8 - - default default] Tap Mirror: Handle Delete Port: 8f425262-28a1-4c29-86b6-d6952a255652 2026-08-11 09:51:02.119 7 INFO neutron.services.segments.plugin [-] Segment 47b55244-8caa-4ab2-8051-b9cd1ea45b82 resource provider aggregate not found 2026-08-11 09:51:02.126 7 INFO neutron.services.segments.plugin [-] Segment 47b55244-8caa-4ab2-8051-b9cd1ea45b82 resource provider aggregate not found 2026-08-11 09:51:02.143 7 INFO neutron.services.segments.plugin [-] Segment 47b55244-8caa-4ab2-8051-b9cd1ea45b82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47b55244-8caa-4ab2-8051-b9cd1ea45b82 found for delete ", "request_id": "req-32c6f8f9-c869-414c-bc23-35b6d471226e"}]} 2026-08-11 09:51:02.147 7 INFO neutron.services.segments.plugin [-] Segment 47b55244-8caa-4ab2-8051-b9cd1ea45b82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47b55244-8caa-4ab2-8051-b9cd1ea45b82 found for delete ", "request_id": "req-e63fe232-bb53-4d3d-bc8b-c33ac20109fa"}]} [pid: 7|app: 0|req: 1211/2201] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:51:01 2026] DELETE /v2.0/networks/5631ffd9-c0c2-4895-a23d-a82b27bed03a => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2202] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:02 2026] GET /v2.0/ports?device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2203] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:51:02 2026] GET /v2.0/security-groups?tenant_id=b37ccbb604ef47459e916f5e786c21f8&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:03.234 7 INFO neutron.db.ovn_revision_numbers_db [None req-d54f0878-81ce-4a5a-a274-fda742e4090f cc7c6297414a495299c8b48a9b616516 6195e78700b44dae80eaa8b89477b3f0 - - default default] Successfully bumped revision number for resource eebcbb63-4540-425d-a130-beba703a204b (type: security_groups) to 1 2026-08-11 09:51:03.250 7 INFO neutron.db.ovn_revision_numbers_db [None req-d54f0878-81ce-4a5a-a274-fda742e4090f cc7c6297414a495299c8b48a9b616516 6195e78700b44dae80eaa8b89477b3f0 - - default default] Successfully bumped revision number for resource 13c17934-c29d-4b7f-9fa7-307357640d73 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 992/2204] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:51:02 2026] DELETE /v2.0/security-groups/7d38820f-166b-4e29-9f9c-d2a933ed8940 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:51:03.266 7 INFO neutron.db.ovn_revision_numbers_db [None req-d54f0878-81ce-4a5a-a274-fda742e4090f cc7c6297414a495299c8b48a9b616516 6195e78700b44dae80eaa8b89477b3f0 - - default default] Successfully bumped revision number for resource 93f87559-65b9-46fc-9fe8-7b0390beb48f (type: security_group_rules) to 0 2026-08-11 09:51:03.282 7 INFO neutron.db.ovn_revision_numbers_db [None req-d54f0878-81ce-4a5a-a274-fda742e4090f cc7c6297414a495299c8b48a9b616516 6195e78700b44dae80eaa8b89477b3f0 - - default default] Successfully bumped revision number for resource d8237521-275d-4aab-b9e6-8667567c7c4a (type: security_group_rules) to 0 2026-08-11 09:51:03.297 7 INFO neutron.db.ovn_revision_numbers_db [None req-d54f0878-81ce-4a5a-a274-fda742e4090f cc7c6297414a495299c8b48a9b616516 6195e78700b44dae80eaa8b89477b3f0 - - default default] Successfully bumped revision number for resource dcf7e7b4-4543-4fc5-9f66-18a433be4195 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 993/2205] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:03 2026] GET /v2.0/ports?device_id=2e30ea02-cf09-4b0a-ae25-9e5ac5b3b69e => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:51:03.434 7 INFO neutron.db.ovn_revision_numbers_db [None req-d54f0878-81ce-4a5a-a274-fda742e4090f cc7c6297414a495299c8b48a9b616516 6195e78700b44dae80eaa8b89477b3f0 - - default default] Successfully bumped revision number for resource e790e97a-30f1-447c-a3b8-766f9d53ae8c (type: security_groups) to 1 2026-08-11 09:51:03.447 7 INFO neutron.db.ovn_revision_numbers_db [None req-d54f0878-81ce-4a5a-a274-fda742e4090f cc7c6297414a495299c8b48a9b616516 6195e78700b44dae80eaa8b89477b3f0 - - default default] Successfully bumped revision number for resource 12e698a0-25c9-4ee1-96cf-1e3a4e47f07e (type: security_group_rules) to 0 2026-08-11 09:51:03.459 7 INFO neutron.db.ovn_revision_numbers_db [None req-d54f0878-81ce-4a5a-a274-fda742e4090f cc7c6297414a495299c8b48a9b616516 6195e78700b44dae80eaa8b89477b3f0 - - default default] Successfully bumped revision number for resource 7f20096e-9e48-4c49-882e-76aab39463db (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1213/2206] 10.0.0.53 () {34 vars in 682 bytes} [Tue Aug 11 09:51:02 2026] POST /v2.0/security-groups => generated 1601 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2207] 10.0.0.53 () {34 vars in 765 bytes} [Tue Aug 11 09:51:03 2026] PUT /v2.0/security-groups/e790e97a-30f1-447c-a3b8-766f9d53ae8c/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2208] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:51:03 2026] GET /v2.0/security-groups/e790e97a-30f1-447c-a3b8-766f9d53ae8c/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2209] 10.0.0.53 () {34 vars in 776 bytes} [Tue Aug 11 09:51:03 2026] PUT /v2.0/security-groups/e790e97a-30f1-447c-a3b8-766f9d53ae8c/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2210] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:51:03 2026] GET /v2.0/security-groups/e790e97a-30f1-447c-a3b8-766f9d53ae8c/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2211] 10.0.0.53 () {34 vars in 772 bytes} [Tue Aug 11 09:51:03 2026] PUT /v2.0/security-groups/e790e97a-30f1-447c-a3b8-766f9d53ae8c/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2212] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:51:03 2026] GET /v2.0/security-groups/e790e97a-30f1-447c-a3b8-766f9d53ae8c/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2213] 10.0.0.53 () {34 vars in 794 bytes} [Tue Aug 11 09:51:03 2026] PUT /v2.0/security-groups/e790e97a-30f1-447c-a3b8-766f9d53ae8c/tags/black.or.white => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2214] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:51:03 2026] GET /v2.0/security-groups/e790e97a-30f1-447c-a3b8-766f9d53ae8c/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2215] 10.0.0.53 () {34 vars in 765 bytes} [Tue Aug 11 09:51:04 2026] PUT /v2.0/security-groups/e790e97a-30f1-447c-a3b8-766f9d53ae8c/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2216] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:51:04 2026] GET /v2.0/security-groups/e790e97a-30f1-447c-a3b8-766f9d53ae8c/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2217] 10.0.0.53 () {32 vars in 753 bytes} [Tue Aug 11 09:51:04 2026] GET /v2.0/security-groups/e790e97a-30f1-447c-a3b8-766f9d53ae8c/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:51:04.229 7 INFO neutron.api.v2.resource [None req-57c6d101-e8d8-4e62-8175-07d7d15c5f49 cc7c6297414a495299c8b48a9b616516 6195e78700b44dae80eaa8b89477b3f0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1219/2218] 10.0.0.53 () {32 vars in 757 bytes} [Tue Aug 11 09:51:04 2026] GET /v2.0/security-groups/e790e97a-30f1-447c-a3b8-766f9d53ae8c/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2219] 10.0.0.53 () {32 vars in 756 bytes} [Tue Aug 11 09:51:04 2026] DELETE /v2.0/security-groups/e790e97a-30f1-447c-a3b8-766f9d53ae8c/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2220] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:51:04 2026] GET /v2.0/security-groups/e790e97a-30f1-447c-a3b8-766f9d53ae8c/tags => generated 30 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:51:04.388 8 INFO neutron.api.v2.resource [None req-2a1c5597-013c-48e1-820d-aff8ef753b59 cc7c6297414a495299c8b48a9b616516 6195e78700b44dae80eaa8b89477b3f0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1001/2221] 10.0.0.53 () {32 vars in 760 bytes} [Tue Aug 11 09:51:04 2026] DELETE /v2.0/security-groups/e790e97a-30f1-447c-a3b8-766f9d53ae8c/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2222] 10.0.0.53 () {32 vars in 748 bytes} [Tue Aug 11 09:51:04 2026] DELETE /v2.0/security-groups/e790e97a-30f1-447c-a3b8-766f9d53ae8c/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2223] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:51:04 2026] GET /v2.0/security-groups/e790e97a-30f1-447c-a3b8-766f9d53ae8c/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2224] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:51:04 2026] DELETE /v2.0/security-groups/e790e97a-30f1-447c-a3b8-766f9d53ae8c => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2225] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:51:04 2026] DELETE /v2.0/security-groups/23f436d3-70d7-41b9-aa10-9329fb90ec98 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:51:04.951 8 INFO neutron_taas.services.taas.taas_plugin [None req-2324491e-f9a8-46ac-bacd-87352ec638f4 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] TaaS: Handle Delete Port: 51e1c71d-333c-4655-903a-e3acac0dc898 2026-08-11 09:51:04.955 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2324491e-f9a8-46ac-bacd-87352ec638f4 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Tap Mirror: Handle Delete Port: 51e1c71d-333c-4655-903a-e3acac0dc898 [pid: 8|app: 0|req: 1004/2226] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:51:04 2026] DELETE /v2.0/floatingips/310c57bd-f7b8-4016-afe9-0a44ce6e32e1 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2227] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:05 2026] GET /v2.0/ports?device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2228] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:51:05 2026] GET /v2.0/security-groups?id=2c4f2e20-6448-439f-848c-ccac9521c049&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2229] 10.0.0.53 () {34 vars in 675 bytes} [Tue Aug 11 09:51:05 2026] POST /v2.0/subnetpools => generated 549 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2230] 10.0.0.53 () {32 vars in 727 bytes} [Tue Aug 11 09:51:05 2026] GET /v2.0/subnetpools/8f088930-6867-4655-b50e-7db9187a1ecb => generated 549 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:05.588 8 INFO neutron.db.ovn_revision_numbers_db [None req-1e5638f0-8732-4518-8732-936a85ac6cf0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource cf1beb57-9008-46f2-8aea-a99dcc35528b (type: security_groups) to 1 2026-08-11 09:51:05.600 8 INFO neutron.db.ovn_revision_numbers_db [None req-1e5638f0-8732-4518-8732-936a85ac6cf0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 2d62c0c6-7bbb-4882-a13f-6e04a7b45848 (type: security_group_rules) to 0 2026-08-11 09:51:05.610 8 INFO neutron.db.ovn_revision_numbers_db [None req-1e5638f0-8732-4518-8732-936a85ac6cf0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 3367e204-66af-41a4-bae4-1fc5ba5f8246 (type: security_group_rules) to 0 2026-08-11 09:51:05.621 8 INFO neutron.db.ovn_revision_numbers_db [None req-1e5638f0-8732-4518-8732-936a85ac6cf0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 59111f4b-ec7b-4cd1-814d-e2c05704e8af (type: security_group_rules) to 0 2026-08-11 09:51:05.632 8 INFO neutron.db.ovn_revision_numbers_db [None req-1e5638f0-8732-4518-8732-936a85ac6cf0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource cde36649-cea5-43df-ae80-acfcf45a1dc3 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1225/2231] 10.0.0.53 () {34 vars in 747 bytes} [Tue Aug 11 09:51:05 2026] PUT /v2.0/subnetpools/8f088930-6867-4655-b50e-7db9187a1ecb => generated 500 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2232] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:51:05 2026] GET /v2.0/security-groups?tenant_id=79ddb6748af440f689bd0ccff2829bf8&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2233] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:51:05 2026] DELETE /v2.0/subnetpools/8f088930-6867-4655-b50e-7db9187a1ecb => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:51:05.733 7 INFO neutron.api.v2.resource [None req-fd29eeb7-5234-401a-b3f3-91c72cbb2cb9 51618137ae104711b08aaad5f4832e3c b669ed0bf5354c339f88813d8d9b34f7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1227/2234] 10.0.0.53 () {32 vars in 727 bytes} [Tue Aug 11 09:51:05 2026] GET /v2.0/subnetpools/8f088930-6867-4655-b50e-7db9187a1ecb => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:51:05.747 7 INFO neutron.api.v2.resource [None req-0f0c7739-2be5-4d61-8837-7b01ab4ca10d 51618137ae104711b08aaad5f4832e3c b669ed0bf5354c339f88813d8d9b34f7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1228/2235] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:51:05 2026] DELETE /v2.0/subnetpools/8f088930-6867-4655-b50e-7db9187a1ecb => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2236] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:51:05 2026] DELETE /v2.0/security-groups/cf1beb57-9008-46f2-8aea-a99dcc35528b => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2237] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:51:06 2026] GET /v2.0/security-groups?tenant_id=6195e78700b44dae80eaa8b89477b3f0&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2238] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:51:06 2026] DELETE /v2.0/security-groups/eebcbb63-4540-425d-a130-beba703a204b => generated 0 bytes in 232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:51:06.360 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4c3477ef-cea9-4282-a3a0-4adb5de772f2 - - - - - -] OVN reports status down for port: 6455b19d-7191-4bb6-88f0-1053340389f3 2026-08-11 09:51:06.606 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1308fce6-3aa9-4cec-b7fb-4f2c93b39b4e'] response: {'server_uuid': '35c1f50d-40e3-42ee-97ec-85a329a50dde', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6455b19d-7191-4bb6-88f0-1053340389f3', 'code': 200} [pid: 8|app: 0|req: 1010/2239] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:06 2026] GET /v2.0/ports?device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 975 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2240] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:51:06 2026] GET /v2.0/security-groups?id=2c4f2e20-6448-439f-848c-ccac9521c049&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:06.773 7 INFO neutron.db.ovn_revision_numbers_db [None req-f7b5ba76-195b-4476-b5ea-3b405a55f926 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 5150bed0-b5c7-4e6f-b3bf-35237c4f0fa7 (type: security_groups) to 1 2026-08-11 09:51:06.793 7 INFO neutron.db.ovn_revision_numbers_db [None req-f7b5ba76-195b-4476-b5ea-3b405a55f926 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 62e41f63-6776-493a-a2af-4ca95e83f852 (type: security_group_rules) to 0 2026-08-11 09:51:06.808 7 INFO neutron.db.ovn_revision_numbers_db [None req-f7b5ba76-195b-4476-b5ea-3b405a55f926 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 6e1336bf-a391-4390-a7b0-3d35d6ac1228 (type: security_group_rules) to 0 2026-08-11 09:51:06.822 7 INFO neutron.db.ovn_revision_numbers_db [None req-f7b5ba76-195b-4476-b5ea-3b405a55f926 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 75b3d781-5aa2-4781-8d51-4b766086306c (type: security_group_rules) to 0 2026-08-11 09:51:06.823 8 INFO neutron.db.ovn_revision_numbers_db [None req-4c3477ef-cea9-4282-a3a0-4adb5de772f2 - - - - - -] Successfully bumped revision number for resource 6455b19d-7191-4bb6-88f0-1053340389f3 (type: ports) to 6 2026-08-11 09:51:06.834 7 INFO neutron.db.ovn_revision_numbers_db [None req-f7b5ba76-195b-4476-b5ea-3b405a55f926 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ac1c277b-36e3-4c17-bf6b-b8c70eccea6d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1230/2241] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:51:06 2026] GET /v2.0/security-groups?tenant_id=b669ed0bf5354c339f88813d8d9b34f7&name=default => generated 2925 bytes in 524 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1012/2242] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:51:06 2026] DELETE /v2.0/security-groups/5150bed0-b5c7-4e6f-b3bf-35237c4f0fa7 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2243] 199.204.45.235 () {34 vars in 993 bytes} [Tue Aug 11 09:51:07 2026] GET /v2.0/ports?device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:07.807 8 INFO neutron_taas.services.taas.taas_plugin [req-359cca86-9e29-4b90-81a1-05e120dfd600 req-2443667e-2401-4d97-ab66-80eb85a7f5ec cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] TaaS: Handle Delete Port: 6455b19d-7191-4bb6-88f0-1053340389f3 2026-08-11 09:51:07.811 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-359cca86-9e29-4b90-81a1-05e120dfd600 req-2443667e-2401-4d97-ab66-80eb85a7f5ec cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Tap Mirror: Handle Delete Port: 6455b19d-7191-4bb6-88f0-1053340389f3 [pid: 7|app: 0|req: 1232/2244] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:07 2026] GET /v2.0/ports?device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2247] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:51:07 2026] GET /v2.0/security-groups?id=2c4f2e20-6448-439f-848c-ccac9521c049&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2248] 199.204.45.235 () {36 vars in 996 bytes} [Tue Aug 11 09:51:07 2026] DELETE /v2.0/ports/6455b19d-7191-4bb6-88f0-1053340389f3 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:51:08.649 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f5c8eb5-d9ca-4f93-b1b8-79f7e5d4a11b'] response: {'server_uuid': '35c1f50d-40e3-42ee-97ec-85a329a50dde', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6455b19d-7191-4bb6-88f0-1053340389f3', 'code': 200} 2026-08-11 09:51:08.649 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f5c8eb5-d9ca-4f93-b1b8-79f7e5d4a11b'] response: {'server_uuid': '35c1f50d-40e3-42ee-97ec-85a329a50dde', 'name': 'network-vif-deleted', 'tag': '6455b19d-7191-4bb6-88f0-1053340389f3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1236/2249] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:08 2026] GET /v2.0/ports?device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2250] 10.0.0.53 () {34 vars in 674 bytes} [Tue Aug 11 09:51:09 2026] POST /v2.0/subnetpools => generated 516 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2251] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:10 2026] GET /v2.0/ports?device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2252] 10.0.0.53 () {34 vars in 757 bytes} [Tue Aug 11 09:51:10 2026] PUT /v2.0/subnetpools/d56ff0eb-ef4f-49ec-a35d-164ce4b0f9c0/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2253] 10.0.0.53 () {32 vars in 737 bytes} [Tue Aug 11 09:51:10 2026] GET /v2.0/subnetpools/d56ff0eb-ef4f-49ec-a35d-164ce4b0f9c0/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2254] 10.0.0.53 () {34 vars in 768 bytes} [Tue Aug 11 09:51:10 2026] PUT /v2.0/subnetpools/d56ff0eb-ef4f-49ec-a35d-164ce4b0f9c0/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2255] 10.0.0.53 () {32 vars in 737 bytes} [Tue Aug 11 09:51:10 2026] GET /v2.0/subnetpools/d56ff0eb-ef4f-49ec-a35d-164ce4b0f9c0/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2256] 10.0.0.53 () {34 vars in 764 bytes} [Tue Aug 11 09:51:10 2026] PUT /v2.0/subnetpools/d56ff0eb-ef4f-49ec-a35d-164ce4b0f9c0/tags/red => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2257] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:51:10 2026] GET /v2.0/network-ip-availabilities => generated 1549 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2258] 10.0.0.53 () {32 vars in 737 bytes} [Tue Aug 11 09:51:10 2026] GET /v2.0/subnetpools/d56ff0eb-ef4f-49ec-a35d-164ce4b0f9c0/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2259] 10.0.0.53 () {34 vars in 786 bytes} [Tue Aug 11 09:51:10 2026] PUT /v2.0/subnetpools/d56ff0eb-ef4f-49ec-a35d-164ce4b0f9c0/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2260] 10.0.0.53 () {32 vars in 737 bytes} [Tue Aug 11 09:51:10 2026] GET /v2.0/subnetpools/d56ff0eb-ef4f-49ec-a35d-164ce4b0f9c0/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2261] 10.0.0.53 () {34 vars in 757 bytes} [Tue Aug 11 09:51:10 2026] PUT /v2.0/subnetpools/d56ff0eb-ef4f-49ec-a35d-164ce4b0f9c0/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:51:10.770 8 INFO neutron.db.ovn_revision_numbers_db [None req-4d73426a-9e8d-4534-8d46-0181522a17fb c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource f8653a65-2645-4ce3-92f0-37b21267a0d8 (type: security_groups) to 1 2026-08-11 09:51:10.782 8 INFO neutron.db.ovn_revision_numbers_db [None req-4d73426a-9e8d-4534-8d46-0181522a17fb c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 62a3279a-5956-40da-8ab8-a6e59104920a (type: security_group_rules) to 0 2026-08-11 09:51:10.794 8 INFO neutron.db.ovn_revision_numbers_db [None req-4d73426a-9e8d-4534-8d46-0181522a17fb c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 84e6ea6c-3ba4-4b75-803c-a32dcd2646bd (type: security_group_rules) to 0 2026-08-11 09:51:10.806 8 INFO neutron.db.ovn_revision_numbers_db [None req-4d73426a-9e8d-4534-8d46-0181522a17fb c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource b2f0592a-fc27-4c00-90c0-e63890806cc4 (type: security_group_rules) to 0 2026-08-11 09:51:10.817 8 INFO neutron.db.ovn_revision_numbers_db [None req-4d73426a-9e8d-4534-8d46-0181522a17fb c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource deeffef2-2b57-4d67-9976-fdeb0367e165 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1024/2262] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:51:10 2026] GET /v2.0/security-groups?tenant_id=89ee387ee6a44f1f9ad00ae4184e7ac9&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2263] 10.0.0.53 () {32 vars in 737 bytes} [Tue Aug 11 09:51:10 2026] GET /v2.0/subnetpools/d56ff0eb-ef4f-49ec-a35d-164ce4b0f9c0/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2264] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:51:10 2026] GET /v2.0/networks => generated 3071 bytes in 653 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:11.157 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b0fc88f-360b-46ae-80c1-af41f5893f41 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource be86ca70-125a-4262-954d-7db3b8801307 (type: security_groups) to 1 2026-08-11 09:51:11.172 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b0fc88f-360b-46ae-80c1-af41f5893f41 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 9153d0ca-61cb-4014-af0d-327eb752b370 (type: security_group_rules) to 0 2026-08-11 09:51:11.186 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b0fc88f-360b-46ae-80c1-af41f5893f41 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource dcbf7d92-1913-4124-a859-297325d6a9a7 (type: security_group_rules) to 0 2026-08-11 09:51:11.203 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b0fc88f-360b-46ae-80c1-af41f5893f41 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource e732d8a9-bcb2-46a2-9350-8cec3aa8963e (type: security_group_rules) to 0 2026-08-11 09:51:11.218 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b0fc88f-360b-46ae-80c1-af41f5893f41 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource eaf8f71e-cea2-4d6b-aaf5-db4d378d8fb2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1240/2265] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:51:11 2026] DELETE /v2.0/security-groups/f8653a65-2645-4ce3-92f0-37b21267a0d8 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2266] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:51:11 2026] GET /v2.0/subnetpools/d56ff0eb-ef4f-49ec-a35d-164ce4b0f9c0/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:51:11.305 8 INFO neutron.db.segments_db [None req-4b0fc88f-360b-46ae-80c1-af41f5893f41 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Added segment e113b0a1-4422-4a1d-a290-f854629c59b0 of type geneve for network 295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c [pid: 7|app: 0|req: 1242/2267] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:51:11 2026] GET /v2.0/ports => generated 8396 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2268] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:11 2026] GET /v2.0/ports?device_id=35c1f50d-40e3-42ee-97ec-85a329a50dde => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:51:11.371 7 INFO neutron.api.v2.resource [None req-3d74c272-b238-4e6f-980b-25af913ac52f f0bc541fe5d94975b1cdf9d4ca5447c3 78de4412dae14e0e9ee52dff46d24b3e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1244/2269] 10.0.0.53 () {32 vars in 749 bytes} [Tue Aug 11 09:51:11 2026] GET /v2.0/subnetpools/d56ff0eb-ef4f-49ec-a35d-164ce4b0f9c0/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 09:51:11.428 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b0fc88f-360b-46ae-80c1-af41f5893f41 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c (type: networks) to 1 [pid: 7|app: 0|req: 1245/2270] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:51:11 2026] GET /v2.0/routers => generated 976 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2271] 10.0.0.53 () {32 vars in 748 bytes} [Tue Aug 11 09:51:11 2026] DELETE /v2.0/subnetpools/d56ff0eb-ef4f-49ec-a35d-164ce4b0f9c0/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2272] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:51:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2273] 10.0.0.53 () {32 vars in 737 bytes} [Tue Aug 11 09:51:11 2026] GET /v2.0/subnetpools/d56ff0eb-ef4f-49ec-a35d-164ce4b0f9c0/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2274] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:51:11 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) 2026-08-11 09:51:11.599 7 INFO neutron.api.v2.resource [None req-6aee9e76-d60c-480d-9e89-fd08cacfb6cf f0bc541fe5d94975b1cdf9d4ca5447c3 78de4412dae14e0e9ee52dff46d24b3e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1250/2275] 10.0.0.53 () {32 vars in 752 bytes} [Tue Aug 11 09:51:11 2026] DELETE /v2.0/subnetpools/d56ff0eb-ef4f-49ec-a35d-164ce4b0f9c0/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2276] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:51:11 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:51:11.632 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4b0fc88f-360b-46ae-80c1-af41f5893f41 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] No more DHCP agents 2026-08-11 09:51:11.633 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4b0fc88f-360b-46ae-80c1-af41f5893f41 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Unable to schedule network 295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1252/2277] 10.0.0.53 () {32 vars in 740 bytes} [Tue Aug 11 09:51:11 2026] DELETE /v2.0/subnetpools/d56ff0eb-ef4f-49ec-a35d-164ce4b0f9c0/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:51:11.692 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4c5fa74a-6435-4e14-a3cd-470e24f629ec - - - - - -] OVN reports status down for port: 440d38a6-c611-4ea2-8b15-9f36515f302f 2026-08-11 09:51:11.721 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b0fc88f-360b-46ae-80c1-af41f5893f41 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 440d38a6-c611-4ea2-8b15-9f36515f302f (type: ports) to 1 [pid: 7|app: 0|req: 1253/2278] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:51:11 2026] GET /v2.0/security-groups => generated 28545 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2279] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:51:10 2026] POST /v2.0/networks => generated 659 bytes in 851 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2280] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:51:11 2026] GET /v2.0/subnets => generated 1972 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2281] 10.0.0.53 () {32 vars in 737 bytes} [Tue Aug 11 09:51:11 2026] GET /v2.0/subnetpools/d56ff0eb-ef4f-49ec-a35d-164ce4b0f9c0/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2282] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:51:11 2026] GET /v2.0/subnets => generated 1972 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2283] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:51:11 2026] DELETE /v2.0/subnetpools/d56ff0eb-ef4f-49ec-a35d-164ce4b0f9c0 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2284] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:51:11 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) 2026-08-11 09:51:12.037 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f0ad7a63-c7c8-4716-babb-7f9766dcaabd b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] No more DHCP agents 2026-08-11 09:51:12.038 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f0ad7a63-c7c8-4716-babb-7f9766dcaabd b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Unable to schedule network 295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:12.533 8 INFO neutron.db.ovn_revision_numbers_db [None req-b3ae8e7a-5fbd-4fa9-bb81-7b95b4aa49da - - - - - -] Successfully bumped revision number for resource 440d38a6-c611-4ea2-8b15-9f36515f302f (type: ports) to 2 2026-08-11 09:51:12.574 8 INFO neutron.db.ovn_revision_numbers_db [None req-b3ae8e7a-5fbd-4fa9-bb81-7b95b4aa49da - - - - - -] Successfully bumped revision number for resource cab3aeeb-9893-4147-9716-0daf990d3ff3 (type: subnets) to 0 [pid: 7|app: 0|req: 1258/2285] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:51:12 2026] DELETE /v2.0/security-groups/2c4f2e20-6448-439f-848c-ccac9521c049 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2286] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:51:11 2026] POST /v2.0/subnets => generated 658 bytes in 806 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2287] 10.0.0.53 () {32 vars in 720 bytes} [Tue Aug 11 09:51:12 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:51:12.856 7 INFO neutron.db.ovn_revision_numbers_db [None req-e2a48c19-1963-405b-ac2b-bdf02bd48db4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7d013761-41c4-41e2-829a-c9ad7ed36d9c (type: security_groups) to 1 2026-08-11 09:51:12.870 7 INFO neutron.db.ovn_revision_numbers_db [None req-e2a48c19-1963-405b-ac2b-bdf02bd48db4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 5031a9da-249c-4aa7-832f-2818ad30e920 (type: security_group_rules) to 0 2026-08-11 09:51:12.886 7 INFO neutron.db.ovn_revision_numbers_db [None req-e2a48c19-1963-405b-ac2b-bdf02bd48db4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 9130416e-a32a-4384-aa92-8aa5ae856219 (type: security_group_rules) to 0 2026-08-11 09:51:12.900 7 INFO neutron.db.ovn_revision_numbers_db [None req-e2a48c19-1963-405b-ac2b-bdf02bd48db4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 946f342b-ef9e-433b-9526-235848644d08 (type: security_group_rules) to 0 2026-08-11 09:51:12.914 7 INFO neutron.db.ovn_revision_numbers_db [None req-e2a48c19-1963-405b-ac2b-bdf02bd48db4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource e8bf8531-42d1-4164-aa84-c0e1c3b46173 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1259/2288] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:51:12 2026] GET /v2.0/security-groups?tenant_id=78de4412dae14e0e9ee52dff46d24b3e&name=default => generated 2925 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:13.097 8 INFO neutron_taas.services.taas.taas_plugin [None req-ec179e95-2bb3-4746-b37f-aa14519b36ee cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] TaaS: Handle Delete Port: e0901d05-e0d6-4e4d-87ef-b35ab0086738 2026-08-11 09:51:13.114 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec179e95-2bb3-4746-b37f-aa14519b36ee cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Tap Mirror: Handle Delete Port: e0901d05-e0d6-4e4d-87ef-b35ab0086738 2026-08-11 09:51:13.223 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aff011ec-910e-49b6-bc22-eb34c9f02f78 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] No more DHCP agents 2026-08-11 09:51:13.224 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aff011ec-910e-49b6-bc22-eb34c9f02f78 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Unable to schedule network 295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:13.255 7 INFO neutron.db.ovn_revision_numbers_db [None req-aff011ec-910e-49b6-bc22-eb34c9f02f78 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 435c8c61-d66c-4025-8a5c-4a1166a29fa5 (type: subnets) to 0 [pid: 7|app: 0|req: 1260/2289] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:51:12 2026] POST /v2.0/subnets => generated 732 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2290] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:51:13 2026] DELETE /v2.0/security-groups/7d013761-41c4-41e2-829a-c9ad7ed36d9c => generated 0 bytes in 245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:51:13.622 7 INFO neutron.db.segments_db [None req-93af4c42-80be-43de-b5eb-08a0da1d4a18 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Added segment bfa7afbf-5298-4640-aa62-a004c2fb959c of type geneve for network 14c5c5d0-10ae-43bc-a131-d315d766a7c1 [pid: 8|app: 0|req: 1030/2291] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:51:12 2026] PUT /v2.0/routers/1e8ebda0-c38c-4b39-9f76-54adcffc59fd/remove_router_interface => generated 309 bytes in 935 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-08-11 09:51:13.747 7 INFO neutron.db.ovn_revision_numbers_db [None req-93af4c42-80be-43de-b5eb-08a0da1d4a18 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 14c5c5d0-10ae-43bc-a131-d315d766a7c1 (type: networks) to 1 2026-08-11 09:51:13.839 8 INFO neutron.db.ovn_revision_numbers_db [None req-819bffa2-e6fc-40d6-bfb0-0fcf1b6bfda2 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c227135c-6336-4d1c-b420-8e2521289dee (type: security_groups) to 1 2026-08-11 09:51:13.854 8 INFO neutron.db.ovn_revision_numbers_db [None req-819bffa2-e6fc-40d6-bfb0-0fcf1b6bfda2 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 1ee14961-28fd-4881-be17-b575e140b775 (type: security_group_rules) to 0 2026-08-11 09:51:13.868 8 INFO neutron.db.ovn_revision_numbers_db [None req-819bffa2-e6fc-40d6-bfb0-0fcf1b6bfda2 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 79b1bd8f-4b42-44b5-889f-cfeb37a4265b (type: security_group_rules) to 0 2026-08-11 09:51:13.882 8 INFO neutron.db.ovn_revision_numbers_db [None req-819bffa2-e6fc-40d6-bfb0-0fcf1b6bfda2 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 9eedeea7-dc8d-43a8-90f6-2458de953168 (type: security_group_rules) to 0 2026-08-11 09:51:13.901 8 INFO neutron.db.ovn_revision_numbers_db [None req-819bffa2-e6fc-40d6-bfb0-0fcf1b6bfda2 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a49248aa-6e72-46b4-a0a3-699544ade6b9 (type: security_group_rules) to 0 2026-08-11 09:51:13.946 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93af4c42-80be-43de-b5eb-08a0da1d4a18 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] No more DHCP agents 2026-08-11 09:51:13.948 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93af4c42-80be-43de-b5eb-08a0da1d4a18 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Unable to schedule network 14c5c5d0-10ae-43bc-a131-d315d766a7c1: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1031/2292] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:51:13 2026] GET /v2.0/security-groups?tenant_id=e7fb38d27da140f5969abf7a15f2807a&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:13.983 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4c5fa74a-6435-4e14-a3cd-470e24f629ec - - - - - -] OVN reports status down for port: a88f53bb-09a0-41c1-aaee-00f565180cc2 2026-08-11 09:51:14.047 7 INFO neutron.db.ovn_revision_numbers_db [None req-93af4c42-80be-43de-b5eb-08a0da1d4a18 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource a88f53bb-09a0-41c1-aaee-00f565180cc2 (type: ports) to 1 [pid: 7|app: 0|req: 1262/2293] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:51:13 2026] POST /v2.0/networks => generated 656 bytes in 585 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2294] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:51:13 2026] DELETE /v2.0/subnets/36f2a6fd-f8e3-4def-9729-c3c650e48681 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2295] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:51:14 2026] DELETE /v2.0/security-groups/c227135c-6336-4d1c-b420-8e2521289dee => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:51:14.641 7 INFO neutron_taas.services.taas.taas_plugin [None req-f83d3021-9ef8-4cc1-b83d-3a49bc9fda5b cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] TaaS: Handle Delete Port: e1115de1-3cd9-451a-86b5-b547a0989fe9 2026-08-11 09:51:14.644 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f83d3021-9ef8-4cc1-b83d-3a49bc9fda5b cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Tap Mirror: Handle Delete Port: e1115de1-3cd9-451a-86b5-b547a0989fe9 2026-08-11 09:51:14.928 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f909664b-1e2e-4bce-9664-b26345314c95 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] No more DHCP agents 2026-08-11 09:51:14.930 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f909664b-1e2e-4bce-9664-b26345314c95 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Unable to schedule network 14c5c5d0-10ae-43bc-a131-d315d766a7c1: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1264/2296] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:51:14 2026] DELETE /v2.0/routers/1e8ebda0-c38c-4b39-9f76-54adcffc59fd => generated 0 bytes in 779 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:51:15.236 7 INFO neutron_taas.services.taas.taas_plugin [None req-f9b8fece-0971-4d59-a701-5eae6f3e4075 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] TaaS: Handle Delete Port: 4423ce68-d54a-45e0-ac63-5cf22b5c637a 2026-08-11 09:51:15.245 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9b8fece-0971-4d59-a701-5eae6f3e4075 cd92a36e6cad4e68a005921ff230c259 f70388577a3a4afdab1eaf31e87e950c - - default default] Tap Mirror: Handle Delete Port: 4423ce68-d54a-45e0-ac63-5cf22b5c637a 2026-08-11 09:51:15.404 8 INFO neutron.db.ovn_revision_numbers_db [None req-485a6944-2f9d-49cc-a115-0a311fbedf16 - - - - - -] Successfully bumped revision number for resource a88f53bb-09a0-41c1-aaee-00f565180cc2 (type: ports) to 2 2026-08-11 09:51:15.440 8 INFO neutron.db.ovn_revision_numbers_db [None req-485a6944-2f9d-49cc-a115-0a311fbedf16 - - - - - -] Successfully bumped revision number for resource 7fb8ee61-bfe4-4f1b-8adb-22ac8dfc3f98 (type: subnets) to 0 2026-08-11 09:51:15.455 7 INFO neutron.services.segments.plugin [-] Segment ae4c88ef-f463-47b2-8f66-d6376a49301f resource provider aggregate not found 2026-08-11 09:51:15.458 7 INFO neutron.services.segments.plugin [-] Segment ae4c88ef-f463-47b2-8f66-d6376a49301f resource provider aggregate not found [pid: 8|app: 0|req: 1033/2297] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:51:14 2026] POST /v2.0/subnets => generated 656 bytes in 1320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:15.479 7 INFO neutron.services.segments.plugin [-] Segment ae4c88ef-f463-47b2-8f66-d6376a49301f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae4c88ef-f463-47b2-8f66-d6376a49301f found for delete ", "request_id": "req-41453d37-3249-4289-956a-8ed8fbc56660"}]} 2026-08-11 09:51:15.479 7 INFO neutron.services.segments.plugin [-] Segment ae4c88ef-f463-47b2-8f66-d6376a49301f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae4c88ef-f463-47b2-8f66-d6376a49301f found for delete ", "request_id": "req-33c787ed-20e2-4e30-8cb4-7bfda96cd3ce"}]} [pid: 7|app: 0|req: 1265/2298] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:51:15 2026] DELETE /v2.0/networks/b202103a-8258-4ff7-9785-5d6aeb4f6464 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:51:15.678 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8a8313f7-3cab-4c0d-9b2b-614860363d5a b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] No more DHCP agents 2026-08-11 09:51:15.680 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8a8313f7-3cab-4c0d-9b2b-614860363d5a b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Unable to schedule network 14c5c5d0-10ae-43bc-a131-d315d766a7c1: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:15.709 8 INFO neutron.db.ovn_revision_numbers_db [None req-8a8313f7-3cab-4c0d-9b2b-614860363d5a b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource bf33f851-91fb-405c-b1a2-ce2fcdd41685 (type: subnets) to 0 [pid: 8|app: 0|req: 1034/2299] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:51:15 2026] POST /v2.0/subnets => generated 725 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:15.834 7 INFO neutron.db.segments_db [None req-4225aacc-386c-4d60-a268-29431663cefe b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Added segment 8fbdd31b-dbe7-4ad9-970c-2b9747b8a566 of type geneve for network 016c9718-367a-4e39-9824-23b32d062a66 2026-08-11 09:51:15.967 7 INFO neutron.db.ovn_revision_numbers_db [None req-4225aacc-386c-4d60-a268-29431663cefe b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 016c9718-367a-4e39-9824-23b32d062a66 (type: networks) to 1 2026-08-11 09:51:16.170 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4225aacc-386c-4d60-a268-29431663cefe b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] No more DHCP agents 2026-08-11 09:51:16.172 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4225aacc-386c-4d60-a268-29431663cefe b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Unable to schedule network 016c9718-367a-4e39-9824-23b32d062a66: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:16.216 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4c5fa74a-6435-4e14-a3cd-470e24f629ec - - - - - -] OVN reports status down for port: d5488f69-1fdb-4c42-a548-4ec4447d4dba 2026-08-11 09:51:16.267 7 INFO neutron.db.ovn_revision_numbers_db [None req-4225aacc-386c-4d60-a268-29431663cefe b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource d5488f69-1fdb-4c42-a548-4ec4447d4dba (type: ports) to 1 [pid: 7|app: 0|req: 1266/2300] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:51:15 2026] POST /v2.0/networks => generated 657 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:16.458 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1b71fa7-41eb-4b16-8947-71d8e1b2af65 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource bcad9dca-ad08-443a-8249-df7f470dacdd (type: security_groups) to 1 2026-08-11 09:51:16.469 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aa15b44e-8ca6-4c66-8a54-61e05854c3d4 4886675a2c6343929c0d056b95ee0ad7 5aa832cd9cbb4d03b3f030fd2d474b45 - - default default] No more DHCP agents 2026-08-11 09:51:16.470 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aa15b44e-8ca6-4c66-8a54-61e05854c3d4 4886675a2c6343929c0d056b95ee0ad7 5aa832cd9cbb4d03b3f030fd2d474b45 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:16.477 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1b71fa7-41eb-4b16-8947-71d8e1b2af65 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 1f399627-914b-42d3-8c88-510697261218 (type: security_group_rules) to 0 2026-08-11 09:51:16.488 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1b71fa7-41eb-4b16-8947-71d8e1b2af65 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 81db6f64-d816-4d52-96c4-5511b74bbabc (type: security_group_rules) to 0 2026-08-11 09:51:16.499 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1b71fa7-41eb-4b16-8947-71d8e1b2af65 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource beafeda1-d8ba-4b23-8567-6630cedb27df (type: security_group_rules) to 0 2026-08-11 09:51:16.509 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1b71fa7-41eb-4b16-8947-71d8e1b2af65 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ec9434f8-7f4b-457f-ab57-d6a9a08378e7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1267/2301] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:51:16 2026] GET /v2.0/security-groups?tenant_id=d7d8dcd1f22c4d3ca64e3d38651d2a09&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:16.722 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-91fa4814-dcdd-479a-a8a0-63bb2fa32f8e b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] No more DHCP agents 2026-08-11 09:51:16.723 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-91fa4814-dcdd-479a-a8a0-63bb2fa32f8e b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Unable to schedule network 016c9718-367a-4e39-9824-23b32d062a66: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1035/2302] 10.0.0.53 () {34 vars in 674 bytes} [Tue Aug 11 09:51:16 2026] POST /v2.0/floatingips => generated 552 bytes in 691 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2303] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:51:16 2026] DELETE /v2.0/security-groups/bcad9dca-ad08-443a-8249-df7f470dacdd => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:51:17.213 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-209f3b1a-398f-4630-84da-095385f274bb 4886675a2c6343929c0d056b95ee0ad7 5aa832cd9cbb4d03b3f030fd2d474b45 - - default default] No more DHCP agents 2026-08-11 09:51:17.214 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-209f3b1a-398f-4630-84da-095385f274bb 4886675a2c6343929c0d056b95ee0ad7 5aa832cd9cbb4d03b3f030fd2d474b45 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:17.219 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1f4597d-5102-4d1a-861d-aa8b17edca98 - - - - - -] Successfully bumped revision number for resource d5488f69-1fdb-4c42-a548-4ec4447d4dba (type: ports) to 2 2026-08-11 09:51:17.252 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1f4597d-5102-4d1a-861d-aa8b17edca98 - - - - - -] Successfully bumped revision number for resource 414c8c6d-6cf3-4f2e-89ef-d7901cc596a4 (type: subnets) to 0 [pid: 7|app: 0|req: 1268/2304] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:51:16 2026] POST /v2.0/subnets => generated 655 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2305] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:51:17 2026] GET /v2.0/security-groups?tenant_id=f70388577a3a4afdab1eaf31e87e950c&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:17.507 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dd4a15a8-18ce-44c8-8c4e-0332f717f61b b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] No more DHCP agents 2026-08-11 09:51:17.509 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dd4a15a8-18ce-44c8-8c4e-0332f717f61b b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Unable to schedule network 016c9718-367a-4e39-9824-23b32d062a66: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1037/2306] 10.0.0.53 () {34 vars in 674 bytes} [Tue Aug 11 09:51:16 2026] POST /v2.0/floatingips => generated 552 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:17.534 7 INFO neutron.db.ovn_revision_numbers_db [None req-dd4a15a8-18ce-44c8-8c4e-0332f717f61b b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 6494a57d-33fa-4838-9d6f-f76c985bde77 (type: subnets) to 0 [pid: 7|app: 0|req: 1270/2307] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:51:17 2026] POST /v2.0/subnets => generated 730 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2308] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:51:17 2026] DELETE /v2.0/security-groups/7f7b00e8-1301-4c01-8cd8-54f3d56d74f7 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:51:17.782 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4ea415f9-ab39-4113-a1be-212af0cb7a82 4886675a2c6343929c0d056b95ee0ad7 5aa832cd9cbb4d03b3f030fd2d474b45 - - default default] No more DHCP agents 2026-08-11 09:51:17.783 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ea415f9-ab39-4113-a1be-212af0cb7a82 4886675a2c6343929c0d056b95ee0ad7 5aa832cd9cbb4d03b3f030fd2d474b45 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1271/2309] 10.0.0.53 () {34 vars in 674 bytes} [Tue Aug 11 09:51:17 2026] POST /v2.0/floatingips => generated 552 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:18.172 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a0e0d660-0063-4ea0-9c6a-709a59a3e30e b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] No more DHCP agents 2026-08-11 09:51:18.174 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a0e0d660-0063-4ea0-9c6a-709a59a3e30e b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:18.286 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4c5fa74a-6435-4e14-a3cd-470e24f629ec - - - - - -] OVN reports status down for port: 06910cea-30c9-4ef0-817c-831fdd75e642 2026-08-11 09:51:18.313 8 INFO neutron.db.ovn_revision_numbers_db [None req-a0e0d660-0063-4ea0-9c6a-709a59a3e30e b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 06910cea-30c9-4ef0-817c-831fdd75e642 (type: ports) to 1 2026-08-11 09:51:18.392 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0849f3d0-0fc2-4337-8cc3-bbb130b22ff0 4886675a2c6343929c0d056b95ee0ad7 5aa832cd9cbb4d03b3f030fd2d474b45 - - default default] No more DHCP agents 2026-08-11 09:51:18.394 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0849f3d0-0fc2-4337-8cc3-bbb130b22ff0 4886675a2c6343929c0d056b95ee0ad7 5aa832cd9cbb4d03b3f030fd2d474b45 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1272/2310] 10.0.0.53 () {34 vars in 674 bytes} [Tue Aug 11 09:51:18 2026] POST /v2.0/floatingips => generated 552 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:18.981 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c60104c-29a8-4a63-8c81-9fedf29b199b 4886675a2c6343929c0d056b95ee0ad7 5aa832cd9cbb4d03b3f030fd2d474b45 - - default default] No more DHCP agents 2026-08-11 09:51:18.982 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c60104c-29a8-4a63-8c81-9fedf29b199b 4886675a2c6343929c0d056b95ee0ad7 5aa832cd9cbb4d03b3f030fd2d474b45 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:18.987 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-b2e9126a-affe-468a-b46e-632a9ac1c10b - - - - - -] Schedule LRP lrp-06910cea-30c9-4ef0-817c-831fdd75e642 on gateway ce5202b0-5136-491f-befe-509851665b2b with priority 1 2026-08-11 09:51:19.009 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-26b2541d-db63-4969-b02c-cf29d480cae1 - - - - - -] Router e434facc-4de0-42f7-b5b2-6b9f710ed3e3 is bound to host instance 2026-08-11 09:51:19.018 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4c5fa74a-6435-4e14-a3cd-470e24f629ec - - - - - -] OVN reports status up for port: 06910cea-30c9-4ef0-817c-831fdd75e642 2026-08-11 09:51:19.044 7 INFO neutron.plugins.ml2.plugin [None req-4c5fa74a-6435-4e14-a3cd-470e24f629ec - - - - - -] Attempt 1 to provision port 06910cea-30c9-4ef0-817c-831fdd75e642 2026-08-11 09:51:19.071 8 INFO neutron.db.ovn_revision_numbers_db [None req-a0e0d660-0063-4ea0-9c6a-709a59a3e30e b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 06910cea-30c9-4ef0-817c-831fdd75e642 (type: router_ports) to 1 2026-08-11 09:51:19.265 8 INFO neutron.db.ovn_revision_numbers_db [None req-a0e0d660-0063-4ea0-9c6a-709a59a3e30e b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource e434facc-4de0-42f7-b5b2-6b9f710ed3e3 (type: routers) to 2 [pid: 8|app: 0|req: 1039/2311] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:51:17 2026] POST /v2.0/routers => generated 945 bytes in 1556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2312] 10.0.0.53 () {34 vars in 674 bytes} [Tue Aug 11 09:51:18 2026] POST /v2.0/floatingips => generated 552 bytes in 702 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2313] 10.0.0.53 () {34 vars in 757 bytes} [Tue Aug 11 09:51:19 2026] PUT /v2.0/floatingips/df96ceac-d049-4027-9918-e4af8c8dc614/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2314] 10.0.0.53 () {34 vars in 757 bytes} [Tue Aug 11 09:51:19 2026] PUT /v2.0/floatingips/368f274e-4589-43b8-9d6e-f2702638d6d3/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2315] 10.0.0.53 () {34 vars in 757 bytes} [Tue Aug 11 09:51:19 2026] PUT /v2.0/floatingips/ba4c5a10-b588-4873-bea0-a4fdcc99ebe3/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:51:20.004 7 INFO neutron.db.ovn_revision_numbers_db [None req-a85d29f4-8bb6-4237-8af4-9b68faaefac6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 6463e830-803e-4380-b357-1540d181b3f6 (type: security_groups) to 1 2026-08-11 09:51:20.027 7 INFO neutron.db.ovn_revision_numbers_db [None req-a85d29f4-8bb6-4237-8af4-9b68faaefac6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 18ad43e0-ef2c-4871-a7ee-5a785ce49a0a (type: security_group_rules) to 0 2026-08-11 09:51:20.047 7 INFO neutron.db.ovn_revision_numbers_db [None req-a85d29f4-8bb6-4237-8af4-9b68faaefac6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 2e1d427d-1186-4206-ac88-54372f102c72 (type: security_group_rules) to 0 2026-08-11 09:51:20.062 7 INFO neutron.db.ovn_revision_numbers_db [None req-a85d29f4-8bb6-4237-8af4-9b68faaefac6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a164c074-d973-4f15-acd8-ea3ceb6f6cb6 (type: security_group_rules) to 0 2026-08-11 09:51:20.078 7 INFO neutron.db.ovn_revision_numbers_db [None req-a85d29f4-8bb6-4237-8af4-9b68faaefac6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource f5b8cbbd-0c83-45e1-b4ea-db1ad9bc6190 (type: security_group_rules) to 0 2026-08-11 09:51:20.165 7 INFO neutron.db.segments_db [None req-a85d29f4-8bb6-4237-8af4-9b68faaefac6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Added segment a9c137ab-6017-4eb0-900e-704e937cdd50 of type geneve for network 5f41b71d-7468-45c8-8de5-51bfb9a2b078 2026-08-11 09:51:20.229 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-42b48c83-425a-4da3-b0d8-bedb9265267e b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] No more DHCP agents 2026-08-11 09:51:20.233 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-42b48c83-425a-4da3-b0d8-bedb9265267e b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Unable to schedule network 295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:20.316 7 INFO neutron.db.ovn_revision_numbers_db [None req-a85d29f4-8bb6-4237-8af4-9b68faaefac6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 5f41b71d-7468-45c8-8de5-51bfb9a2b078 (type: networks) to 1 2026-08-11 09:51:20.442 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-534bc43d-8ea6-443c-bed9-62d7f8760d4d - - - - - -] OVN reports status down for port: 65bd3b0c-ffdd-4e7e-912f-9fb2e27b4c0a 2026-08-11 09:51:20.517 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a85d29f4-8bb6-4237-8af4-9b68faaefac6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:51:20.519 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a85d29f4-8bb6-4237-8af4-9b68faaefac6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 5f41b71d-7468-45c8-8de5-51bfb9a2b078: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:20.542 8 INFO neutron.db.ovn_revision_numbers_db [None req-42b48c83-425a-4da3-b0d8-bedb9265267e b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 65bd3b0c-ffdd-4e7e-912f-9fb2e27b4c0a (type: ports) to 1 2026-08-11 09:51:20.600 7 INFO neutron.db.ovn_revision_numbers_db [None req-a85d29f4-8bb6-4237-8af4-9b68faaefac6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource f8681aa1-08fe-4c80-aae4-bc76c8171fb9 (type: ports) to 1 [pid: 7|app: 0|req: 1277/2316] 10.0.0.53 () {34 vars in 669 bytes} [Tue Aug 11 09:51:19 2026] POST /v2.0/networks => generated 763 bytes in 981 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:20.653 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-534bc43d-8ea6-443c-bed9-62d7f8760d4d - - - - - -] OVN reports status down for port: f8681aa1-08fe-4c80-aae4-bc76c8171fb9 [pid: 7|app: 0|req: 1278/2317] 10.0.0.53 () {34 vars in 757 bytes} [Tue Aug 11 09:51:20 2026] PUT /v2.0/floatingips/80932888-4d95-47ae-b27f-c97c1cdb803a/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:51:20.815 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6d029a6a-c8ad-44f9-aa5b-8fe110ab7cf0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:51:20.816 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6d029a6a-c8ad-44f9-aa5b-8fe110ab7cf0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 5f41b71d-7468-45c8-8de5-51bfb9a2b078: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:20.974 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d813f27-6bd4-4efb-86d7-c6ac7828e65c - - - - - -] Successfully bumped revision number for resource 06910cea-30c9-4ef0-817c-831fdd75e642 (type: ports) to 4 2026-08-11 09:51:21.340 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b59d260-3649-4cf3-bd52-b19e4a610d45 - - - - - -] Successfully bumped revision number for resource f8681aa1-08fe-4c80-aae4-bc76c8171fb9 (type: ports) to 2 2026-08-11 09:51:21.381 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b59d260-3649-4cf3-bd52-b19e4a610d45 - - - - - -] Successfully bumped revision number for resource 898bd857-bf4e-49ee-b69f-d7a146c3ecfb (type: subnets) to 0 [pid: 7|app: 0|req: 1279/2318] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:51:20 2026] POST /v2.0/subnets => generated 688 bytes in 731 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2319] 10.0.0.53 () {32 vars in 670 bytes} [Tue Aug 11 09:51:21 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:21.642 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d813f27-6bd4-4efb-86d7-c6ac7828e65c - - - - - -] Successfully bumped revision number for resource 06910cea-30c9-4ef0-817c-831fdd75e642 (type: ports) to 5 2026-08-11 09:51:21.851 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9a7d84c8-5351-48df-9d5c-983b00bac4a1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:51:21.852 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9a7d84c8-5351-48df-9d5c-983b00bac4a1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:21.869 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-534bc43d-8ea6-443c-bed9-62d7f8760d4d - - - - - -] OVN reports status up for port: 65bd3b0c-ffdd-4e7e-912f-9fb2e27b4c0a 2026-08-11 09:51:21.902 8 INFO neutron.plugins.ml2.plugin [None req-534bc43d-8ea6-443c-bed9-62d7f8760d4d - - - - - -] Attempt 1 to provision port 65bd3b0c-ffdd-4e7e-912f-9fb2e27b4c0a 2026-08-11 09:51:22.007 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4c5fa74a-6435-4e14-a3cd-470e24f629ec - - - - - -] OVN reports status down for port: 015b6450-0bb5-4879-b815-9badf04c88e5 2026-08-11 09:51:22.047 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-42b48c83-425a-4da3-b0d8-bedb9265267e b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] No more DHCP agents 2026-08-11 09:51:22.049 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-42b48c83-425a-4da3-b0d8-bedb9265267e b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Unable to schedule network 295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:22.082 7 INFO neutron.db.ovn_revision_numbers_db [None req-9a7d84c8-5351-48df-9d5c-983b00bac4a1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 015b6450-0bb5-4879-b815-9badf04c88e5 (type: ports) to 1 2026-08-11 09:51:22.547 8 INFO neutron.db.ovn_revision_numbers_db [None req-534bc43d-8ea6-443c-bed9-62d7f8760d4d - - - - - -] Successfully bumped revision number for resource 65bd3b0c-ffdd-4e7e-912f-9fb2e27b4c0a (type: ports) to 2 2026-08-11 09:51:22.724 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-50e8321a-2457-4575-a975-60549c21fa53 - - - - - -] Schedule LRP lrp-015b6450-0bb5-4879-b815-9badf04c88e5 on gateway ce5202b0-5136-491f-befe-509851665b2b with priority 1 2026-08-11 09:51:22.736 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4c5fa74a-6435-4e14-a3cd-470e24f629ec - - - - - -] OVN reports status up for port: 015b6450-0bb5-4879-b815-9badf04c88e5 2026-08-11 09:51:22.759 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-e869b3af-25ca-419c-a96e-1053f1ec5dfb - - - - - -] Router 4721e705-c290-46e8-b4c8-1d31f399e647 is bound to host instance 2026-08-11 09:51:22.764 8 INFO neutron.db.ovn_revision_numbers_db [None req-42b48c83-425a-4da3-b0d8-bedb9265267e b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 65bd3b0c-ffdd-4e7e-912f-9fb2e27b4c0a (type: router_ports) to 1 [pid: 8|app: 0|req: 1040/2320] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:51:19 2026] PUT /v2.0/routers/e434facc-4de0-42f7-b5b2-6b9f710ed3e3/add_router_interface => generated 309 bytes in 3460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:22.788 7 INFO neutron.plugins.ml2.plugin [None req-4c5fa74a-6435-4e14-a3cd-470e24f629ec - - - - - -] Attempt 1 to provision port 015b6450-0bb5-4879-b815-9badf04c88e5 [pid: 8|app: 0|req: 1041/2321] 10.0.0.53 () {32 vars in 684 bytes} [Tue Aug 11 09:51:22 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:22.844 7 INFO neutron.db.ovn_revision_numbers_db [None req-9a7d84c8-5351-48df-9d5c-983b00bac4a1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 015b6450-0bb5-4879-b815-9badf04c88e5 (type: router_ports) to 1 2026-08-11 09:51:23.101 7 INFO neutron.db.ovn_revision_numbers_db [None req-9a7d84c8-5351-48df-9d5c-983b00bac4a1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4721e705-c290-46e8-b4c8-1d31f399e647 (type: routers) to 2 [pid: 7|app: 0|req: 1281/2322] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:51:21 2026] POST /v2.0/routers => generated 966 bytes in 1681 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2325] 10.0.0.53 () {32 vars in 680 bytes} [Tue Aug 11 09:51:23 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:23.410 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c51c96f1-45a8-4f8c-9cf6-9c3a556de950 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] No more DHCP agents 2026-08-11 09:51:23.411 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c51c96f1-45a8-4f8c-9cf6-9c3a556de950 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Unable to schedule network 14c5c5d0-10ae-43bc-a131-d315d766a7c1: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:23.548 8 INFO neutron.db.ovn_revision_numbers_db [None req-c51c96f1-45a8-4f8c-9cf6-9c3a556de950 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 2cba088c-58d5-4c0b-a66f-2fd347dd988a (type: ports) to 1 2026-08-11 09:51:24.071 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-75028381-636f-4f95-9ac6-f75e61400135 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:51:24.081 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-75028381-636f-4f95-9ac6-f75e61400135 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 5f41b71d-7468-45c8-8de5-51bfb9a2b078: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:24.318 7 INFO neutron.db.ovn_revision_numbers_db [None req-75028381-636f-4f95-9ac6-f75e61400135 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 925de014-fb4a-4e69-a70b-06707c4c3e0e (type: ports) to 1 2026-08-11 09:51:24.416 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c51c96f1-45a8-4f8c-9cf6-9c3a556de950 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] No more DHCP agents 2026-08-11 09:51:24.420 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c51c96f1-45a8-4f8c-9cf6-9c3a556de950 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Unable to schedule network 14c5c5d0-10ae-43bc-a131-d315d766a7c1: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:24.587 7 INFO neutron.db.ovn_revision_numbers_db [None req-09031bd5-fe46-4393-8504-bca367e06ea2 - - - - - -] Successfully bumped revision number for resource 015b6450-0bb5-4879-b815-9badf04c88e5 (type: ports) to 4 2026-08-11 09:51:24.841 8 INFO neutron.db.ovn_revision_numbers_db [None req-c51c96f1-45a8-4f8c-9cf6-9c3a556de950 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 2cba088c-58d5-4c0b-a66f-2fd347dd988a (type: router_ports) to 1 [pid: 8|app: 0|req: 1042/2326] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:51:22 2026] PUT /v2.0/routers/e434facc-4de0-42f7-b5b2-6b9f710ed3e3/add_router_interface => generated 309 bytes in 2012 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2327] 10.0.0.53 () {32 vars in 692 bytes} [Tue Aug 11 09:51:24 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:25.362 7 INFO neutron.db.ovn_revision_numbers_db [None req-09031bd5-fe46-4393-8504-bca367e06ea2 - - - - - -] Successfully bumped revision number for resource 015b6450-0bb5-4879-b815-9badf04c88e5 (type: ports) to 5 2026-08-11 09:51:25.502 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0e9176d0-6fa8-4610-bb3c-778ff1e17c60 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] No more DHCP agents 2026-08-11 09:51:25.504 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0e9176d0-6fa8-4610-bb3c-778ff1e17c60 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Unable to schedule network 016c9718-367a-4e39-9824-23b32d062a66: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:25.592 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-75028381-636f-4f95-9ac6-f75e61400135 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:51:25.594 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-75028381-636f-4f95-9ac6-f75e61400135 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 5f41b71d-7468-45c8-8de5-51bfb9a2b078: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:25.641 8 INFO neutron.db.ovn_revision_numbers_db [None req-0e9176d0-6fa8-4610-bb3c-778ff1e17c60 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 452ba41b-8d4e-443b-9485-b89c581e44cd (type: ports) to 1 2026-08-11 09:51:25.852 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4c5fa74a-6435-4e14-a3cd-470e24f629ec - - - - - -] OVN reports status down for port: 452ba41b-8d4e-443b-9485-b89c581e44cd 2026-08-11 09:51:26.161 7 INFO neutron.db.ovn_revision_numbers_db [None req-75028381-636f-4f95-9ac6-f75e61400135 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 925de014-fb4a-4e69-a70b-06707c4c3e0e (type: router_ports) to 1 [pid: 7|app: 0|req: 1285/2328] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:51:23 2026] PUT /v2.0/routers/4721e705-c290-46e8-b4c8-1d31f399e647/add_router_interface => generated 309 bytes in 2934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2329] 10.0.0.53 () {32 vars in 678 bytes} [Tue Aug 11 09:51:26 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2330] 10.0.0.53 () {32 vars in 692 bytes} [Tue Aug 11 09:51:26 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2331] 10.0.0.53 () {32 vars in 688 bytes} [Tue Aug 11 09:51:26 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2332] 10.0.0.53 () {32 vars in 700 bytes} [Tue Aug 11 09:51:26 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:26.470 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4c5fa74a-6435-4e14-a3cd-470e24f629ec - - - - - -] OVN reports status up for port: 452ba41b-8d4e-443b-9485-b89c581e44cd 2026-08-11 09:51:26.492 7 INFO neutron.plugins.ml2.plugin [None req-4c5fa74a-6435-4e14-a3cd-470e24f629ec - - - - - -] Attempt 1 to provision port 452ba41b-8d4e-443b-9485-b89c581e44cd 2026-08-11 09:51:26.498 8 INFO neutron.plugins.ml2.plugin [None req-0e9176d0-6fa8-4610-bb3c-778ff1e17c60 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Attempt 1 to provision port 452ba41b-8d4e-443b-9485-b89c581e44cd 2026-08-11 09:51:26.568 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0e9176d0-6fa8-4610-bb3c-778ff1e17c60 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] No more DHCP agents 2026-08-11 09:51:26.569 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0e9176d0-6fa8-4610-bb3c-778ff1e17c60 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Unable to schedule network 016c9718-367a-4e39-9824-23b32d062a66: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:26.610 7 INFO neutron_taas.services.taas.taas_plugin [None req-038f3d10-f1b9-419f-a08b-56ae45cc04ac 4886675a2c6343929c0d056b95ee0ad7 5aa832cd9cbb4d03b3f030fd2d474b45 - - default default] TaaS: Handle Delete Port: 53018022-3559-4bd1-9844-7b5c6574cf33 2026-08-11 09:51:26.616 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-038f3d10-f1b9-419f-a08b-56ae45cc04ac 4886675a2c6343929c0d056b95ee0ad7 5aa832cd9cbb4d03b3f030fd2d474b45 - - default default] Tap Mirror: Handle Delete Port: 53018022-3559-4bd1-9844-7b5c6574cf33 2026-08-11 09:51:26.983 8 INFO neutron.db.ovn_revision_numbers_db [None req-0e9176d0-6fa8-4610-bb3c-778ff1e17c60 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 452ba41b-8d4e-443b-9485-b89c581e44cd (type: router_ports) to 1 [pid: 8|app: 0|req: 1044/2333] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:51:24 2026] PUT /v2.0/routers/e434facc-4de0-42f7-b5b2-6b9f710ed3e3/add_router_interface => generated 309 bytes in 2069 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2334] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:51:26 2026] DELETE /v2.0/floatingips/df96ceac-d049-4027-9918-e4af8c8dc614 => generated 0 bytes in 720 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:51:27.170 8 INFO neutron.db.ovn_revision_numbers_db [None req-f04af1b0-0499-4b13-8f40-cbd8d9df8b47 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource b849e5f6-01fe-4abd-8ef0-2f6e7304ec31 (type: security_groups) to 1 2026-08-11 09:51:27.181 8 INFO neutron.db.ovn_revision_numbers_db [None req-f04af1b0-0499-4b13-8f40-cbd8d9df8b47 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 646baa89-4706-4d98-ae19-1754ddd09b33 (type: security_group_rules) to 0 2026-08-11 09:51:27.194 8 INFO neutron.db.ovn_revision_numbers_db [None req-f04af1b0-0499-4b13-8f40-cbd8d9df8b47 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource b3d0b689-446a-49fd-b542-56a7fc9233af (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1045/2335] 10.0.0.53 () {34 vars in 682 bytes} [Tue Aug 11 09:51:27 2026] POST /v2.0/security-groups => generated 1628 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 09:51:27.383 8 INFO neutron.db.ovn_revision_numbers_db [None req-ea40f375-9891-45a1-bfd8-31329a8cb34f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a4f5f030-0b16-429e-a0ff-8ef30fe02fe7 (type: security_groups) to 1 2026-08-11 09:51:27.390 7 INFO neutron.db.ovn_revision_numbers_db [None req-4c5fa74a-6435-4e14-a3cd-470e24f629ec - - - - - -] Successfully bumped revision number for resource 452ba41b-8d4e-443b-9485-b89c581e44cd (type: ports) to 2 2026-08-11 09:51:27.397 8 INFO neutron.db.ovn_revision_numbers_db [None req-ea40f375-9891-45a1-bfd8-31329a8cb34f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 5255e575-f9f7-4b06-aa2f-70f5d2fe804d (type: security_group_rules) to 0 2026-08-11 09:51:27.409 8 INFO neutron.db.ovn_revision_numbers_db [None req-ea40f375-9891-45a1-bfd8-31329a8cb34f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 6066b34e-c139-4a35-b0dd-598bc8e5ec34 (type: security_group_rules) to 0 2026-08-11 09:51:27.422 8 INFO neutron.db.ovn_revision_numbers_db [None req-ea40f375-9891-45a1-bfd8-31329a8cb34f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 66dff8e0-858e-4430-9f77-8043107f7c3e (type: security_group_rules) to 0 2026-08-11 09:51:27.422 7 INFO neutron_taas.services.taas.taas_plugin [None req-4c9eda3d-2408-4e37-85ed-6a9018857d63 4886675a2c6343929c0d056b95ee0ad7 5aa832cd9cbb4d03b3f030fd2d474b45 - - default default] TaaS: Handle Delete Port: d7e3e8e9-94db-4a6a-8c8d-e244f958c5c2 2026-08-11 09:51:27.428 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c9eda3d-2408-4e37-85ed-6a9018857d63 4886675a2c6343929c0d056b95ee0ad7 5aa832cd9cbb4d03b3f030fd2d474b45 - - default default] Tap Mirror: Handle Delete Port: d7e3e8e9-94db-4a6a-8c8d-e244f958c5c2 2026-08-11 09:51:27.437 8 INFO neutron.db.ovn_revision_numbers_db [None req-ea40f375-9891-45a1-bfd8-31329a8cb34f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource dc6395f7-2c20-4647-bbbe-cb5d4193b135 (type: security_group_rules) to 0 2026-08-11 09:51:27.517 8 INFO neutron.db.segments_db [None req-ea40f375-9891-45a1-bfd8-31329a8cb34f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Added segment ac395ce3-22f2-43e8-b9e3-62e70bcdb531 of type geneve for network b33fbe1d-e069-42ff-a994-d833ad8a0479 [pid: 7|app: 0|req: 1291/2336] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:51:27 2026] DELETE /v2.0/floatingips/368f274e-4589-43b8-9d6e-f2702638d6d3 => generated 0 bytes in 533 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:51:27.651 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-143ca133-8fd5-41eb-958f-400fd6b2f153 - - - - - -] No hosting information found for port 65bd3b0c-ffdd-4e7e-912f-9fb2e27b4c0a: RuntimeError: No hosting information found for port 65bd3b0c-ffdd-4e7e-912f-9fb2e27b4c0a 2026-08-11 09:51:27.662 8 INFO neutron.db.ovn_revision_numbers_db [None req-ea40f375-9891-45a1-bfd8-31329a8cb34f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource b33fbe1d-e069-42ff-a994-d833ad8a0479 (type: networks) to 1 2026-08-11 09:51:27.786 8 INFO neutron.db.ovn_revision_numbers_db [None req-143ca133-8fd5-41eb-958f-400fd6b2f153 - - - - - -] Successfully bumped revision number for resource 65bd3b0c-ffdd-4e7e-912f-9fb2e27b4c0a (type: router_ports) to 2 2026-08-11 09:51:27.786 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-143ca133-8fd5-41eb-958f-400fd6b2f153 - - - - - -] OVN reports status down for port: 2cba088c-58d5-4c0b-a66f-2fd347dd988a 2026-08-11 09:51:27.801 7 INFO neutron.db.ovn_revision_numbers_db [None req-9739ccb0-9f17-4f38-bbec-947da7fe2a2c b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource b4beb68b-2f7e-4b70-bc86-7d594b1ea563 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1292/2337] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:51:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:27.922 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-143ca133-8fd5-41eb-958f-400fd6b2f153 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 09:51:27.923 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-143ca133-8fd5-41eb-958f-400fd6b2f153 - - - - - -] OVN reports status down for port: 925de014-fb4a-4e69-a70b-06707c4c3e0e 2026-08-11 09:51:27.962 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ea40f375-9891-45a1-bfd8-31329a8cb34f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:51:27.963 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ea40f375-9891-45a1-bfd8-31329a8cb34f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network b33fbe1d-e069-42ff-a994-d833ad8a0479: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:28.026 7 INFO neutron_taas.services.taas.taas_plugin [None req-28dbf7d9-e1ef-4ab2-8075-2a2b5a93d08c 4886675a2c6343929c0d056b95ee0ad7 5aa832cd9cbb4d03b3f030fd2d474b45 - - default default] TaaS: Handle Delete Port: bc8a8a1d-6f3d-436b-9b8b-7d87c7f444e0 2026-08-11 09:51:28.030 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28dbf7d9-e1ef-4ab2-8075-2a2b5a93d08c 4886675a2c6343929c0d056b95ee0ad7 5aa832cd9cbb4d03b3f030fd2d474b45 - - default default] Tap Mirror: Handle Delete Port: bc8a8a1d-6f3d-436b-9b8b-7d87c7f444e0 2026-08-11 09:51:28.052 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-143ca133-8fd5-41eb-958f-400fd6b2f153 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 09:51:28.052 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-143ca133-8fd5-41eb-958f-400fd6b2f153 - - - - - -] OVN reports status up for port: 2cba088c-58d5-4c0b-a66f-2fd347dd988a 2026-08-11 09:51:28.081 8 INFO neutron.plugins.ml2.plugin [None req-143ca133-8fd5-41eb-958f-400fd6b2f153 - - - - - -] Attempt 1 to provision port 2cba088c-58d5-4c0b-a66f-2fd347dd988a 2026-08-11 09:51:28.107 8 INFO neutron.db.ovn_revision_numbers_db [None req-ea40f375-9891-45a1-bfd8-31329a8cb34f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 44b8620b-b1d5-45ae-9132-45b81049bd5c (type: ports) to 1 [pid: 8|app: 0|req: 1046/2338] 10.0.0.53 () {34 vars in 669 bytes} [Tue Aug 11 09:51:27 2026] POST /v2.0/networks => generated 762 bytes in 924 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2339] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:51:27 2026] DELETE /v2.0/floatingips/ba4c5a10-b588-4873-bea0-a4fdcc99ebe3 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:51:28.350 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8239bab7-01d0-4e37-abca-fd50a7c2f936 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:51:28.352 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8239bab7-01d0-4e37-abca-fd50a7c2f936 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network b33fbe1d-e069-42ff-a994-d833ad8a0479: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:28.421 8 INFO neutron.db.ovn_revision_numbers_db [None req-57f76150-9ad1-4387-8350-b6e6ce4e1957 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource bc80541d-f3b1-4765-933d-43a4e766dbb0 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1047/2340] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:51:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:28.793 8 INFO neutron_taas.services.taas.taas_plugin [None req-cbef6f26-e431-467f-991f-4a862c85f4e4 4886675a2c6343929c0d056b95ee0ad7 5aa832cd9cbb4d03b3f030fd2d474b45 - - default default] TaaS: Handle Delete Port: aed4b00f-9757-4c6d-8eea-96923b8072d0 2026-08-11 09:51:28.804 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cbef6f26-e431-467f-991f-4a862c85f4e4 4886675a2c6343929c0d056b95ee0ad7 5aa832cd9cbb4d03b3f030fd2d474b45 - - default default] Tap Mirror: Handle Delete Port: aed4b00f-9757-4c6d-8eea-96923b8072d0 2026-08-11 09:51:28.812 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc39192e-04d9-4cf1-b9ae-6212edfd87de - - - - - -] Successfully bumped revision number for resource 44b8620b-b1d5-45ae-9132-45b81049bd5c (type: ports) to 2 2026-08-11 09:51:28.840 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc39192e-04d9-4cf1-b9ae-6212edfd87de - - - - - -] Successfully bumped revision number for resource b5dc314d-7f28-4d22-8abd-63f4faee120e (type: subnets) to 0 2026-08-11 09:51:28.842 8 INFO neutron.db.ovn_revision_numbers_db [None req-143ca133-8fd5-41eb-958f-400fd6b2f153 - - - - - -] Successfully bumped revision number for resource 2cba088c-58d5-4c0b-a66f-2fd347dd988a (type: ports) to 2 [pid: 7|app: 0|req: 1294/2341] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:51:28 2026] POST /v2.0/subnets => generated 687 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:29.018 7 INFO neutron.db.ovn_revision_numbers_db [None req-187b0370-61b8-4112-a4ca-394db96c3956 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 5433af1e-e4c7-4fb1-9ce5-2a920a7512fe (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1295/2342] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:51:28 2026] POST /v2.0/security-group-rules => generated 599 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2343] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:51:28 2026] DELETE /v2.0/floatingips/80932888-4d95-47ae-b27f-c97c1cdb803a => generated 0 bytes in 600 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:51:29.221 8 INFO neutron.db.ovn_revision_numbers_db [None req-a34e4ec8-8302-4279-be6d-75cbb6e0d3b1 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource de0fe14e-4fcc-4a22-a635-d126218c073e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1049/2344] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:51:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:29.387 8 INFO neutron_taas.services.taas.taas_plugin [None req-32ffbea9-8958-4bff-84c9-5ae9c14baac6 4886675a2c6343929c0d056b95ee0ad7 5aa832cd9cbb4d03b3f030fd2d474b45 - - default default] TaaS: Handle Delete Port: 3c8e4580-d328-4d32-8c9f-22505eb9550a 2026-08-11 09:51:29.391 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32ffbea9-8958-4bff-84c9-5ae9c14baac6 4886675a2c6343929c0d056b95ee0ad7 5aa832cd9cbb4d03b3f030fd2d474b45 - - default default] Tap Mirror: Handle Delete Port: 3c8e4580-d328-4d32-8c9f-22505eb9550a 2026-08-11 09:51:29.498 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-308730f5-d483-4785-802b-8d6031903666 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:51:29.499 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-308730f5-d483-4785-802b-8d6031903666 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1050/2345] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:51:29 2026] DELETE /v2.0/floatingips/f01a44cc-998b-4e01-9086-b3bdc62c17ab => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:51:29.646 7 INFO neutron.db.ovn_revision_numbers_db [None req-308730f5-d483-4785-802b-8d6031903666 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a86d354a-9dad-43f2-90d3-3ee551a385e9 (type: ports) to 1 2026-08-11 09:51:29.721 8 INFO neutron.db.ovn_revision_numbers_db [None req-b31690b7-6e5a-4512-aa9a-be7f2052583d b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource f8c30f95-e996-4fe4-a0e0-f42fb8e644ce (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1051/2346] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:51:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:29.923 8 INFO neutron.db.ovn_revision_numbers_db [None req-1063251b-88b8-41fc-b508-61da069c56d8 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 28407643-69d5-47fa-9e0a-1aab60c7c34d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1052/2347] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:51:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:30.121 8 INFO neutron.db.ovn_revision_numbers_db [None req-00c57907-3eff-4fa8-92eb-f8630c045718 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource af9943bb-b577-4260-9d65-2f60b33754ca (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1053/2348] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:51:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:30.328 8 INFO neutron.db.ovn_revision_numbers_db [None req-0ec42feb-88bf-4292-af05-c7c058a88db6 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 461317e9-72d8-4298-8849-952cf84d01f5 (type: security_group_rules) to 0 2026-08-11 09:51:30.357 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-50e8321a-2457-4575-a975-60549c21fa53 - - - - - -] Schedule LRP lrp-a86d354a-9dad-43f2-90d3-3ee551a385e9 on gateway ce5202b0-5136-491f-befe-509851665b2b with priority 1 [pid: 8|app: 0|req: 1054/2349] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:51:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:30.412 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-09031bd5-fe46-4393-8504-bca367e06ea2 - - - - - -] Router ad5c3938-f1e8-4869-b25e-1f5fa7d515b1 is bound to host instance 2026-08-11 09:51:30.467 7 INFO neutron.db.ovn_revision_numbers_db [None req-308730f5-d483-4785-802b-8d6031903666 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a86d354a-9dad-43f2-90d3-3ee551a385e9 (type: router_ports) to 1 2026-08-11 09:51:30.590 7 INFO neutron.db.ovn_revision_numbers_db [None req-308730f5-d483-4785-802b-8d6031903666 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ad5c3938-f1e8-4869-b25e-1f5fa7d515b1 (type: routers) to 2 2026-08-11 09:51:30.614 8 INFO neutron.db.ovn_revision_numbers_db [None req-c81c3431-a377-4619-9124-bfb4beac6ea6 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource fe749fed-df5d-4ef9-873e-e31c79bb0631 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1296/2350] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:51:29 2026] POST /v2.0/routers => generated 965 bytes in 1587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2351] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:51:30 2026] POST /v2.0/security-group-rules => generated 599 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:31.068 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e3d17a1-308e-4924-ba89-0b62221ab766 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ee680187-97d4-49c4-8c7c-82c5d8d59ead (type: security_groups) to 1 2026-08-11 09:51:31.091 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1bc7272b-5e4c-426f-95d0-f1d6918dee61 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:51:31.093 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1bc7272b-5e4c-426f-95d0-f1d6918dee61 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network b33fbe1d-e069-42ff-a994-d833ad8a0479: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:31.095 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e3d17a1-308e-4924-ba89-0b62221ab766 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 0c3a3260-2665-497b-957c-c334c4bd6562 (type: security_group_rules) to 0 2026-08-11 09:51:31.126 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e3d17a1-308e-4924-ba89-0b62221ab766 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 72f8f8fc-8102-4ce6-80ea-0437fe727469 (type: security_group_rules) to 0 2026-08-11 09:51:31.157 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e3d17a1-308e-4924-ba89-0b62221ab766 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 74bcadb2-bbc9-4394-a184-7e7586bb413e (type: security_group_rules) to 0 2026-08-11 09:51:31.190 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e3d17a1-308e-4924-ba89-0b62221ab766 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 81be1b63-b5fd-43a1-a445-5cd59f094b7a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1297/2352] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:51:30 2026] GET /v2.0/security-groups?tenant_id=65e5a794add84c3da42e32eed9574c0f&name=default => generated 2925 bytes in 638 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:31.290 8 INFO neutron.db.ovn_revision_numbers_db [None req-1bc7272b-5e4c-426f-95d0-f1d6918dee61 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 48309ae0-d2e6-4043-b14e-1bf9c7a84383 (type: ports) to 1 2026-08-11 09:51:31.619 7 INFO neutron.db.ovn_revision_numbers_db [None req-8a2cf68f-117f-4d04-a82d-62d838eda006 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 1ef772e7-2c3c-47bc-9428-6ec486b28207 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1298/2353] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:51:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:31.945 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cf73bdd-84d1-4589-839e-ab9e96032078 - - - - - -] Successfully bumped revision number for resource a86d354a-9dad-43f2-90d3-3ee551a385e9 (type: ports) to 4 2026-08-11 09:51:32.008 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1bc7272b-5e4c-426f-95d0-f1d6918dee61 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:51:32.009 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1bc7272b-5e4c-426f-95d0-f1d6918dee61 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network b33fbe1d-e069-42ff-a994-d833ad8a0479: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1299/2354] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:51:31 2026] DELETE /v2.0/security-groups/ee680187-97d4-49c4-8c7c-82c5d8d59ead => generated 0 bytes in 517 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:51:32.529 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cf73bdd-84d1-4589-839e-ab9e96032078 - - - - - -] Successfully bumped revision number for resource a86d354a-9dad-43f2-90d3-3ee551a385e9 (type: ports) to 5 2026-08-11 09:51:32.564 8 INFO neutron.db.ovn_revision_numbers_db [None req-1bc7272b-5e4c-426f-95d0-f1d6918dee61 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 48309ae0-d2e6-4043-b14e-1bf9c7a84383 (type: router_ports) to 1 [pid: 8|app: 0|req: 1056/2355] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:51:30 2026] PUT /v2.0/routers/ad5c3938-f1e8-4869-b25e-1f5fa7d515b1/add_router_interface => generated 309 bytes in 1917 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:32.598 7 INFO neutron.db.ovn_revision_numbers_db [None req-c93899ac-9bde-49ca-b74f-b7db9f808fb8 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource a827e91a-c81f-48cb-99b6-6881f74896dd (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1300/2356] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:51:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:32.707 8 INFO neutron.db.ovn_revision_numbers_db [None req-79a1ce76-f7b6-4b24-830b-a0183f8ee9f0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 229458ef-cdfd-4182-b519-0e9deed14243 (type: security_groups) to 1 2026-08-11 09:51:32.720 8 INFO neutron.db.ovn_revision_numbers_db [None req-79a1ce76-f7b6-4b24-830b-a0183f8ee9f0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 287af5c8-28b5-41a4-98e4-862d2b7746ec (type: security_group_rules) to 0 2026-08-11 09:51:32.736 8 INFO neutron.db.ovn_revision_numbers_db [None req-79a1ce76-f7b6-4b24-830b-a0183f8ee9f0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 683c0cec-52ac-485b-85f9-565be48be976 (type: security_group_rules) to 0 2026-08-11 09:51:32.750 8 INFO neutron.db.ovn_revision_numbers_db [None req-79a1ce76-f7b6-4b24-830b-a0183f8ee9f0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 9dd0b72b-1cba-46b7-be7f-21b4ad662014 (type: security_group_rules) to 0 2026-08-11 09:51:32.764 8 INFO neutron.db.ovn_revision_numbers_db [None req-79a1ce76-f7b6-4b24-830b-a0183f8ee9f0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource cf32202c-09d7-4bfe-9f43-efea51b63a13 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1057/2357] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:51:32 2026] GET /v2.0/security-groups?tenant_id=5aa832cd9cbb4d03b3f030fd2d474b45&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2358] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:51:32 2026] DELETE /v2.0/security-groups/229458ef-cdfd-4182-b519-0e9deed14243 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:51:33.116 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a1521768-7d7b-45c4-8be4-ab81feab6e02 - - - - - -] No hosting information found for port 452ba41b-8d4e-443b-9485-b89c581e44cd: RuntimeError: No hosting information found for port 452ba41b-8d4e-443b-9485-b89c581e44cd [pid: 8|app: 0|req: 1058/2359] 10.0.0.131 () {34 vars in 1095 bytes} [Tue Aug 11 09:51:33 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1445934777&fields=id&tenant_id=363b4aabdb9144f98d81f4b04cb414cb => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2360] 10.0.0.131 () {34 vars in 981 bytes} [Tue Aug 11 09:51:33 2026] GET /v2.0/networks?id=14c5c5d0-10ae-43bc-a131-d315d766a7c1 => generated 742 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2361] 10.0.0.131 () {34 vars in 964 bytes} [Tue Aug 11 09:51:33 2026] GET /v2.0/quotas/363b4aabdb9144f98d81f4b04cb414cb => generated 292 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:33.289 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1521768-7d7b-45c4-8be4-ab81feab6e02 - - - - - -] Successfully bumped revision number for resource 452ba41b-8d4e-443b-9485-b89c581e44cd (type: router_ports) to 2 2026-08-11 09:51:33.430 8 INFO neutron.db.ovn_revision_numbers_db [None req-30bf1258-3256-4f8d-ab96-97afd46027dd c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 1a993f2d-67a3-4fbf-8618-96aea12b1280 (type: security_groups) to 1 2026-08-11 09:51:33.458 8 INFO neutron.db.ovn_revision_numbers_db [None req-30bf1258-3256-4f8d-ab96-97afd46027dd c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 0ef0ed7e-47e1-44ad-8e89-b7337ea33c6e (type: security_group_rules) to 0 2026-08-11 09:51:33.476 8 INFO neutron.db.ovn_revision_numbers_db [None req-30bf1258-3256-4f8d-ab96-97afd46027dd c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 6864932f-b479-4c1f-a836-38c76f9ebbd8 (type: security_group_rules) to 0 2026-08-11 09:51:33.507 8 INFO neutron.db.ovn_revision_numbers_db [None req-30bf1258-3256-4f8d-ab96-97afd46027dd c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a196db2a-4693-4409-8812-3cb92bb1ceb6 (type: security_group_rules) to 0 2026-08-11 09:51:33.523 8 INFO neutron.db.ovn_revision_numbers_db [None req-30bf1258-3256-4f8d-ab96-97afd46027dd c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource b2a7aab0-fbcb-4893-8f68-0e3984a3a354 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1304/2362] 10.0.0.131 () {34 vars in 1001 bytes} [Tue Aug 11 09:51:33 2026] GET /v2.0/ports?tenant_id=363b4aabdb9144f98d81f4b04cb414cb&fields=id => generated 287 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2363] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:51:33 2026] GET /v2.0/security-groups?tenant_id=68e8b73174614c24b2ac7f34bd1b2ce8&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2364] 10.0.0.131 () {34 vars in 1007 bytes} [Tue Aug 11 09:51:33 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:51:33.679 7 INFO neutron.db.ovn_revision_numbers_db [None req-5bb6a0f8-e04f-4ee9-bbee-ce09f59eace2 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Successfully bumped revision number for resource 91e89c42-d26a-4954-a105-0be9f1ce8873 (type: security_groups) to 1 2026-08-11 09:51:33.690 7 INFO neutron.db.ovn_revision_numbers_db [None req-5bb6a0f8-e04f-4ee9-bbee-ce09f59eace2 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Successfully bumped revision number for resource 5fa00251-9c10-4a58-8342-96cfed9d5a65 (type: security_group_rules) to 0 2026-08-11 09:51:33.703 7 INFO neutron.db.ovn_revision_numbers_db [None req-5bb6a0f8-e04f-4ee9-bbee-ce09f59eace2 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Successfully bumped revision number for resource 7d067606-9374-4db0-856c-6c9e127fa645 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1305/2365] 10.0.0.53 () {34 vars in 683 bytes} [Tue Aug 11 09:51:33 2026] POST /v2.0/security-groups => generated 1673 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2366] 10.0.0.131 () {34 vars in 1107 bytes} [Tue Aug 11 09:51:33 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2367] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:51:33 2026] DELETE /v2.0/security-groups/1a993f2d-67a3-4fbf-8618-96aea12b1280 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:51:33.943 7 INFO neutron.db.ovn_revision_numbers_db [None req-c32a75e2-02e8-409b-b5cc-d5263650afc4 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Successfully bumped revision number for resource c6dc1ec5-4b4a-4811-8fe7-ceeaf80ac02f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1062/2368] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:33 2026] GET /v2.0/ports?device_id=30cfc31c-80bc-45e9-ba59-3cfd861315dd => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:51:33.969 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8f9c812e-be89-4818-9b9a-e0286fb145be - - - - - -] No hosting information found for port 2cba088c-58d5-4c0b-a66f-2fd347dd988a: RuntimeError: No hosting information found for port 2cba088c-58d5-4c0b-a66f-2fd347dd988a [pid: 7|app: 0|req: 1307/2369] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:51:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:34.097 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f9c812e-be89-4818-9b9a-e0286fb145be - - - - - -] Successfully bumped revision number for resource 2cba088c-58d5-4c0b-a66f-2fd347dd988a (type: router_ports) to 2 2026-08-11 09:51:34.098 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8f9c812e-be89-4818-9b9a-e0286fb145be - - - - - -] OVN reports status up for port: 925de014-fb4a-4e69-a70b-06707c4c3e0e 2026-08-11 09:51:34.119 8 INFO neutron.plugins.ml2.plugin [None req-8f9c812e-be89-4818-9b9a-e0286fb145be - - - - - -] Attempt 1 to provision port 925de014-fb4a-4e69-a70b-06707c4c3e0e 2026-08-11 09:51:34.235 8 INFO neutron.db.ovn_revision_numbers_db [None req-80283096-6d71-42e1-902f-14b092a22906 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Successfully bumped revision number for resource a52e3e95-a9fd-4d92-9a8d-45a7dfae8c11 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1063/2370] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:51:33 2026] POST /v2.0/security-group-rules => generated 596 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:34.459 7 INFO neutron.db.ovn_revision_numbers_db [None req-ef6cd85e-a029-4334-a572-35e4dc7be697 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Successfully bumped revision number for resource 5b60f585-63a9-4342-ba3f-a20e16c077ef (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1308/2371] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:51:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:34.797 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f9c812e-be89-4818-9b9a-e0286fb145be - - - - - -] Successfully bumped revision number for resource 925de014-fb4a-4e69-a70b-06707c4c3e0e (type: ports) to 2 2026-08-11 09:51:34.809 8 INFO neutron.db.ovn_revision_numbers_db [None req-201e751b-3766-42a4-97f0-1a69bedb89ee 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Successfully bumped revision number for resource f9d08edf-f118-453f-ae84-e356d009a6cc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1064/2372] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:51:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:34.932 7 INFO neutron.db.securitygroups_db [None req-793eaf6e-8678-4a86-a46a-81b6e6eef31e 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Project d9b72cc169f94e6f9f20639d82e6401b added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-11 09:51:35.067 7 INFO neutron.db.ovn_revision_numbers_db [None req-793eaf6e-8678-4a86-a46a-81b6e6eef31e 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Successfully bumped revision number for resource 81424ead-450a-469a-8567-eec1c1855032 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1309/2373] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:51:34 2026] POST /v2.0/security-group-rules => generated 607 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:35.149 8 INFO neutron.db.securitygroups_db [None req-67eb1fb0-4114-4c90-99a5-dcf4afe1d07d 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Project d9b72cc169f94e6f9f20639d82e6401b added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-11 09:51:35.272 8 INFO neutron.db.ovn_revision_numbers_db [None req-67eb1fb0-4114-4c90-99a5-dcf4afe1d07d 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Successfully bumped revision number for resource f112f2bc-85e7-47b3-af2b-637e5d40b6eb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1065/2374] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:51:35 2026] POST /v2.0/security-group-rules => generated 606 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:35.840 7 INFO neutron.db.ovn_revision_numbers_db [None req-9264c6a1-246b-4b46-bbbb-4594f6e0f043 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Successfully bumped revision number for resource a8d3dc4f-2cbb-4d0c-9c05-58897467ac28 (type: security_groups) to 1 2026-08-11 09:51:35.854 7 INFO neutron.db.ovn_revision_numbers_db [None req-9264c6a1-246b-4b46-bbbb-4594f6e0f043 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Successfully bumped revision number for resource a67b93d2-d9a6-46b7-ad05-dc18503a29f5 (type: security_group_rules) to 0 2026-08-11 09:51:35.872 7 INFO neutron.db.ovn_revision_numbers_db [None req-9264c6a1-246b-4b46-bbbb-4594f6e0f043 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Successfully bumped revision number for resource f59e68b4-7b93-46e2-974e-99997865222f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1310/2375] 10.0.0.53 () {34 vars in 683 bytes} [Tue Aug 11 09:51:35 2026] POST /v2.0/security-groups => generated 1659 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 09:51:36.057 8 INFO neutron.db.ovn_revision_numbers_db [None req-d5a16522-8444-4d85-b636-6d704870a41c 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Successfully bumped revision number for resource 2e94d78d-d28f-426b-a80e-b55c874ed8cd (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1066/2376] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:51:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:36.245 7 INFO neutron.db.ovn_revision_numbers_db [None req-c15e0350-223b-49a8-8c11-310c59deb4d5 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Successfully bumped revision number for resource fd73059a-23c2-4e3d-8b46-66a71bc4aa97 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1311/2377] 10.0.0.53 () {34 vars in 693 bytes} [Tue Aug 11 09:51:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:36.579 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e5cc5ef6-1260-4591-9c2e-e5069f7169d1 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] No more DHCP agents 2026-08-11 09:51:36.580 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e5cc5ef6-1260-4591-9c2e-e5069f7169d1 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1067/2378] 10.0.0.53 () {34 vars in 674 bytes} [Tue Aug 11 09:51:36 2026] POST /v2.0/floatingips => generated 552 bytes in 677 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2379] 10.0.0.131 () {34 vars in 1099 bytes} [Tue Aug 11 09:51:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1684922672&fields=id&tenant_id=d9b72cc169f94e6f9f20639d82e6401b => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2380] 10.0.0.131 () {34 vars in 1097 bytes} [Tue Aug 11 09:51:37 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-605720572&fields=id&tenant_id=d9b72cc169f94e6f9f20639d82e6401b => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2381] 10.0.0.131 () {34 vars in 981 bytes} [Tue Aug 11 09:51:37 2026] GET /v2.0/networks?id=5f41b71d-7468-45c8-8de5-51bfb9a2b078 => generated 711 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2382] 10.0.0.131 () {34 vars in 964 bytes} [Tue Aug 11 09:51:37 2026] GET /v2.0/quotas/d9b72cc169f94e6f9f20639d82e6401b => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2383] 10.0.0.131 () {34 vars in 1001 bytes} [Tue Aug 11 09:51:37 2026] GET /v2.0/ports?tenant_id=d9b72cc169f94e6f9f20639d82e6401b&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2384] 10.0.0.131 () {34 vars in 1007 bytes} [Tue Aug 11 09:51:37 2026] GET /v2.0/networks/5f41b71d-7468-45c8-8de5-51bfb9a2b078?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2385] 10.0.0.131 () {34 vars in 1107 bytes} [Tue Aug 11 09:51:37 2026] GET /v2.0/networks/5f41b71d-7468-45c8-8de5-51bfb9a2b078?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2386] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:37 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2389] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:51:38 2026] GET /v2.0/networks?id=14c5c5d0-10ae-43bc-a131-d315d766a7c1 => generated 742 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2390] 199.204.45.235 () {34 vars in 1049 bytes} [Tue Aug 11 09:51:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=363b4aabdb9144f98d81f4b04cb414cb => generated 179 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:38.656 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-7da80296-e023-4914-b23f-bcfad9f31d5d req-0422cc55-1a72-4c6d-a2fd-8be72f2cfceb b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] No more DHCP agents 2026-08-11 09:51:38.657 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-7da80296-e023-4914-b23f-bcfad9f31d5d req-0422cc55-1a72-4c6d-a2fd-8be72f2cfceb b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Unable to schedule network 14c5c5d0-10ae-43bc-a131-d315d766a7c1: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:38.674 8 INFO neutron.db.ovn_revision_numbers_db [None req-67618a7c-d0c6-442c-8f18-156b54136d1b d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Successfully bumped revision number for resource af810a6a-bfde-4d48-99a9-e7604815cb7f (type: security_groups) to 1 2026-08-11 09:51:38.687 8 INFO neutron.db.ovn_revision_numbers_db [None req-67618a7c-d0c6-442c-8f18-156b54136d1b d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Successfully bumped revision number for resource 76ece1d8-887d-4267-922c-69ca5c99b75f (type: security_group_rules) to 0 2026-08-11 09:51:38.700 8 INFO neutron.db.ovn_revision_numbers_db [None req-67618a7c-d0c6-442c-8f18-156b54136d1b d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Successfully bumped revision number for resource 81a94849-286b-48cb-be5f-7f914f873696 (type: security_group_rules) to 0 2026-08-11 09:51:38.711 8 INFO neutron.db.ovn_revision_numbers_db [None req-67618a7c-d0c6-442c-8f18-156b54136d1b d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Successfully bumped revision number for resource 93a1894a-2040-48d0-9b92-372bad0c5354 (type: security_group_rules) to 0 2026-08-11 09:51:38.722 8 INFO neutron.db.ovn_revision_numbers_db [None req-67618a7c-d0c6-442c-8f18-156b54136d1b d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Successfully bumped revision number for resource cd89e5c3-ce6c-4ca8-abfb-8d8fac7e969e (type: security_group_rules) to 0 2026-08-11 09:51:38.792 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a1521768-7d7b-45c4-8be4-ab81feab6e02 - - - - - -] OVN reports status down for port: 3bff01da-cd8c-4915-b2a6-e671bf7b6fa3 2026-08-11 09:51:38.801 8 INFO neutron.db.segments_db [None req-67618a7c-d0c6-442c-8f18-156b54136d1b d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Added segment 70b4554e-40d5-44ef-b723-f0d253b4adf3 of type geneve for network 0a3a19ff-b43b-4342-bc2a-a48f60fc0e6f 2026-08-11 09:51:38.869 7 INFO neutron.db.ovn_revision_numbers_db [req-7da80296-e023-4914-b23f-bcfad9f31d5d req-0422cc55-1a72-4c6d-a2fd-8be72f2cfceb b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 3bff01da-cd8c-4915-b2a6-e671bf7b6fa3 (type: ports) to 1 2026-08-11 09:51:38.961 8 INFO neutron.db.ovn_revision_numbers_db [None req-67618a7c-d0c6-442c-8f18-156b54136d1b d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Successfully bumped revision number for resource 0a3a19ff-b43b-4342-bc2a-a48f60fc0e6f (type: networks) to 1 [pid: 7|app: 0|req: 1318/2391] 199.204.45.235 () {38 vars in 954 bytes} [Tue Aug 11 09:51:38 2026] POST /v2.0/ports => generated 1183 bytes in 681 msecs (HTTP/1.1 201) 4 headers in 163 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: 1319/2392] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:38 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:51:39.135 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-67618a7c-d0c6-442c-8f18-156b54136d1b d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] No more DHCP agents 2026-08-11 09:51:39.137 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-67618a7c-d0c6-442c-8f18-156b54136d1b d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Unable to schedule network 0a3a19ff-b43b-4342-bc2a-a48f60fc0e6f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:39.198 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a1521768-7d7b-45c4-8be4-ab81feab6e02 - - - - - -] OVN reports status down for port: f73df16f-8ad9-4d5a-b9f1-5a041cf40c5c 2026-08-11 09:51:39.227 8 INFO neutron.db.ovn_revision_numbers_db [None req-67618a7c-d0c6-442c-8f18-156b54136d1b d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Successfully bumped revision number for resource f73df16f-8ad9-4d5a-b9f1-5a041cf40c5c (type: ports) to 1 [pid: 8|app: 0|req: 1074/2393] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:51:38 2026] POST /v2.0/networks => generated 651 bytes in 912 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2394] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:39 2026] GET /v2.0/ports?device_id=30cfc31c-80bc-45e9-ba59-3cfd861315dd => generated 1186 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:39.588 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3d9b240-397a-4775-a19c-770519aa22c7 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] No more DHCP agents 2026-08-11 09:51:39.590 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3d9b240-397a-4775-a19c-770519aa22c7 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Unable to schedule network 0a3a19ff-b43b-4342-bc2a-a48f60fc0e6f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:39.695 8 INFO neutron.db.ovn_revision_numbers_db [None req-b3d9b240-397a-4775-a19c-770519aa22c7 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Successfully bumped revision number for resource 9c3ac354-6dab-4dff-8361-052934ac1690 (type: ports) to 1 [pid: 8|app: 0|req: 1076/2395] 10.0.0.53 () {34 vars in 662 bytes} [Tue Aug 11 09:51:39 2026] POST /v2.0/ports => generated 743 bytes in 434 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: 8|app: 0|req: 1077/2396] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:51:39 2026] GET /v2.0/security-groups?id=b849e5f6-01fe-4abd-8ef0-2f6e7304ec31&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:39.883 8 INFO neutron.db.segments_db [None req-d01f8cee-e2a0-4e8c-b71a-2e77d7abd8f4 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Added segment f040b455-81d3-4dd4-8232-b09a24d4ed61 of type geneve for network bf458b69-2acd-46b2-b167-c863947d75bb 2026-08-11 09:51:39.980 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a1521768-7d7b-45c4-8be4-ab81feab6e02 - - - - - -] OVN reports status down for port: 9c3ac354-6dab-4dff-8361-052934ac1690 2026-08-11 09:51:40.018 8 INFO neutron.db.ovn_revision_numbers_db [None req-d01f8cee-e2a0-4e8c-b71a-2e77d7abd8f4 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Successfully bumped revision number for resource bf458b69-2acd-46b2-b167-c863947d75bb (type: networks) to 1 2026-08-11 09:51:40.211 7 INFO neutron.db.ovn_revision_numbers_db [req-7da80296-e023-4914-b23f-bcfad9f31d5d req-a449bcf3-4e79-4b80-abee-67a2523e4c51 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 3bff01da-cd8c-4915-b2a6-e671bf7b6fa3 (type: ports) to 2 2026-08-11 09:51:40.215 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d01f8cee-e2a0-4e8c-b71a-2e77d7abd8f4 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] No more DHCP agents 2026-08-11 09:51:40.216 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d01f8cee-e2a0-4e8c-b71a-2e77d7abd8f4 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Unable to schedule network bf458b69-2acd-46b2-b167-c863947d75bb: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:40.298 8 INFO neutron.db.ovn_revision_numbers_db [None req-d01f8cee-e2a0-4e8c-b71a-2e77d7abd8f4 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Successfully bumped revision number for resource d0174b01-3ca1-4d0c-bb5c-25bd43d01369 (type: ports) to 1 2026-08-11 09:51:40.301 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a1521768-7d7b-45c4-8be4-ab81feab6e02 - - - - - -] OVN reports status down for port: d0174b01-3ca1-4d0c-bb5c-25bd43d01369 [pid: 8|app: 0|req: 1078/2397] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:51:39 2026] POST /v2.0/networks => generated 650 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2398] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:40 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:51:40.526 7 INFO neutron.db.ovn_revision_numbers_db [req-7da80296-e023-4914-b23f-bcfad9f31d5d req-a449bcf3-4e79-4b80-abee-67a2523e4c51 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 3bff01da-cd8c-4915-b2a6-e671bf7b6fa3 (type: ports) to 4 [pid: 7|app: 0|req: 1320/2399] 199.204.45.235 () {38 vars in 1027 bytes} [Tue Aug 11 09:51:39 2026] PUT /v2.0/ports/3bff01da-cd8c-4915-b2a6-e671bf7b6fa3 => generated 1433 bytes in 1538 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:40.567 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bb8056c4-8969-4627-aa00-8c84b992a400 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] No more DHCP agents 2026-08-11 09:51:40.568 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bb8056c4-8969-4627-aa00-8c84b992a400 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Unable to schedule network bf458b69-2acd-46b2-b167-c863947d75bb: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:40.586 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-16084bcf-5571-4ca1-965f-8c1ee3d54cf7'] response: {'name': 'network-changed', 'server_uuid': '30cfc31c-80bc-45e9-ba59-3cfd861315dd', 'tag': '3bff01da-cd8c-4915-b2a6-e671bf7b6fa3', 'status': 'completed', 'code': 200} 2026-08-11 09:51:40.642 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2a2e9e1b-db2d-42d7-9ba7-bf1c5c155d92 - - - - - -] No hosting information found for port 925de014-fb4a-4e69-a70b-06707c4c3e0e: RuntimeError: No hosting information found for port 925de014-fb4a-4e69-a70b-06707c4c3e0e 2026-08-11 09:51:40.743 8 INFO neutron.db.ovn_revision_numbers_db [None req-bb8056c4-8969-4627-aa00-8c84b992a400 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Successfully bumped revision number for resource 3285a55e-08bc-49fc-960c-9e1523b0d406 (type: ports) to 1 2026-08-11 09:51:40.766 8 INFO neutron.db.ovn_revision_numbers_db [None req-2a2e9e1b-db2d-42d7-9ba7-bf1c5c155d92 - - - - - -] Successfully bumped revision number for resource 925de014-fb4a-4e69-a70b-06707c4c3e0e (type: router_ports) to 2 2026-08-11 09:51:40.767 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2a2e9e1b-db2d-42d7-9ba7-bf1c5c155d92 - - - - - -] OVN reports status down for port: 44b8620b-b1d5-45ae-9132-45b81049bd5c [pid: 8|app: 0|req: 1080/2400] 10.0.0.53 () {34 vars in 662 bytes} [Tue Aug 11 09:51:40 2026] POST /v2.0/ports => generated 743 bytes in 482 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, ' 2026-08-11 09:51:40.917 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2a2e9e1b-db2d-42d7-9ba7-bf1c5c155d92 - - - - - -] OVN reports status down for port: a86d354a-9dad-43f2-90d3-3ee551a385e9 2026-08-11 09:51:40.946 7 INFO neutron.db.segments_db [None req-e537effc-41c3-48c7-9028-f0d34f88ef92 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Added segment 391b9ef6-9274-495f-8822-bd0f03b3a9f4 of type geneve for network 75269580-cbec-443b-8829-386dd867c3cf 2026-08-11 09:51:41.057 7 INFO neutron.db.ovn_revision_numbers_db [None req-e537effc-41c3-48c7-9028-f0d34f88ef92 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Successfully bumped revision number for resource 75269580-cbec-443b-8829-386dd867c3cf (type: networks) to 1 /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: 1081/2401] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:51:41 2026] GET /v2.0/ports?tenant_id=363b4aabdb9144f98d81f4b04cb414cb&device_id=30cfc31c-80bc-45e9-ba59-3cfd861315dd => generated 1436 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:41.209 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e537effc-41c3-48c7-9028-f0d34f88ef92 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] No more DHCP agents 2026-08-11 09:51:41.210 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e537effc-41c3-48c7-9028-f0d34f88ef92 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Unable to schedule network 75269580-cbec-443b-8829-386dd867c3cf: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:41.289 7 INFO neutron.db.ovn_revision_numbers_db [None req-e537effc-41c3-48c7-9028-f0d34f88ef92 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Successfully bumped revision number for resource 0a1f2a30-f9e6-4dd6-bb70-b3e6d456ef26 (type: ports) to 1 [pid: 8|app: 0|req: 1082/2402] 199.204.45.235 () {34 vars in 1017 bytes} [Tue Aug 11 09:51:41 2026] GET /v2.0/networks?tenant_id=363b4aabdb9144f98d81f4b04cb414cb&shared=False => generated 2499 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2403] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:51:40 2026] POST /v2.0/networks => generated 651 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:41.380 8 INFO neutron.db.ovn_revision_numbers_db [None req-2a2e9e1b-db2d-42d7-9ba7-bf1c5c155d92 - - - - - -] Successfully bumped revision number for resource a86d354a-9dad-43f2-90d3-3ee551a385e9 (type: ports) to 6 [pid: 8|app: 0|req: 1083/2404] 199.204.45.235 () {34 vars in 929 bytes} [Tue Aug 11 09:51:41 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2405] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:41 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:51:41.498 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8aaac4eb-63be-43b6-8aa1-c2486d82d22d - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 09:51:41.498 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8aaac4eb-63be-43b6-8aa1-c2486d82d22d - - - - - -] OVN reports status up for port: a86d354a-9dad-43f2-90d3-3ee551a385e9 2026-08-11 09:51:41.510 8 INFO neutron.plugins.ml2.plugin [None req-8aaac4eb-63be-43b6-8aa1-c2486d82d22d - - - - - -] Attempt 1 to provision port a86d354a-9dad-43f2-90d3-3ee551a385e9 2026-08-11 09:51:41.560 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-175e2f66-49fa-4f40-87fa-2e3002660096 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] No more DHCP agents 2026-08-11 09:51:41.561 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-175e2f66-49fa-4f40-87fa-2e3002660096 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Unable to schedule network 75269580-cbec-443b-8829-386dd867c3cf: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:41.654 7 INFO neutron.db.ovn_revision_numbers_db [None req-175e2f66-49fa-4f40-87fa-2e3002660096 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Successfully bumped revision number for resource 3c643fb3-16c5-4f86-91f4-e3fe2d82224e (type: ports) to 1 [pid: 7|app: 0|req: 1322/2406] 10.0.0.53 () {34 vars in 662 bytes} [Tue Aug 11 09:51:41 2026] POST /v2.0/ports => generated 743 bytes in 376 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, ' 2026-08-11 09:51:41.847 8 INFO neutron.db.segments_db [None req-235afe62-c606-4cd4-abeb-25a98a687704 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Added segment 3aac45eb-15bf-4a8f-a8a8-b75e7119e1f9 of type geneve for network e7b4974d-3332-4f52-9c65-3a65cbc6c05d [pid: 7|app: 0|req: 1323/2407] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:51:41 2026] GET /v2.0/networks?id=5f41b71d-7468-45c8-8de5-51bfb9a2b078 => generated 711 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2408] 199.204.45.235 () {34 vars in 1049 bytes} [Tue Aug 11 09:51:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d9b72cc169f94e6f9f20639d82e6401b => generated 273 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:41.931 8 INFO neutron.db.ovn_revision_numbers_db [None req-8aaac4eb-63be-43b6-8aa1-c2486d82d22d - - - - - -] Successfully bumped revision number for resource a86d354a-9dad-43f2-90d3-3ee551a385e9 (type: ports) to 7 2026-08-11 09:51:42.084 8 INFO neutron.db.ovn_revision_numbers_db [None req-235afe62-c606-4cd4-abeb-25a98a687704 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Successfully bumped revision number for resource e7b4974d-3332-4f52-9c65-3a65cbc6c05d (type: networks) to 1 2026-08-11 09:51:42.164 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee516485-38ec-4fcc-9b11-8be203b4ca49 - - - - - -] OVN reports status down for port: 48309ae0-d2e6-4043-b14e-1bf9c7a84383 2026-08-11 09:51:42.269 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee516485-38ec-4fcc-9b11-8be203b4ca49 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 09:51:42.269 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee516485-38ec-4fcc-9b11-8be203b4ca49 - - - - - -] OVN reports status up for port: 48309ae0-d2e6-4043-b14e-1bf9c7a84383 2026-08-11 09:51:42.272 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-9dfe2623-2a0c-4674-959c-3efac93443e6 req-a215c34d-19d8-413a-837d-d67d964b9862 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] No more DHCP agents 2026-08-11 09:51:42.273 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-9dfe2623-2a0c-4674-959c-3efac93443e6 req-a215c34d-19d8-413a-837d-d67d964b9862 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Unable to schedule network 5f41b71d-7468-45c8-8de5-51bfb9a2b078: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:42.292 8 INFO neutron.plugins.ml2.plugin [None req-ee516485-38ec-4fcc-9b11-8be203b4ca49 - - - - - -] Attempt 1 to provision port 48309ae0-d2e6-4043-b14e-1bf9c7a84383 2026-08-11 09:51:42.351 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-235afe62-c606-4cd4-abeb-25a98a687704 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] No more DHCP agents 2026-08-11 09:51:42.355 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-235afe62-c606-4cd4-abeb-25a98a687704 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Unable to schedule network e7b4974d-3332-4f52-9c65-3a65cbc6c05d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:42.439 7 INFO neutron.db.ovn_revision_numbers_db [req-9dfe2623-2a0c-4674-959c-3efac93443e6 req-a215c34d-19d8-413a-837d-d67d964b9862 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Successfully bumped revision number for resource 4bdaac20-a0f6-4dc1-837c-788ea43e115f (type: ports) to 1 [pid: 7|app: 0|req: 1325/2409] 199.204.45.235 () {38 vars in 954 bytes} [Tue Aug 11 09:51:41 2026] POST /v2.0/ports => generated 993 bytes in 597 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: 1326/2410] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:51:42 2026] GET /v2.0/ports?tenant_id=363b4aabdb9144f98d81f4b04cb414cb&device_id=30cfc31c-80bc-45e9-ba59-3cfd861315dd => generated 1436 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:42.592 8 INFO neutron.db.ovn_revision_numbers_db [None req-235afe62-c606-4cd4-abeb-25a98a687704 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Successfully bumped revision number for resource e183998b-76ea-410c-8705-a2cd635964ef (type: ports) to 1 [pid: 8|app: 0|req: 1085/2411] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:51:41 2026] POST /v2.0/networks => generated 651 bytes in 923 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2412] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:42 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 996 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2413] 199.204.45.235 () {34 vars in 1057 bytes} [Tue Aug 11 09:51:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=3bff01da-cd8c-4915-b2a6-e671bf7b6fa3 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:51:42.994 7 INFO neutron.db.ovn_revision_numbers_db [req-9dfe2623-2a0c-4674-959c-3efac93443e6 req-e12df4e3-6963-4a10-817c-8ed50ff40086 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 4bdaac20-a0f6-4dc1-837c-788ea43e115f (type: ports) to 2 2026-08-11 09:51:43.211 7 INFO neutron.db.ovn_revision_numbers_db [req-9dfe2623-2a0c-4674-959c-3efac93443e6 req-e12df4e3-6963-4a10-817c-8ed50ff40086 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 4bdaac20-a0f6-4dc1-837c-788ea43e115f (type: ports) to 4 [pid: 7|app: 0|req: 1327/2414] 199.204.45.235 () {38 vars in 1027 bytes} [Tue Aug 11 09:51:42 2026] PUT /v2.0/ports/4bdaac20-a0f6-4dc1-837c-788ea43e115f => generated 1243 bytes in 657 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:51:43.268 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4fcbf55-d3e6-48cc-b8b9-b06bc7b22539'] response: {'name': 'network-changed', 'server_uuid': '6f9cb432-e0fd-474c-8121-48bc0919e64c', 'tag': '4bdaac20-a0f6-4dc1-837c-788ea43e115f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1328/2415] 10.0.0.131 () {34 vars in 1119 bytes} [Tue Aug 11 09:51:43 2026] GET /v2.0/security-groups?id=a8d3dc4f-2cbb-4d0c-9c05-58897467ac28&id=91e89c42-d26a-4954-a105-0be9f1ce8873&fields=id&fields=name => generated 206 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2416] 199.204.45.235 () {34 vars in 1103 bytes} [Tue Aug 11 09:51:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a8&port_id=3bff01da-cd8c-4915-b2a6-e671bf7b6fa3 => 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: 1330/2417] 199.204.45.235 () {34 vars in 1063 bytes} [Tue Aug 11 09:51:43 2026] GET /v2.0/subnets?id=bf33f851-91fb-405c-b1a2-ce2fcdd41685&id=7fb8ee61-bfe4-4f1b-8adb-22ac8dfc3f98 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2418] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:51:43 2026] GET /v2.0/ports?network_id=14c5c5d0-10ae-43bc-a131-d315d766a7c1&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2419] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:51:43 2026] GET /v2.0/ports?network_id=14c5c5d0-10ae-43bc-a131-d315d766a7c1&device_owner=network%3Adhcp => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2420] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:51:43 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2421] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:51:43 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:51:43.787 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee516485-38ec-4fcc-9b11-8be203b4ca49 - - - - - -] Successfully bumped revision number for resource 48309ae0-d2e6-4043-b14e-1bf9c7a84383 (type: ports) to 2 [pid: 7|app: 0|req: 1335/2422] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:51:43 2026] GET /v2.0/ports?tenant_id=d9b72cc169f94e6f9f20639d82e6401b&device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2423] 199.204.45.235 () {34 vars in 1017 bytes} [Tue Aug 11 09:51:43 2026] GET /v2.0/networks?tenant_id=d9b72cc169f94e6f9f20639d82e6401b&shared=False => generated 810 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:43.898 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1f695b24-cf52-43a1-a02a-8dd61d8ce13f d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] No more DHCP agents 2026-08-11 09:51:43.900 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1f695b24-cf52-43a1-a02a-8dd61d8ce13f d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Unable to schedule network e7b4974d-3332-4f52-9c65-3a65cbc6c05d: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1337/2424] 199.204.45.235 () {34 vars in 929 bytes} [Tue Aug 11 09:51:43 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:44.007 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a1521768-7d7b-45c4-8be4-ab81feab6e02 - - - - - -] OVN reports status down for port: 4dab8eab-2f09-414d-b894-eafe3566d15b 2026-08-11 09:51:44.032 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f695b24-cf52-43a1-a02a-8dd61d8ce13f d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Successfully bumped revision number for resource 4dab8eab-2f09-414d-b894-eafe3566d15b (type: ports) to 1 [pid: 8|app: 0|req: 1088/2425] 10.0.0.53 () {34 vars in 662 bytes} [Tue Aug 11 09:51:42 2026] POST /v2.0/ports => generated 743 bytes in 1286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:44.179 7 INFO neutron.db.segments_db [None req-20a9c226-6576-4bfe-8778-4bb24aed5f43 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Added segment 19a0069c-f7e4-45dd-9edb-2961184f2d1f of type geneve for network 53d1154b-2b1f-4502-bdc0-63ce004e6433 2026-08-11 09:51:44.296 7 INFO neutron.db.ovn_revision_numbers_db [None req-20a9c226-6576-4bfe-8778-4bb24aed5f43 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Successfully bumped revision number for resource 53d1154b-2b1f-4502-bdc0-63ce004e6433 (type: networks) to 1 /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: 1089/2426] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:44 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2427] 10.0.0.131 () {34 vars in 1119 bytes} [Tue Aug 11 09:51:44 2026] GET /v2.0/security-groups?id=a8d3dc4f-2cbb-4d0c-9c05-58897467ac28&id=91e89c42-d26a-4954-a105-0be9f1ce8873&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:44.462 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-20a9c226-6576-4bfe-8778-4bb24aed5f43 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] No more DHCP agents 2026-08-11 09:51:44.464 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-20a9c226-6576-4bfe-8778-4bb24aed5f43 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Unable to schedule network 53d1154b-2b1f-4502-bdc0-63ce004e6433: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:44.532 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a1521768-7d7b-45c4-8be4-ab81feab6e02 - - - - - -] OVN reports status down for port: 3e366f53-42e0-4b50-9d92-148c93e955f2 2026-08-11 09:51:44.589 7 INFO neutron.db.ovn_revision_numbers_db [None req-20a9c226-6576-4bfe-8778-4bb24aed5f43 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Successfully bumped revision number for resource 3e366f53-42e0-4b50-9d92-148c93e955f2 (type: ports) to 1 [pid: 7|app: 0|req: 1338/2428] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:51:44 2026] POST /v2.0/networks => generated 651 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:44.840 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fb62e345-16c8-486d-a684-70a3f2d48b3c d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] No more DHCP agents 2026-08-11 09:51:44.841 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fb62e345-16c8-486d-a684-70a3f2d48b3c d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Unable to schedule network 53d1154b-2b1f-4502-bdc0-63ce004e6433: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:44.956 8 INFO neutron.db.ovn_revision_numbers_db [None req-fb62e345-16c8-486d-a684-70a3f2d48b3c d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Successfully bumped revision number for resource b70eaa32-57fe-49ad-845e-e225bf0a16d8 (type: ports) to 1 [pid: 7|app: 0|req: 1339/2429] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:44 2026] GET /v2.0/ports?device_id=30cfc31c-80bc-45e9-ba59-3cfd861315dd => generated 1198 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2430] 10.0.0.53 () {34 vars in 662 bytes} [Tue Aug 11 09:51:44 2026] POST /v2.0/ports => generated 743 bytes in 382 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: 1340/2431] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:51:45 2026] GET /v2.0/ports?tenant_id=d9b72cc169f94e6f9f20639d82e6401b&device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2432] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:51:45 2026] GET /v2.0/security-groups?id=b849e5f6-01fe-4abd-8ef0-2f6e7304ec31&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2433] 199.204.45.235 () {34 vars in 1057 bytes} [Tue Aug 11 09:51:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4bdaac20-a0f6-4dc1-837c-788ea43e115f => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2434] 10.0.0.53 () {34 vars in 745 bytes} [Tue Aug 11 09:51:45 2026] PUT /v2.0/ports/9c3ac354-6dab-4dff-8361-052934ac1690/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2435] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:51:45 2026] GET /v2.0/subnets?id=898bd857-bf4e-49ee-b69f-d7a146c3ecfb => generated 691 bytes in 27 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, ' [pid: 8|app: 0|req: 1095/2436] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:51:45 2026] GET /v2.0/ports?network_id=5f41b71d-7468-45c8-8de5-51bfb9a2b078&device_owner=network%3Adhcp => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2437] 10.0.0.53 () {34 vars in 745 bytes} [Tue Aug 11 09:51:45 2026] PUT /v2.0/ports/3285a55e-08bc-49fc-960c-9e1523b0d406/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2438] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:51:45 2026] GET /v2.0/networks/5f41b71d-7468-45c8-8de5-51bfb9a2b078?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 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: 1097/2439] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:51:45 2026] GET /v2.0/networks/5f41b71d-7468-45c8-8de5-51bfb9a2b078?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2440] 10.0.0.53 () {34 vars in 745 bytes} [Tue Aug 11 09:51:45 2026] PUT /v2.0/ports/3c643fb3-16c5-4f86-91f4-e3fe2d82224e/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2441] 10.0.0.53 () {34 vars in 745 bytes} [Tue Aug 11 09:51:45 2026] PUT /v2.0/ports/4dab8eab-2f09-414d-b894-eafe3566d15b/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 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: 1344/2442] 10.0.0.53 () {32 vars in 658 bytes} [Tue Aug 11 09:51:45 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 129 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1345/2443] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:45 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2444] 10.0.0.53 () {32 vars in 672 bytes} [Tue Aug 11 09:51:45 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2445] 10.0.0.131 () {34 vars in 1119 bytes} [Tue Aug 11 09:51:45 2026] GET /v2.0/security-groups?id=a8d3dc4f-2cbb-4d0c-9c05-58897467ac28&id=91e89c42-d26a-4954-a105-0be9f1ce8873&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2446] 10.0.0.53 () {32 vars in 668 bytes} [Tue Aug 11 09:51:45 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2447] 10.0.0.53 () {32 vars in 680 bytes} [Tue Aug 11 09:51:45 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2448] 10.0.0.53 () {32 vars in 666 bytes} [Tue Aug 11 09:51:45 2026] GET /v2.0/ports?not-tags=red => generated 5268 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2449] 10.0.0.53 () {32 vars in 680 bytes} [Tue Aug 11 09:51:45 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 6008 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:46.197 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a1521768-7d7b-45c4-8be4-ab81feab6e02 - - - - - -] OVN reports status up for port: 3bff01da-cd8c-4915-b2a6-e671bf7b6fa3 2026-08-11 09:51:46.213 7 INFO neutron.plugins.ml2.plugin [None req-a1521768-7d7b-45c4-8be4-ab81feab6e02 - - - - - -] Attempt 1 to provision port 3bff01da-cd8c-4915-b2a6-e671bf7b6fa3 [pid: 8|app: 0|req: 1102/2450] 10.0.0.53 () {32 vars in 676 bytes} [Tue Aug 11 09:51:46 2026] GET /v2.0/ports?not-tags-any=blue => generated 6008 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2451] 10.0.0.53 () {32 vars in 688 bytes} [Tue Aug 11 09:51:46 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 5268 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:46.503 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a5ecf0a-bfbc-451d-9468-4efe670397a9'] response: {'server_uuid': '30cfc31c-80bc-45e9-ba59-3cfd861315dd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3bff01da-cd8c-4915-b2a6-e671bf7b6fa3', 'code': 200} 2026-08-11 09:51:46.574 8 INFO neutron_taas.services.taas.taas_plugin [None req-38c9b61e-f3be-433b-a471-1373e44799c5 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] TaaS: Handle Delete Port: 9c3ac354-6dab-4dff-8361-052934ac1690 2026-08-11 09:51:46.577 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38c9b61e-f3be-433b-a471-1373e44799c5 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Tap Mirror: Handle Delete Port: 9c3ac354-6dab-4dff-8361-052934ac1690 2026-08-11 09:51:46.633 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1521768-7d7b-45c4-8be4-ab81feab6e02 - - - - - -] Successfully bumped revision number for resource 3bff01da-cd8c-4915-b2a6-e671bf7b6fa3 (type: ports) to 5 [pid: 8|app: 0|req: 1103/2452] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:51:46 2026] DELETE /v2.0/ports/9c3ac354-6dab-4dff-8361-052934ac1690 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2453] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:46 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 1008 bytes in 90 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1351/2454] 10.0.0.131 () {34 vars in 1119 bytes} [Tue Aug 11 09:51:46 2026] GET /v2.0/security-groups?id=a8d3dc4f-2cbb-4d0c-9c05-58897467ac28&id=91e89c42-d26a-4954-a105-0be9f1ce8873&fields=id&fields=name => generated 206 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:46.879 8 INFO neutron_taas.services.taas.taas_plugin [None req-f7c9ce4c-f93b-43d7-9774-8fdc50554a60 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] TaaS: Handle Delete Port: 3285a55e-08bc-49fc-960c-9e1523b0d406 2026-08-11 09:51:46.882 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7c9ce4c-f93b-43d7-9774-8fdc50554a60 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Tap Mirror: Handle Delete Port: 3285a55e-08bc-49fc-960c-9e1523b0d406 [pid: 8|app: 0|req: 1104/2455] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:51:46 2026] DELETE /v2.0/ports/3285a55e-08bc-49fc-960c-9e1523b0d406 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:51:47.188 7 INFO neutron_taas.services.taas.taas_plugin [None req-1aa97af0-0115-4faa-ad80-e8f7766d98df d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] TaaS: Handle Delete Port: 3c643fb3-16c5-4f86-91f4-e3fe2d82224e 2026-08-11 09:51:47.191 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1aa97af0-0115-4faa-ad80-e8f7766d98df d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Tap Mirror: Handle Delete Port: 3c643fb3-16c5-4f86-91f4-e3fe2d82224e [pid: 7|app: 0|req: 1352/2456] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:51:47 2026] DELETE /v2.0/ports/3c643fb3-16c5-4f86-91f4-e3fe2d82224e => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:51:47.448 8 INFO neutron_taas.services.taas.taas_plugin [None req-d5b0cada-9657-4f2a-8611-0321c79b25ef d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] TaaS: Handle Delete Port: 4dab8eab-2f09-414d-b894-eafe3566d15b 2026-08-11 09:51:47.452 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5b0cada-9657-4f2a-8611-0321c79b25ef d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Tap Mirror: Handle Delete Port: 4dab8eab-2f09-414d-b894-eafe3566d15b [pid: 8|app: 0|req: 1105/2457] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:51:47 2026] DELETE /v2.0/ports/4dab8eab-2f09-414d-b894-eafe3566d15b => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:51:47.740 7 INFO neutron_taas.services.taas.taas_plugin [None req-613fc6c6-1a8f-48fc-817f-500fae9a8809 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] TaaS: Handle Delete Port: b70eaa32-57fe-49ad-845e-e225bf0a16d8 2026-08-11 09:51:47.742 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-613fc6c6-1a8f-48fc-817f-500fae9a8809 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Tap Mirror: Handle Delete Port: b70eaa32-57fe-49ad-845e-e225bf0a16d8 [pid: 7|app: 0|req: 1353/2458] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:51:47 2026] DELETE /v2.0/ports/b70eaa32-57fe-49ad-845e-e225bf0a16d8 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2459] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:47 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 1008 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:48.020 8 INFO neutron_taas.services.taas.taas_plugin [None req-d0ad7e51-b25a-40d9-a994-8a9a971e6e13 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] TaaS: Handle Delete Port: f73df16f-8ad9-4d5a-b9f1-5a041cf40c5c 2026-08-11 09:51:48.022 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0ad7e51-b25a-40d9-a994-8a9a971e6e13 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Tap Mirror: Handle Delete Port: f73df16f-8ad9-4d5a-b9f1-5a041cf40c5c [pid: 7|app: 0|req: 1355/2460] 10.0.0.131 () {34 vars in 1119 bytes} [Tue Aug 11 09:51:47 2026] GET /v2.0/security-groups?id=a8d3dc4f-2cbb-4d0c-9c05-58897467ac28&id=91e89c42-d26a-4954-a105-0be9f1ce8873&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:48.230 8 INFO neutron.services.segments.plugin [-] Segment 70b4554e-40d5-44ef-b723-f0d253b4adf3 resource provider aggregate not found 2026-08-11 09:51:48.234 8 INFO neutron.services.segments.plugin [-] Segment 70b4554e-40d5-44ef-b723-f0d253b4adf3 resource provider aggregate not found 2026-08-11 09:51:48.254 8 INFO neutron.services.segments.plugin [-] Segment 70b4554e-40d5-44ef-b723-f0d253b4adf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70b4554e-40d5-44ef-b723-f0d253b4adf3 found for delete ", "request_id": "req-4c8f95a8-740a-485e-b61c-fa10a5703486"}]} 2026-08-11 09:51:48.260 8 INFO neutron.services.segments.plugin [-] Segment 70b4554e-40d5-44ef-b723-f0d253b4adf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70b4554e-40d5-44ef-b723-f0d253b4adf3 found for delete ", "request_id": "req-2ae45da2-28b9-4a6f-8728-9f3a4b48b970"}]} [pid: 8|app: 0|req: 1106/2461] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:51:47 2026] DELETE /v2.0/networks/0a3a19ff-b43b-4342-bc2a-a48f60fc0e6f => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2462] 199.204.45.235 () {34 vars in 993 bytes} [Tue Aug 11 09:51:48 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 1246 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:48.432 7 INFO neutron_taas.services.taas.taas_plugin [None req-488231ef-a887-493f-94b1-9ca806ef3c92 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] TaaS: Handle Delete Port: d0174b01-3ca1-4d0c-bb5c-25bd43d01369 2026-08-11 09:51:48.435 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-488231ef-a887-493f-94b1-9ca806ef3c92 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Tap Mirror: Handle Delete Port: d0174b01-3ca1-4d0c-bb5c-25bd43d01369 [pid: 8|app: 0|req: 1108/2463] 199.204.45.235 () {34 vars in 1123 bytes} [Tue Aug 11 09:51:48 2026] GET /v2.0/security-groups?id=91e89c42-d26a-4954-a105-0be9f1ce8873&id=a8d3dc4f-2cbb-4d0c-9c05-58897467ac28&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:48.570 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e4f408e-46d3-447f-b5b1-075a29dd8832'] response: {'server_uuid': '30cfc31c-80bc-45e9-ba59-3cfd861315dd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3bff01da-cd8c-4915-b2a6-e671bf7b6fa3', 'code': 200} 2026-08-11 09:51:48.727 7 INFO neutron.services.segments.plugin [-] Segment f040b455-81d3-4dd4-8232-b09a24d4ed61 resource provider aggregate not found 2026-08-11 09:51:48.737 7 INFO neutron.services.segments.plugin [-] Segment f040b455-81d3-4dd4-8232-b09a24d4ed61 resource provider aggregate not found 2026-08-11 09:51:48.754 7 INFO neutron.services.segments.plugin [-] Segment f040b455-81d3-4dd4-8232-b09a24d4ed61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f040b455-81d3-4dd4-8232-b09a24d4ed61 found for delete ", "request_id": "req-27324b46-180b-4954-9896-8be7bf004967"}]} 2026-08-11 09:51:48.764 7 INFO neutron.services.segments.plugin [-] Segment f040b455-81d3-4dd4-8232-b09a24d4ed61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f040b455-81d3-4dd4-8232-b09a24d4ed61 found for delete ", "request_id": "req-bf2c6435-63e0-4e11-9e00-d76b16f21838"}]} [pid: 7|app: 0|req: 1356/2464] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:51:48 2026] DELETE /v2.0/networks/bf458b69-2acd-46b2-b167-c863947d75bb => generated 0 bytes in 504 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:51:48.966 8 INFO neutron_taas.services.taas.taas_plugin [None req-caaa118d-b1fb-4868-9252-c96a7718328e d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] TaaS: Handle Delete Port: 0a1f2a30-f9e6-4dd6-bb70-b3e6d456ef26 2026-08-11 09:51:48.969 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-caaa118d-b1fb-4868-9252-c96a7718328e d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Tap Mirror: Handle Delete Port: 0a1f2a30-f9e6-4dd6-bb70-b3e6d456ef26 [pid: 7|app: 0|req: 1357/2465] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:49 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 1008 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2466] 10.0.0.131 () {34 vars in 1119 bytes} [Tue Aug 11 09:51:49 2026] GET /v2.0/security-groups?id=a8d3dc4f-2cbb-4d0c-9c05-58897467ac28&id=91e89c42-d26a-4954-a105-0be9f1ce8873&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2467] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:51:48 2026] DELETE /v2.0/networks/75269580-cbec-443b-8829-386dd867c3cf => generated 0 bytes in 483 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:51:49.372 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-46863b92-2b03-416d-8dce-338815dbfbde - - - - - -] No hosting information found for port 48309ae0-d2e6-4043-b14e-1bf9c7a84383: RuntimeError: No hosting information found for port 48309ae0-d2e6-4043-b14e-1bf9c7a84383 2026-08-11 09:51:49.456 8 INFO neutron.db.ovn_revision_numbers_db [None req-46863b92-2b03-416d-8dce-338815dbfbde - - - - - -] Successfully bumped revision number for resource 48309ae0-d2e6-4043-b14e-1bf9c7a84383 (type: router_ports) to 2 2026-08-11 09:51:49.461 7 INFO neutron_taas.services.taas.taas_plugin [None req-c680c9d8-7cd0-4668-92da-dcb4d55e93b6 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] TaaS: Handle Delete Port: e183998b-76ea-410c-8705-a2cd635964ef 2026-08-11 09:51:49.464 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c680c9d8-7cd0-4668-92da-dcb4d55e93b6 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Tap Mirror: Handle Delete Port: e183998b-76ea-410c-8705-a2cd635964ef 2026-08-11 09:51:49.503 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46863b92-2b03-416d-8dce-338815dbfbde - - - - - -] OVN reports status down for port: 3285a55e-08bc-49fc-960c-9e1523b0d406 2026-08-11 09:51:49.516 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46863b92-2b03-416d-8dce-338815dbfbde - - - - - -] OVN reports status down for port: 0a1f2a30-f9e6-4dd6-bb70-b3e6d456ef26 2026-08-11 09:51:49.526 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46863b92-2b03-416d-8dce-338815dbfbde - - - - - -] OVN reports status down for port: 3c643fb3-16c5-4f86-91f4-e3fe2d82224e 2026-08-11 09:51:49.540 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46863b92-2b03-416d-8dce-338815dbfbde - - - - - -] OVN reports status down for port: 4bdaac20-a0f6-4dc1-837c-788ea43e115f 2026-08-11 09:51:49.619 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-46863b92-2b03-416d-8dce-338815dbfbde - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 09:51:49.620 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46863b92-2b03-416d-8dce-338815dbfbde - - - - - -] OVN reports status down for port: e183998b-76ea-410c-8705-a2cd635964ef 2026-08-11 09:51:49.658 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ed19da5-74f7-451f-a657-b9b1c21329e4'] response: {'server_uuid': '6f9cb432-e0fd-474c-8121-48bc0919e64c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4bdaac20-a0f6-4dc1-837c-788ea43e115f', 'code': 200} 2026-08-11 09:51:49.694 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46863b92-2b03-416d-8dce-338815dbfbde - - - - - -] OVN reports status down for port: b70eaa32-57fe-49ad-845e-e225bf0a16d8 2026-08-11 09:51:49.705 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46863b92-2b03-416d-8dce-338815dbfbde - - - - - -] OVN reports status up for port: 4bdaac20-a0f6-4dc1-837c-788ea43e115f 2026-08-11 09:51:49.715 8 INFO neutron.plugins.ml2.plugin [None req-46863b92-2b03-416d-8dce-338815dbfbde - - - - - -] Attempt 1 to provision port 4bdaac20-a0f6-4dc1-837c-788ea43e115f [pid: 7|app: 0|req: 1359/2468] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:51:49 2026] DELETE /v2.0/networks/e7b4974d-3332-4f52-9c65-3a65cbc6c05d => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:51:50.016 8 INFO neutron_taas.services.taas.taas_plugin [None req-7215b549-e2fc-4348-8458-e4f052db1924 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] TaaS: Handle Delete Port: 3e366f53-42e0-4b50-9d92-148c93e955f2 2026-08-11 09:51:50.022 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7215b549-e2fc-4348-8458-e4f052db1924 d21f603918b9414baf8228d172ebf6aa 7fa1a7b2b0584ce0a61459a5b5fdefda - - default default] Tap Mirror: Handle Delete Port: 3e366f53-42e0-4b50-9d92-148c93e955f2 2026-08-11 09:51:50.196 8 INFO neutron.db.ovn_revision_numbers_db [None req-46863b92-2b03-416d-8dce-338815dbfbde - - - - - -] Successfully bumped revision number for resource 4bdaac20-a0f6-4dc1-837c-788ea43e115f (type: ports) to 5 [pid: 7|app: 0|req: 1360/2469] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:50 2026] GET /v2.0/ports?device_id=30cfc31c-80bc-45e9-ba59-3cfd861315dd => generated 1200 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2470] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:51:50 2026] GET /v2.0/security-groups?id=b849e5f6-01fe-4abd-8ef0-2f6e7304ec31&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:50.294 8 INFO neutron.services.segments.plugin [-] Segment 391b9ef6-9274-495f-8822-bd0f03b3a9f4 resource provider aggregate not found 2026-08-11 09:51:50.300 8 INFO neutron.services.segments.plugin [-] Segment 391b9ef6-9274-495f-8822-bd0f03b3a9f4 resource provider aggregate not found 2026-08-11 09:51:50.322 8 INFO neutron.services.segments.plugin [-] Segment 391b9ef6-9274-495f-8822-bd0f03b3a9f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 391b9ef6-9274-495f-8822-bd0f03b3a9f4 found for delete ", "request_id": "req-ea18e043-d3fd-4cf3-8d6c-74dd92a2f5a8"}]} 2026-08-11 09:51:50.328 8 INFO neutron.services.segments.plugin [-] Segment 391b9ef6-9274-495f-8822-bd0f03b3a9f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 391b9ef6-9274-495f-8822-bd0f03b3a9f4 found for delete ", "request_id": "req-05d8858a-7a3c-4105-b751-227ea5cd2ac0"}]} [pid: 7|app: 0|req: 1362/2471] 10.0.0.53 () {32 vars in 816 bytes} [Tue Aug 11 09:51:50 2026] GET /v2.0/ports?network_id=14c5c5d0-10ae-43bc-a131-d315d766a7c1&mac_address=fa%3A16%3A3e%3A10%3A05%3A96 => generated 1200 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2472] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:50 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2473] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:51:49 2026] DELETE /v2.0/networks/53d1154b-2b1f-4502-bdc0-63ce004e6433 => generated 0 bytes in 678 msecs (HTTP/1.1 204) 3 headers in 131 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: 1111/2474] 10.0.0.131 () {34 vars in 1119 bytes} [Tue Aug 11 09:51:50 2026] GET /v2.0/security-groups?id=a8d3dc4f-2cbb-4d0c-9c05-58897467ac28&id=91e89c42-d26a-4954-a105-0be9f1ce8873&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:50.645 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a735ab2b-5613-41cd-ba37-211dab7279d3 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] No more DHCP agents 2026-08-11 09:51:50.647 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a735ab2b-5613-41cd-ba37-211dab7279d3 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:50.772 7 INFO neutron.services.segments.plugin [-] Segment 3aac45eb-15bf-4a8f-a8a8-b75e7119e1f9 resource provider aggregate not found 2026-08-11 09:51:50.791 7 INFO neutron.services.segments.plugin [-] Segment 3aac45eb-15bf-4a8f-a8a8-b75e7119e1f9 resource provider aggregate not found 2026-08-11 09:51:50.798 7 INFO neutron.services.segments.plugin [-] Segment 3aac45eb-15bf-4a8f-a8a8-b75e7119e1f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aac45eb-15bf-4a8f-a8a8-b75e7119e1f9 found for delete ", "request_id": "req-11619d2f-e82f-45e9-abed-8249fd821702"}]} 2026-08-11 09:51:50.823 7 INFO neutron.services.segments.plugin [-] Segment 3aac45eb-15bf-4a8f-a8a8-b75e7119e1f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aac45eb-15bf-4a8f-a8a8-b75e7119e1f9 found for delete ", "request_id": "req-8b3ed257-f3c5-4639-9ea7-1c27a7a74c3a"}]} /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-08-11 09:51:51.649 8 INFO neutron.db.ovn_revision_numbers_db [None req-eef9ae0e-5f02-4103-a888-92a7830cf682 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7166d9b0-d0da-4265-a344-520e69d1f259 (type: security_groups) to 1 2026-08-11 09:51:51.656 7 INFO neutron.db.ovn_revision_numbers_db [None req-a735ab2b-5613-41cd-ba37-211dab7279d3 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 4a33f13d-944d-4b7c-be8a-c23732db5cf9 (type: floatingips) to 1 2026-08-11 09:51:51.657 7 INFO neutron.db.l3_db [None req-a735ab2b-5613-41cd-ba37-211dab7279d3 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Floating IP 4a33f13d-944d-4b7c-be8a-c23732db5cf9 associated. External IP: 10.96.250.201, port: 3bff01da-cd8c-4915-b2a6-e671bf7b6fa3. 2026-08-11 09:51:51.670 8 INFO neutron.db.ovn_revision_numbers_db [None req-eef9ae0e-5f02-4103-a888-92a7830cf682 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 02994483-a82c-439b-a7f7-d07c1fa47be1 (type: security_group_rules) to 0 2026-08-11 09:51:51.687 8 INFO neutron.db.ovn_revision_numbers_db [None req-eef9ae0e-5f02-4103-a888-92a7830cf682 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 19c4a440-4d0c-4d1b-83ce-5e41d992d052 (type: security_group_rules) to 0 2026-08-11 09:51:51.699 8 INFO neutron.db.ovn_revision_numbers_db [None req-eef9ae0e-5f02-4103-a888-92a7830cf682 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4f4cc60f-879a-48fd-a957-5a4374aa83c3 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1364/2475] 10.0.0.53 () {34 vars in 675 bytes} [Tue Aug 11 09:51:50 2026] POST /v2.0/floatingips => generated 855 bytes in 1298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:51.715 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a0361ce-b6da-492c-88de-d91f0627f6c3'] response: {'server_uuid': '6f9cb432-e0fd-474c-8121-48bc0919e64c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4bdaac20-a0f6-4dc1-837c-788ea43e115f', 'code': 200} 2026-08-11 09:51:51.715 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a0361ce-b6da-492c-88de-d91f0627f6c3'] response: {'server_uuid': '6f9cb432-e0fd-474c-8121-48bc0919e64c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4bdaac20-a0f6-4dc1-837c-788ea43e115f', 'code': 200} 2026-08-11 09:51:51.721 8 INFO neutron.db.ovn_revision_numbers_db [None req-eef9ae0e-5f02-4103-a888-92a7830cf682 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource fe5c6202-dfaf-4431-a955-9d612334914b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1365/2476] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:51 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 1010 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2477] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:51:51 2026] GET /v2.0/security-groups?tenant_id=a050d3ec4bb84625a3ed88e8cd0f1556&name=default => generated 2925 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2478] 10.0.0.131 () {34 vars in 1119 bytes} [Tue Aug 11 09:51:51 2026] GET /v2.0/security-groups?id=a8d3dc4f-2cbb-4d0c-9c05-58897467ac28&id=91e89c42-d26a-4954-a105-0be9f1ce8873&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:51.854 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4456e03d-a624-40e0-ad12-428de59db263'] response: {'name': 'network-changed', 'server_uuid': '30cfc31c-80bc-45e9-ba59-3cfd861315dd', 'tag': '3bff01da-cd8c-4915-b2a6-e671bf7b6fa3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1367/2479] 10.0.0.131 () {34 vars in 1095 bytes} [Tue Aug 11 09:51:51 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1445934777&fields=id&tenant_id=363b4aabdb9144f98d81f4b04cb414cb => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2480] 10.0.0.131 () {34 vars in 981 bytes} [Tue Aug 11 09:51:51 2026] GET /v2.0/networks?id=016c9718-367a-4e39-9824-23b32d062a66 => generated 743 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2481] 10.0.0.131 () {34 vars in 964 bytes} [Tue Aug 11 09:51:51 2026] GET /v2.0/quotas/363b4aabdb9144f98d81f4b04cb414cb => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2482] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:51:51 2026] DELETE /v2.0/security-groups/7166d9b0-d0da-4265-a344-520e69d1f259 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2483] 10.0.0.131 () {34 vars in 1001 bytes} [Tue Aug 11 09:51:51 2026] GET /v2.0/ports?tenant_id=363b4aabdb9144f98d81f4b04cb414cb&fields=id => generated 333 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2484] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:51:52 2026] GET /v2.0/security-groups?tenant_id=7fa1a7b2b0584ce0a61459a5b5fdefda&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2485] 10.0.0.131 () {34 vars in 1007 bytes} [Tue Aug 11 09:51:52 2026] GET /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2486] 10.0.0.131 () {34 vars in 1107 bytes} [Tue Aug 11 09:51:52 2026] GET /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:51:52.342 8 INFO neutron.services.segments.plugin [-] Segment 19a0069c-f7e4-45dd-9edb-2961184f2d1f resource provider aggregate not found 2026-08-11 09:51:52.367 8 INFO neutron.services.segments.plugin [-] Segment 19a0069c-f7e4-45dd-9edb-2961184f2d1f resource provider aggregate not found 2026-08-11 09:51:52.374 8 INFO neutron.services.segments.plugin [-] Segment 19a0069c-f7e4-45dd-9edb-2961184f2d1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19a0069c-f7e4-45dd-9edb-2961184f2d1f found for delete ", "request_id": "req-395863b5-32df-455f-afc8-e30c7c01deb8"}]} 2026-08-11 09:51:52.387 8 INFO neutron.services.segments.plugin [-] Segment 19a0069c-f7e4-45dd-9edb-2961184f2d1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19a0069c-f7e4-45dd-9edb-2961184f2d1f found for delete ", "request_id": "req-6e3e3f76-3b33-47fb-894f-d41eb4b61692"}]} [pid: 7|app: 0|req: 1373/2487] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:51:52 2026] GET /v2.0/ports?tenant_id=363b4aabdb9144f98d81f4b04cb414cb&device_id=30cfc31c-80bc-45e9-ba59-3cfd861315dd => generated 1438 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2488] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:51:52 2026] GET /v2.0/networks?id=14c5c5d0-10ae-43bc-a131-d315d766a7c1 => generated 841 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2489] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:52 2026] GET /v2.0/ports?device_id=6736cfa0-358f-4378-9271-6458e8f04927 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2490] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:51:52 2026] DELETE /v2.0/security-groups/af810a6a-bfde-4d48-99a9-e7604815cb7f => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2491] 199.204.45.235 () {34 vars in 1057 bytes} [Tue Aug 11 09:51:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=3bff01da-cd8c-4915-b2a6-e671bf7b6fa3 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2492] 199.204.45.235 () {34 vars in 1103 bytes} [Tue Aug 11 09:51:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a8&port_id=3bff01da-cd8c-4915-b2a6-e671bf7b6fa3 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2493] 199.204.45.235 () {34 vars in 1063 bytes} [Tue Aug 11 09:51:52 2026] GET /v2.0/subnets?id=bf33f851-91fb-405c-b1a2-ce2fcdd41685&id=7fb8ee61-bfe4-4f1b-8adb-22ac8dfc3f98 => generated 1410 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2494] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:51:52 2026] GET /v2.0/ports?network_id=14c5c5d0-10ae-43bc-a131-d315d766a7c1&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2495] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:51:52 2026] GET /v2.0/ports?network_id=14c5c5d0-10ae-43bc-a131-d315d766a7c1&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2496] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:51:52 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2497] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:51:52 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:51:52.949 7 INFO neutron.db.ovn_revision_numbers_db [None req-931bf295-45a1-4efb-be20-a0f47cd6223d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource f721c116-9830-4b20-b9b1-4e38adade114 (type: security_groups) to 1 2026-08-11 09:51:52.973 7 INFO neutron.db.ovn_revision_numbers_db [None req-931bf295-45a1-4efb-be20-a0f47cd6223d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 0d0d428d-c6e4-4ed5-99fb-5138ad7703ed (type: security_group_rules) to 0 2026-08-11 09:51:52.993 7 INFO neutron.db.ovn_revision_numbers_db [None req-931bf295-45a1-4efb-be20-a0f47cd6223d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 5d0c4910-4f1e-4fce-9938-a952d1b427d7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1122/2500] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:52 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 1010 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:53.008 7 INFO neutron.db.ovn_revision_numbers_db [None req-931bf295-45a1-4efb-be20-a0f47cd6223d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 663e8e0f-8531-4c20-9475-7dcc636032a3 (type: security_group_rules) to 0 2026-08-11 09:51:53.025 7 INFO neutron.db.ovn_revision_numbers_db [None req-931bf295-45a1-4efb-be20-a0f47cd6223d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource fc6b032b-76bf-4a72-a95d-6632de5680c2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1123/2501] 10.0.0.131 () {34 vars in 1119 bytes} [Tue Aug 11 09:51:53 2026] GET /v2.0/security-groups?id=a8d3dc4f-2cbb-4d0c-9c05-58897467ac28&id=91e89c42-d26a-4954-a105-0be9f1ce8873&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2502] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:51:52 2026] GET /v2.0/security-groups?tenant_id=1bab5090c4564ac0ab6211b7adcce9cf&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2503] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:53 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 1010 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2504] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:51:53 2026] DELETE /v2.0/security-groups/f721c116-9830-4b20-b9b1-4e38adade114 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:51:53.720 7 INFO neutron.db.ovn_revision_numbers_db [None req-afa519ef-4dbf-43d3-b08d-9da0e886654a 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Successfully bumped revision number for resource adf1b7bf-cc56-491d-80c7-813f5cb62582 (type: floatingips) to 1 2026-08-11 09:51:53.848 7 INFO neutron.db.ovn_revision_numbers_db [None req-afa519ef-4dbf-43d3-b08d-9da0e886654a 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Successfully bumped revision number for resource adf1b7bf-cc56-491d-80c7-813f5cb62582 (type: floatingips) to 2 2026-08-11 09:51:53.849 7 INFO neutron.db.l3_db [None req-afa519ef-4dbf-43d3-b08d-9da0e886654a 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Floating IP adf1b7bf-cc56-491d-80c7-813f5cb62582 associated. External IP: 10.96.250.217, port: 4bdaac20-a0f6-4dc1-837c-788ea43e115f. [pid: 7|app: 0|req: 1381/2505] 10.0.0.53 () {34 vars in 747 bytes} [Tue Aug 11 09:51:53 2026] PUT /v2.0/floatingips/adf1b7bf-cc56-491d-80c7-813f5cb62582 => generated 855 bytes in 654 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:53.920 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aad34b54-0d91-424d-a0f4-f09e0f2cdf84'] response: {'name': 'network-changed', 'server_uuid': '6f9cb432-e0fd-474c-8121-48bc0919e64c', 'tag': '4bdaac20-a0f6-4dc1-837c-788ea43e115f', 'status': 'completed', 'code': 200} /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: 1125/2506] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:51:54 2026] GET /v2.0/ports?tenant_id=d9b72cc169f94e6f9f20639d82e6401b&device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2507] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:51:54 2026] GET /v2.0/networks?id=5f41b71d-7468-45c8-8de5-51bfb9a2b078 => generated 810 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2508] 199.204.45.235 () {34 vars in 1057 bytes} [Tue Aug 11 09:51:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4bdaac20-a0f6-4dc1-837c-788ea43e115f => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2509] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:51:54 2026] GET /v2.0/subnets?id=898bd857-bf4e-49ee-b69f-d7a146c3ecfb => generated 691 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2510] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:51:54 2026] GET /v2.0/ports?network_id=5f41b71d-7468-45c8-8de5-51bfb9a2b078&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2511] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:51:54 2026] GET /v2.0/networks/5f41b71d-7468-45c8-8de5-51bfb9a2b078?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2512] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:51:54 2026] GET /v2.0/networks/5f41b71d-7468-45c8-8de5-51bfb9a2b078?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2513] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:51:56 2026] GET /v2.0/networks?id=016c9718-367a-4e39-9824-23b32d062a66 => generated 743 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2514] 199.204.45.235 () {34 vars in 1049 bytes} [Tue Aug 11 09:51:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=363b4aabdb9144f98d81f4b04cb414cb => generated 179 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:57.278 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-6d391abb-bfe4-4331-91f7-5526ec0d4c09 req-2594a199-9fcd-462b-ab6d-07e557977501 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] No more DHCP agents 2026-08-11 09:51:57.280 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-6d391abb-bfe4-4331-91f7-5526ec0d4c09 req-2594a199-9fcd-462b-ab6d-07e557977501 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Unable to schedule network 016c9718-367a-4e39-9824-23b32d062a66: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:51:57.419 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d9c32149-2681-42db-841c-aafedd0f027e - - - - - -] OVN reports status down for port: 09e0eb5e-4953-414e-97dc-b6f33f2f9b42 2026-08-11 09:51:57.474 7 INFO neutron.db.ovn_revision_numbers_db [req-6d391abb-bfe4-4331-91f7-5526ec0d4c09 req-2594a199-9fcd-462b-ab6d-07e557977501 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 09e0eb5e-4953-414e-97dc-b6f33f2f9b42 (type: ports) to 1 [pid: 7|app: 0|req: 1386/2515] 199.204.45.235 () {38 vars in 954 bytes} [Tue Aug 11 09:51:56 2026] POST /v2.0/ports => generated 1183 bytes in 634 msecs (HTTP/1.1 201) 4 headers in 163 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: 1387/2516] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:51:57 2026] GET /v2.0/ports?device_id=6736cfa0-358f-4378-9271-6458e8f04927 => generated 1186 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2517] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:51:57 2026] GET /v2.0/security-groups?id=b849e5f6-01fe-4abd-8ef0-2f6e7304ec31&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:51:57.945 8 INFO neutron.db.ovn_revision_numbers_db [req-6d391abb-bfe4-4331-91f7-5526ec0d4c09 req-60b49b57-3b41-4baf-9bc6-f37eefb6c3b8 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 09e0eb5e-4953-414e-97dc-b6f33f2f9b42 (type: ports) to 2 [pid: 7|app: 0|req: 1389/2518] 10.0.0.53 () {34 vars in 676 bytes} [Tue Aug 11 09:51:57 2026] POST /v2.0/qos/policies => generated 359 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2519] 10.0.0.53 () {34 vars in 676 bytes} [Tue Aug 11 09:51:57 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2520] 10.0.0.53 () {34 vars in 676 bytes} [Tue Aug 11 09:51:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2521] 10.0.0.53 () {34 vars in 676 bytes} [Tue Aug 11 09:51:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:51:58.212 8 INFO neutron.db.ovn_revision_numbers_db [req-6d391abb-bfe4-4331-91f7-5526ec0d4c09 req-60b49b57-3b41-4baf-9bc6-f37eefb6c3b8 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 09e0eb5e-4953-414e-97dc-b6f33f2f9b42 (type: ports) to 4 [pid: 7|app: 0|req: 1393/2522] 10.0.0.53 () {34 vars in 676 bytes} [Tue Aug 11 09:51:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2523] 199.204.45.235 () {38 vars in 1027 bytes} [Tue Aug 11 09:51:57 2026] PUT /v2.0/ports/09e0eb5e-4953-414e-97dc-b6f33f2f9b42 => generated 1433 bytes in 691 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:51:58.298 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d30cc8c3-251e-44de-a217-2f8e4493136f'] response: {'name': 'network-changed', 'server_uuid': '6736cfa0-358f-4378-9271-6458e8f04927', 'tag': '09e0eb5e-4953-414e-97dc-b6f33f2f9b42', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1394/2524] 10.0.0.53 () {34 vars in 751 bytes} [Tue Aug 11 09:51:58 2026] PUT /v2.0/policies/595956b1-d440-423d-a6b7-0ff323698477/tags => generated 17 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 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: 1131/2525] 10.0.0.53 () {34 vars in 751 bytes} [Tue Aug 11 09:51:58 2026] PUT /v2.0/policies/a5a0e257-56cf-41e6-9748-09a0a96b6319/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2526] 10.0.0.53 () {34 vars in 751 bytes} [Tue Aug 11 09:51:58 2026] PUT /v2.0/policies/cc65e405-53ab-46b5-978b-c65a92ad691b/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2527] 10.0.0.53 () {34 vars in 751 bytes} [Tue Aug 11 09:51:58 2026] PUT /v2.0/policies/61c9838e-9c65-4338-acfb-ad8f5a8cf805/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2528] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:51:58 2026] GET /v2.0/ports?tenant_id=363b4aabdb9144f98d81f4b04cb414cb&device_id=6736cfa0-358f-4378-9271-6458e8f04927 => generated 1436 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2529] 199.204.45.235 () {34 vars in 1017 bytes} [Tue Aug 11 09:51:58 2026] GET /v2.0/networks?tenant_id=363b4aabdb9144f98d81f4b04cb414cb&shared=False => generated 2499 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2530] 10.0.0.53 () {32 vars in 672 bytes} [Tue Aug 11 09:51:58 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2531] 199.204.45.235 () {34 vars in 929 bytes} [Tue Aug 11 09:51:58 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2532] 10.0.0.53 () {32 vars in 686 bytes} [Tue Aug 11 09:51:58 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2533] 10.0.0.53 () {32 vars in 682 bytes} [Tue Aug 11 09:51:59 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2534] 10.0.0.53 () {32 vars in 694 bytes} [Tue Aug 11 09:51:59 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2535] 10.0.0.53 () {32 vars in 680 bytes} [Tue Aug 11 09:51:59 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2536] 10.0.0.53 () {32 vars in 694 bytes} [Tue Aug 11 09:51:59 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2537] 10.0.0.53 () {32 vars in 690 bytes} [Tue Aug 11 09:51:59 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2538] 10.0.0.53 () {32 vars in 702 bytes} [Tue Aug 11 09:51:59 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2539] 10.0.0.53 () {32 vars in 732 bytes} [Tue Aug 11 09:51:59 2026] DELETE /v2.0/qos/policies/595956b1-d440-423d-a6b7-0ff323698477 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2540] 10.0.0.53 () {32 vars in 732 bytes} [Tue Aug 11 09:51:59 2026] DELETE /v2.0/qos/policies/a5a0e257-56cf-41e6-9748-09a0a96b6319 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2541] 10.0.0.53 () {32 vars in 732 bytes} [Tue Aug 11 09:51:59 2026] DELETE /v2.0/qos/policies/cc65e405-53ab-46b5-978b-c65a92ad691b => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2542] 10.0.0.53 () {32 vars in 732 bytes} [Tue Aug 11 09:51:59 2026] DELETE /v2.0/qos/policies/61c9838e-9c65-4338-acfb-ad8f5a8cf805 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2543] 10.0.0.53 () {32 vars in 732 bytes} [Tue Aug 11 09:51:59 2026] DELETE /v2.0/qos/policies/4a8d6c90-311c-44e0-9710-08946252efcc => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2544] 10.0.0.138 () {34 vars in 989 bytes} [Tue Aug 11 09:51:59 2026] GET /v2.0/ports?device_id=30cfc31c-80bc-45e9-ba59-3cfd861315dd => generated 1438 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2545] 10.0.0.138 () {34 vars in 1039 bytes} [Tue Aug 11 09:51:59 2026] GET /v2.0/security-groups?id=b849e5f6-01fe-4abd-8ef0-2f6e7304ec31&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2546] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:52:00 2026] GET /v2.0/ports?tenant_id=363b4aabdb9144f98d81f4b04cb414cb&device_id=6736cfa0-358f-4378-9271-6458e8f04927 => generated 1436 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2547] 199.204.45.235 () {34 vars in 1055 bytes} [Tue Aug 11 09:52:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.31&port_id=09e0eb5e-4953-414e-97dc-b6f33f2f9b42 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2548] 199.204.45.235 () {34 vars in 1105 bytes} [Tue Aug 11 09:52:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A21d&port_id=09e0eb5e-4953-414e-97dc-b6f33f2f9b42 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2549] 199.204.45.235 () {34 vars in 1063 bytes} [Tue Aug 11 09:52:00 2026] GET /v2.0/subnets?id=414c8c6d-6cf3-4f2e-89ef-d7901cc596a4&id=6494a57d-33fa-4838-9d6f-f76c985bde77 => generated 1414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2550] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:52:00 2026] GET /v2.0/ports?network_id=016c9718-367a-4e39-9824-23b32d062a66&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2551] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:52:00 2026] GET /v2.0/ports?network_id=016c9718-367a-4e39-9824-23b32d062a66&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2552] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:52:00 2026] GET /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2553] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:52:00 2026] GET /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:52:01.020 8 INFO neutron.db.ovn_revision_numbers_db [None req-e25cf26b-f315-44ea-b7d5-0179ccaa0b74 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c3120e32-8221-44c0-8281-653ad9f10fdd (type: security_groups) to 1 2026-08-11 09:52:01.030 8 INFO neutron.db.ovn_revision_numbers_db [None req-e25cf26b-f315-44ea-b7d5-0179ccaa0b74 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 07c5a306-b5b7-42e9-be9e-143ea4fda84f (type: security_group_rules) to 0 2026-08-11 09:52:01.041 8 INFO neutron.db.ovn_revision_numbers_db [None req-e25cf26b-f315-44ea-b7d5-0179ccaa0b74 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource b877d836-4597-4841-9417-90fae61eea2d (type: security_group_rules) to 0 2026-08-11 09:52:01.052 8 INFO neutron.db.ovn_revision_numbers_db [None req-e25cf26b-f315-44ea-b7d5-0179ccaa0b74 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ce37fc2b-82fe-4f82-b7e8-f27e605ab87a (type: security_group_rules) to 0 2026-08-11 09:52:01.065 8 INFO neutron.db.ovn_revision_numbers_db [None req-e25cf26b-f315-44ea-b7d5-0179ccaa0b74 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource d696075f-164b-46b9-b085-f62fab1b2866 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1145/2554] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:52:00 2026] GET /v2.0/security-groups?tenant_id=5769e80abfe94f17be68f8bfc7da459c&name=default => generated 2925 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2555] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:52:01 2026] DELETE /v2.0/security-groups/c3120e32-8221-44c0-8281-653ad9f10fdd => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:52:01.629 8 INFO neutron.db.ovn_revision_numbers_db [None req-82dbf407-ae8b-4546-87ee-4bd812e1fa6c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ff735e75-623f-4b43-8537-c0552e10d777 (type: security_groups) to 1 2026-08-11 09:52:01.642 8 INFO neutron.db.ovn_revision_numbers_db [None req-82dbf407-ae8b-4546-87ee-4bd812e1fa6c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 3907a5c3-2d07-460f-9a2c-1c43a79e0006 (type: security_group_rules) to 0 2026-08-11 09:52:01.655 8 INFO neutron.db.ovn_revision_numbers_db [None req-82dbf407-ae8b-4546-87ee-4bd812e1fa6c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 8936304b-7fe0-440a-b38b-152e3cd8a890 (type: security_group_rules) to 0 2026-08-11 09:52:01.668 8 INFO neutron.db.ovn_revision_numbers_db [None req-82dbf407-ae8b-4546-87ee-4bd812e1fa6c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource d320d9fb-f88d-43f6-875a-8e2e83b8e9b3 (type: security_group_rules) to 0 2026-08-11 09:52:01.681 8 INFO neutron.db.ovn_revision_numbers_db [None req-82dbf407-ae8b-4546-87ee-4bd812e1fa6c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource d6e88aa2-e7b2-46d5-9abb-e29e4d59b051 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1146/2556] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:52:01 2026] GET /v2.0/security-groups?tenant_id=1a67c2670f4b43478ec0835b65544851&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2557] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:52:01 2026] DELETE /v2.0/security-groups/ff735e75-623f-4b43-8537-c0552e10d777 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:52:02.270 8 INFO neutron.db.ovn_revision_numbers_db [None req-37da2e08-85ec-417b-8e31-f240192ee06b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 3ed68a6e-924d-4faa-a13a-9066cfff2aad (type: security_groups) to 1 2026-08-11 09:52:02.284 8 INFO neutron.db.ovn_revision_numbers_db [None req-37da2e08-85ec-417b-8e31-f240192ee06b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4a98f773-f499-4869-bbe0-9a8f67da220d (type: security_group_rules) to 0 2026-08-11 09:52:02.301 8 INFO neutron.db.ovn_revision_numbers_db [None req-37da2e08-85ec-417b-8e31-f240192ee06b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 57b20e85-ae90-4b7b-9bcf-5d20db9b2f6e (type: security_group_rules) to 0 2026-08-11 09:52:02.314 8 INFO neutron.db.ovn_revision_numbers_db [None req-37da2e08-85ec-417b-8e31-f240192ee06b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 73d4456e-5f26-41ff-8201-4eb403cec98a (type: security_group_rules) to 0 2026-08-11 09:52:02.328 8 INFO neutron.db.ovn_revision_numbers_db [None req-37da2e08-85ec-417b-8e31-f240192ee06b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource b7c762e8-f896-4a84-8477-2bf66a79fe49 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1147/2558] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:52:02 2026] GET /v2.0/security-groups?tenant_id=5a8113ac240f46f4a05e04179c93ad6f&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2559] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:52:02 2026] DELETE /v2.0/security-groups/3ed68a6e-924d-4faa-a13a-9066cfff2aad => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2560] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:52:02 2026] GET /v2.0/ports?device_id=6736cfa0-358f-4378-9271-6458e8f04927 => generated 1198 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2561] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:52:02 2026] GET /v2.0/security-groups?id=b849e5f6-01fe-4abd-8ef0-2f6e7304ec31&fields=id&fields=name => generated 112 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:52:03.058 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d9c32149-2681-42db-841c-aafedd0f027e - - - - - -] OVN reports status up for port: 09e0eb5e-4953-414e-97dc-b6f33f2f9b42 2026-08-11 09:52:03.079 8 INFO neutron.plugins.ml2.plugin [None req-d9c32149-2681-42db-841c-aafedd0f027e - - - - - -] Attempt 1 to provision port 09e0eb5e-4953-414e-97dc-b6f33f2f9b42 2026-08-11 09:52:03.228 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-544fa22e-32fe-4efa-a796-0e0a54d431ca'] response: {'server_uuid': '6736cfa0-358f-4378-9271-6458e8f04927', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '09e0eb5e-4953-414e-97dc-b6f33f2f9b42', 'code': 200} 2026-08-11 09:52:03.382 8 INFO neutron.db.ovn_revision_numbers_db [None req-d9c32149-2681-42db-841c-aafedd0f027e - - - - - -] Successfully bumped revision number for resource 09e0eb5e-4953-414e-97dc-b6f33f2f9b42 (type: ports) to 5 2026-08-11 09:52:05.283 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-94667fec-e71b-4e01-be8f-43b66455261e'] response: {'server_uuid': '6736cfa0-358f-4378-9271-6458e8f04927', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '09e0eb5e-4953-414e-97dc-b6f33f2f9b42', 'code': 200} /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-08-11 09:52:07.482 8 INFO neutron.db.ovn_revision_numbers_db [None req-3bddc4ee-34ad-41be-86e7-6345e5dfb377 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Successfully bumped revision number for resource 0c5d9a78-330f-4b24-9b82-52824212f6e8 (type: security_groups) to 1 2026-08-11 09:52:07.495 8 INFO neutron.db.ovn_revision_numbers_db [None req-3bddc4ee-34ad-41be-86e7-6345e5dfb377 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Successfully bumped revision number for resource 180fe43f-2eda-406a-aad2-8c5bc464beff (type: security_group_rules) to 0 2026-08-11 09:52:07.509 8 INFO neutron.db.ovn_revision_numbers_db [None req-3bddc4ee-34ad-41be-86e7-6345e5dfb377 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Successfully bumped revision number for resource 2dbce913-674c-4898-8d40-490f3da848ee (type: security_group_rules) to 0 2026-08-11 09:52:07.519 8 INFO neutron.db.ovn_revision_numbers_db [None req-3bddc4ee-34ad-41be-86e7-6345e5dfb377 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Successfully bumped revision number for resource 6157a0e9-c929-4965-a214-71f7bcaac507 (type: security_group_rules) to 0 2026-08-11 09:52:07.534 8 INFO neutron.db.ovn_revision_numbers_db [None req-3bddc4ee-34ad-41be-86e7-6345e5dfb377 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Successfully bumped revision number for resource 6c4bcff3-2189-4395-a4e5-4b7b7a2371dd (type: security_group_rules) to 0 2026-08-11 09:52:07.630 8 INFO neutron.db.segments_db [None req-3bddc4ee-34ad-41be-86e7-6345e5dfb377 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Added segment e4706121-bf15-4a28-bd9c-f2c197990764 of type geneve for network 7713cc99-b402-4ea5-b599-725c9410fceb 2026-08-11 09:52:07.765 8 INFO neutron.db.ovn_revision_numbers_db [None req-3bddc4ee-34ad-41be-86e7-6345e5dfb377 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Successfully bumped revision number for resource 7713cc99-b402-4ea5-b599-725c9410fceb (type: networks) to 1 2026-08-11 09:52:07.989 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3bddc4ee-34ad-41be-86e7-6345e5dfb377 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] No more DHCP agents 2026-08-11 09:52:07.992 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3bddc4ee-34ad-41be-86e7-6345e5dfb377 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Unable to schedule network 7713cc99-b402-4ea5-b599-725c9410fceb: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:52:08.050 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a80851b5-14cb-4e66-9e5c-7417600e03e5 - - - - - -] OVN reports status down for port: a19e79e9-0584-4ec1-a6cc-f1b6dafee6fc [pid: 7|app: 0|req: 1416/2564] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:52:07 2026] GET /v2.0/ports?device_id=6736cfa0-358f-4378-9271-6458e8f04927 => generated 1200 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:52:08.110 8 INFO neutron.db.ovn_revision_numbers_db [None req-3bddc4ee-34ad-41be-86e7-6345e5dfb377 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Successfully bumped revision number for resource a19e79e9-0584-4ec1-a6cc-f1b6dafee6fc (type: ports) to 1 [pid: 7|app: 0|req: 1417/2565] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:52:08 2026] GET /v2.0/security-groups?id=b849e5f6-01fe-4abd-8ef0-2f6e7304ec31&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2566] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:52:07 2026] POST /v2.0/networks => generated 651 bytes in 1060 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2567] 10.0.0.53 () {32 vars in 816 bytes} [Tue Aug 11 09:52:08 2026] GET /v2.0/ports?network_id=016c9718-367a-4e39-9824-23b32d062a66&mac_address=fa%3A16%3A3e%3A13%3A3b%3Ad5 => generated 1200 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:52:08.390 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-54e777a4-888f-4489-b2d2-367984ec73ef fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] No more DHCP agents 2026-08-11 09:52:08.391 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-54e777a4-888f-4489-b2d2-367984ec73ef fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Unable to schedule network 7713cc99-b402-4ea5-b599-725c9410fceb: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:52:08.455 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a80851b5-14cb-4e66-9e5c-7417600e03e5 - - - - - -] OVN reports status down for port: 1ba64a6c-20ed-4af5-bc54-db61827bbbdf 2026-08-11 09:52:08.491 7 INFO neutron.db.ovn_revision_numbers_db [None req-54e777a4-888f-4489-b2d2-367984ec73ef fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Successfully bumped revision number for resource 1ba64a6c-20ed-4af5-bc54-db61827bbbdf (type: ports) to 1 [pid: 7|app: 0|req: 1418/2568] 10.0.0.53 () {34 vars in 662 bytes} [Tue Aug 11 09:52:08 2026] POST /v2.0/ports => generated 743 bytes in 405 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, ' 2026-08-11 09:52:08.616 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-87f4e8de-c93b-4b6d-b826-0d26aac29ab7 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] No more DHCP agents 2026-08-11 09:52:08.617 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-87f4e8de-c93b-4b6d-b826-0d26aac29ab7 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1419/2569] 10.0.0.53 () {34 vars in 664 bytes} [Tue Aug 11 09:52:08 2026] POST /v2.0/trunks => generated 409 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:52:08.902 7 INFO neutron.db.segments_db [None req-45f25b56-3b2a-44c1-9c72-0b182eaf359b fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Added segment 1618f829-e886-40c1-a756-e9d44c557a73 of type geneve for network 032841bc-5bac-45e7-8445-7aee380ba15c 2026-08-11 09:52:09.036 7 INFO neutron.db.ovn_revision_numbers_db [None req-45f25b56-3b2a-44c1-9c72-0b182eaf359b fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Successfully bumped revision number for resource 032841bc-5bac-45e7-8445-7aee380ba15c (type: networks) to 1 2026-08-11 09:52:09.197 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-45f25b56-3b2a-44c1-9c72-0b182eaf359b fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] No more DHCP agents 2026-08-11 09:52:09.199 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-45f25b56-3b2a-44c1-9c72-0b182eaf359b fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Unable to schedule network 032841bc-5bac-45e7-8445-7aee380ba15c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:52:09.249 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-030e04aa-1e2f-401d-957b-d30098f95347 - - - - - -] OVN reports status down for port: efe572c4-b5a2-4322-b70f-daa9866824e9 2026-08-11 09:52:09.324 7 INFO neutron.db.ovn_revision_numbers_db [None req-45f25b56-3b2a-44c1-9c72-0b182eaf359b fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Successfully bumped revision number for resource efe572c4-b5a2-4322-b70f-daa9866824e9 (type: ports) to 1 [pid: 7|app: 0|req: 1420/2570] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:52:08 2026] POST /v2.0/networks => generated 650 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:52:09.518 8 INFO neutron.db.ovn_revision_numbers_db [None req-87f4e8de-c93b-4b6d-b826-0d26aac29ab7 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource 57cd18a6-53ec-4cdc-bf1d-4feb7864d4dd (type: floatingips) to 1 2026-08-11 09:52:09.518 8 INFO neutron.db.l3_db [None req-87f4e8de-c93b-4b6d-b826-0d26aac29ab7 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Floating IP 57cd18a6-53ec-4cdc-bf1d-4feb7864d4dd associated. External IP: 10.96.250.212, port: 09e0eb5e-4953-414e-97dc-b6f33f2f9b42. [pid: 7|app: 0|req: 1421/2571] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:52:09 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 1010 bytes in 123 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1151/2572] 10.0.0.53 () {34 vars in 675 bytes} [Tue Aug 11 09:52:08 2026] POST /v2.0/floatingips => generated 854 bytes in 1298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:52:09.619 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6356dd2-65e3-4fe3-8ad1-aec48bc074b8'] response: {'name': 'network-changed', 'server_uuid': '6736cfa0-358f-4378-9271-6458e8f04927', 'tag': '09e0eb5e-4953-414e-97dc-b6f33f2f9b42', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1152/2573] 10.0.0.131 () {34 vars in 1119 bytes} [Tue Aug 11 09:52:09 2026] GET /v2.0/security-groups?id=a8d3dc4f-2cbb-4d0c-9c05-58897467ac28&id=91e89c42-d26a-4954-a105-0be9f1ce8873&fields=id&fields=name => generated 206 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:52:09.762 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f29ab8f-825e-4b17-b1e8-0727f9d00cfb fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] No more DHCP agents 2026-08-11 09:52:09.763 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f29ab8f-825e-4b17-b1e8-0727f9d00cfb fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Unable to schedule network 032841bc-5bac-45e7-8445-7aee380ba15c: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1153/2574] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:52:09 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 1248 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:52:09.875 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f29ab8f-825e-4b17-b1e8-0727f9d00cfb fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Successfully bumped revision number for resource 5bdfc1ff-9bff-4ea9-a7eb-23d7a35f2754 (type: ports) to 1 2026-08-11 09:52:09.882 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a80851b5-14cb-4e66-9e5c-7417600e03e5 - - - - - -] OVN reports status down for port: 5bdfc1ff-9bff-4ea9-a7eb-23d7a35f2754 [pid: 8|app: 0|req: 1154/2575] 10.0.0.53 () {32 vars in 856 bytes} [Tue Aug 11 09:52:09 2026] GET /v2.0/floatingips?floating_network_id=c1481727-188a-41cd-ab93-43b9488ab933&port_id=4bdaac20-a0f6-4dc1-837c-788ea43e115f => generated 860 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2576] 10.0.0.53 () {34 vars in 662 bytes} [Tue Aug 11 09:52:09 2026] POST /v2.0/ports => generated 743 bytes in 414 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: 1423/2577] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:52:10 2026] GET /v2.0/subnets => generated 6867 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2578] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:52:10 2026] GET /v2.0/ports?tenant_id=363b4aabdb9144f98d81f4b04cb414cb&device_id=6736cfa0-358f-4378-9271-6458e8f04927 => generated 1438 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2579] 10.0.0.53 () {34 vars in 664 bytes} [Tue Aug 11 09:52:09 2026] POST /v2.0/trunks => generated 409 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2580] 10.0.0.138 () {34 vars in 989 bytes} [Tue Aug 11 09:52:10 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2581] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:52:10 2026] GET /v2.0/networks?id=016c9718-367a-4e39-9824-23b32d062a66 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2582] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:52:10 2026] GET /v2.0/routers => generated 2889 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2583] 10.0.0.138 () {34 vars in 1119 bytes} [Tue Aug 11 09:52:10 2026] GET /v2.0/security-groups?id=91e89c42-d26a-4954-a105-0be9f1ce8873&id=a8d3dc4f-2cbb-4d0c-9c05-58897467ac28&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:52:10.384 7 INFO neutron.db.segments_db [None req-b0170288-e348-441a-8df9-964fc7e32096 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Added segment 73e6f021-0209-4cc3-a47a-d20b2bf12515 of type geneve for network 72031199-5c2b-4d12-9f78-a1acf83e10cf [pid: 8|app: 0|req: 1158/2584] 199.204.45.235 () {34 vars in 1055 bytes} [Tue Aug 11 09:52:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.31&port_id=09e0eb5e-4953-414e-97dc-b6f33f2f9b42 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2585] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:52:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2586] 199.204.45.235 () {34 vars in 1105 bytes} [Tue Aug 11 09:52:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A21d&port_id=09e0eb5e-4953-414e-97dc-b6f33f2f9b42 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2587] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:52:10 2026] GET /v2.0/subnets => generated 6867 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:52:10.530 7 INFO neutron.db.ovn_revision_numbers_db [None req-b0170288-e348-441a-8df9-964fc7e32096 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Successfully bumped revision number for resource 72031199-5c2b-4d12-9f78-a1acf83e10cf (type: networks) to 1 [pid: 8|app: 0|req: 1162/2588] 199.204.45.235 () {34 vars in 1063 bytes} [Tue Aug 11 09:52:10 2026] GET /v2.0/subnets?id=414c8c6d-6cf3-4f2e-89ef-d7901cc596a4&id=6494a57d-33fa-4838-9d6f-f76c985bde77 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2589] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:52:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2590] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:52:10 2026] GET /v2.0/ports?network_id=016c9718-367a-4e39-9824-23b32d062a66&device_owner=network%3Adhcp => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2591] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:52:10 2026] GET /v2.0/networks => generated 8596 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2592] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:52:10 2026] GET /v2.0/ports?network_id=016c9718-367a-4e39-9824-23b32d062a66&device_owner=network%3Adhcp => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:52:10.717 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b0170288-e348-441a-8df9-964fc7e32096 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] No more DHCP agents 2026-08-11 09:52:10.719 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b0170288-e348-441a-8df9-964fc7e32096 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Unable to schedule network 72031199-5c2b-4d12-9f78-a1acf83e10cf: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:52:10.802 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-030e04aa-1e2f-401d-957b-d30098f95347 - - - - - -] OVN reports status down for port: 7803d06d-46e0-4e70-862d-b60193642793 [pid: 8|app: 0|req: 1167/2593] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:52:10 2026] GET /v2.0/ports => generated 30587 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-11 09:52:10.865 7 INFO neutron.db.ovn_revision_numbers_db [None req-b0170288-e348-441a-8df9-964fc7e32096 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Successfully bumped revision number for resource 7803d06d-46e0-4e70-862d-b60193642793 (type: ports) to 1 [pid: 8|app: 0|req: 1168/2594] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:52:10 2026] GET /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2595] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:52:10 2026] GET /v2.0/network-ip-availabilities => generated 4932 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2596] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:52:10 2026] POST /v2.0/networks => generated 650 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2597] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:52:10 2026] GET /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2598] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:52:10 2026] GET /v2.0/security-groups => generated 45552 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2599] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:52:11 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2600] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:52:11 2026] GET /v2.0/floatingips => generated 2545 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:52:11.181 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a73c6735-ed07-41b5-a5cb-8f02e5ad5fc7 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] No more DHCP agents 2026-08-11 09:52:11.182 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a73c6735-ed07-41b5-a5cb-8f02e5ad5fc7 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Unable to schedule network 72031199-5c2b-4d12-9f78-a1acf83e10cf: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:52:11.237 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-030e04aa-1e2f-401d-957b-d30098f95347 - - - - - -] OVN reports status down for port: c5210b23-d1d7-44a3-9123-c7be52b961ca 2026-08-11 09:52:11.265 8 INFO neutron.db.ovn_revision_numbers_db [None req-a73c6735-ed07-41b5-a5cb-8f02e5ad5fc7 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Successfully bumped revision number for resource c5210b23-d1d7-44a3-9123-c7be52b961ca (type: ports) to 1 [pid: 8|app: 0|req: 1171/2601] 10.0.0.53 () {34 vars in 662 bytes} [Tue Aug 11 09:52:10 2026] POST /v2.0/ports => generated 743 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2602] 10.0.0.53 () {34 vars in 664 bytes} [Tue Aug 11 09:52:11 2026] POST /v2.0/trunks => generated 409 bytes in 211 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, ' 2026-08-11 09:52:11.617 8 INFO neutron.db.segments_db [None req-eb894389-a78f-4cef-a8fb-2ca23bb8caa0 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Added segment 8b9f6e01-0059-410d-b88c-05c0ff63fea6 of type geneve for network 43f54952-9cc1-432c-ac8b-4c6cff0b2f22 2026-08-11 09:52:11.746 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb894389-a78f-4cef-a8fb-2ca23bb8caa0 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Successfully bumped revision number for resource 43f54952-9cc1-432c-ac8b-4c6cff0b2f22 (type: networks) to 1 2026-08-11 09:52:11.950 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb894389-a78f-4cef-a8fb-2ca23bb8caa0 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] No more DHCP agents 2026-08-11 09:52:11.951 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb894389-a78f-4cef-a8fb-2ca23bb8caa0 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Unable to schedule network 43f54952-9cc1-432c-ac8b-4c6cff0b2f22: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:52:11.997 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a80851b5-14cb-4e66-9e5c-7417600e03e5 - - - - - -] OVN reports status down for port: 8a3b8b6f-1eb1-40a7-8ace-76f6d9f42e91 2026-08-11 09:52:12.061 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb894389-a78f-4cef-a8fb-2ca23bb8caa0 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Successfully bumped revision number for resource 8a3b8b6f-1eb1-40a7-8ace-76f6d9f42e91 (type: ports) to 1 [pid: 8|app: 0|req: 1172/2603] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:52:11 2026] POST /v2.0/networks => generated 650 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:52:12.352 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5f4bd07c-1431-4766-b7ed-c7275bbd2a5a fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] No more DHCP agents 2026-08-11 09:52:12.353 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5f4bd07c-1431-4766-b7ed-c7275bbd2a5a fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Unable to schedule network 43f54952-9cc1-432c-ac8b-4c6cff0b2f22: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:52:12.403 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-030e04aa-1e2f-401d-957b-d30098f95347 - - - - - -] OVN reports status down for port: cf130b01-aa4f-4e0c-bb9a-1db9953f924a [pid: 8|app: 0|req: 1173/2604] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:52:12 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 1010 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:52:12.470 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f4bd07c-1431-4766-b7ed-c7275bbd2a5a fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Successfully bumped revision number for resource cf130b01-aa4f-4e0c-bb9a-1db9953f924a (type: ports) to 1 [pid: 8|app: 0|req: 1174/2605] 10.0.0.131 () {34 vars in 1119 bytes} [Tue Aug 11 09:52:12 2026] GET /v2.0/security-groups?id=a8d3dc4f-2cbb-4d0c-9c05-58897467ac28&id=91e89c42-d26a-4954-a105-0be9f1ce8873&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2606] 10.0.0.53 () {34 vars in 662 bytes} [Tue Aug 11 09:52:12 2026] POST /v2.0/ports => generated 743 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2607] 10.0.0.53 () {34 vars in 664 bytes} [Tue Aug 11 09:52:12 2026] POST /v2.0/trunks => generated 409 bytes in 169 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, ' 2026-08-11 09:52:12.862 7 INFO neutron.db.segments_db [None req-d1b19340-f245-476c-b902-6588adb91786 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Added segment c7b484d2-0b0e-44a7-b322-06814cc82e76 of type geneve for network e7e7b8fa-e53f-4ee2-8300-896b94ffe6d9 2026-08-11 09:52:12.995 7 INFO neutron.db.ovn_revision_numbers_db [None req-d1b19340-f245-476c-b902-6588adb91786 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Successfully bumped revision number for resource e7e7b8fa-e53f-4ee2-8300-896b94ffe6d9 (type: networks) to 1 2026-08-11 09:52:13.194 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d1b19340-f245-476c-b902-6588adb91786 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] No more DHCP agents 2026-08-11 09:52:13.197 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d1b19340-f245-476c-b902-6588adb91786 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Unable to schedule network e7e7b8fa-e53f-4ee2-8300-896b94ffe6d9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:52:13.246 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a80851b5-14cb-4e66-9e5c-7417600e03e5 - - - - - -] OVN reports status down for port: 012dafe4-ddeb-4331-bdcb-2a09bb05ef0e 2026-08-11 09:52:13.280 7 INFO neutron.db.ovn_revision_numbers_db [None req-d1b19340-f245-476c-b902-6588adb91786 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Successfully bumped revision number for resource 012dafe4-ddeb-4331-bdcb-2a09bb05ef0e (type: ports) to 1 [pid: 7|app: 0|req: 1433/2608] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:52:12 2026] POST /v2.0/networks => generated 651 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:52:13.430 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a80851b5-14cb-4e66-9e5c-7417600e03e5 - - - - - -] OVN reports status down for port: 4bdaac20-a0f6-4dc1-837c-788ea43e115f [pid: 7|app: 0|req: 1434/2609] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:52:13 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:52:13.650 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fda50ceb-ee0b-47e9-ba60-bca27b414a83'] response: {'server_uuid': '6f9cb432-e0fd-474c-8121-48bc0919e64c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4bdaac20-a0f6-4dc1-837c-788ea43e115f', 'code': 200} [pid: 7|app: 0|req: 1435/2610] 10.0.0.131 () {34 vars in 1119 bytes} [Tue Aug 11 09:52:13 2026] GET /v2.0/security-groups?id=a8d3dc4f-2cbb-4d0c-9c05-58897467ac28&id=91e89c42-d26a-4954-a105-0be9f1ce8873&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:52:13.749 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9f664137-ed0d-4ecd-bb21-5869b90cf818 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] No more DHCP agents 2026-08-11 09:52:13.752 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9f664137-ed0d-4ecd-bb21-5869b90cf818 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Unable to schedule network e7e7b8fa-e53f-4ee2-8300-896b94ffe6d9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:52:13.854 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-030e04aa-1e2f-401d-957b-d30098f95347 - - - - - -] OVN reports status down for port: 8d11b834-e236-4b24-beed-31dab3c73729 2026-08-11 09:52:13.898 8 INFO neutron.db.ovn_revision_numbers_db [None req-a80851b5-14cb-4e66-9e5c-7417600e03e5 - - - - - -] Successfully bumped revision number for resource 4bdaac20-a0f6-4dc1-837c-788ea43e115f (type: ports) to 6 2026-08-11 09:52:13.927 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f664137-ed0d-4ecd-bb21-5869b90cf818 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Successfully bumped revision number for resource 8d11b834-e236-4b24-beed-31dab3c73729 (type: ports) to 1 [pid: 8|app: 0|req: 1176/2611] 10.0.0.53 () {34 vars in 662 bytes} [Tue Aug 11 09:52:13 2026] POST /v2.0/ports => generated 743 bytes in 704 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2612] 10.0.0.53 () {34 vars in 664 bytes} [Tue Aug 11 09:52:14 2026] POST /v2.0/trunks => generated 409 bytes in 173 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: 8|app: 0|req: 1177/2613] 10.0.0.53 () {34 vars in 747 bytes} [Tue Aug 11 09:52:14 2026] PUT /v2.0/trunks/55fef010-74bb-4bf0-ae15-8e4670064867/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2614] 10.0.0.53 () {34 vars in 747 bytes} [Tue Aug 11 09:52:14 2026] PUT /v2.0/trunks/b0411dc2-e628-49d5-a112-c9cf2ec99e62/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2615] 10.0.0.53 () {34 vars in 747 bytes} [Tue Aug 11 09:52:14 2026] PUT /v2.0/trunks/d6d15d0b-98d4-4e5b-b17a-9776c3527f66/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2616] 10.0.0.53 () {34 vars in 747 bytes} [Tue Aug 11 09:52:14 2026] PUT /v2.0/trunks/1f452cce-4b18-4ad8-bb12-6f1b406b363d/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2617] 10.0.0.53 () {32 vars in 660 bytes} [Tue Aug 11 09:52:14 2026] GET /v2.0/trunks?tags=red => generated 1252 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2618] 10.0.0.53 () {32 vars in 674 bytes} [Tue Aug 11 09:52:14 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 847 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2619] 10.0.0.53 () {32 vars in 670 bytes} [Tue Aug 11 09:52:14 2026] GET /v2.0/trunks?tags-any=blue => generated 847 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2620] 10.0.0.53 () {32 vars in 682 bytes} [Tue Aug 11 09:52:14 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1252 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2621] 10.0.0.53 () {32 vars in 668 bytes} [Tue Aug 11 09:52:14 2026] GET /v2.0/trunks?not-tags=red => generated 819 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2622] 10.0.0.53 () {32 vars in 682 bytes} [Tue Aug 11 09:52:14 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1224 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2623] 10.0.0.53 () {32 vars in 678 bytes} [Tue Aug 11 09:52:14 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1224 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2624] 10.0.0.53 () {32 vars in 690 bytes} [Tue Aug 11 09:52:14 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 819 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2625] 10.0.0.53 () {32 vars in 717 bytes} [Tue Aug 11 09:52:14 2026] GET /v2.0/trunks/55fef010-74bb-4bf0-ae15-8e4670064867 => generated 414 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2626] 10.0.0.138 () {34 vars in 989 bytes} [Tue Aug 11 09:52:14 2026] GET /v2.0/ports?device_id=6736cfa0-358f-4378-9271-6458e8f04927 => generated 1438 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2627] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:52:14 2026] GET /v2.0/ports/1ba64a6c-20ed-4af5-bc54-db61827bbbdf => generated 826 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2628] 199.204.45.235 () {34 vars in 993 bytes} [Tue Aug 11 09:52:14 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2629] 10.0.0.138 () {34 vars in 1039 bytes} [Tue Aug 11 09:52:14 2026] GET /v2.0/security-groups?id=b849e5f6-01fe-4abd-8ef0-2f6e7304ec31&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2630] 10.0.0.53 () {32 vars in 720 bytes} [Tue Aug 11 09:52:14 2026] DELETE /v2.0/trunks/55fef010-74bb-4bf0-ae15-8e4670064867 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2631] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:52:14 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2632] 10.0.0.53 () {32 vars in 717 bytes} [Tue Aug 11 09:52:14 2026] GET /v2.0/trunks/b0411dc2-e628-49d5-a112-c9cf2ec99e62 => generated 422 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2633] 10.0.0.131 () {34 vars in 1119 bytes} [Tue Aug 11 09:52:14 2026] GET /v2.0/security-groups?id=a8d3dc4f-2cbb-4d0c-9c05-58897467ac28&id=91e89c42-d26a-4954-a105-0be9f1ce8873&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:52:14.888 7 INFO neutron_taas.services.taas.taas_plugin [req-961a5b75-bcdc-4d75-b82c-b6dc82289139 req-93fe4f6b-a78f-45f7-9952-0fd337f22f14 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] TaaS: Handle Delete Port: 4bdaac20-a0f6-4dc1-837c-788ea43e115f 2026-08-11 09:52:14.892 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-961a5b75-bcdc-4d75-b82c-b6dc82289139 req-93fe4f6b-a78f-45f7-9952-0fd337f22f14 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Tap Mirror: Handle Delete Port: 4bdaac20-a0f6-4dc1-837c-788ea43e115f [pid: 8|app: 0|req: 1190/2634] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:52:14 2026] GET /v2.0/ports/5bdfc1ff-9bff-4ea9-a7eb-23d7a35f2754 => generated 826 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2635] 10.0.0.53 () {32 vars in 720 bytes} [Tue Aug 11 09:52:14 2026] DELETE /v2.0/trunks/b0411dc2-e628-49d5-a112-c9cf2ec99e62 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2636] 10.0.0.53 () {32 vars in 717 bytes} [Tue Aug 11 09:52:15 2026] GET /v2.0/trunks/d6d15d0b-98d4-4e5b-b17a-9776c3527f66 => generated 431 bytes in 13 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-08-11 09:52:15.097 7 INFO neutron.db.l3_db [req-961a5b75-bcdc-4d75-b82c-b6dc82289139 req-93fe4f6b-a78f-45f7-9952-0fd337f22f14 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Floating IP adf1b7bf-cc56-491d-80c7-813f5cb62582 disassociated. External IP: 10.96.250.217, port: 4bdaac20-a0f6-4dc1-837c-788ea43e115f. [pid: 8|app: 0|req: 1193/2637] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:52:15 2026] GET /v2.0/ports/c5210b23-d1d7-44a3-9123-c7be52b961ca => generated 826 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2638] 10.0.0.53 () {32 vars in 720 bytes} [Tue Aug 11 09:52:15 2026] DELETE /v2.0/trunks/d6d15d0b-98d4-4e5b-b17a-9776c3527f66 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2639] 10.0.0.53 () {32 vars in 717 bytes} [Tue Aug 11 09:52:15 2026] GET /v2.0/trunks/1f452cce-4b18-4ad8-bb12-6f1b406b363d => generated 416 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2640] 199.204.45.235 () {36 vars in 996 bytes} [Tue Aug 11 09:52:14 2026] DELETE /v2.0/ports/4bdaac20-a0f6-4dc1-837c-788ea43e115f => generated 0 bytes in 539 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:52:15.303 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d528cfac-391f-4843-8d82-27d6a88dd6e0'] response: {'server_uuid': '6f9cb432-e0fd-474c-8121-48bc0919e64c', 'name': 'network-vif-deleted', 'tag': '4bdaac20-a0f6-4dc1-837c-788ea43e115f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1196/2641] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:52:15 2026] GET /v2.0/ports/cf130b01-aa4f-4e0c-bb9a-1db9953f924a => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2642] 10.0.0.53 () {32 vars in 720 bytes} [Tue Aug 11 09:52:15 2026] DELETE /v2.0/trunks/1f452cce-4b18-4ad8-bb12-6f1b406b363d => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2643] 10.0.0.53 () {32 vars in 717 bytes} [Tue Aug 11 09:52:15 2026] GET /v2.0/trunks/53f82030-243b-4aac-972b-f50b2400eef3 => generated 409 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2644] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:52:15 2026] GET /v2.0/ports/8d11b834-e236-4b24-beed-31dab3c73729 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2645] 10.0.0.53 () {32 vars in 720 bytes} [Tue Aug 11 09:52:15 2026] DELETE /v2.0/trunks/53f82030-243b-4aac-972b-f50b2400eef3 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:52:15.691 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-159e2934-9166-404e-a8b9-cd3c36bb0ae0'] response: {'server_uuid': '6f9cb432-e0fd-474c-8121-48bc0919e64c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4bdaac20-a0f6-4dc1-837c-788ea43e115f', 'code': 200} 2026-08-11 09:52:15.712 7 INFO neutron_taas.services.taas.taas_plugin [None req-68d5e52f-5e2d-49dd-9ec9-571dad82c22d fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] TaaS: Handle Delete Port: 1ba64a6c-20ed-4af5-bc54-db61827bbbdf 2026-08-11 09:52:15.719 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68d5e52f-5e2d-49dd-9ec9-571dad82c22d fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Tap Mirror: Handle Delete Port: 1ba64a6c-20ed-4af5-bc54-db61827bbbdf [pid: 7|app: 0|req: 1448/2646] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:52:15 2026] DELETE /v2.0/ports/1ba64a6c-20ed-4af5-bc54-db61827bbbdf => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:52:15.966 8 INFO neutron_taas.services.taas.taas_plugin [None req-22d124a1-e918-4a96-93a5-00abcd96a406 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] TaaS: Handle Delete Port: 5bdfc1ff-9bff-4ea9-a7eb-23d7a35f2754 [pid: 7|app: 0|req: 1449/2647] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:52:15 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:52:15.972 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22d124a1-e918-4a96-93a5-00abcd96a406 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Tap Mirror: Handle Delete Port: 5bdfc1ff-9bff-4ea9-a7eb-23d7a35f2754 [pid: 8|app: 0|req: 1199/2648] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:52:15 2026] DELETE /v2.0/ports/5bdfc1ff-9bff-4ea9-a7eb-23d7a35f2754 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:52:16.224 7 INFO neutron_taas.services.taas.taas_plugin [None req-c70f5802-9c5b-41c7-a34f-be45f7725959 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] TaaS: Handle Delete Port: c5210b23-d1d7-44a3-9123-c7be52b961ca 2026-08-11 09:52:16.227 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c70f5802-9c5b-41c7-a34f-be45f7725959 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Tap Mirror: Handle Delete Port: c5210b23-d1d7-44a3-9123-c7be52b961ca [pid: 7|app: 0|req: 1450/2649] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:52:16 2026] DELETE /v2.0/ports/c5210b23-d1d7-44a3-9123-c7be52b961ca => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:52:16.468 8 INFO neutron_taas.services.taas.taas_plugin [None req-77446301-e66f-487d-a474-314b1e7d9b56 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] TaaS: Handle Delete Port: cf130b01-aa4f-4e0c-bb9a-1db9953f924a 2026-08-11 09:52:16.475 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77446301-e66f-487d-a474-314b1e7d9b56 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Tap Mirror: Handle Delete Port: cf130b01-aa4f-4e0c-bb9a-1db9953f924a [pid: 8|app: 0|req: 1200/2650] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:52:16 2026] DELETE /v2.0/ports/cf130b01-aa4f-4e0c-bb9a-1db9953f924a => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:52:16.741 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa483945-1552-4421-97fb-076bd9745c9b fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] TaaS: Handle Delete Port: 8d11b834-e236-4b24-beed-31dab3c73729 2026-08-11 09:52:16.744 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa483945-1552-4421-97fb-076bd9745c9b fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Tap Mirror: Handle Delete Port: 8d11b834-e236-4b24-beed-31dab3c73729 [pid: 7|app: 0|req: 1451/2651] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:52:16 2026] DELETE /v2.0/ports/8d11b834-e236-4b24-beed-31dab3c73729 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:52:17.022 8 INFO neutron_taas.services.taas.taas_plugin [None req-14e2c5f9-d597-4206-973c-02128a1edd7c fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] TaaS: Handle Delete Port: a19e79e9-0584-4ec1-a6cc-f1b6dafee6fc 2026-08-11 09:52:17.025 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14e2c5f9-d597-4206-973c-02128a1edd7c fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Tap Mirror: Handle Delete Port: a19e79e9-0584-4ec1-a6cc-f1b6dafee6fc [pid: 7|app: 0|req: 1452/2652] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:52:17 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:52:17.223 8 INFO neutron.services.segments.plugin [-] Segment e4706121-bf15-4a28-bd9c-f2c197990764 resource provider aggregate not found 2026-08-11 09:52:17.238 8 INFO neutron.services.segments.plugin [-] Segment e4706121-bf15-4a28-bd9c-f2c197990764 resource provider aggregate not found 2026-08-11 09:52:17.243 8 INFO neutron.services.segments.plugin [-] Segment e4706121-bf15-4a28-bd9c-f2c197990764 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4706121-bf15-4a28-bd9c-f2c197990764 found for delete ", "request_id": "req-24fd5f1d-fc30-4d50-9da5-c9dca81f8843"}]} 2026-08-11 09:52:17.258 8 INFO neutron.services.segments.plugin [-] Segment e4706121-bf15-4a28-bd9c-f2c197990764 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4706121-bf15-4a28-bd9c-f2c197990764 found for delete ", "request_id": "req-d67fc6bf-2e14-4ab7-a986-1932cc96b2fb"}]} [pid: 8|app: 0|req: 1201/2653] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:52:16 2026] DELETE /v2.0/networks/7713cc99-b402-4ea5-b599-725c9410fceb => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:52:17.411 7 INFO neutron_taas.services.taas.taas_plugin [None req-047131a9-3b87-4b5f-b75e-d8dae38e721f fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] TaaS: Handle Delete Port: efe572c4-b5a2-4322-b70f-daa9866824e9 2026-08-11 09:52:17.418 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-047131a9-3b87-4b5f-b75e-d8dae38e721f fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Tap Mirror: Handle Delete Port: efe572c4-b5a2-4322-b70f-daa9866824e9 2026-08-11 09:52:17.603 7 INFO neutron.services.segments.plugin [-] Segment 1618f829-e886-40c1-a756-e9d44c557a73 resource provider aggregate not found 2026-08-11 09:52:17.611 7 INFO neutron.services.segments.plugin [-] Segment 1618f829-e886-40c1-a756-e9d44c557a73 resource provider aggregate not found 2026-08-11 09:52:17.628 7 INFO neutron.services.segments.plugin [-] Segment 1618f829-e886-40c1-a756-e9d44c557a73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1618f829-e886-40c1-a756-e9d44c557a73 found for delete ", "request_id": "req-16e8eacf-a8f5-4593-a3b6-916d8f9bc638"}]} 2026-08-11 09:52:17.631 7 INFO neutron.services.segments.plugin [-] Segment 1618f829-e886-40c1-a756-e9d44c557a73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1618f829-e886-40c1-a756-e9d44c557a73 found for delete ", "request_id": "req-b86ab543-4056-4e24-99bc-258d1ffa6115"}]} [pid: 7|app: 0|req: 1453/2654] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:52:17 2026] DELETE /v2.0/networks/032841bc-5bac-45e7-8445-7aee380ba15c => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:52:17.806 8 INFO neutron_taas.services.taas.taas_plugin [None req-118fe4d6-45e8-428c-9eb1-7bf55d965498 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] TaaS: Handle Delete Port: 7803d06d-46e0-4e70-862d-b60193642793 2026-08-11 09:52:17.809 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-118fe4d6-45e8-428c-9eb1-7bf55d965498 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Tap Mirror: Handle Delete Port: 7803d06d-46e0-4e70-862d-b60193642793 [pid: 8|app: 0|req: 1202/2655] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:52:17 2026] DELETE /v2.0/networks/72031199-5c2b-4d12-9f78-a1acf83e10cf => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2656] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:52:18 2026] GET /v2.0/ports?device_id=6f9cb432-e0fd-474c-8121-48bc0919e64c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:52:18.171 7 INFO neutron_taas.services.taas.taas_plugin [None req-82707877-ff7e-4b12-81cf-24f4c6ae65a5 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] TaaS: Handle Delete Port: 8a3b8b6f-1eb1-40a7-8ace-76f6d9f42e91 2026-08-11 09:52:18.174 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82707877-ff7e-4b12-81cf-24f4c6ae65a5 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Tap Mirror: Handle Delete Port: 8a3b8b6f-1eb1-40a7-8ace-76f6d9f42e91 [pid: 7|app: 0|req: 1454/2657] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:52:18 2026] DELETE /v2.0/networks/43f54952-9cc1-432c-ac8b-4c6cff0b2f22 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:52:18.548 8 INFO neutron_taas.services.taas.taas_plugin [None req-fa699180-ad57-4d29-952e-281802afb068 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] TaaS: Handle Delete Port: 012dafe4-ddeb-4331-bdcb-2a09bb05ef0e 2026-08-11 09:52:18.551 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa699180-ad57-4d29-952e-281802afb068 fb958054f5ea4217aef6b13338c42161 5092a2d39bc64c619d31c6f7f8c257ef - - default default] Tap Mirror: Handle Delete Port: 012dafe4-ddeb-4331-bdcb-2a09bb05ef0e [pid: 7|app: 0|req: 1455/2658] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:52:18 2026] GET /v2.0/subnets/cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2659] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:52:18 2026] DELETE /v2.0/networks/e7e7b8fa-e53f-4ee2-8300-896b94ffe6d9 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:52:19.272 8 INFO neutron.services.segments.plugin [-] Segment 73e6f021-0209-4cc3-a47a-d20b2bf12515 resource provider aggregate not found 2026-08-11 09:52:19.274 8 INFO neutron.services.segments.plugin [-] Segment 73e6f021-0209-4cc3-a47a-d20b2bf12515 resource provider aggregate not found 2026-08-11 09:52:19.292 8 INFO neutron.services.segments.plugin [-] Segment 73e6f021-0209-4cc3-a47a-d20b2bf12515 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73e6f021-0209-4cc3-a47a-d20b2bf12515 found for delete ", "request_id": "req-23094f7f-fdbe-43f4-9364-fca17a87a4c0"}]} 2026-08-11 09:52:19.295 8 INFO neutron.services.segments.plugin [-] Segment 73e6f021-0209-4cc3-a47a-d20b2bf12515 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73e6f021-0209-4cc3-a47a-d20b2bf12515 found for delete ", "request_id": "req-84265c85-969f-41bb-8efd-8800585a830e"}]} 2026-08-11 09:52:19.314 8 INFO neutron.services.segments.plugin [-] Segment c7b484d2-0b0e-44a7-b322-06814cc82e76 resource provider aggregate not found 2026-08-11 09:52:19.317 8 INFO neutron.services.segments.plugin [-] Segment c7b484d2-0b0e-44a7-b322-06814cc82e76 resource provider aggregate not found 2026-08-11 09:52:19.331 8 INFO neutron.services.segments.plugin [-] Segment c7b484d2-0b0e-44a7-b322-06814cc82e76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7b484d2-0b0e-44a7-b322-06814cc82e76 found for delete ", "request_id": "req-a1176fb7-fa63-4299-a296-2eed68bf9b14"}]} 2026-08-11 09:52:19.332 8 INFO neutron.services.segments.plugin [-] Segment c7b484d2-0b0e-44a7-b322-06814cc82e76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7b484d2-0b0e-44a7-b322-06814cc82e76 found for delete ", "request_id": "req-9a5639ad-e1da-48b6-8e89-d89b17afb15c"}]} [pid: 7|app: 0|req: 1456/2660] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:52:19 2026] DELETE /v2.0/security-groups/a8d3dc4f-2cbb-4d0c-9c05-58897467ac28 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:52:19.480 8 INFO neutron.api.v2.resource [None req-e848577f-5c46-4d52-9a7d-85291057b0ce 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1205/2661] 10.0.0.53 () {32 vars in 735 bytes} [Tue Aug 11 09:52:19 2026] GET /v2.0/security-groups/a8d3dc4f-2cbb-4d0c-9c05-58897467ac28 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:52:19.647 7 INFO neutron_taas.services.taas.taas_plugin [None req-389bdda1-b07e-449a-a0ca-c5ad3677f7fc 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] TaaS: Handle Delete Port: 85194737-86f2-4690-b3ff-8b3480c633b5 2026-08-11 09:52:19.653 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-389bdda1-b07e-449a-a0ca-c5ad3677f7fc 06063093089543849cc6b03e456a00b9 d9b72cc169f94e6f9f20639d82e6401b - - default default] Tap Mirror: Handle Delete Port: 85194737-86f2-4690-b3ff-8b3480c633b5 2026-08-11 09:52:19.654 7 INFO neutron.services.segments.plugin [-] Segment 8b9f6e01-0059-410d-b88c-05c0ff63fea6 resource provider aggregate not found 2026-08-11 09:52:19.655 7 INFO neutron.services.segments.plugin [-] Segment 8b9f6e01-0059-410d-b88c-05c0ff63fea6 resource provider aggregate not found 2026-08-11 09:52:19.678 7 INFO neutron.services.segments.plugin [-] Segment 8b9f6e01-0059-410d-b88c-05c0ff63fea6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b9f6e01-0059-410d-b88c-05c0ff63fea6 found for delete ", "request_id": "req-4af0c378-0838-455a-8359-18da876389e9"}]} 2026-08-11 09:52:19.682 7 INFO neutron.services.segments.plugin [-] Segment 8b9f6e01-0059-410d-b88c-05c0ff63fea6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b9f6e01-0059-410d-b88c-05c0ff63fea6 found for delete ", "request_id": "req-3d632155-6951-4fc4-a644-f529e12b1211"}]} [pid: 7|app: 0|req: 1457/2662] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:52:19 2026] DELETE /v2.0/floatingips/adf1b7bf-cc56-491d-80c7-813f5cb62582 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:52:19.891 8 INFO neutron.db.ovn_revision_numbers_db [None req-9907fbc0-d44f-4a6d-b994-0adff86c7cb4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 378c76ad-8483-46cc-900e-511b7251d12b (type: security_groups) to 1 [pid: 7|app: 0|req: 1458/2663] 10.0.0.229 () {30 vars in 689 bytes} [Tue Aug 11 09:52:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:52:19.907 8 INFO neutron.db.ovn_revision_numbers_db [None req-9907fbc0-d44f-4a6d-b994-0adff86c7cb4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 40f475f8-c556-4c29-a960-b487cc5124fa (type: security_group_rules) to 0 2026-08-11 09:52:19.924 8 INFO neutron.db.ovn_revision_numbers_db [None req-9907fbc0-d44f-4a6d-b994-0adff86c7cb4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7d26048c-5cc3-4dfa-b51f-cdaf367cbbee (type: security_group_rules) to 0 2026-08-11 09:52:19.939 8 INFO neutron.db.ovn_revision_numbers_db [None req-9907fbc0-d44f-4a6d-b994-0adff86c7cb4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 9328e44d-f67e-4de4-bfb7-7d214a537a71 (type: security_group_rules) to 0 2026-08-11 09:52:19.954 8 INFO neutron.db.ovn_revision_numbers_db [None req-9907fbc0-d44f-4a6d-b994-0adff86c7cb4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 943e94f1-37db-483a-bc7b-33bd970d2ec1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1206/2664] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:52:19 2026] GET /v2.0/security-groups?tenant_id=217fb6c6a57940c7aa8a822e21974ac5&name=default => generated 2929 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2665] 10.0.0.229 () {30 vars in 691 bytes} [Tue Aug 11 09:52:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2666] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:52:19 2026] DELETE /v2.0/security-groups/91e89c42-d26a-4954-a105-0be9f1ce8873 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2667] 10.0.0.229 () {30 vars in 667 bytes} [Tue Aug 11 09:52:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2668] 10.0.0.229 () {30 vars in 703 bytes} [Tue Aug 11 09:52:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2669] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:52:20 2026] DELETE /v2.0/security-groups/378c76ad-8483-46cc-900e-511b7251d12b => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:52:20.442 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e5d8c70-f04e-4645-8c55-771f9c925a93 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: 925de014-fb4a-4e69-a70b-06707c4c3e0e 2026-08-11 09:52:20.446 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e5d8c70-f04e-4645-8c55-771f9c925a93 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: 925de014-fb4a-4e69-a70b-06707c4c3e0e 2026-08-11 09:52:20.463 8 INFO neutron.db.ovn_revision_numbers_db [None req-32aa97c1-79fa-405a-bbe1-89dc1cf92339 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a8fe035b-777a-416b-be2b-a4cd4ebb3256 (type: security_groups) to 1 2026-08-11 09:52:20.487 8 INFO neutron.db.ovn_revision_numbers_db [None req-32aa97c1-79fa-405a-bbe1-89dc1cf92339 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 34f61d49-f8d9-4571-b1e8-2afe9e7823dc (type: security_group_rules) to 0 2026-08-11 09:52:20.503 8 INFO neutron.db.ovn_revision_numbers_db [None req-32aa97c1-79fa-405a-bbe1-89dc1cf92339 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 45fd3952-6af0-43cd-9e83-4f04d0ccdf65 (type: security_group_rules) to 0 2026-08-11 09:52:20.515 8 INFO neutron.db.ovn_revision_numbers_db [None req-32aa97c1-79fa-405a-bbe1-89dc1cf92339 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 6ccafbaa-4c4f-4d13-b629-a4c8e527581d (type: security_group_rules) to 0 2026-08-11 09:52:20.527 8 INFO neutron.db.ovn_revision_numbers_db [None req-32aa97c1-79fa-405a-bbe1-89dc1cf92339 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 975bfb0b-f07a-4182-a48c-6fb8ed766682 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1209/2670] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:52:20 2026] GET /v2.0/security-groups?tenant_id=241c13b879584acfbe880b2e89185804&name=default => generated 2929 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2671] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:52:20 2026] DELETE /v2.0/security-groups/a8fe035b-777a-416b-be2b-a4cd4ebb3256 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2672] 10.0.0.229 () {28 vars in 438 bytes} [Tue Aug 11 09:52:20 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2673] 10.0.0.229 () {30 vars in 727 bytes} [Tue Aug 11 09:52:20 2026] GET /v2.0/subnets/cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 658 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2674] 10.0.0.229 () {30 vars in 689 bytes} [Tue Aug 11 09:52:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2675] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:52:20 2026] GET /v2.0/security-groups?tenant_id=5092a2d39bc64c619d31c6f7f8c257ef&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2676] 10.0.0.229 () {30 vars in 691 bytes} [Tue Aug 11 09:52:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2677] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:52:20 2026] PUT /v2.0/routers/4721e705-c290-46e8-b4c8-1d31f399e647/remove_router_interface => generated 309 bytes in 1019 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, ' [pid: 7|app: 0|req: 1463/2678] 10.0.0.229 () {30 vars in 667 bytes} [Tue Aug 11 09:52:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2679] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:52:20 2026] DELETE /v2.0/security-groups/0c5d9a78-330f-4b24-9b82-52824212f6e8 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2680] 10.0.0.229 () {30 vars in 703 bytes} [Tue Aug 11 09:52:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2681] 10.0.0.229 () {30 vars in 727 bytes} [Tue Aug 11 09:52:21 2026] GET /v2.0/subnets/cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2682] 10.0.0.229 () {30 vars in 689 bytes} [Tue Aug 11 09:52:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2683] 10.0.0.229 () {30 vars in 691 bytes} [Tue Aug 11 09:52:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2684] 10.0.0.229 () {30 vars in 667 bytes} [Tue Aug 11 09:52:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2685] 10.0.0.229 () {30 vars in 703 bytes} [Tue Aug 11 09:52:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2686] 10.0.0.229 () {30 vars in 729 bytes} [Tue Aug 11 09:52:21 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c => generated 841 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2687] 10.0.0.229 () {30 vars in 681 bytes} [Tue Aug 11 09:52:21 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:52:21.501 7 INFO neutron_taas.services.taas.taas_plugin [None req-f4b0d71a-0e7d-44fc-a2ba-e7c2c3896f20 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: 015b6450-0bb5-4879-b815-9badf04c88e5 2026-08-11 09:52:21.505 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4b0d71a-0e7d-44fc-a2ba-e7c2c3896f20 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: 015b6450-0bb5-4879-b815-9badf04c88e5 2026-08-11 09:52:21.756 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e13031ba-02d6-4019-bf82-282cb12c73c1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:52:21.767 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e13031ba-02d6-4019-bf82-282cb12c73c1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:52:21.899 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-030e04aa-1e2f-401d-957b-d30098f95347 - - - - - -] OVN reports status down for port: 4cb7e75a-eacf-42cb-a589-cf5f8708aacc 2026-08-11 09:52:21.935 8 INFO neutron.db.ovn_revision_numbers_db [None req-e13031ba-02d6-4019-bf82-282cb12c73c1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4cb7e75a-eacf-42cb-a589-cf5f8708aacc (type: ports) to 1 [pid: 8|app: 0|req: 1225/2688] 10.0.0.229 () {34 vars in 703 bytes} [Tue Aug 11 09:52:21 2026] POST /v2.0/ports => generated 1132 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2689] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:52:21 2026] DELETE /v2.0/routers/4721e705-c290-46e8-b4c8-1d31f399e647 => generated 0 bytes in 850 msecs (HTTP/1.1 204) 2 headers in 112 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: 1226/2690] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:52:21 2026] DELETE /v2.0/subnets/898bd857-bf4e-49ee-b69f-d7a146c3ecfb => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:52:22.283 7 INFO neutron_taas.services.taas.taas_plugin [None req-fde12ae1-98de-4687-9a92-982a2641eaa4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: f8681aa1-08fe-4c80-aae4-bc76c8171fb9 2026-08-11 09:52:22.287 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fde12ae1-98de-4687-9a92-982a2641eaa4 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: f8681aa1-08fe-4c80-aae4-bc76c8171fb9 2026-08-11 09:52:22.454 7 INFO neutron.services.segments.plugin [-] Segment a9c137ab-6017-4eb0-900e-704e937cdd50 resource provider aggregate not found 2026-08-11 09:52:22.466 7 INFO neutron.services.segments.plugin [-] Segment a9c137ab-6017-4eb0-900e-704e937cdd50 resource provider aggregate not found 2026-08-11 09:52:22.486 7 INFO neutron.services.segments.plugin [-] Segment a9c137ab-6017-4eb0-900e-704e937cdd50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9c137ab-6017-4eb0-900e-704e937cdd50 found for delete ", "request_id": "req-88195545-0d22-4e58-aa4b-a98ab6c56dfc"}]} 2026-08-11 09:52:22.487 7 INFO neutron.services.segments.plugin [-] Segment a9c137ab-6017-4eb0-900e-704e937cdd50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9c137ab-6017-4eb0-900e-704e937cdd50 found for delete ", "request_id": "req-49f6b72a-fbfb-49f7-a654-5518aa1b9d98"}]} [pid: 7|app: 0|req: 1465/2691] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:52:22 2026] DELETE /v2.0/networks/5f41b71d-7468-45c8-8de5-51bfb9a2b078 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:52:22.854 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e93c466-62fc-4aa6-bb67-cbfdd0fb1015 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: 48309ae0-d2e6-4043-b14e-1bf9c7a84383 2026-08-11 09:52:22.857 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e93c466-62fc-4aa6-bb67-cbfdd0fb1015 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: 48309ae0-d2e6-4043-b14e-1bf9c7a84383 [pid: 8|app: 0|req: 1227/2694] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:52:22 2026] PUT /v2.0/routers/ad5c3938-f1e8-4869-b25e-1f5fa7d515b1/remove_router_interface => generated 309 bytes in 1127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:52:24.030 7 INFO neutron_taas.services.taas.taas_plugin [None req-8a8d5144-361a-4f09-ad26-8627034f7f33 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: a86d354a-9dad-43f2-90d3-3ee551a385e9 2026-08-11 09:52:24.033 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a8d5144-361a-4f09-ad26-8627034f7f33 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: a86d354a-9dad-43f2-90d3-3ee551a385e9 [pid: 7|app: 0|req: 1468/2695] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:52:23 2026] DELETE /v2.0/routers/ad5c3938-f1e8-4869-b25e-1f5fa7d515b1 => generated 0 bytes in 812 msecs (HTTP/1.1 204) 2 headers in 112 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: 1228/2696] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:52:24 2026] DELETE /v2.0/subnets/b5dc314d-7f28-4d22-8abd-63f4faee120e => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:52:24.758 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3925d92-830b-4a9f-964b-09832b8cc180 96522708c3fb4c3ca5f8ec13bbfd293c 900c1a374eab41af8b4a1c384cc0d302 - - default default] Successfully bumped revision number for resource b12fb0aa-2b08-45f4-b143-fa10b61727d5 (type: routers) to 1 [pid: 7|app: 0|req: 1469/2697] 10.0.0.53 () {34 vars in 666 bytes} [Tue Aug 11 09:52:24 2026] POST /v2.0/routers => generated 570 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:52:24.819 8 INFO neutron_taas.services.taas.taas_plugin [None req-dc7e3e42-2162-4a8e-83e3-5b69efb41c85 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: 44b8620b-b1d5-45ae-9132-45b81049bd5c 2026-08-11 09:52:24.824 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc7e3e42-2162-4a8e-83e3-5b69efb41c85 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: 44b8620b-b1d5-45ae-9132-45b81049bd5c [pid: 7|app: 0|req: 1470/2698] 10.0.0.53 () {34 vars in 749 bytes} [Tue Aug 11 09:52:24 2026] PUT /v2.0/routers/b12fb0aa-2b08-45f4-b143-fa10b61727d5/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2699] 10.0.0.53 () {32 vars in 729 bytes} [Tue Aug 11 09:52:24 2026] GET /v2.0/routers/b12fb0aa-2b08-45f4-b143-fa10b61727d5/tags => generated 25 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2700] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:52:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:52:25.040 8 INFO neutron.services.segments.plugin [-] Segment ac395ce3-22f2-43e8-b9e3-62e70bcdb531 resource provider aggregate not found 2026-08-11 09:52:25.047 8 INFO neutron.services.segments.plugin [-] Segment ac395ce3-22f2-43e8-b9e3-62e70bcdb531 resource provider aggregate not found 2026-08-11 09:52:25.059 8 INFO neutron.services.segments.plugin [-] Segment ac395ce3-22f2-43e8-b9e3-62e70bcdb531 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac395ce3-22f2-43e8-b9e3-62e70bcdb531 found for delete ", "request_id": "req-34f1c9be-4a99-4558-a4d6-10e0e9a9ce47"}]} 2026-08-11 09:52:25.066 8 INFO neutron.services.segments.plugin [-] Segment ac395ce3-22f2-43e8-b9e3-62e70bcdb531 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac395ce3-22f2-43e8-b9e3-62e70bcdb531 found for delete ", "request_id": "req-793a4555-6449-49a6-ac25-9a887094e1b8"}]} [pid: 8|app: 0|req: 1229/2701] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:52:24 2026] DELETE /v2.0/networks/b33fbe1d-e069-42ff-a994-d833ad8a0479 => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2702] 199.204.45.235 () {30 vars in 704 bytes} [Tue Aug 11 09:52:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2703] 199.204.45.235 () {30 vars in 680 bytes} [Tue Aug 11 09:52:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2704] 199.204.45.235 () {30 vars in 716 bytes} [Tue Aug 11 09:52:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2705] 10.0.0.53 () {34 vars in 760 bytes} [Tue Aug 11 09:52:25 2026] PUT /v2.0/routers/b12fb0aa-2b08-45f4-b143-fa10b61727d5/tags/green => generated 4 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2706] 199.204.45.235 () {30 vars in 736 bytes} [Tue Aug 11 09:52:25 2026] GET /v2.0/ports/4cb7e75a-eacf-42cb-a589-cf5f8708aacc => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2707] 10.0.0.53 () {32 vars in 729 bytes} [Tue Aug 11 09:52:25 2026] GET /v2.0/routers/b12fb0aa-2b08-45f4-b143-fa10b61727d5/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2708] 10.0.0.53 () {34 vars in 756 bytes} [Tue Aug 11 09:52:25 2026] PUT /v2.0/routers/b12fb0aa-2b08-45f4-b143-fa10b61727d5/tags/red => generated 4 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2709] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:52:25 2026] GET /v2.0/security-groups?tenant_id=d9b72cc169f94e6f9f20639d82e6401b&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2710] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:52:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2711] 10.0.0.53 () {32 vars in 729 bytes} [Tue Aug 11 09:52:25 2026] GET /v2.0/routers/b12fb0aa-2b08-45f4-b143-fa10b61727d5/tags => generated 34 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2712] 199.204.45.235 () {30 vars in 704 bytes} [Tue Aug 11 09:52:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2713] 10.0.0.53 () {34 vars in 778 bytes} [Tue Aug 11 09:52:25 2026] PUT /v2.0/routers/b12fb0aa-2b08-45f4-b143-fa10b61727d5/tags/black.or.white => generated 4 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2714] 199.204.45.235 () {30 vars in 680 bytes} [Tue Aug 11 09:52:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2715] 10.0.0.53 () {32 vars in 729 bytes} [Tue Aug 11 09:52:25 2026] GET /v2.0/routers/b12fb0aa-2b08-45f4-b143-fa10b61727d5/tags => generated 52 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2716] 199.204.45.235 () {30 vars in 716 bytes} [Tue Aug 11 09:52:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2717] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:52:25 2026] DELETE /v2.0/security-groups/6463e830-803e-4380-b357-1540d181b3f6 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:52:25.705 8 INFO neutron.api.v2.resource [None req-535a50c6-1570-45b7-915f-f1c5dc7bdc6b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1238/2718] 199.204.45.235 () {30 vars in 762 bytes} [Tue Aug 11 09:52:25 2026] GET /v2.0/security-groups/lb-917943c1-609b-4380-9d3b-9f7cf60399e6 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2719] 199.204.45.235 () {30 vars in 784 bytes} [Tue Aug 11 09:52:25 2026] GET /v2.0/security-groups?name=lb-917943c1-609b-4380-9d3b-9f7cf60399e6 => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2720] 10.0.0.53 () {34 vars in 749 bytes} [Tue Aug 11 09:52:25 2026] PUT /v2.0/routers/b12fb0aa-2b08-45f4-b143-fa10b61727d5/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2721] 10.0.0.53 () {32 vars in 729 bytes} [Tue Aug 11 09:52:25 2026] GET /v2.0/routers/b12fb0aa-2b08-45f4-b143-fa10b61727d5/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:52:25.854 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d4fb18c-4086-4d2f-a416-b27330b19c28 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 950e6a41-d76f-4ed7-b9b1-8f09938fbbe5 (type: security_groups) to 1 2026-08-11 09:52:25.868 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d4fb18c-4086-4d2f-a416-b27330b19c28 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 12b75083-7dbd-40bb-a360-66d202a87495 (type: security_group_rules) to 0 2026-08-11 09:52:25.883 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d4fb18c-4086-4d2f-a416-b27330b19c28 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4083c61a-7092-4d63-8a81-93ab0fda91aa (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1240/2722] 199.204.45.235 () {34 vars in 735 bytes} [Tue Aug 11 09:52:25 2026] POST /v2.0/security-groups => generated 1638 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2723] 10.0.0.53 () {32 vars in 737 bytes} [Tue Aug 11 09:52:25 2026] GET /v2.0/routers/b12fb0aa-2b08-45f4-b143-fa10b61727d5/tags/red => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2724] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:52:25 2026] GET /v2.0/security-groups?tenant_id=0af6200ad3cd40fd8d1bf1f591b5c934&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2725] 199.204.45.235 () {30 vars in 814 bytes} [Tue Aug 11 09:52:25 2026] GET /v2.0/security-group-rules?security_group_id=950e6a41-d76f-4ed7-b9b1-8f09938fbbe5 => generated 1182 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:52:26.011 7 INFO neutron.api.v2.resource [None req-337cabc3-a82d-4485-b16d-27597c8e3c14 96522708c3fb4c3ca5f8ec13bbfd293c 900c1a374eab41af8b4a1c384cc0d302 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1484/2726] 10.0.0.53 () {32 vars in 741 bytes} [Tue Aug 11 09:52:25 2026] GET /v2.0/routers/b12fb0aa-2b08-45f4-b143-fa10b61727d5/tags/green => generated 99 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2727] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:52:25 2026] DELETE /v2.0/security-groups/a4f5f030-0b16-429e-a0ff-8ef30fe02fe7 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2728] 10.0.0.53 () {32 vars in 740 bytes} [Tue Aug 11 09:52:26 2026] DELETE /v2.0/routers/b12fb0aa-2b08-45f4-b143-fa10b61727d5/tags/red => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2729] 10.0.0.53 () {32 vars in 729 bytes} [Tue Aug 11 09:52:26 2026] GET /v2.0/routers/b12fb0aa-2b08-45f4-b143-fa10b61727d5/tags => generated 30 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:52:26.409 7 INFO neutron.db.ovn_revision_numbers_db [None req-edada1fe-fd6e-4321-aae5-d39e664ad9ae c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4cb7e75a-eacf-42cb-a589-cf5f8708aacc (type: ports) to 2 [pid: 7|app: 0|req: 1485/2730] 199.204.45.235 () {34 vars in 788 bytes} [Tue Aug 11 09:52:26 2026] PUT /v2.0/ports/4cb7e75a-eacf-42cb-a589-cf5f8708aacc => generated 1132 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:52:26.441 8 INFO neutron.api.v2.resource [None req-e1f28acd-d8d3-4793-a1c5-80aa9b19b386 96522708c3fb4c3ca5f8ec13bbfd293c 900c1a374eab41af8b4a1c384cc0d302 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1246/2731] 10.0.0.53 () {32 vars in 744 bytes} [Tue Aug 11 09:52:26 2026] DELETE /v2.0/routers/b12fb0aa-2b08-45f4-b143-fa10b61727d5/tags/green => generated 99 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 163 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: 1247/2732] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:52:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2733] 199.204.45.235 () {30 vars in 704 bytes} [Tue Aug 11 09:52:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2734] 10.0.0.53 () {32 vars in 732 bytes} [Tue Aug 11 09:52:26 2026] DELETE /v2.0/routers/b12fb0aa-2b08-45f4-b143-fa10b61727d5/tags => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2735] 199.204.45.235 () {30 vars in 680 bytes} [Tue Aug 11 09:52:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2736] 199.204.45.235 () {30 vars in 716 bytes} [Tue Aug 11 09:52:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2737] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:52:26 2026] GET /v2.0/subnets/cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2738] 10.0.0.53 () {32 vars in 729 bytes} [Tue Aug 11 09:52:26 2026] GET /v2.0/routers/b12fb0aa-2b08-45f4-b143-fa10b61727d5/tags => generated 12 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2739] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:52:26 2026] GET /v2.0/routers/b12fb0aa-2b08-45f4-b143-fa10b61727d5 => generated 576 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:52:27.603 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c3a9ce6-8fe5-4fd2-94c2-49048a529ddf 96522708c3fb4c3ca5f8ec13bbfd293c 900c1a374eab41af8b4a1c384cc0d302 - - default default] Successfully bumped revision number for resource b12fb0aa-2b08-45f4-b143-fa10b61727d5 (type: routers) to 7 [pid: 7|app: 0|req: 1488/2740] 10.0.0.53 () {34 vars in 740 bytes} [Tue Aug 11 09:52:26 2026] PUT /v2.0/routers/b12fb0aa-2b08-45f4-b143-fa10b61727d5 => generated 576 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2741] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:52:27 2026] GET /v2.0/ports?device_id=b12fb0aa-2b08-45f4-b143-fa10b61727d5 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2742] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:52:27 2026] DELETE /v2.0/routers/b12fb0aa-2b08-45f4-b143-fa10b61727d5 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:52:28.912 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec0294d8-1198-43ae-9e53-376ab6fedadb c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7761a52f-b945-4a24-9a41-c236d2342291 (type: security_groups) to 1 2026-08-11 09:52:28.930 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec0294d8-1198-43ae-9e53-376ab6fedadb c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 191b3a35-5e95-4f6a-891d-e4f51f344c23 (type: security_group_rules) to 0 2026-08-11 09:52:28.948 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec0294d8-1198-43ae-9e53-376ab6fedadb c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4010d0e0-a819-4e5c-971a-f52f511e6244 (type: security_group_rules) to 0 2026-08-11 09:52:28.974 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec0294d8-1198-43ae-9e53-376ab6fedadb c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 9a9445dd-c08e-4120-8c13-b5c750b69939 (type: security_group_rules) to 0 2026-08-11 09:52:28.990 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec0294d8-1198-43ae-9e53-376ab6fedadb c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a0b0b44d-43a5-47e6-bfe2-f998fb1f7f60 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1254/2743] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:52:28 2026] GET /v2.0/security-groups?tenant_id=900c1a374eab41af8b4a1c384cc0d302&name=default => generated 2929 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2744] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:52:29 2026] DELETE /v2.0/security-groups/7761a52f-b945-4a24-9a41-c236d2342291 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:52:29.548 8 INFO neutron.db.ovn_revision_numbers_db [None req-650acbfb-3419-466b-b1d3-a0adfcea661c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 6627c4e6-0c44-4c9d-b532-d36a010dbe39 (type: security_groups) to 1 2026-08-11 09:52:29.559 8 INFO neutron.db.ovn_revision_numbers_db [None req-650acbfb-3419-466b-b1d3-a0adfcea661c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 37bc19f5-4e11-4b56-9e71-ff90c28b8021 (type: security_group_rules) to 0 2026-08-11 09:52:29.573 8 INFO neutron.db.ovn_revision_numbers_db [None req-650acbfb-3419-466b-b1d3-a0adfcea661c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 5c89459a-2c19-4aaf-9f27-ab27658a5a99 (type: security_group_rules) to 0 2026-08-11 09:52:29.585 8 INFO neutron.db.ovn_revision_numbers_db [None req-650acbfb-3419-466b-b1d3-a0adfcea661c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7c8e4217-e5a8-4cce-a12b-61af80ebd717 (type: security_group_rules) to 0 2026-08-11 09:52:29.597 8 INFO neutron.db.ovn_revision_numbers_db [None req-650acbfb-3419-466b-b1d3-a0adfcea661c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7de3adf6-acd8-47f6-81a9-ed9e24423640 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1255/2745] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:52:29 2026] GET /v2.0/security-groups?tenant_id=8bd5b9411cfc427eb1796e0e76bebad7&name=default => generated 2929 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2746] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:52:29 2026] DELETE /v2.0/security-groups/6627c4e6-0c44-4c9d-b532-d36a010dbe39 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:52:30.701 8 INFO neutron.db.ovn_revision_numbers_db [None req-7bb4a9b7-3c0b-47bd-865e-45f8e382c826 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Successfully bumped revision number for resource 4e3f5021-6984-4889-ac6d-7aee91d53a88 (type: security_groups) to 1 2026-08-11 09:52:30.717 8 INFO neutron.db.ovn_revision_numbers_db [None req-7bb4a9b7-3c0b-47bd-865e-45f8e382c826 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Successfully bumped revision number for resource 1372a815-a4aa-4227-8d70-f4cc7622a42b (type: security_group_rules) to 0 2026-08-11 09:52:30.729 8 INFO neutron.db.ovn_revision_numbers_db [None req-7bb4a9b7-3c0b-47bd-865e-45f8e382c826 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Successfully bumped revision number for resource 5e6d31cb-cdbc-4a59-8e70-df5ac112a48a (type: security_group_rules) to 0 2026-08-11 09:52:30.745 8 INFO neutron.db.ovn_revision_numbers_db [None req-7bb4a9b7-3c0b-47bd-865e-45f8e382c826 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Successfully bumped revision number for resource d874cd58-fff6-4349-9543-c627b6d01cdb (type: security_group_rules) to 0 2026-08-11 09:52:30.758 8 INFO neutron.db.ovn_revision_numbers_db [None req-7bb4a9b7-3c0b-47bd-865e-45f8e382c826 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Successfully bumped revision number for resource ec40b5af-8df0-4e06-a02a-2533440f5e85 (type: security_group_rules) to 0 2026-08-11 09:52:30.839 8 INFO neutron.db.segments_db [None req-7bb4a9b7-3c0b-47bd-865e-45f8e382c826 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Added segment e60448df-6878-409c-b133-85358b7320ad of type geneve for network 64906a87-6172-4bdd-8f25-312bbc94e23d 2026-08-11 09:52:31.007 8 INFO neutron.db.ovn_revision_numbers_db [None req-7bb4a9b7-3c0b-47bd-865e-45f8e382c826 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Successfully bumped revision number for resource 64906a87-6172-4bdd-8f25-312bbc94e23d (type: networks) to 1 2026-08-11 09:52:31.181 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7bb4a9b7-3c0b-47bd-865e-45f8e382c826 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] No more DHCP agents 2026-08-11 09:52:31.183 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7bb4a9b7-3c0b-47bd-865e-45f8e382c826 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Unable to schedule network 64906a87-6172-4bdd-8f25-312bbc94e23d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:52:31.235 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ae7e769-092f-4f08-b075-780b0887bded - - - - - -] OVN reports status down for port: 19657a11-5665-47a9-b697-1ebae21d3693 2026-08-11 09:52:31.299 8 INFO neutron.db.ovn_revision_numbers_db [None req-7bb4a9b7-3c0b-47bd-865e-45f8e382c826 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Successfully bumped revision number for resource 19657a11-5665-47a9-b697-1ebae21d3693 (type: ports) to 1 [pid: 8|app: 0|req: 1256/2747] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:52:30 2026] POST /v2.0/networks => generated 651 bytes in 960 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:52:31.441 7 INFO neutron.db.segments_db [None req-07d64492-25ab-47f1-84b4-23f53978984c b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Added segment a13e767e-9fbb-41bd-b33c-fd4580ebd720 of type geneve for network 88bb70f2-243b-4fb9-84f9-f82dae635ff2 2026-08-11 09:52:31.574 7 INFO neutron.db.ovn_revision_numbers_db [None req-07d64492-25ab-47f1-84b4-23f53978984c b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Successfully bumped revision number for resource 88bb70f2-243b-4fb9-84f9-f82dae635ff2 (type: networks) to 1 2026-08-11 09:52:31.796 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-07d64492-25ab-47f1-84b4-23f53978984c b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] No more DHCP agents 2026-08-11 09:52:31.798 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-07d64492-25ab-47f1-84b4-23f53978984c b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Unable to schedule network 88bb70f2-243b-4fb9-84f9-f82dae635ff2: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:52:31.865 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ae7e769-092f-4f08-b075-780b0887bded - - - - - -] OVN reports status down for port: 68a03eee-21d3-4e37-ac57-f670a5e2fa0d 2026-08-11 09:52:31.907 7 INFO neutron.db.ovn_revision_numbers_db [None req-07d64492-25ab-47f1-84b4-23f53978984c b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Successfully bumped revision number for resource 68a03eee-21d3-4e37-ac57-f670a5e2fa0d (type: ports) to 1 [pid: 7|app: 0|req: 1492/2748] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:52:31 2026] POST /v2.0/networks => generated 650 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:52:32.044 8 INFO neutron.db.segments_db [None req-8f9355ba-e066-4281-b4a7-463694f627cb b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Added segment 81d5be33-d481-4d74-8e13-17f2e54f4401 of type geneve for network eb5e0d80-e74f-4f9d-b280-e534431a117e 2026-08-11 09:52:32.155 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f9355ba-e066-4281-b4a7-463694f627cb b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Successfully bumped revision number for resource eb5e0d80-e74f-4f9d-b280-e534431a117e (type: networks) to 1 2026-08-11 09:52:32.325 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f9355ba-e066-4281-b4a7-463694f627cb b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] No more DHCP agents 2026-08-11 09:52:32.327 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f9355ba-e066-4281-b4a7-463694f627cb b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Unable to schedule network eb5e0d80-e74f-4f9d-b280-e534431a117e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:52:32.394 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ae7e769-092f-4f08-b075-780b0887bded - - - - - -] OVN reports status down for port: 757c049d-56e8-4b86-a5d5-4b655af5700c 2026-08-11 09:52:32.471 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f9355ba-e066-4281-b4a7-463694f627cb b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Successfully bumped revision number for resource 757c049d-56e8-4b86-a5d5-4b655af5700c (type: ports) to 1 [pid: 8|app: 0|req: 1257/2749] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:52:31 2026] POST /v2.0/networks => generated 650 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:52:32.642 7 INFO neutron.db.segments_db [None req-1ce53dd1-a2a8-4ad6-875c-842638e0cb57 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Added segment 60b69e24-a9fb-4b1c-9b87-7bedb298f901 of type geneve for network dd72823d-772a-426c-a193-a0973a3de229 2026-08-11 09:52:32.776 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ce53dd1-a2a8-4ad6-875c-842638e0cb57 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Successfully bumped revision number for resource dd72823d-772a-426c-a193-a0973a3de229 (type: networks) to 1 2026-08-11 09:52:32.967 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1ce53dd1-a2a8-4ad6-875c-842638e0cb57 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] No more DHCP agents 2026-08-11 09:52:32.969 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1ce53dd1-a2a8-4ad6-875c-842638e0cb57 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Unable to schedule network dd72823d-772a-426c-a193-a0973a3de229: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:52:33.031 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ae7e769-092f-4f08-b075-780b0887bded - - - - - -] OVN reports status down for port: bb492aa6-9685-485e-b484-de00644c3afc 2026-08-11 09:52:33.061 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ce53dd1-a2a8-4ad6-875c-842638e0cb57 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Successfully bumped revision number for resource bb492aa6-9685-485e-b484-de00644c3afc (type: ports) to 1 [pid: 7|app: 0|req: 1493/2750] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:52:32 2026] POST /v2.0/networks => generated 650 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:52:33.203 8 INFO neutron.db.segments_db [None req-fbef991d-fc17-4a6a-99bd-cd2728b38107 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Added segment 2e762fbd-392e-46b3-b41b-de0ad13b1aba of type geneve for network 25ca3eee-7f78-41c2-91b3-28f7ed66fc4c 2026-08-11 09:52:33.337 8 INFO neutron.db.ovn_revision_numbers_db [None req-fbef991d-fc17-4a6a-99bd-cd2728b38107 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Successfully bumped revision number for resource 25ca3eee-7f78-41c2-91b3-28f7ed66fc4c (type: networks) to 1 2026-08-11 09:52:33.552 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fbef991d-fc17-4a6a-99bd-cd2728b38107 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] No more DHCP agents 2026-08-11 09:52:33.555 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fbef991d-fc17-4a6a-99bd-cd2728b38107 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Unable to schedule network 25ca3eee-7f78-41c2-91b3-28f7ed66fc4c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:52:33.579 7 INFO neutron.db.ovn_revision_numbers_db [None req-f762b1eb-883c-41b1-9106-c971757c9bb4 ea96f9f22dd24c868ca63e9d5ff13e83 531fcf9781c54bb5aff27bf5c8df37ce - - default default] Successfully bumped revision number for resource 8cd6e961-2dfe-4314-b3e3-65f01b44b4d4 (type: security_groups) to 1 2026-08-11 09:52:33.608 7 INFO neutron.db.ovn_revision_numbers_db [None req-f762b1eb-883c-41b1-9106-c971757c9bb4 ea96f9f22dd24c868ca63e9d5ff13e83 531fcf9781c54bb5aff27bf5c8df37ce - - default default] Successfully bumped revision number for resource 02e212d3-1b20-4a30-9e9f-39338b2103e9 (type: security_group_rules) to 0 2026-08-11 09:52:33.623 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ae7e769-092f-4f08-b075-780b0887bded - - - - - -] OVN reports status down for port: 6e9f846b-f820-42e8-944d-8837caf9098f 2026-08-11 09:52:33.629 7 INFO neutron.db.ovn_revision_numbers_db [None req-f762b1eb-883c-41b1-9106-c971757c9bb4 ea96f9f22dd24c868ca63e9d5ff13e83 531fcf9781c54bb5aff27bf5c8df37ce - - default default] Successfully bumped revision number for resource 06340828-b469-4f18-8659-559e678550b5 (type: security_group_rules) to 0 2026-08-11 09:52:33.652 7 INFO neutron.db.ovn_revision_numbers_db [None req-f762b1eb-883c-41b1-9106-c971757c9bb4 ea96f9f22dd24c868ca63e9d5ff13e83 531fcf9781c54bb5aff27bf5c8df37ce - - default default] Successfully bumped revision number for resource 671a1705-0c01-42be-871e-6c6ebfb22326 (type: security_group_rules) to 0 2026-08-11 09:52:33.667 7 INFO neutron.db.ovn_revision_numbers_db [None req-f762b1eb-883c-41b1-9106-c971757c9bb4 ea96f9f22dd24c868ca63e9d5ff13e83 531fcf9781c54bb5aff27bf5c8df37ce - - default default] Successfully bumped revision number for resource 7deff63e-d87a-4831-a323-014b631e29c1 (type: security_group_rules) to 0 2026-08-11 09:52:33.726 8 INFO neutron.db.ovn_revision_numbers_db [None req-fbef991d-fc17-4a6a-99bd-cd2728b38107 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Successfully bumped revision number for resource 6e9f846b-f820-42e8-944d-8837caf9098f (type: ports) to 1 2026-08-11 09:52:33.749 7 INFO neutron.db.segments_db [None req-f762b1eb-883c-41b1-9106-c971757c9bb4 ea96f9f22dd24c868ca63e9d5ff13e83 531fcf9781c54bb5aff27bf5c8df37ce - - default default] Added segment 39eeaf42-ec5c-4ff8-a978-e521f0798863 of type geneve for network 6c01751d-c37f-4a7f-87ca-9b670b213747 [pid: 8|app: 0|req: 1258/2751] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:52:33 2026] POST /v2.0/networks => generated 651 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2752] 10.0.0.53 () {34 vars in 751 bytes} [Tue Aug 11 09:52:33 2026] PUT /v2.0/networks/64906a87-6172-4bdd-8f25-312bbc94e23d/tags => generated 17 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:52:33.878 7 INFO neutron.db.ovn_revision_numbers_db [None req-f762b1eb-883c-41b1-9106-c971757c9bb4 ea96f9f22dd24c868ca63e9d5ff13e83 531fcf9781c54bb5aff27bf5c8df37ce - - default default] Successfully bumped revision number for resource 6c01751d-c37f-4a7f-87ca-9b670b213747 (type: networks) to 1 [pid: 8|app: 0|req: 1260/2753] 10.0.0.53 () {34 vars in 751 bytes} [Tue Aug 11 09:52:33 2026] PUT /v2.0/networks/88bb70f2-243b-4fb9-84f9-f82dae635ff2/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2754] 10.0.0.53 () {34 vars in 751 bytes} [Tue Aug 11 09:52:33 2026] PUT /v2.0/networks/eb5e0d80-e74f-4f9d-b280-e534431a117e/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:52:34.094 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f762b1eb-883c-41b1-9106-c971757c9bb4 ea96f9f22dd24c868ca63e9d5ff13e83 531fcf9781c54bb5aff27bf5c8df37ce - - default default] No more DHCP agents 2026-08-11 09:52:34.096 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f762b1eb-883c-41b1-9106-c971757c9bb4 ea96f9f22dd24c868ca63e9d5ff13e83 531fcf9781c54bb5aff27bf5c8df37ce - - default default] Unable to schedule network 6c01751d-c37f-4a7f-87ca-9b670b213747: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1262/2755] 10.0.0.53 () {34 vars in 751 bytes} [Tue Aug 11 09:52:34 2026] PUT /v2.0/networks/dd72823d-772a-426c-a193-a0973a3de229/tags => generated 19 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:52:34.161 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-030e04aa-1e2f-401d-957b-d30098f95347 - - - - - -] OVN reports status down for port: e613bdff-3eeb-46d7-923e-4874b014d2a6 [pid: 8|app: 0|req: 1263/2756] 10.0.0.53 () {32 vars in 664 bytes} [Tue Aug 11 09:52:34 2026] GET /v2.0/networks?tags=red => generated 1987 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:52:34.215 7 INFO neutron.db.ovn_revision_numbers_db [None req-f762b1eb-883c-41b1-9106-c971757c9bb4 ea96f9f22dd24c868ca63e9d5ff13e83 531fcf9781c54bb5aff27bf5c8df37ce - - default default] Successfully bumped revision number for resource e613bdff-3eeb-46d7-923e-4874b014d2a6 (type: ports) to 1 [pid: 8|app: 0|req: 1264/2757] 10.0.0.53 () {32 vars in 678 bytes} [Tue Aug 11 09:52:34 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1336 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2758] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:52:33 2026] POST /v2.0/networks => generated 650 bytes in 1020 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2759] 10.0.0.53 () {32 vars in 674 bytes} [Tue Aug 11 09:52:34 2026] GET /v2.0/networks?tags-any=blue => generated 1336 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2760] 10.0.0.53 () {32 vars in 686 bytes} [Tue Aug 11 09:52:34 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1987 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2761] 10.0.0.53 () {32 vars in 672 bytes} [Tue Aug 11 09:52:34 2026] GET /v2.0/networks?not-tags=red => generated 1987 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2762] 10.0.0.53 () {32 vars in 686 bytes} [Tue Aug 11 09:52:34 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2638 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:52:34.513 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ad05e82-5d77-4345-a146-2a9d738d0d33 ea96f9f22dd24c868ca63e9d5ff13e83 531fcf9781c54bb5aff27bf5c8df37ce - - default default] No more DHCP agents 2026-08-11 09:52:34.515 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ad05e82-5d77-4345-a146-2a9d738d0d33 ea96f9f22dd24c868ca63e9d5ff13e83 531fcf9781c54bb5aff27bf5c8df37ce - - default default] Unable to schedule network 6c01751d-c37f-4a7f-87ca-9b670b213747: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:52:34.579 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ae7e769-092f-4f08-b075-780b0887bded - - - - - -] OVN reports status down for port: 7c243261-bbb6-4754-ada8-e729badb6728 2026-08-11 09:52:34.615 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ad05e82-5d77-4345-a146-2a9d738d0d33 ea96f9f22dd24c868ca63e9d5ff13e83 531fcf9781c54bb5aff27bf5c8df37ce - - default default] Successfully bumped revision number for resource 7c243261-bbb6-4754-ada8-e729badb6728 (type: ports) to 1 [pid: 8|app: 0|req: 1269/2763] 10.0.0.53 () {32 vars in 682 bytes} [Tue Aug 11 09:52:34 2026] GET /v2.0/networks?not-tags-any=blue => generated 2638 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2764] 10.0.0.53 () {34 vars in 662 bytes} [Tue Aug 11 09:52:34 2026] POST /v2.0/ports => generated 743 bytes in 401 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: 1496/2765] 10.0.0.131 () {34 vars in 1015 bytes} [Tue Aug 11 09:52:34 2026] GET /v2.0/security-groups?id=fad5798d-645c-44ee-9b8b-3ac2512eaaa1&fields=id => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2766] 10.0.0.53 () {32 vars in 694 bytes} [Tue Aug 11 09:52:34 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1987 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2767] 10.0.0.131 () {34 vars in 981 bytes} [Tue Aug 11 09:52:34 2026] GET /v2.0/networks?id=c520cea9-7b19-479d-9c60-22e470edbf4a => generated 776 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2768] 10.0.0.53 () {34 vars in 664 bytes} [Tue Aug 11 09:52:34 2026] POST /v2.0/trunks => generated 409 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2769] 10.0.0.131 () {34 vars in 964 bytes} [Tue Aug 11 09:52:34 2026] GET /v2.0/quotas/c8197a7efd4a49e68adc461a9bf5be89 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2770] 10.0.0.53 () {34 vars in 747 bytes} [Tue Aug 11 09:52:34 2026] PUT /v2.0/trunks/388edae4-5269-456b-8c04-15021ba2977c/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:52:34.937 8 INFO neutron_taas.services.taas.taas_plugin [None req-474caf94-7d11-42ed-ad8a-6c98a275eebd b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] TaaS: Handle Delete Port: 19657a11-5665-47a9-b697-1ebae21d3693 2026-08-11 09:52:34.942 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-474caf94-7d11-42ed-ad8a-6c98a275eebd b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Tap Mirror: Handle Delete Port: 19657a11-5665-47a9-b697-1ebae21d3693 [pid: 7|app: 0|req: 1500/2771] 10.0.0.131 () {34 vars in 1001 bytes} [Tue Aug 11 09:52:34 2026] GET /v2.0/ports?tenant_id=c8197a7efd4a49e68adc461a9bf5be89&fields=id => generated 149 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2772] 10.0.0.53 () {32 vars in 727 bytes} [Tue Aug 11 09:52:34 2026] GET /v2.0/trunks/388edae4-5269-456b-8c04-15021ba2977c/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2773] 10.0.0.131 () {34 vars in 1007 bytes} [Tue Aug 11 09:52:35 2026] GET /v2.0/networks/c520cea9-7b19-479d-9c60-22e470edbf4a?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:52:35.129 8 INFO neutron.services.segments.plugin [-] Segment e60448df-6878-409c-b133-85358b7320ad resource provider aggregate not found [pid: 7|app: 0|req: 1503/2774] 10.0.0.53 () {34 vars in 758 bytes} [Tue Aug 11 09:52:35 2026] PUT /v2.0/trunks/388edae4-5269-456b-8c04-15021ba2977c/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-11 09:52:35.131 8 INFO neutron.services.segments.plugin [-] Segment e60448df-6878-409c-b133-85358b7320ad resource provider aggregate not found 2026-08-11 09:52:35.150 8 INFO neutron.services.segments.plugin [-] Segment e60448df-6878-409c-b133-85358b7320ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e60448df-6878-409c-b133-85358b7320ad found for delete ", "request_id": "req-0ba3ee84-3b54-401e-944e-25e19bc4b4fe"}]} 2026-08-11 09:52:35.152 8 INFO neutron.services.segments.plugin [-] Segment e60448df-6878-409c-b133-85358b7320ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e60448df-6878-409c-b133-85358b7320ad found for delete ", "request_id": "req-979dbffc-3582-443a-afae-adc4dc361698"}]} [pid: 7|app: 0|req: 1504/2775] 10.0.0.131 () {34 vars in 1107 bytes} [Tue Aug 11 09:52:35 2026] GET /v2.0/networks/c520cea9-7b19-479d-9c60-22e470edbf4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2776] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:52:34 2026] DELETE /v2.0/networks/64906a87-6172-4bdd-8f25-312bbc94e23d => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2777] 10.0.0.53 () {32 vars in 727 bytes} [Tue Aug 11 09:52:35 2026] GET /v2.0/trunks/388edae4-5269-456b-8c04-15021ba2977c/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2778] 10.0.0.53 () {34 vars in 754 bytes} [Tue Aug 11 09:52:35 2026] PUT /v2.0/trunks/388edae4-5269-456b-8c04-15021ba2977c/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2779] 10.0.0.53 () {32 vars in 727 bytes} [Tue Aug 11 09:52:35 2026] GET /v2.0/trunks/388edae4-5269-456b-8c04-15021ba2977c/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:52:35.312 8 INFO neutron_taas.services.taas.taas_plugin [None req-e031bdaf-ff69-4e5e-b577-25939be5f7d4 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] TaaS: Handle Delete Port: 68a03eee-21d3-4e37-ac57-f670a5e2fa0d 2026-08-11 09:52:35.316 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e031bdaf-ff69-4e5e-b577-25939be5f7d4 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Tap Mirror: Handle Delete Port: 68a03eee-21d3-4e37-ac57-f670a5e2fa0d [pid: 7|app: 0|req: 1508/2780] 10.0.0.53 () {34 vars in 776 bytes} [Tue Aug 11 09:52:35 2026] PUT /v2.0/trunks/388edae4-5269-456b-8c04-15021ba2977c/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2781] 10.0.0.53 () {32 vars in 727 bytes} [Tue Aug 11 09:52:35 2026] GET /v2.0/trunks/388edae4-5269-456b-8c04-15021ba2977c/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2782] 10.0.0.53 () {34 vars in 747 bytes} [Tue Aug 11 09:52:35 2026] PUT /v2.0/trunks/388edae4-5269-456b-8c04-15021ba2977c/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2783] 10.0.0.53 () {32 vars in 727 bytes} [Tue Aug 11 09:52:35 2026] GET /v2.0/trunks/388edae4-5269-456b-8c04-15021ba2977c/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2784] 10.0.0.53 () {32 vars in 735 bytes} [Tue Aug 11 09:52:35 2026] GET /v2.0/trunks/388edae4-5269-456b-8c04-15021ba2977c/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:52:35.494 7 INFO neutron.api.v2.resource [None req-0d60a1fe-de73-4a9b-b6f8-f5b1c0a8c61c ea96f9f22dd24c868ca63e9d5ff13e83 531fcf9781c54bb5aff27bf5c8df37ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1513/2785] 10.0.0.53 () {32 vars in 739 bytes} [Tue Aug 11 09:52:35 2026] GET /v2.0/trunks/388edae4-5269-456b-8c04-15021ba2977c/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2786] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:52:35 2026] DELETE /v2.0/networks/88bb70f2-243b-4fb9-84f9-f82dae635ff2 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2787] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:52:35 2026] DELETE /v2.0/trunks/388edae4-5269-456b-8c04-15021ba2977c/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2788] 10.0.0.53 () {32 vars in 727 bytes} [Tue Aug 11 09:52:35 2026] GET /v2.0/trunks/388edae4-5269-456b-8c04-15021ba2977c/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:52:35.622 7 INFO neutron.api.v2.resource [None req-40cb1b2a-ac6e-4957-8a01-6b7f9d75c4e1 ea96f9f22dd24c868ca63e9d5ff13e83 531fcf9781c54bb5aff27bf5c8df37ce - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1516/2789] 10.0.0.53 () {32 vars in 742 bytes} [Tue Aug 11 09:52:35 2026] DELETE /v2.0/trunks/388edae4-5269-456b-8c04-15021ba2977c/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2790] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:52:35 2026] DELETE /v2.0/trunks/388edae4-5269-456b-8c04-15021ba2977c/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2791] 10.0.0.53 () {32 vars in 727 bytes} [Tue Aug 11 09:52:35 2026] GET /v2.0/trunks/388edae4-5269-456b-8c04-15021ba2977c/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:52:35.729 8 INFO neutron_taas.services.taas.taas_plugin [None req-103d561f-a382-4e5d-ad35-264abffabb74 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] TaaS: Handle Delete Port: 757c049d-56e8-4b86-a5d5-4b655af5700c [pid: 7|app: 0|req: 1519/2792] 10.0.0.53 () {32 vars in 717 bytes} [Tue Aug 11 09:52:35 2026] GET /v2.0/trunks/388edae4-5269-456b-8c04-15021ba2977c => generated 409 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:52:35.733 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-103d561f-a382-4e5d-ad35-264abffabb74 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Tap Mirror: Handle Delete Port: 757c049d-56e8-4b86-a5d5-4b655af5700c [pid: 7|app: 0|req: 1520/2793] 10.0.0.53 () {32 vars in 715 bytes} [Tue Aug 11 09:52:35 2026] GET /v2.0/ports/7c243261-bbb6-4754-ada8-e729badb6728 => generated 826 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2794] 10.0.0.53 () {32 vars in 720 bytes} [Tue Aug 11 09:52:35 2026] DELETE /v2.0/trunks/388edae4-5269-456b-8c04-15021ba2977c => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2795] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:52:35 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2796] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:52:35 2026] DELETE /v2.0/networks/eb5e0d80-e74f-4f9d-b280-e534431a117e => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:52:36.067 7 INFO neutron_taas.services.taas.taas_plugin [None req-9b1db73d-113f-4150-84c9-57d815d1ad53 ea96f9f22dd24c868ca63e9d5ff13e83 531fcf9781c54bb5aff27bf5c8df37ce - - default default] TaaS: Handle Delete Port: 7c243261-bbb6-4754-ada8-e729badb6728 2026-08-11 09:52:36.070 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b1db73d-113f-4150-84c9-57d815d1ad53 ea96f9f22dd24c868ca63e9d5ff13e83 531fcf9781c54bb5aff27bf5c8df37ce - - default default] Tap Mirror: Handle Delete Port: 7c243261-bbb6-4754-ada8-e729badb6728 2026-08-11 09:52:36.101 8 INFO neutron_taas.services.taas.taas_plugin [None req-74bb294f-c388-4057-bca6-ab779a896349 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] TaaS: Handle Delete Port: bb492aa6-9685-485e-b484-de00644c3afc 2026-08-11 09:52:36.103 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74bb294f-c388-4057-bca6-ab779a896349 b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Tap Mirror: Handle Delete Port: bb492aa6-9685-485e-b484-de00644c3afc [pid: 7|app: 0|req: 1523/2797] 10.0.0.53 () {32 vars in 718 bytes} [Tue Aug 11 09:52:35 2026] DELETE /v2.0/ports/7c243261-bbb6-4754-ada8-e729badb6728 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2798] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:52:36 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2799] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:52:35 2026] DELETE /v2.0/networks/dd72823d-772a-426c-a193-a0973a3de229 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:52:36.378 7 INFO neutron_taas.services.taas.taas_plugin [None req-18c48981-b1db-4808-86e9-1e559af30980 ea96f9f22dd24c868ca63e9d5ff13e83 531fcf9781c54bb5aff27bf5c8df37ce - - default default] TaaS: Handle Delete Port: e613bdff-3eeb-46d7-923e-4874b014d2a6 2026-08-11 09:52:36.384 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18c48981-b1db-4808-86e9-1e559af30980 ea96f9f22dd24c868ca63e9d5ff13e83 531fcf9781c54bb5aff27bf5c8df37ce - - default default] Tap Mirror: Handle Delete Port: e613bdff-3eeb-46d7-923e-4874b014d2a6 2026-08-11 09:52:36.514 8 INFO neutron_taas.services.taas.taas_plugin [None req-cd32fc72-3786-4a59-872d-3b22401bd34b b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] TaaS: Handle Delete Port: 6e9f846b-f820-42e8-944d-8837caf9098f 2026-08-11 09:52:36.519 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd32fc72-3786-4a59-872d-3b22401bd34b b5a6cf3d7c66400cbbaef5299a3c6d64 f5521563b63a4673968f5c1ca2102d14 - - default default] Tap Mirror: Handle Delete Port: 6e9f846b-f820-42e8-944d-8837caf9098f [pid: 7|app: 0|req: 1525/2800] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:52:36 2026] DELETE /v2.0/networks/6c01751d-c37f-4a7f-87ca-9b670b213747 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:52:36.651 7 INFO neutron.services.segments.plugin [-] Segment 39eeaf42-ec5c-4ff8-a978-e521f0798863 resource provider aggregate not found 2026-08-11 09:52:36.652 7 INFO neutron.services.segments.plugin [-] Segment 39eeaf42-ec5c-4ff8-a978-e521f0798863 resource provider aggregate not found 2026-08-11 09:52:36.672 7 INFO neutron.services.segments.plugin [-] Segment 39eeaf42-ec5c-4ff8-a978-e521f0798863 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39eeaf42-ec5c-4ff8-a978-e521f0798863 found for delete ", "request_id": "req-4496c27c-6c4a-4596-a725-436cf4fdefd1"}]} 2026-08-11 09:52:36.673 7 INFO neutron.services.segments.plugin [-] Segment 39eeaf42-ec5c-4ff8-a978-e521f0798863 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39eeaf42-ec5c-4ff8-a978-e521f0798863 found for delete ", "request_id": "req-75686352-4cd0-44bd-8a6b-de900c79a906"}]} [pid: 8|app: 0|req: 1276/2801] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:52:36 2026] DELETE /v2.0/networks/25ca3eee-7f78-41c2-91b3-28f7ed66fc4c => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:52:37.177 8 INFO neutron.services.segments.plugin [-] Segment a13e767e-9fbb-41bd-b33c-fd4580ebd720 resource provider aggregate not found 2026-08-11 09:52:37.180 8 INFO neutron.services.segments.plugin [-] Segment a13e767e-9fbb-41bd-b33c-fd4580ebd720 resource provider aggregate not found 2026-08-11 09:52:37.199 8 INFO neutron.services.segments.plugin [-] Segment a13e767e-9fbb-41bd-b33c-fd4580ebd720 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a13e767e-9fbb-41bd-b33c-fd4580ebd720 found for delete ", "request_id": "req-5251d682-51d4-479e-b6b0-7cf69063f6f7"}]} 2026-08-11 09:52:37.204 8 INFO neutron.services.segments.plugin [-] Segment a13e767e-9fbb-41bd-b33c-fd4580ebd720 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a13e767e-9fbb-41bd-b33c-fd4580ebd720 found for delete ", "request_id": "req-836ac668-f481-4d42-8795-7965f0a88833"}]} 2026-08-11 09:52:37.220 8 INFO neutron.services.segments.plugin [-] Segment 81d5be33-d481-4d74-8e13-17f2e54f4401 resource provider aggregate not found 2026-08-11 09:52:37.225 8 INFO neutron.services.segments.plugin [-] Segment 81d5be33-d481-4d74-8e13-17f2e54f4401 resource provider aggregate not found 2026-08-11 09:52:37.242 8 INFO neutron.services.segments.plugin [-] Segment 81d5be33-d481-4d74-8e13-17f2e54f4401 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81d5be33-d481-4d74-8e13-17f2e54f4401 found for delete ", "request_id": "req-9879f82a-e0c9-4e8f-9772-d274f0d06b36"}]} 2026-08-11 09:52:37.242 8 INFO neutron.services.segments.plugin [-] Segment 81d5be33-d481-4d74-8e13-17f2e54f4401 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81d5be33-d481-4d74-8e13-17f2e54f4401 found for delete ", "request_id": "req-892d4ca3-9500-4ec7-a64e-e62b0476b61d"}]} 2026-08-11 09:52:37.259 8 INFO neutron.services.segments.plugin [-] Segment 60b69e24-a9fb-4b1c-9b87-7bedb298f901 resource provider aggregate not found 2026-08-11 09:52:37.264 8 INFO neutron.services.segments.plugin [-] Segment 60b69e24-a9fb-4b1c-9b87-7bedb298f901 resource provider aggregate not found 2026-08-11 09:52:37.280 8 INFO neutron.services.segments.plugin [-] Segment 60b69e24-a9fb-4b1c-9b87-7bedb298f901 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60b69e24-a9fb-4b1c-9b87-7bedb298f901 found for delete ", "request_id": "req-091e2a72-cef7-4933-8437-099eb6d957af"}]} 2026-08-11 09:52:37.283 8 INFO neutron.services.segments.plugin [-] Segment 60b69e24-a9fb-4b1c-9b87-7bedb298f901 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60b69e24-a9fb-4b1c-9b87-7bedb298f901 found for delete ", "request_id": "req-61d6d689-c976-4105-a9b5-d180f888c3d1"}]} 2026-08-11 09:52:37.298 8 INFO neutron.services.segments.plugin [-] Segment 2e762fbd-392e-46b3-b41b-de0ad13b1aba resource provider aggregate not found 2026-08-11 09:52:37.302 8 INFO neutron.services.segments.plugin [-] Segment 2e762fbd-392e-46b3-b41b-de0ad13b1aba resource provider aggregate not found 2026-08-11 09:52:37.315 8 INFO neutron.services.segments.plugin [-] Segment 2e762fbd-392e-46b3-b41b-de0ad13b1aba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e762fbd-392e-46b3-b41b-de0ad13b1aba found for delete ", "request_id": "req-485ae8fc-6dfc-4523-9416-80a7e889610f"}]} 2026-08-11 09:52:37.317 8 INFO neutron.services.segments.plugin [-] Segment 2e762fbd-392e-46b3-b41b-de0ad13b1aba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e762fbd-392e-46b3-b41b-de0ad13b1aba found for delete ", "request_id": "req-0ae75557-d334-4ffa-a4b1-14cf1eb8a3a5"}]} [pid: 7|app: 0|req: 1526/2802] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:52:37 2026] GET /v2.0/security-groups?tenant_id=531fcf9781c54bb5aff27bf5c8df37ce&name=default => generated 2929 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2803] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:52:37 2026] DELETE /v2.0/security-groups/8cd6e961-2dfe-4314-b3e3-65f01b44b4d4 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:52:37.872 7 INFO neutron.db.ovn_revision_numbers_db [None req-1c10234e-7d20-4cfd-812e-1b559a8d6b04 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 5e70e1d4-ae5a-4359-bddf-0ae2d4276c12 (type: security_groups) to 1 2026-08-11 09:52:37.889 7 INFO neutron.db.ovn_revision_numbers_db [None req-1c10234e-7d20-4cfd-812e-1b559a8d6b04 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 462d99dc-544d-4b30-89ad-88c81a98a1a5 (type: security_group_rules) to 0 2026-08-11 09:52:37.908 7 INFO neutron.db.ovn_revision_numbers_db [None req-1c10234e-7d20-4cfd-812e-1b559a8d6b04 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 5c7a034c-956e-480a-a30e-643e6127499e (type: security_group_rules) to 0 2026-08-11 09:52:37.934 7 INFO neutron.db.ovn_revision_numbers_db [None req-1c10234e-7d20-4cfd-812e-1b559a8d6b04 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 8424be55-efec-4b63-9c70-c19f0db79474 (type: security_group_rules) to 0 2026-08-11 09:52:37.951 7 INFO neutron.db.ovn_revision_numbers_db [None req-1c10234e-7d20-4cfd-812e-1b559a8d6b04 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 9d6735fc-17d5-42c0-a35c-e5015c1abda0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1527/2806] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:52:37 2026] GET /v2.0/security-groups?tenant_id=41388351d6dd4e8a99da97101316df93&name=default => generated 2929 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:52:38.054 8 INFO neutron.db.ovn_revision_numbers_db [None req-fe2ca899-80b5-4d30-a2e1-c69395c7f5a0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource cb3938be-0aeb-4b57-aa92-a9d21e4adc90 (type: security_groups) to 1 2026-08-11 09:52:38.071 8 INFO neutron.db.ovn_revision_numbers_db [None req-fe2ca899-80b5-4d30-a2e1-c69395c7f5a0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 46a11cd9-f273-4235-b128-8c0a3ffeaeb8 (type: security_group_rules) to 0 2026-08-11 09:52:38.087 8 INFO neutron.db.ovn_revision_numbers_db [None req-fe2ca899-80b5-4d30-a2e1-c69395c7f5a0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 814ae1b0-6922-4cee-951c-ea32fb48c9c4 (type: security_group_rules) to 0 2026-08-11 09:52:38.104 8 INFO neutron.db.ovn_revision_numbers_db [None req-fe2ca899-80b5-4d30-a2e1-c69395c7f5a0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource cf152c51-949b-45f9-86e0-2f96de951478 (type: security_group_rules) to 0 2026-08-11 09:52:38.121 8 INFO neutron.db.ovn_revision_numbers_db [None req-fe2ca899-80b5-4d30-a2e1-c69395c7f5a0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource da1fbef3-c511-47ba-a435-450d771f0249 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1280/2807] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:52:37 2026] GET /v2.0/security-groups?tenant_id=46cbeff92aed49a284520b112436332e&name=default => generated 2929 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2808] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:52:38 2026] DELETE /v2.0/security-groups/5e70e1d4-ae5a-4359-bddf-0ae2d4276c12 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2809] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:52:38 2026] DELETE /v2.0/security-groups/cb3938be-0aeb-4b57-aa92-a9d21e4adc90 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:52:38.571 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5bc2bc8-3027-47cc-b979-56752d9b24f5 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 76cd4353-70d5-43ed-b282-f1920890e267 (type: security_groups) to 1 2026-08-11 09:52:38.582 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5bc2bc8-3027-47cc-b979-56752d9b24f5 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 023d8856-3cda-45cd-a241-fc728803b629 (type: security_group_rules) to 0 2026-08-11 09:52:38.597 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5bc2bc8-3027-47cc-b979-56752d9b24f5 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4ef0a461-f9bf-4cde-a189-8ffd7b4169bd (type: security_group_rules) to 0 2026-08-11 09:52:38.610 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5bc2bc8-3027-47cc-b979-56752d9b24f5 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 6a5a8a0e-0fcc-42af-9d1c-a5d3d3bd87ad (type: security_group_rules) to 0 2026-08-11 09:52:38.622 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5bc2bc8-3027-47cc-b979-56752d9b24f5 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource b222b8f6-ec55-4d60-820c-d07f28c22fb3 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1529/2810] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:52:38 2026] GET /v2.0/security-groups?tenant_id=f32fdb63244b46989dd26c5b9783bec3&name=default => generated 2929 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2811] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:52:38 2026] DELETE /v2.0/security-groups/76cd4353-70d5-43ed-b282-f1920890e267 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2812] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:52:39 2026] GET /v2.0/security-groups?tenant_id=f5521563b63a4673968f5c1ca2102d14&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2813] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:52:39 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2814] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:52:39 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2815] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:52:39 2026] DELETE /v2.0/security-groups/4e3f5021-6984-4889-ac6d-7aee91d53a88 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2816] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:52:39 2026] GET /v2.0/networks?id=c520cea9-7b19-479d-9c60-22e470edbf4a => generated 776 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2817] 199.204.45.235 () {34 vars in 1049 bytes} [Tue Aug 11 09:52:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c8197a7efd4a49e68adc461a9bf5be89 => generated 343 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:52:40.380 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-9c4921af-f876-47d0-aab8-271182a9f203 req-92fd6d46-5977-4874-845f-418fb5f46044 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:52:40.381 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-9c4921af-f876-47d0-aab8-271182a9f203 req-92fd6d46-5977-4874-845f-418fb5f46044 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network c520cea9-7b19-479d-9c60-22e470edbf4a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:52:40.515 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-030e04aa-1e2f-401d-957b-d30098f95347 - - - - - -] OVN reports status down for port: 714e6b58-c605-4019-a75a-3726e937ad44 2026-08-11 09:52:40.573 7 INFO neutron.db.ovn_revision_numbers_db [req-9c4921af-f876-47d0-aab8-271182a9f203 req-92fd6d46-5977-4874-845f-418fb5f46044 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 714e6b58-c605-4019-a75a-3726e937ad44 (type: ports) to 1 [pid: 7|app: 0|req: 1534/2818] 199.204.45.235 () {38 vars in 954 bytes} [Tue Aug 11 09:52:40 2026] POST /v2.0/ports => generated 1082 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-11 09:52:41.130 8 INFO neutron.db.ovn_revision_numbers_db [req-9c4921af-f876-47d0-aab8-271182a9f203 req-daa96798-0c68-4c0c-97f6-4e103225c40d 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 714e6b58-c605-4019-a75a-3726e937ad44 (type: ports) to 2 2026-08-11 09:52:41.327 8 INFO neutron.db.ovn_revision_numbers_db [req-9c4921af-f876-47d0-aab8-271182a9f203 req-daa96798-0c68-4c0c-97f6-4e103225c40d 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 714e6b58-c605-4019-a75a-3726e937ad44 (type: ports) to 4 [pid: 8|app: 0|req: 1285/2819] 199.204.45.235 () {38 vars in 1027 bytes} [Tue Aug 11 09:52:40 2026] PUT /v2.0/ports/714e6b58-c605-4019-a75a-3726e937ad44 => generated 1212 bytes in 738 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:52:41.388 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9e8e83b-ee49-4e73-a617-a3c34418490a'] response: {'name': 'network-changed', 'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'tag': '714e6b58-c605-4019-a75a-3726e937ad44', 'status': 'completed', 'code': 200} /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: 1535/2820] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:52:41 2026] GET /v2.0/ports?tenant_id=c8197a7efd4a49e68adc461a9bf5be89&device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 1215 bytes in 51 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1286/2821] 199.204.45.235 () {34 vars in 1017 bytes} [Tue Aug 11 09:52:41 2026] GET /v2.0/networks?tenant_id=c8197a7efd4a49e68adc461a9bf5be89&shared=False => generated 776 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2822] 199.204.45.235 () {34 vars in 929 bytes} [Tue Aug 11 09:52:42 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2823] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:52:42 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 1215 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2824] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:52:42 2026] GET /v2.0/security-groups?id=fad5798d-645c-44ee-9b8b-3ac2512eaaa1&fields=id&fields=name => generated 96 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2825] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:52:42 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 1215 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2826] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:52:43 2026] GET /v2.0/ports?tenant_id=c8197a7efd4a49e68adc461a9bf5be89&device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 1215 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2827] 199.204.45.235 () {34 vars in 1061 bytes} [Tue Aug 11 09:52:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.185&port_id=714e6b58-c605-4019-a75a-3726e937ad44 => 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: 1539/2828] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:52:43 2026] GET /v2.0/subnets?id=1b6bfeb6-28eb-43b0-8c2b-70e5ab3eb73a => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2829] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:52:43 2026] GET /v2.0/ports?network_id=c520cea9-7b19-479d-9c60-22e470edbf4a&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2830] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:52:43 2026] GET /v2.0/networks/c520cea9-7b19-479d-9c60-22e470edbf4a?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2831] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:52:43 2026] GET /v2.0/networks/c520cea9-7b19-479d-9c60-22e470edbf4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:52:44.111 7 INFO neutron.db.ovn_revision_numbers_db [None req-74773d2a-d45a-4130-b638-f11e66606497 45598fb4261a4f28857f55c250cfc102 b7264e9aac0e4344811257904f8c2013 - - default default] Successfully bumped revision number for resource c234b99e-bc01-408e-9c99-dd41a50e6de4 (type: routers) to 1 [pid: 7|app: 0|req: 1541/2832] 10.0.0.53 () {34 vars in 666 bytes} [Tue Aug 11 09:52:43 2026] POST /v2.0/routers => generated 570 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:52:44.268 8 INFO neutron.db.ovn_revision_numbers_db [None req-6f3d7af2-cddd-4e7e-9628-774195981fae 45598fb4261a4f28857f55c250cfc102 b7264e9aac0e4344811257904f8c2013 - - default default] Successfully bumped revision number for resource abcff314-5006-46b0-ac11-3580283a7f3c (type: routers) to 1 [pid: 8|app: 0|req: 1292/2833] 10.0.0.53 () {34 vars in 666 bytes} [Tue Aug 11 09:52:44 2026] POST /v2.0/routers => generated 570 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:52:44.411 7 INFO neutron.db.ovn_revision_numbers_db [None req-90f8a6bc-ce94-4d50-98e3-9ab4af21a316 45598fb4261a4f28857f55c250cfc102 b7264e9aac0e4344811257904f8c2013 - - default default] Successfully bumped revision number for resource 8217b553-eed5-46eb-b59a-4ca07219043a (type: routers) to 1 [pid: 7|app: 0|req: 1542/2834] 10.0.0.53 () {34 vars in 666 bytes} [Tue Aug 11 09:52:44 2026] POST /v2.0/routers => generated 570 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:52:44.549 8 INFO neutron.db.ovn_revision_numbers_db [None req-1a938df1-5c41-43f4-aa47-fb12aaf7b7b1 45598fb4261a4f28857f55c250cfc102 b7264e9aac0e4344811257904f8c2013 - - default default] Successfully bumped revision number for resource bd976903-5050-4537-aae0-8bf68af0e1de (type: routers) to 1 [pid: 8|app: 0|req: 1293/2835] 10.0.0.53 () {34 vars in 666 bytes} [Tue Aug 11 09:52:44 2026] POST /v2.0/routers => generated 570 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:52:44.698 7 INFO neutron.db.ovn_revision_numbers_db [None req-d693e330-329c-4791-b966-2846f0d98c8d 45598fb4261a4f28857f55c250cfc102 b7264e9aac0e4344811257904f8c2013 - - default default] Successfully bumped revision number for resource 72c9b76d-7618-4fbb-a998-58e548f54c17 (type: routers) to 1 [pid: 7|app: 0|req: 1543/2836] 10.0.0.53 () {34 vars in 666 bytes} [Tue Aug 11 09:52:44 2026] POST /v2.0/routers => generated 570 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2837] 10.0.0.53 () {34 vars in 749 bytes} [Tue Aug 11 09:52:44 2026] PUT /v2.0/routers/c234b99e-bc01-408e-9c99-dd41a50e6de4/tags => generated 17 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2838] 10.0.0.53 () {34 vars in 749 bytes} [Tue Aug 11 09:52:44 2026] PUT /v2.0/routers/abcff314-5006-46b0-ac11-3580283a7f3c/tags => generated 25 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2839] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:52:45 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 1215 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2840] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:52:45 2026] GET /v2.0/security-groups?id=fad5798d-645c-44ee-9b8b-3ac2512eaaa1&fields=id&fields=name => generated 96 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2841] 10.0.0.53 () {34 vars in 749 bytes} [Tue Aug 11 09:52:44 2026] PUT /v2.0/routers/8217b553-eed5-46eb-b59a-4ca07219043a/tags => generated 34 bytes in 681 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2842] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:52:45 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 1215 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2843] 10.0.0.53 () {34 vars in 749 bytes} [Tue Aug 11 09:52:45 2026] PUT /v2.0/routers/bd976903-5050-4537-aae0-8bf68af0e1de/tags => generated 19 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2844] 10.0.0.53 () {32 vars in 662 bytes} [Tue Aug 11 09:52:45 2026] GET /v2.0/routers?tags=red => generated 1751 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2845] 10.0.0.53 () {32 vars in 676 bytes} [Tue Aug 11 09:52:45 2026] GET /v2.0/routers?tags=red%2Cblue => generated 1180 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/2846] 10.0.0.53 () {32 vars in 672 bytes} [Tue Aug 11 09:52:45 2026] GET /v2.0/routers?tags-any=blue => generated 1180 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2847] 10.0.0.53 () {32 vars in 684 bytes} [Tue Aug 11 09:52:45 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1751 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2848] 10.0.0.53 () {32 vars in 670 bytes} [Tue Aug 11 09:52:46 2026] GET /v2.0/routers?not-tags=red => generated 1152 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2849] 10.0.0.53 () {32 vars in 684 bytes} [Tue Aug 11 09:52:46 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1723 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2850] 10.0.0.53 () {32 vars in 680 bytes} [Tue Aug 11 09:52:46 2026] GET /v2.0/routers?not-tags-any=blue => generated 1723 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2851] 10.0.0.53 () {32 vars in 692 bytes} [Tue Aug 11 09:52:46 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 1152 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2852] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:52:46 2026] GET /v2.0/routers/c234b99e-bc01-408e-9c99-dd41a50e6de4 => generated 581 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:52:46.679 8 INFO neutron.db.ovn_revision_numbers_db [None req-69634587-42c2-4df6-b903-04451684c44e 45598fb4261a4f28857f55c250cfc102 b7264e9aac0e4344811257904f8c2013 - - default default] Successfully bumped revision number for resource c234b99e-bc01-408e-9c99-dd41a50e6de4 (type: routers) to 2 [pid: 8|app: 0|req: 1301/2853] 10.0.0.53 () {34 vars in 740 bytes} [Tue Aug 11 09:52:46 2026] PUT /v2.0/routers/c234b99e-bc01-408e-9c99-dd41a50e6de4 => generated 581 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2854] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:52:46 2026] GET /v2.0/ports?device_id=c234b99e-bc01-408e-9c99-dd41a50e6de4 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2855] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:52:46 2026] DELETE /v2.0/routers/c234b99e-bc01-408e-9c99-dd41a50e6de4 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2856] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:52:46 2026] GET /v2.0/routers/abcff314-5006-46b0-ac11-3580283a7f3c => generated 589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2857] 199.204.45.235 () {34 vars in 993 bytes} [Tue Aug 11 09:52:46 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 1215 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2858] 199.204.45.235 () {34 vars in 1043 bytes} [Tue Aug 11 09:52:47 2026] GET /v2.0/security-groups?id=fad5798d-645c-44ee-9b8b-3ac2512eaaa1&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:52:47.188 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-030e04aa-1e2f-401d-957b-d30098f95347 - - - - - -] OVN reports status up for port: 714e6b58-c605-4019-a75a-3726e937ad44 2026-08-11 09:52:47.223 7 INFO neutron.plugins.ml2.plugin [None req-030e04aa-1e2f-401d-957b-d30098f95347 - - - - - -] Attempt 1 to provision port 714e6b58-c605-4019-a75a-3726e937ad44 2026-08-11 09:52:47.536 7 INFO neutron.db.ovn_revision_numbers_db [None req-c554ea0f-6031-4cb1-9b01-7ed56e6c11d9 45598fb4261a4f28857f55c250cfc102 b7264e9aac0e4344811257904f8c2013 - - default default] Successfully bumped revision number for resource abcff314-5006-46b0-ac11-3580283a7f3c (type: routers) to 2 [pid: 7|app: 0|req: 1555/2859] 10.0.0.53 () {34 vars in 740 bytes} [Tue Aug 11 09:52:47 2026] PUT /v2.0/routers/abcff314-5006-46b0-ac11-3580283a7f3c => generated 589 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2860] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:52:47 2026] GET /v2.0/ports?device_id=abcff314-5006-46b0-ac11-3580283a7f3c => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:52:47.697 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c720eeb-8c38-4652-98d8-769936ecc638'] response: {'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '714e6b58-c605-4019-a75a-3726e937ad44', 'code': 200} 2026-08-11 09:52:47.738 7 INFO neutron.db.ovn_revision_numbers_db [None req-030e04aa-1e2f-401d-957b-d30098f95347 - - - - - -] Successfully bumped revision number for resource 714e6b58-c605-4019-a75a-3726e937ad44 (type: ports) to 5 [pid: 7|app: 0|req: 1556/2861] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:52:47 2026] DELETE /v2.0/routers/abcff314-5006-46b0-ac11-3580283a7f3c => generated 0 bytes in 415 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2862] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:52:48 2026] GET /v2.0/routers/8217b553-eed5-46eb-b59a-4ca07219043a => generated 598 bytes in 37 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-08-11 09:52:48.377 7 INFO neutron.db.ovn_revision_numbers_db [None req-3a84b12d-edb0-4fa6-b602-9d348f5a87b3 45598fb4261a4f28857f55c250cfc102 b7264e9aac0e4344811257904f8c2013 - - default default] Successfully bumped revision number for resource 8217b553-eed5-46eb-b59a-4ca07219043a (type: routers) to 2 [pid: 7|app: 0|req: 1557/2863] 10.0.0.53 () {34 vars in 740 bytes} [Tue Aug 11 09:52:48 2026] PUT /v2.0/routers/8217b553-eed5-46eb-b59a-4ca07219043a => generated 598 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2864] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:52:48 2026] GET /v2.0/ports?device_id=8217b553-eed5-46eb-b59a-4ca07219043a => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/2865] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:52:48 2026] DELETE /v2.0/routers/8217b553-eed5-46eb-b59a-4ca07219043a => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2866] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:52:48 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 1217 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2867] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:52:48 2026] GET /v2.0/routers/bd976903-5050-4537-aae0-8bf68af0e1de => generated 583 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/2868] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:52:48 2026] GET /v2.0/security-groups?id=fad5798d-645c-44ee-9b8b-3ac2512eaaa1&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/2869] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:52:48 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 1217 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:52:49.074 8 INFO neutron.db.ovn_revision_numbers_db [None req-420c937f-e0e7-469a-b121-d626076178c6 45598fb4261a4f28857f55c250cfc102 b7264e9aac0e4344811257904f8c2013 - - default default] Successfully bumped revision number for resource bd976903-5050-4537-aae0-8bf68af0e1de (type: routers) to 2 [pid: 8|app: 0|req: 1309/2870] 10.0.0.53 () {34 vars in 740 bytes} [Tue Aug 11 09:52:48 2026] PUT /v2.0/routers/bd976903-5050-4537-aae0-8bf68af0e1de => generated 583 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/2871] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:52:49 2026] GET /v2.0/ports?device_id=bd976903-5050-4537-aae0-8bf68af0e1de => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2872] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:52:49 2026] DELETE /v2.0/routers/bd976903-5050-4537-aae0-8bf68af0e1de => generated 0 bytes in 226 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/2873] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:52:49 2026] GET /v2.0/routers/72c9b76d-7618-4fbb-a998-58e548f54c17 => generated 576 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2874] 10.0.0.53 () {34 vars in 740 bytes} [Tue Aug 11 09:52:49 2026] PUT /v2.0/routers/72c9b76d-7618-4fbb-a998-58e548f54c17 => generated 576 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/2875] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:52:49 2026] GET /v2.0/ports?device_id=72c9b76d-7618-4fbb-a998-58e548f54c17 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:52:49.743 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-79034e65-68f4-4241-b8bb-b8a6935fc29d'] response: {'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '714e6b58-c605-4019-a75a-3726e937ad44', 'code': 200} [pid: 8|app: 0|req: 1312/2876] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:52:49 2026] DELETE /v2.0/routers/72c9b76d-7618-4fbb-a998-58e548f54c17 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:52:51.250 7 INFO neutron.db.ovn_revision_numbers_db [None req-5980a3ec-9959-49af-abf2-9e169b717380 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 8c16c88b-6874-48da-af03-56648e8abf58 (type: security_groups) to 1 2026-08-11 09:52:51.260 7 INFO neutron.db.ovn_revision_numbers_db [None req-5980a3ec-9959-49af-abf2-9e169b717380 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7fc141bf-61ee-4822-a4ca-abd233344dce (type: security_group_rules) to 0 2026-08-11 09:52:51.269 7 INFO neutron.db.ovn_revision_numbers_db [None req-5980a3ec-9959-49af-abf2-9e169b717380 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource dc2fa712-12fe-41d8-9462-994bd625c194 (type: security_group_rules) to 0 2026-08-11 09:52:51.279 7 INFO neutron.db.ovn_revision_numbers_db [None req-5980a3ec-9959-49af-abf2-9e169b717380 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource e104d330-1448-4a29-9f3c-750a8ae7a8b9 (type: security_group_rules) to 0 2026-08-11 09:52:51.290 7 INFO neutron.db.ovn_revision_numbers_db [None req-5980a3ec-9959-49af-abf2-9e169b717380 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource f98c56d9-93b0-41ed-897e-b4a8ca4679a5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1565/2877] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:52:50 2026] GET /v2.0/security-groups?tenant_id=b7264e9aac0e4344811257904f8c2013&name=default => generated 2929 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2878] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:52:51 2026] DELETE /v2.0/security-groups/8c16c88b-6874-48da-af03-56648e8abf58 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/2879] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:52:51 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 1217 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2880] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:52:51 2026] GET /v2.0/security-groups?id=fad5798d-645c-44ee-9b8b-3ac2512eaaa1&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/2881] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:52:51 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 1217 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:52:51.868 8 INFO neutron.db.ovn_revision_numbers_db [None req-e895c826-d640-4c32-821b-29395aef6778 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 37366142-934b-4717-a478-9bc086a37aa1 (type: security_groups) to 1 2026-08-11 09:52:51.894 8 INFO neutron.db.ovn_revision_numbers_db [None req-e895c826-d640-4c32-821b-29395aef6778 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 0eca7c4f-3061-47c5-917e-940a7a29f973 (type: security_group_rules) to 0 2026-08-11 09:52:51.923 8 INFO neutron.db.ovn_revision_numbers_db [None req-e895c826-d640-4c32-821b-29395aef6778 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a64c4abb-2e25-4748-a099-c28206e81153 (type: security_group_rules) to 0 2026-08-11 09:52:51.948 8 INFO neutron.db.ovn_revision_numbers_db [None req-e895c826-d640-4c32-821b-29395aef6778 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource add2317b-57cd-4acd-abaa-eca42349dae1 (type: security_group_rules) to 0 2026-08-11 09:52:51.968 8 INFO neutron.db.ovn_revision_numbers_db [None req-e895c826-d640-4c32-821b-29395aef6778 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource cbb71f5a-bbc7-4daa-b76b-70b0fa31469a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1315/2882] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:52:51 2026] GET /v2.0/security-groups?tenant_id=74b21b92079e47998b1e43195e32a4b7&name=default => generated 2929 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/2883] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:52:52 2026] DELETE /v2.0/security-groups/37366142-934b-4717-a478-9bc086a37aa1 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:52:52.708 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fb68c5f-df64-4b87-9cec-c1aebfc67923 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 19226bfc-2605-4834-b874-4535a1f3929d (type: security_groups) to 1 2026-08-11 09:52:52.720 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fb68c5f-df64-4b87-9cec-c1aebfc67923 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 348cc36f-839b-4073-b2af-5a5b49e1fc45 (type: security_group_rules) to 0 2026-08-11 09:52:52.732 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fb68c5f-df64-4b87-9cec-c1aebfc67923 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 6d0f3bce-8642-405e-9eeb-b555a7e543e6 (type: security_group_rules) to 0 2026-08-11 09:52:52.745 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fb68c5f-df64-4b87-9cec-c1aebfc67923 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 761d7ec5-e39c-4f19-9654-50ec1aeb72b8 (type: security_group_rules) to 0 2026-08-11 09:52:52.759 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fb68c5f-df64-4b87-9cec-c1aebfc67923 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ad63efe5-7668-43a6-b68d-68dde5652e08 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1316/2884] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:52:52 2026] GET /v2.0/security-groups?tenant_id=c2598efbae5d45b6ac6df7b47a2f825e&name=default => generated 2929 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/2887] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:52:52 2026] DELETE /v2.0/security-groups/19226bfc-2605-4834-b874-4535a1f3929d => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:52:57.818 8 INFO neutron.db.ovn_revision_numbers_db [None req-f6e74098-4d39-4f63-8b42-d03ef252d9e0 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Successfully bumped revision number for resource 3aa67147-b340-4861-bb3d-635a42a904e7 (type: security_groups) to 1 2026-08-11 09:52:57.830 8 INFO neutron.db.ovn_revision_numbers_db [None req-f6e74098-4d39-4f63-8b42-d03ef252d9e0 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Successfully bumped revision number for resource 4e65585c-94c9-43f1-b4ee-99fd7513f529 (type: security_group_rules) to 0 2026-08-11 09:52:57.853 8 INFO neutron.db.ovn_revision_numbers_db [None req-f6e74098-4d39-4f63-8b42-d03ef252d9e0 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Successfully bumped revision number for resource 625af598-4cd1-4b2d-8e1e-13b67ca4d462 (type: security_group_rules) to 0 2026-08-11 09:52:57.867 8 INFO neutron.db.ovn_revision_numbers_db [None req-f6e74098-4d39-4f63-8b42-d03ef252d9e0 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Successfully bumped revision number for resource bcce7290-f9df-4509-96dc-1181101e00b2 (type: security_group_rules) to 0 2026-08-11 09:52:57.882 8 INFO neutron.db.ovn_revision_numbers_db [None req-f6e74098-4d39-4f63-8b42-d03ef252d9e0 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Successfully bumped revision number for resource e45416de-74a9-4c23-89b9-7aa33cb23f7d (type: security_group_rules) to 0 2026-08-11 09:52:57.973 8 INFO neutron.db.segments_db [None req-f6e74098-4d39-4f63-8b42-d03ef252d9e0 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Added segment 8279b2c3-b0b9-453b-af86-d35959cc5aba of type geneve for network d23d07ef-4c60-4dde-bfbc-26f3ef43288a 2026-08-11 09:52:58.109 8 INFO neutron.db.ovn_revision_numbers_db [None req-f6e74098-4d39-4f63-8b42-d03ef252d9e0 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Successfully bumped revision number for resource d23d07ef-4c60-4dde-bfbc-26f3ef43288a (type: networks) to 1 2026-08-11 09:52:58.282 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f6e74098-4d39-4f63-8b42-d03ef252d9e0 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] No more DHCP agents 2026-08-11 09:52:58.285 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f6e74098-4d39-4f63-8b42-d03ef252d9e0 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Unable to schedule network d23d07ef-4c60-4dde-bfbc-26f3ef43288a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:52:58.330 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8b205ddd-59af-4b5e-8524-36d0020e5909 - - - - - -] OVN reports status down for port: c38baaca-aaa7-4c84-b9fb-638ba8bc3147 2026-08-11 09:52:58.362 8 INFO neutron.db.ovn_revision_numbers_db [None req-f6e74098-4d39-4f63-8b42-d03ef252d9e0 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Successfully bumped revision number for resource c38baaca-aaa7-4c84-b9fb-638ba8bc3147 (type: ports) to 1 [pid: 8|app: 0|req: 1319/2888] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:52:57 2026] POST /v2.0/networks => generated 650 bytes in 920 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:52:58.608 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-28a4fc34-e307-4d44-ba18-d3200ae19dbf 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] No more DHCP agents 2026-08-11 09:52:58.609 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-28a4fc34-e307-4d44-ba18-d3200ae19dbf 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Unable to schedule network d23d07ef-4c60-4dde-bfbc-26f3ef43288a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:52:59.098 7 INFO neutron.db.ovn_revision_numbers_db [None req-5698dd52-e53c-4f5e-9d6e-bfc89325f719 - - - - - -] Successfully bumped revision number for resource c38baaca-aaa7-4c84-b9fb-638ba8bc3147 (type: ports) to 2 2026-08-11 09:52:59.136 7 INFO neutron.db.ovn_revision_numbers_db [None req-5698dd52-e53c-4f5e-9d6e-bfc89325f719 - - - - - -] Successfully bumped revision number for resource 1dae9034-db2f-4f73-b315-4ef8fb717042 (type: subnets) to 0 [pid: 7|app: 0|req: 1570/2889] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:52:58 2026] POST /v2.0/subnets => generated 626 bytes in 760 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:52:59.260 8 INFO neutron.db.segments_db [None req-37cb1fbc-2c4a-46e7-888d-d7359c64c47c 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Added segment f8cb2513-74e1-4f86-bb2e-933da61a24cd of type geneve for network 0308e99e-6b73-415c-a602-9278a48b7686 2026-08-11 09:52:59.386 8 INFO neutron.db.ovn_revision_numbers_db [None req-37cb1fbc-2c4a-46e7-888d-d7359c64c47c 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Successfully bumped revision number for resource 0308e99e-6b73-415c-a602-9278a48b7686 (type: networks) to 1 2026-08-11 09:52:59.558 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-37cb1fbc-2c4a-46e7-888d-d7359c64c47c 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] No more DHCP agents 2026-08-11 09:52:59.560 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-37cb1fbc-2c4a-46e7-888d-d7359c64c47c 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Unable to schedule network 0308e99e-6b73-415c-a602-9278a48b7686: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:52:59.612 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ae7e769-092f-4f08-b075-780b0887bded - - - - - -] OVN reports status down for port: eae4d917-9eda-4244-af82-09e38cb8b776 2026-08-11 09:52:59.682 8 INFO neutron.db.ovn_revision_numbers_db [None req-37cb1fbc-2c4a-46e7-888d-d7359c64c47c 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Successfully bumped revision number for resource eae4d917-9eda-4244-af82-09e38cb8b776 (type: ports) to 1 [pid: 8|app: 0|req: 1320/2890] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:52:59 2026] POST /v2.0/networks => generated 649 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:52:59.989 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c00a5ddc-a68d-44e4-86c2-498d9e22509a 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] No more DHCP agents 2026-08-11 09:52:59.990 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c00a5ddc-a68d-44e4-86c2-498d9e22509a 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Unable to schedule network 0308e99e-6b73-415c-a602-9278a48b7686: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:00.458 7 INFO neutron.db.ovn_revision_numbers_db [None req-ddbd0724-e2db-4361-a290-04397180b560 - - - - - -] Successfully bumped revision number for resource eae4d917-9eda-4244-af82-09e38cb8b776 (type: ports) to 2 2026-08-11 09:53:00.505 7 INFO neutron.db.ovn_revision_numbers_db [None req-ddbd0724-e2db-4361-a290-04397180b560 - - - - - -] Successfully bumped revision number for resource 7fa623b0-d109-49dc-a548-01d3585b9810 (type: subnets) to 0 [pid: 7|app: 0|req: 1571/2891] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:52:59 2026] POST /v2.0/subnets => generated 629 bytes in 768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:53:00.617 8 INFO neutron.db.segments_db [None req-6a402eb8-1169-437f-822b-e331d1926f23 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Added segment c2624ada-4862-467c-bee3-af47832b760a of type geneve for network 6b4786cf-4100-4923-a2ca-e0cfff3c74a0 2026-08-11 09:53:00.784 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a402eb8-1169-437f-822b-e331d1926f23 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Successfully bumped revision number for resource 6b4786cf-4100-4923-a2ca-e0cfff3c74a0 (type: networks) to 1 2026-08-11 09:53:01.005 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6a402eb8-1169-437f-822b-e331d1926f23 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] No more DHCP agents 2026-08-11 09:53:01.006 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6a402eb8-1169-437f-822b-e331d1926f23 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Unable to schedule network 6b4786cf-4100-4923-a2ca-e0cfff3c74a0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:01.072 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ae7e769-092f-4f08-b075-780b0887bded - - - - - -] OVN reports status down for port: a83bc8e2-3b2f-478b-8693-e950ba4a3912 2026-08-11 09:53:01.145 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a402eb8-1169-437f-822b-e331d1926f23 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Successfully bumped revision number for resource a83bc8e2-3b2f-478b-8693-e950ba4a3912 (type: ports) to 1 [pid: 8|app: 0|req: 1321/2892] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:53:00 2026] POST /v2.0/networks => generated 650 bytes in 662 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:53:01.394 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0ebdc0e4-df48-46c5-af77-45951fc68f65 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] No more DHCP agents 2026-08-11 09:53:01.396 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0ebdc0e4-df48-46c5-af77-45951fc68f65 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Unable to schedule network 6b4786cf-4100-4923-a2ca-e0cfff3c74a0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:01.883 7 INFO neutron.db.ovn_revision_numbers_db [None req-418cd621-5788-497f-a8b7-88d87295a6c5 - - - - - -] Successfully bumped revision number for resource a83bc8e2-3b2f-478b-8693-e950ba4a3912 (type: ports) to 2 2026-08-11 09:53:01.924 7 INFO neutron.db.ovn_revision_numbers_db [None req-418cd621-5788-497f-a8b7-88d87295a6c5 - - - - - -] Successfully bumped revision number for resource fc48c53f-15c8-4fec-9893-f1b6e0eb8210 (type: subnets) to 0 [pid: 7|app: 0|req: 1572/2893] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:53:01 2026] POST /v2.0/subnets => generated 629 bytes in 745 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:53:02.046 8 INFO neutron.db.segments_db [None req-b3bfc907-3027-49b7-ad28-77e8547160a6 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Added segment 7cdc48aa-b99c-4817-ba05-0159a07fd917 of type geneve for network f9d6a8e1-db20-447b-a550-941459fa1a8e 2026-08-11 09:53:02.158 8 INFO neutron.db.ovn_revision_numbers_db [None req-b3bfc907-3027-49b7-ad28-77e8547160a6 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Successfully bumped revision number for resource f9d6a8e1-db20-447b-a550-941459fa1a8e (type: networks) to 1 2026-08-11 09:53:02.324 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3bfc907-3027-49b7-ad28-77e8547160a6 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] No more DHCP agents 2026-08-11 09:53:02.326 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3bfc907-3027-49b7-ad28-77e8547160a6 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Unable to schedule network f9d6a8e1-db20-447b-a550-941459fa1a8e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:02.392 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8b205ddd-59af-4b5e-8524-36d0020e5909 - - - - - -] OVN reports status down for port: 7e1e3749-a6f2-4f4c-a478-8b7f6e0edcd5 2026-08-11 09:53:02.412 8 INFO neutron.db.ovn_revision_numbers_db [None req-b3bfc907-3027-49b7-ad28-77e8547160a6 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Successfully bumped revision number for resource 7e1e3749-a6f2-4f4c-a478-8b7f6e0edcd5 (type: ports) to 1 [pid: 8|app: 0|req: 1322/2894] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:53:01 2026] POST /v2.0/networks => generated 650 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:53:02.696 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-898af723-dcf0-4ee6-b159-acd002f639c6 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] No more DHCP agents 2026-08-11 09:53:02.697 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-898af723-dcf0-4ee6-b159-acd002f639c6 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Unable to schedule network f9d6a8e1-db20-447b-a550-941459fa1a8e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:03.240 7 INFO neutron.db.ovn_revision_numbers_db [None req-d116fa7d-9769-49db-bc5c-8bc6eaf94e7d - - - - - -] Successfully bumped revision number for resource 7e1e3749-a6f2-4f4c-a478-8b7f6e0edcd5 (type: ports) to 2 2026-08-11 09:53:03.270 7 INFO neutron.db.ovn_revision_numbers_db [None req-d116fa7d-9769-49db-bc5c-8bc6eaf94e7d - - - - - -] Successfully bumped revision number for resource 2062499b-0832-45d1-8ed9-8aa1e98c254e (type: subnets) to 0 [pid: 7|app: 0|req: 1573/2895] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:53:02 2026] POST /v2.0/subnets => generated 629 bytes in 845 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:53:03.396 8 INFO neutron.db.segments_db [None req-673433e3-67d7-4ad4-afd8-56402f37a776 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Added segment 18e59d58-a5b6-4efd-b386-8d2370a440e5 of type geneve for network e27aff94-a7e6-41a7-be60-2eec745ffcb6 2026-08-11 09:53:03.551 8 INFO neutron.db.ovn_revision_numbers_db [None req-673433e3-67d7-4ad4-afd8-56402f37a776 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Successfully bumped revision number for resource e27aff94-a7e6-41a7-be60-2eec745ffcb6 (type: networks) to 1 2026-08-11 09:53:03.764 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-673433e3-67d7-4ad4-afd8-56402f37a776 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] No more DHCP agents 2026-08-11 09:53:03.765 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-673433e3-67d7-4ad4-afd8-56402f37a776 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Unable to schedule network e27aff94-a7e6-41a7-be60-2eec745ffcb6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:03.824 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8b205ddd-59af-4b5e-8524-36d0020e5909 - - - - - -] OVN reports status down for port: ac2db9cc-0098-45d8-a6cc-ea5a92214937 2026-08-11 09:53:03.859 8 INFO neutron.db.ovn_revision_numbers_db [None req-673433e3-67d7-4ad4-afd8-56402f37a776 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Successfully bumped revision number for resource ac2db9cc-0098-45d8-a6cc-ea5a92214937 (type: ports) to 1 [pid: 8|app: 0|req: 1323/2896] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:53:03 2026] POST /v2.0/networks => generated 650 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:53:04.129 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-45d7c118-19a1-44f4-82b7-fb4baa048a16 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] No more DHCP agents 2026-08-11 09:53:04.131 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-45d7c118-19a1-44f4-82b7-fb4baa048a16 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Unable to schedule network e27aff94-a7e6-41a7-be60-2eec745ffcb6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:04.596 7 INFO neutron.db.ovn_revision_numbers_db [None req-c06d025c-c533-435f-a0c0-89f8ad0c3b08 - - - - - -] Successfully bumped revision number for resource ac2db9cc-0098-45d8-a6cc-ea5a92214937 (type: ports) to 2 2026-08-11 09:53:04.633 7 INFO neutron.db.ovn_revision_numbers_db [None req-c06d025c-c533-435f-a0c0-89f8ad0c3b08 - - - - - -] Successfully bumped revision number for resource 9d3eeb2c-da5f-4bfa-9c34-bda15bc5d96e (type: subnets) to 0 [pid: 7|app: 0|req: 1574/2897] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:53:03 2026] POST /v2.0/subnets => generated 629 bytes in 748 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2898] 10.0.0.53 () {34 vars in 749 bytes} [Tue Aug 11 09:53:04 2026] PUT /v2.0/subnets/1dae9034-db2f-4f73-b315-4ef8fb717042/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/2899] 10.0.0.53 () {34 vars in 749 bytes} [Tue Aug 11 09:53:04 2026] PUT /v2.0/subnets/7fa623b0-d109-49dc-a548-01d3585b9810/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2900] 10.0.0.53 () {34 vars in 749 bytes} [Tue Aug 11 09:53:04 2026] PUT /v2.0/subnets/fc48c53f-15c8-4fec-9893-f1b6e0eb8210/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/2901] 10.0.0.53 () {34 vars in 749 bytes} [Tue Aug 11 09:53:04 2026] PUT /v2.0/subnets/2062499b-0832-45d1-8ed9-8aa1e98c254e/tags => generated 19 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2902] 10.0.0.53 () {32 vars in 662 bytes} [Tue Aug 11 09:53:04 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/2903] 10.0.0.53 () {32 vars in 676 bytes} [Tue Aug 11 09:53:05 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2904] 10.0.0.53 () {32 vars in 672 bytes} [Tue Aug 11 09:53:05 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/2905] 10.0.0.53 () {32 vars in 684 bytes} [Tue Aug 11 09:53:05 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2906] 10.0.0.53 () {32 vars in 670 bytes} [Tue Aug 11 09:53:05 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/2907] 10.0.0.53 () {32 vars in 684 bytes} [Tue Aug 11 09:53:05 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2908] 10.0.0.53 () {32 vars in 680 bytes} [Tue Aug 11 09:53:05 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/2909] 10.0.0.53 () {32 vars in 692 bytes} [Tue Aug 11 09:53:05 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2910] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:53:05 2026] DELETE /v2.0/subnets/1dae9034-db2f-4f73-b315-4ef8fb717042 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/2911] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:53:05 2026] DELETE /v2.0/subnets/7fa623b0-d109-49dc-a548-01d3585b9810 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2912] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:53:05 2026] DELETE /v2.0/subnets/fc48c53f-15c8-4fec-9893-f1b6e0eb8210 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/2913] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:53:06 2026] DELETE /v2.0/subnets/2062499b-0832-45d1-8ed9-8aa1e98c254e => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2914] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:53:06 2026] DELETE /v2.0/subnets/9d3eeb2c-da5f-4bfa-9c34-bda15bc5d96e => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:53:06.519 7 INFO neutron_taas.services.taas.taas_plugin [None req-dda5e7c1-af41-4b80-ac2d-8a535c75d9b7 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] TaaS: Handle Delete Port: c38baaca-aaa7-4c84-b9fb-638ba8bc3147 2026-08-11 09:53:06.522 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dda5e7c1-af41-4b80-ac2d-8a535c75d9b7 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Tap Mirror: Handle Delete Port: c38baaca-aaa7-4c84-b9fb-638ba8bc3147 2026-08-11 09:53:06.717 7 INFO neutron.services.segments.plugin [-] Segment 8279b2c3-b0b9-453b-af86-d35959cc5aba resource provider aggregate not found 2026-08-11 09:53:06.722 7 INFO neutron.services.segments.plugin [-] Segment 8279b2c3-b0b9-453b-af86-d35959cc5aba resource provider aggregate not found 2026-08-11 09:53:06.749 7 INFO neutron.services.segments.plugin [-] Segment 8279b2c3-b0b9-453b-af86-d35959cc5aba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8279b2c3-b0b9-453b-af86-d35959cc5aba found for delete ", "request_id": "req-daf761f0-bd4c-4a63-a129-1405fcf94064"}]} 2026-08-11 09:53:06.753 7 INFO neutron.services.segments.plugin [-] Segment 8279b2c3-b0b9-453b-af86-d35959cc5aba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8279b2c3-b0b9-453b-af86-d35959cc5aba found for delete ", "request_id": "req-c62d58ee-ef36-40be-b65f-3cf2f0c638d2"}]} [pid: 7|app: 0|req: 1583/2915] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:53:06 2026] DELETE /v2.0/networks/d23d07ef-4c60-4dde-bfbc-26f3ef43288a => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:53:06.929 8 INFO neutron_taas.services.taas.taas_plugin [None req-89010bf1-801d-4e09-a9d1-fc228192e540 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] TaaS: Handle Delete Port: eae4d917-9eda-4244-af82-09e38cb8b776 2026-08-11 09:53:06.932 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89010bf1-801d-4e09-a9d1-fc228192e540 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Tap Mirror: Handle Delete Port: eae4d917-9eda-4244-af82-09e38cb8b776 [pid: 8|app: 0|req: 1333/2916] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:53:06 2026] DELETE /v2.0/networks/0308e99e-6b73-415c-a602-9278a48b7686 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:53:07.276 8 INFO neutron.services.segments.plugin [-] Segment f8cb2513-74e1-4f86-bb2e-933da61a24cd resource provider aggregate not found 2026-08-11 09:53:07.295 8 INFO neutron.services.segments.plugin [-] Segment f8cb2513-74e1-4f86-bb2e-933da61a24cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8cb2513-74e1-4f86-bb2e-933da61a24cd found for delete ", "request_id": "req-bf1cf61b-cfd1-42a8-b4cc-7c35282e9be5"}]} 2026-08-11 09:53:07.304 8 INFO neutron.services.segments.plugin [-] Segment f8cb2513-74e1-4f86-bb2e-933da61a24cd resource provider aggregate not found 2026-08-11 09:53:07.322 8 INFO neutron.services.segments.plugin [-] Segment f8cb2513-74e1-4f86-bb2e-933da61a24cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8cb2513-74e1-4f86-bb2e-933da61a24cd found for delete ", "request_id": "req-72505e7e-9205-4e04-95c3-d8e0cf57a111"}]} 2026-08-11 09:53:07.330 7 INFO neutron_taas.services.taas.taas_plugin [None req-bf26656d-98f6-4c7e-9ff2-7e08c02720ab 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] TaaS: Handle Delete Port: a83bc8e2-3b2f-478b-8693-e950ba4a3912 2026-08-11 09:53:07.333 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf26656d-98f6-4c7e-9ff2-7e08c02720ab 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Tap Mirror: Handle Delete Port: a83bc8e2-3b2f-478b-8693-e950ba4a3912 [pid: 7|app: 0|req: 1584/2917] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:53:07 2026] DELETE /v2.0/networks/6b4786cf-4100-4923-a2ca-e0cfff3c74a0 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:53:07.752 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f9b7e97-339c-424d-84c3-636c2d8ec672 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] TaaS: Handle Delete Port: 7e1e3749-a6f2-4f4c-a478-8b7f6e0edcd5 2026-08-11 09:53:07.756 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f9b7e97-339c-424d-84c3-636c2d8ec672 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Tap Mirror: Handle Delete Port: 7e1e3749-a6f2-4f4c-a478-8b7f6e0edcd5 [pid: 8|app: 0|req: 1334/2920] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:53:07 2026] DELETE /v2.0/networks/f9d6a8e1-db20-447b-a550-941459fa1a8e => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:53:08.127 7 INFO neutron_taas.services.taas.taas_plugin [None req-6912e520-f1d3-4df0-8336-dfb63f4e805a 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] TaaS: Handle Delete Port: ac2db9cc-0098-45d8-a6cc-ea5a92214937 2026-08-11 09:53:08.130 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6912e520-f1d3-4df0-8336-dfb63f4e805a 3a5165f72f274798acf8f8cf36a5703c e9a06116f62645768a5af7c5dd03d41b - - default default] Tap Mirror: Handle Delete Port: ac2db9cc-0098-45d8-a6cc-ea5a92214937 [pid: 7|app: 0|req: 1587/2921] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:53:08 2026] DELETE /v2.0/networks/e27aff94-a7e6-41a7-be60-2eec745ffcb6 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:53:08.772 7 INFO neutron.services.segments.plugin [-] Segment c2624ada-4862-467c-bee3-af47832b760a resource provider aggregate not found 2026-08-11 09:53:08.779 7 INFO neutron.services.segments.plugin [-] Segment c2624ada-4862-467c-bee3-af47832b760a resource provider aggregate not found 2026-08-11 09:53:08.798 7 INFO neutron.services.segments.plugin [-] Segment c2624ada-4862-467c-bee3-af47832b760a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2624ada-4862-467c-bee3-af47832b760a found for delete ", "request_id": "req-6430096b-bd7f-4fa1-9e46-4a87c1cc5379"}]} 2026-08-11 09:53:08.801 7 INFO neutron.services.segments.plugin [-] Segment c2624ada-4862-467c-bee3-af47832b760a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2624ada-4862-467c-bee3-af47832b760a found for delete ", "request_id": "req-c584898f-c275-4114-8c1f-13f6cfe23b4c"}]} 2026-08-11 09:53:08.815 7 INFO neutron.services.segments.plugin [-] Segment 18e59d58-a5b6-4efd-b386-8d2370a440e5 resource provider aggregate not found 2026-08-11 09:53:08.818 7 INFO neutron.services.segments.plugin [-] Segment 18e59d58-a5b6-4efd-b386-8d2370a440e5 resource provider aggregate not found 2026-08-11 09:53:08.833 7 INFO neutron.services.segments.plugin [-] Segment 18e59d58-a5b6-4efd-b386-8d2370a440e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18e59d58-a5b6-4efd-b386-8d2370a440e5 found for delete ", "request_id": "req-5ce39ff4-49d1-41d6-b917-bc6fd995f1bf"}]} 2026-08-11 09:53:08.842 7 INFO neutron.services.segments.plugin [-] Segment 18e59d58-a5b6-4efd-b386-8d2370a440e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18e59d58-a5b6-4efd-b386-8d2370a440e5 found for delete ", "request_id": "req-305ce0c8-3dcf-4297-870c-039f6cda89ba"}]} 2026-08-11 09:53:09.320 8 INFO neutron.services.segments.plugin [-] Segment 7cdc48aa-b99c-4817-ba05-0159a07fd917 resource provider aggregate not found 2026-08-11 09:53:09.342 8 INFO neutron.services.segments.plugin [-] Segment 7cdc48aa-b99c-4817-ba05-0159a07fd917 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cdc48aa-b99c-4817-ba05-0159a07fd917 found for delete ", "request_id": "req-89b58187-e47d-4040-980d-55d6bb4c02e4"}]} 2026-08-11 09:53:09.348 8 INFO neutron.services.segments.plugin [-] Segment 7cdc48aa-b99c-4817-ba05-0159a07fd917 resource provider aggregate not found [pid: 8|app: 0|req: 1335/2922] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:53:09 2026] GET /v2.0/security-groups?tenant_id=e9a06116f62645768a5af7c5dd03d41b&name=default => generated 2929 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:53:09.373 8 INFO neutron.services.segments.plugin [-] Segment 7cdc48aa-b99c-4817-ba05-0159a07fd917 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cdc48aa-b99c-4817-ba05-0159a07fd917 found for delete ", "request_id": "req-a089353c-6ecc-4ed9-ae67-a86243bb28e1"}]} [pid: 7|app: 0|req: 1588/2923] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:53:09 2026] DELETE /v2.0/security-groups/3aa67147-b340-4861-bb3d-635a42a904e7 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:53:09.928 8 INFO neutron.db.ovn_revision_numbers_db [None req-713037fe-2aa2-4ff7-b14e-c724730c767b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 362bea3f-d5e1-4881-a429-2108e1b3dca3 (type: security_groups) to 1 2026-08-11 09:53:09.947 8 INFO neutron.db.ovn_revision_numbers_db [None req-713037fe-2aa2-4ff7-b14e-c724730c767b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 2e153efe-a2a1-465e-bf55-0a020c02bcfb (type: security_group_rules) to 0 2026-08-11 09:53:09.962 8 INFO neutron.db.ovn_revision_numbers_db [None req-713037fe-2aa2-4ff7-b14e-c724730c767b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4594bd6e-c112-466f-b584-3a9a3761d18d (type: security_group_rules) to 0 2026-08-11 09:53:09.978 8 INFO neutron.db.ovn_revision_numbers_db [None req-713037fe-2aa2-4ff7-b14e-c724730c767b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 725312f2-db8c-4949-a5e8-cc9a3bfde14f (type: security_group_rules) to 0 2026-08-11 09:53:09.993 8 INFO neutron.db.ovn_revision_numbers_db [None req-713037fe-2aa2-4ff7-b14e-c724730c767b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a8156c6a-210f-4e60-8cab-0dcf89642874 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1336/2924] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:53:09 2026] GET /v2.0/security-groups?tenant_id=ad323ba9699441a5a78373de8fe42bf7&name=default => generated 2929 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/2925] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:53:10 2026] DELETE /v2.0/security-groups/362bea3f-d5e1-4881-a429-2108e1b3dca3 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2926] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:53:10 2026] GET /v2.0/security-groups => generated 30254 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/2927] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:53:10 2026] GET /v2.0/floatingips => generated 1702 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2928] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:53:10 2026] GET /v2.0/subnets => generated 5512 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2929] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:53:10 2026] GET /v2.0/network-ip-availabilities => generated 3188 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2930] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:53:10 2026] GET /v2.0/networks => generated 4773 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:53:10.612 7 INFO neutron.db.ovn_revision_numbers_db [None req-79cc880b-fc26-456d-8bf0-cea0dcfb125f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a8105e34-406d-4155-b33a-15d64c8d3a88 (type: security_groups) to 1 2026-08-11 09:53:10.625 7 INFO neutron.db.ovn_revision_numbers_db [None req-79cc880b-fc26-456d-8bf0-cea0dcfb125f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 15c239fb-fd13-47c4-b334-a8405ac65774 (type: security_group_rules) to 0 2026-08-11 09:53:10.641 7 INFO neutron.db.ovn_revision_numbers_db [None req-79cc880b-fc26-456d-8bf0-cea0dcfb125f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 426282d3-2b1c-4bc8-8ada-bf3dbf99f1ba (type: security_group_rules) to 0 2026-08-11 09:53:10.658 7 INFO neutron.db.ovn_revision_numbers_db [None req-79cc880b-fc26-456d-8bf0-cea0dcfb125f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 9c0aebe7-99ff-4e43-ae05-86cf24e01220 (type: security_group_rules) to 0 2026-08-11 09:53:10.679 7 INFO neutron.db.ovn_revision_numbers_db [None req-79cc880b-fc26-456d-8bf0-cea0dcfb125f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a7bc36f4-2a46-43a3-9679-09cecbdb8def (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1341/2931] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:53:10 2026] GET /v2.0/ports => generated 19732 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/2932] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:53:10 2026] GET /v2.0/security-groups?tenant_id=a11225844f304748a0bf2256c9b366cc&name=default => generated 2929 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2933] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:53:10 2026] GET /v2.0/routers => generated 966 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2934] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:53:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2935] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:53:10 2026] GET /v2.0/subnets => generated 5512 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2936] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:53:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2937] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:53:11 2026] GET /v2.0/agents => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/2938] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:53:10 2026] DELETE /v2.0/security-groups/a8105e34-406d-4155-b33a-15d64c8d3a88 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:53:14.826 8 INFO neutron.db.ovn_revision_numbers_db [None req-e2c7b3d9-6df0-4755-806f-71e1931ef5ea 3b0cb3faabf14c32b006f2babb5a3209 620e7be493494dca8ac26fc5be96d053 - - default default] Successfully bumped revision number for resource 759d5bbf-ab16-431f-b95b-8cc670cc53b0 (type: security_groups) to 1 2026-08-11 09:53:14.849 8 INFO neutron.db.ovn_revision_numbers_db [None req-e2c7b3d9-6df0-4755-806f-71e1931ef5ea 3b0cb3faabf14c32b006f2babb5a3209 620e7be493494dca8ac26fc5be96d053 - - default default] Successfully bumped revision number for resource 0cb3692d-2492-4b84-b707-1b672d840ecf (type: security_group_rules) to 0 2026-08-11 09:53:14.873 8 INFO neutron.db.ovn_revision_numbers_db [None req-e2c7b3d9-6df0-4755-806f-71e1931ef5ea 3b0cb3faabf14c32b006f2babb5a3209 620e7be493494dca8ac26fc5be96d053 - - default default] Successfully bumped revision number for resource 2df4055f-549e-4e23-a069-2faf123acd64 (type: security_group_rules) to 0 2026-08-11 09:53:14.891 8 INFO neutron.db.ovn_revision_numbers_db [None req-e2c7b3d9-6df0-4755-806f-71e1931ef5ea 3b0cb3faabf14c32b006f2babb5a3209 620e7be493494dca8ac26fc5be96d053 - - default default] Successfully bumped revision number for resource 87616549-9940-4e1a-be06-0f2640e1f6da (type: security_group_rules) to 0 2026-08-11 09:53:14.905 8 INFO neutron.db.ovn_revision_numbers_db [None req-e2c7b3d9-6df0-4755-806f-71e1931ef5ea 3b0cb3faabf14c32b006f2babb5a3209 620e7be493494dca8ac26fc5be96d053 - - default default] Successfully bumped revision number for resource a3f63746-8d41-4480-b5db-9c6d43f1e407 (type: security_group_rules) to 0 2026-08-11 09:53:15.000 8 INFO neutron.db.segments_db [None req-e2c7b3d9-6df0-4755-806f-71e1931ef5ea 3b0cb3faabf14c32b006f2babb5a3209 620e7be493494dca8ac26fc5be96d053 - - default default] Added segment 7af4f28e-86e4-406d-b551-e12fb53dcf43 of type geneve for network 254f6a49-2e2a-4416-be3b-c373bea2473c 2026-08-11 09:53:15.105 8 INFO neutron.db.ovn_revision_numbers_db [None req-e2c7b3d9-6df0-4755-806f-71e1931ef5ea 3b0cb3faabf14c32b006f2babb5a3209 620e7be493494dca8ac26fc5be96d053 - - default default] Successfully bumped revision number for resource 254f6a49-2e2a-4416-be3b-c373bea2473c (type: networks) to 1 2026-08-11 09:53:15.293 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e2c7b3d9-6df0-4755-806f-71e1931ef5ea 3b0cb3faabf14c32b006f2babb5a3209 620e7be493494dca8ac26fc5be96d053 - - default default] No more DHCP agents 2026-08-11 09:53:15.294 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e2c7b3d9-6df0-4755-806f-71e1931ef5ea 3b0cb3faabf14c32b006f2babb5a3209 620e7be493494dca8ac26fc5be96d053 - - default default] Unable to schedule network 254f6a49-2e2a-4416-be3b-c373bea2473c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:15.340 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8b205ddd-59af-4b5e-8524-36d0020e5909 - - - - - -] OVN reports status down for port: b34de774-7a40-4cc6-b19c-8434ef87b284 2026-08-11 09:53:15.385 8 INFO neutron.db.ovn_revision_numbers_db [None req-e2c7b3d9-6df0-4755-806f-71e1931ef5ea 3b0cb3faabf14c32b006f2babb5a3209 620e7be493494dca8ac26fc5be96d053 - - default default] Successfully bumped revision number for resource b34de774-7a40-4cc6-b19c-8434ef87b284 (type: ports) to 1 [pid: 8|app: 0|req: 1347/2939] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:53:14 2026] POST /v2.0/networks => generated 650 bytes in 929 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/2940] 10.0.0.53 () {34 vars in 751 bytes} [Tue Aug 11 09:53:15 2026] PUT /v2.0/networks/254f6a49-2e2a-4416-be3b-c373bea2473c/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2941] 10.0.0.53 () {32 vars in 731 bytes} [Tue Aug 11 09:53:15 2026] GET /v2.0/networks/254f6a49-2e2a-4416-be3b-c373bea2473c/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/2942] 10.0.0.53 () {34 vars in 762 bytes} [Tue Aug 11 09:53:15 2026] PUT /v2.0/networks/254f6a49-2e2a-4416-be3b-c373bea2473c/tags/green => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2943] 10.0.0.53 () {32 vars in 731 bytes} [Tue Aug 11 09:53:15 2026] GET /v2.0/networks/254f6a49-2e2a-4416-be3b-c373bea2473c/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/2944] 10.0.0.53 () {34 vars in 758 bytes} [Tue Aug 11 09:53:15 2026] PUT /v2.0/networks/254f6a49-2e2a-4416-be3b-c373bea2473c/tags/red => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2945] 10.0.0.53 () {32 vars in 731 bytes} [Tue Aug 11 09:53:15 2026] GET /v2.0/networks/254f6a49-2e2a-4416-be3b-c373bea2473c/tags => generated 34 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/2946] 10.0.0.53 () {34 vars in 780 bytes} [Tue Aug 11 09:53:15 2026] PUT /v2.0/networks/254f6a49-2e2a-4416-be3b-c373bea2473c/tags/black.or.white => generated 4 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2947] 10.0.0.53 () {32 vars in 731 bytes} [Tue Aug 11 09:53:15 2026] GET /v2.0/networks/254f6a49-2e2a-4416-be3b-c373bea2473c/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/2948] 10.0.0.53 () {34 vars in 751 bytes} [Tue Aug 11 09:53:16 2026] PUT /v2.0/networks/254f6a49-2e2a-4416-be3b-c373bea2473c/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2949] 10.0.0.53 () {32 vars in 731 bytes} [Tue Aug 11 09:53:16 2026] GET /v2.0/networks/254f6a49-2e2a-4416-be3b-c373bea2473c/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/2950] 10.0.0.53 () {32 vars in 739 bytes} [Tue Aug 11 09:53:16 2026] GET /v2.0/networks/254f6a49-2e2a-4416-be3b-c373bea2473c/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:53:16.277 8 INFO neutron.api.v2.resource [None req-63fb6f19-f3b0-4c55-abfc-202db89e7123 3b0cb3faabf14c32b006f2babb5a3209 620e7be493494dca8ac26fc5be96d053 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1353/2951] 10.0.0.53 () {32 vars in 743 bytes} [Tue Aug 11 09:53:16 2026] GET /v2.0/networks/254f6a49-2e2a-4416-be3b-c373bea2473c/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/2952] 10.0.0.53 () {32 vars in 742 bytes} [Tue Aug 11 09:53:16 2026] DELETE /v2.0/networks/254f6a49-2e2a-4416-be3b-c373bea2473c/tags/red => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2953] 10.0.0.53 () {32 vars in 731 bytes} [Tue Aug 11 09:53:16 2026] GET /v2.0/networks/254f6a49-2e2a-4416-be3b-c373bea2473c/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:53:16.494 7 INFO neutron.api.v2.resource [None req-1a0955d5-0457-4c04-ad55-ef657f7358d3 3b0cb3faabf14c32b006f2babb5a3209 620e7be493494dca8ac26fc5be96d053 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1600/2954] 10.0.0.53 () {32 vars in 746 bytes} [Tue Aug 11 09:53:16 2026] DELETE /v2.0/networks/254f6a49-2e2a-4416-be3b-c373bea2473c/tags/green => generated 99 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2955] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:53:16 2026] DELETE /v2.0/networks/254f6a49-2e2a-4416-be3b-c373bea2473c/tags => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/2956] 10.0.0.53 () {32 vars in 731 bytes} [Tue Aug 11 09:53:16 2026] GET /v2.0/networks/254f6a49-2e2a-4416-be3b-c373bea2473c/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:53:16.809 8 INFO neutron_taas.services.taas.taas_plugin [None req-33b34153-4577-4c88-8562-a72d776d18cf 3b0cb3faabf14c32b006f2babb5a3209 620e7be493494dca8ac26fc5be96d053 - - default default] TaaS: Handle Delete Port: b34de774-7a40-4cc6-b19c-8434ef87b284 2026-08-11 09:53:16.812 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33b34153-4577-4c88-8562-a72d776d18cf 3b0cb3faabf14c32b006f2babb5a3209 620e7be493494dca8ac26fc5be96d053 - - default default] Tap Mirror: Handle Delete Port: b34de774-7a40-4cc6-b19c-8434ef87b284 2026-08-11 09:53:17.032 8 INFO neutron.services.segments.plugin [-] Segment 7af4f28e-86e4-406d-b551-e12fb53dcf43 resource provider aggregate not found 2026-08-11 09:53:17.037 8 INFO neutron.services.segments.plugin [-] Segment 7af4f28e-86e4-406d-b551-e12fb53dcf43 resource provider aggregate not found 2026-08-11 09:53:17.050 8 INFO neutron.services.segments.plugin [-] Segment 7af4f28e-86e4-406d-b551-e12fb53dcf43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7af4f28e-86e4-406d-b551-e12fb53dcf43 found for delete ", "request_id": "req-73dac3c4-5e40-4582-81b7-9d7cc42ab751"}]} 2026-08-11 09:53:17.058 8 INFO neutron.services.segments.plugin [-] Segment 7af4f28e-86e4-406d-b551-e12fb53dcf43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7af4f28e-86e4-406d-b551-e12fb53dcf43 found for delete ", "request_id": "req-8f3ec288-ee81-42ab-8b7c-10ae1e0e8a57"}]} [pid: 8|app: 0|req: 1356/2957] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:53:16 2026] DELETE /v2.0/networks/254f6a49-2e2a-4416-be3b-c373bea2473c => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/2958] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:53:17 2026] GET /v2.0/security-groups?tenant_id=620e7be493494dca8ac26fc5be96d053&name=default => generated 2929 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2959] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:53:17 2026] DELETE /v2.0/security-groups/759d5bbf-ab16-431f-b95b-8cc670cc53b0 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:53:18.518 7 INFO neutron.db.ovn_revision_numbers_db [None req-46584fe3-30cb-4940-8d84-24a94d1ae527 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7486bc02-1bc3-4114-84ea-841f3fa4548b (type: security_groups) to 1 2026-08-11 09:53:18.531 7 INFO neutron.db.ovn_revision_numbers_db [None req-46584fe3-30cb-4940-8d84-24a94d1ae527 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7b649bff-71f8-4dd7-a249-afaa62346a85 (type: security_group_rules) to 0 2026-08-11 09:53:18.542 7 INFO neutron.db.ovn_revision_numbers_db [None req-46584fe3-30cb-4940-8d84-24a94d1ae527 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a28de282-f721-41ad-bc55-d34f781d88c6 (type: security_group_rules) to 0 2026-08-11 09:53:18.555 7 INFO neutron.db.ovn_revision_numbers_db [None req-46584fe3-30cb-4940-8d84-24a94d1ae527 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource bad1a738-8061-4d93-b858-333638efbb30 (type: security_group_rules) to 0 2026-08-11 09:53:18.570 7 INFO neutron.db.ovn_revision_numbers_db [None req-46584fe3-30cb-4940-8d84-24a94d1ae527 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ca449041-e3de-4dae-ba92-bcd7f3135f9a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1603/2960] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:53:18 2026] GET /v2.0/security-groups?tenant_id=3afb8493d2a946df9dbe670a72ab25f9&name=default => generated 2929 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2961] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:53:18 2026] DELETE /v2.0/security-groups/7486bc02-1bc3-4114-84ea-841f3fa4548b => generated 0 bytes in 314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:53:22.693 7 INFO neutron.db.ovn_revision_numbers_db [None req-af01d659-6799-4155-8cdd-8903a0f776b5 21f4c127955e41b48acc20a671d54fa5 1655d2d6897940cd805166c2949b337c - - default default] Successfully bumped revision number for resource 195d2c64-1c27-4b9d-81e5-4c162d001615 (type: security_groups) to 1 2026-08-11 09:53:22.710 7 INFO neutron.db.ovn_revision_numbers_db [None req-af01d659-6799-4155-8cdd-8903a0f776b5 21f4c127955e41b48acc20a671d54fa5 1655d2d6897940cd805166c2949b337c - - default default] Successfully bumped revision number for resource 0db564b8-4ff8-41f3-a303-53206c324436 (type: security_group_rules) to 0 2026-08-11 09:53:22.730 7 INFO neutron.db.ovn_revision_numbers_db [None req-af01d659-6799-4155-8cdd-8903a0f776b5 21f4c127955e41b48acc20a671d54fa5 1655d2d6897940cd805166c2949b337c - - default default] Successfully bumped revision number for resource 41c0d85c-6782-48fd-96f5-53c811134aa4 (type: security_group_rules) to 0 2026-08-11 09:53:22.745 7 INFO neutron.db.ovn_revision_numbers_db [None req-af01d659-6799-4155-8cdd-8903a0f776b5 21f4c127955e41b48acc20a671d54fa5 1655d2d6897940cd805166c2949b337c - - default default] Successfully bumped revision number for resource b664fe6e-5060-4d72-a07f-1c160ca94067 (type: security_group_rules) to 0 2026-08-11 09:53:22.761 7 INFO neutron.db.ovn_revision_numbers_db [None req-af01d659-6799-4155-8cdd-8903a0f776b5 21f4c127955e41b48acc20a671d54fa5 1655d2d6897940cd805166c2949b337c - - default default] Successfully bumped revision number for resource d6f1652b-3194-4628-8848-0b13617b0dee (type: security_group_rules) to 0 2026-08-11 09:53:22.843 7 INFO neutron.db.segments_db [None req-af01d659-6799-4155-8cdd-8903a0f776b5 21f4c127955e41b48acc20a671d54fa5 1655d2d6897940cd805166c2949b337c - - default default] Added segment 9abb0015-b2e7-4797-bf5f-912a90c89c53 of type geneve for network 9b4131f9-c45b-4af9-a8ce-d421ede2c5d5 2026-08-11 09:53:22.967 7 INFO neutron.db.ovn_revision_numbers_db [None req-af01d659-6799-4155-8cdd-8903a0f776b5 21f4c127955e41b48acc20a671d54fa5 1655d2d6897940cd805166c2949b337c - - default default] Successfully bumped revision number for resource 9b4131f9-c45b-4af9-a8ce-d421ede2c5d5 (type: networks) to 1 2026-08-11 09:53:23.159 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-af01d659-6799-4155-8cdd-8903a0f776b5 21f4c127955e41b48acc20a671d54fa5 1655d2d6897940cd805166c2949b337c - - default default] No more DHCP agents 2026-08-11 09:53:23.160 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-af01d659-6799-4155-8cdd-8903a0f776b5 21f4c127955e41b48acc20a671d54fa5 1655d2d6897940cd805166c2949b337c - - default default] Unable to schedule network 9b4131f9-c45b-4af9-a8ce-d421ede2c5d5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:23.200 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8b205ddd-59af-4b5e-8524-36d0020e5909 - - - - - -] OVN reports status down for port: 434e66e6-3992-4c82-aec1-b6b447b3cddf 2026-08-11 09:53:23.264 7 INFO neutron.db.ovn_revision_numbers_db [None req-af01d659-6799-4155-8cdd-8903a0f776b5 21f4c127955e41b48acc20a671d54fa5 1655d2d6897940cd805166c2949b337c - - default default] Successfully bumped revision number for resource 434e66e6-3992-4c82-aec1-b6b447b3cddf (type: ports) to 1 [pid: 7|app: 0|req: 1604/2964] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:53:22 2026] POST /v2.0/networks => generated 650 bytes in 932 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:53:23.398 8 INFO neutron.db.segments_db [None req-9b402ed1-7ffe-46ed-9194-b7b906b789ea 21f4c127955e41b48acc20a671d54fa5 1655d2d6897940cd805166c2949b337c - - default default] Added segment 38b54f90-3977-4d5d-9fe4-a638934ff944 of type geneve for network 5a4552b3-c28b-4615-a738-78d1ed4ae9be 2026-08-11 09:53:23.538 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b402ed1-7ffe-46ed-9194-b7b906b789ea 21f4c127955e41b48acc20a671d54fa5 1655d2d6897940cd805166c2949b337c - - default default] Successfully bumped revision number for resource 5a4552b3-c28b-4615-a738-78d1ed4ae9be (type: networks) to 1 2026-08-11 09:53:23.754 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9b402ed1-7ffe-46ed-9194-b7b906b789ea 21f4c127955e41b48acc20a671d54fa5 1655d2d6897940cd805166c2949b337c - - default default] No more DHCP agents 2026-08-11 09:53:23.755 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9b402ed1-7ffe-46ed-9194-b7b906b789ea 21f4c127955e41b48acc20a671d54fa5 1655d2d6897940cd805166c2949b337c - - default default] Unable to schedule network 5a4552b3-c28b-4615-a738-78d1ed4ae9be: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:23.801 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8b205ddd-59af-4b5e-8524-36d0020e5909 - - - - - -] OVN reports status down for port: 509c0638-8f9e-43b3-adbb-d785a66e95ae 2026-08-11 09:53:23.842 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b402ed1-7ffe-46ed-9194-b7b906b789ea 21f4c127955e41b48acc20a671d54fa5 1655d2d6897940cd805166c2949b337c - - default default] Successfully bumped revision number for resource 509c0638-8f9e-43b3-adbb-d785a66e95ae (type: ports) to 1 [pid: 8|app: 0|req: 1361/2965] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:53:23 2026] POST /v2.0/networks => generated 651 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/2966] 10.0.0.53 () {34 vars in 751 bytes} [Tue Aug 11 09:53:23 2026] PUT /v2.0/networks/9b4131f9-c45b-4af9-a8ce-d421ede2c5d5/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2967] 10.0.0.53 () {32 vars in 731 bytes} [Tue Aug 11 09:53:23 2026] GET /v2.0/networks/9b4131f9-c45b-4af9-a8ce-d421ede2c5d5/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/2968] 10.0.0.53 () {34 vars in 751 bytes} [Tue Aug 11 09:53:24 2026] PUT /v2.0/networks/5a4552b3-c28b-4615-a738-78d1ed4ae9be/tags => generated 17 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2969] 10.0.0.53 () {32 vars in 731 bytes} [Tue Aug 11 09:53:24 2026] GET /v2.0/networks/5a4552b3-c28b-4615-a738-78d1ed4ae9be/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/2970] 10.0.0.53 () {34 vars in 751 bytes} [Tue Aug 11 09:53:24 2026] PUT /v2.0/networks/5a4552b3-c28b-4615-a738-78d1ed4ae9be/tags => generated 12 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2971] 10.0.0.53 () {32 vars in 731 bytes} [Tue Aug 11 09:53:24 2026] GET /v2.0/networks/5a4552b3-c28b-4615-a738-78d1ed4ae9be/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/2972] 10.0.0.53 () {32 vars in 731 bytes} [Tue Aug 11 09:53:24 2026] GET /v2.0/networks/9b4131f9-c45b-4af9-a8ce-d421ede2c5d5/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:53:24.492 8 INFO neutron_taas.services.taas.taas_plugin [None req-70028b41-1168-4954-a30c-40d07e105327 21f4c127955e41b48acc20a671d54fa5 1655d2d6897940cd805166c2949b337c - - default default] TaaS: Handle Delete Port: 434e66e6-3992-4c82-aec1-b6b447b3cddf 2026-08-11 09:53:24.495 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70028b41-1168-4954-a30c-40d07e105327 21f4c127955e41b48acc20a671d54fa5 1655d2d6897940cd805166c2949b337c - - default default] Tap Mirror: Handle Delete Port: 434e66e6-3992-4c82-aec1-b6b447b3cddf 2026-08-11 09:53:24.682 8 INFO neutron.services.segments.plugin [-] Segment 9abb0015-b2e7-4797-bf5f-912a90c89c53 resource provider aggregate not found 2026-08-11 09:53:24.691 8 INFO neutron.services.segments.plugin [-] Segment 9abb0015-b2e7-4797-bf5f-912a90c89c53 resource provider aggregate not found 2026-08-11 09:53:24.702 8 INFO neutron.services.segments.plugin [-] Segment 9abb0015-b2e7-4797-bf5f-912a90c89c53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9abb0015-b2e7-4797-bf5f-912a90c89c53 found for delete ", "request_id": "req-0f7077ca-307a-433b-b10f-e23245789ad5"}]} 2026-08-11 09:53:24.706 8 INFO neutron.services.segments.plugin [-] Segment 9abb0015-b2e7-4797-bf5f-912a90c89c53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9abb0015-b2e7-4797-bf5f-912a90c89c53 found for delete ", "request_id": "req-513d78f3-ee0e-4a56-9a09-23118da01055"}]} [pid: 8|app: 0|req: 1365/2973] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:53:24 2026] DELETE /v2.0/networks/9b4131f9-c45b-4af9-a8ce-d421ede2c5d5 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:53:24.903 7 INFO neutron_taas.services.taas.taas_plugin [None req-e341e755-9180-4d9f-958a-e2ffac4fadb8 21f4c127955e41b48acc20a671d54fa5 1655d2d6897940cd805166c2949b337c - - default default] TaaS: Handle Delete Port: 509c0638-8f9e-43b3-adbb-d785a66e95ae 2026-08-11 09:53:24.906 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e341e755-9180-4d9f-958a-e2ffac4fadb8 21f4c127955e41b48acc20a671d54fa5 1655d2d6897940cd805166c2949b337c - - default default] Tap Mirror: Handle Delete Port: 509c0638-8f9e-43b3-adbb-d785a66e95ae 2026-08-11 09:53:25.129 7 INFO neutron.services.segments.plugin [-] Segment 38b54f90-3977-4d5d-9fe4-a638934ff944 resource provider aggregate not found 2026-08-11 09:53:25.134 7 INFO neutron.services.segments.plugin [-] Segment 38b54f90-3977-4d5d-9fe4-a638934ff944 resource provider aggregate not found 2026-08-11 09:53:25.153 7 INFO neutron.services.segments.plugin [-] Segment 38b54f90-3977-4d5d-9fe4-a638934ff944 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38b54f90-3977-4d5d-9fe4-a638934ff944 found for delete ", "request_id": "req-d615f8fc-7131-4740-b8e2-13f6cfa0644f"}]} 2026-08-11 09:53:25.157 7 INFO neutron.services.segments.plugin [-] Segment 38b54f90-3977-4d5d-9fe4-a638934ff944 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38b54f90-3977-4d5d-9fe4-a638934ff944 found for delete ", "request_id": "req-738989d6-cc93-4d0f-8389-5109e1f6efca"}]} [pid: 7|app: 0|req: 1609/2974] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:53:24 2026] DELETE /v2.0/networks/5a4552b3-c28b-4615-a738-78d1ed4ae9be => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:53:26.166 8 INFO neutron.db.ovn_revision_numbers_db [None req-661b1591-9a21-4837-a907-6d479ddd28e6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c4b76181-bf4b-42bf-a663-50a8b3778cd0 (type: security_groups) to 1 2026-08-11 09:53:26.179 8 INFO neutron.db.ovn_revision_numbers_db [None req-661b1591-9a21-4837-a907-6d479ddd28e6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 355ccd98-3902-4790-86ac-61b6ba3bb3ac (type: security_group_rules) to 0 2026-08-11 09:53:26.192 8 INFO neutron.db.ovn_revision_numbers_db [None req-661b1591-9a21-4837-a907-6d479ddd28e6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 88899aa8-1dc2-40f8-a1a2-d9614c95cea9 (type: security_group_rules) to 0 2026-08-11 09:53:26.205 8 INFO neutron.db.ovn_revision_numbers_db [None req-661b1591-9a21-4837-a907-6d479ddd28e6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c7cfdcc2-c9ef-44b2-80e4-b1886648d63d (type: security_group_rules) to 0 2026-08-11 09:53:26.219 8 INFO neutron.db.ovn_revision_numbers_db [None req-661b1591-9a21-4837-a907-6d479ddd28e6 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource cd608c3e-5ca1-4e5f-8e3e-096359f7f651 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1366/2975] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:53:25 2026] GET /v2.0/security-groups?tenant_id=537bd69bc0d24c3f915e1f0bb49948e2&name=default => generated 2929 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/2976] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:53:26 2026] DELETE /v2.0/security-groups/c4b76181-bf4b-42bf-a663-50a8b3778cd0 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2977] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:53:26 2026] GET /v2.0/security-groups?tenant_id=1655d2d6897940cd805166c2949b337c&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/2978] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:53:26 2026] DELETE /v2.0/security-groups/195d2c64-1c27-4b9d-81e5-4c162d001615 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:53:30.873 8 INFO neutron.db.ovn_revision_numbers_db [None req-1c4f9a05-c42c-4a72-a9be-072f783475c1 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 8abc9df4-4a85-45ee-99c7-8c2ba6b5d3ce (type: security_groups) to 1 2026-08-11 09:53:30.890 8 INFO neutron.db.ovn_revision_numbers_db [None req-1c4f9a05-c42c-4a72-a9be-072f783475c1 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource a4b9628e-f25a-4f90-b644-530a58792f3a (type: security_group_rules) to 0 2026-08-11 09:53:30.906 8 INFO neutron.db.ovn_revision_numbers_db [None req-1c4f9a05-c42c-4a72-a9be-072f783475c1 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource d2d8bfe0-b06c-4dda-a5dd-cabc456c6fbd (type: security_group_rules) to 0 2026-08-11 09:53:30.924 8 INFO neutron.db.ovn_revision_numbers_db [None req-1c4f9a05-c42c-4a72-a9be-072f783475c1 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource e0f20f6f-0061-4a97-a3c8-4cc1aeb788fe (type: security_group_rules) to 0 2026-08-11 09:53:30.938 8 INFO neutron.db.ovn_revision_numbers_db [None req-1c4f9a05-c42c-4a72-a9be-072f783475c1 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource fa4efaee-1b6d-41f2-b612-d34700760246 (type: security_group_rules) to 0 2026-08-11 09:53:31.014 8 INFO neutron.db.segments_db [None req-1c4f9a05-c42c-4a72-a9be-072f783475c1 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Added segment d7b98f58-5900-4849-adde-9ec7889f86b2 of type geneve for network 8ab73fba-8051-4efa-8bd1-52b919a720ca 2026-08-11 09:53:31.132 8 INFO neutron.db.ovn_revision_numbers_db [None req-1c4f9a05-c42c-4a72-a9be-072f783475c1 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 8ab73fba-8051-4efa-8bd1-52b919a720ca (type: networks) to 1 2026-08-11 09:53:31.303 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1c4f9a05-c42c-4a72-a9be-072f783475c1 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] No more DHCP agents 2026-08-11 09:53:31.305 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1c4f9a05-c42c-4a72-a9be-072f783475c1 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Unable to schedule network 8ab73fba-8051-4efa-8bd1-52b919a720ca: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:31.367 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ae7e769-092f-4f08-b075-780b0887bded - - - - - -] OVN reports status down for port: ee9d221d-53bf-456f-b5f9-812d83a50395 2026-08-11 09:53:31.434 8 INFO neutron.db.ovn_revision_numbers_db [None req-1c4f9a05-c42c-4a72-a9be-072f783475c1 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource ee9d221d-53bf-456f-b5f9-812d83a50395 (type: ports) to 1 [pid: 8|app: 0|req: 1368/2979] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:53:30 2026] POST /v2.0/networks => generated 645 bytes in 950 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:53:31.674 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aa107d2f-1ad2-4fd8-9a6d-ed4ca61e14b8 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] No more DHCP agents 2026-08-11 09:53:31.675 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aa107d2f-1ad2-4fd8-9a6d-ed4ca61e14b8 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Unable to schedule network 8ab73fba-8051-4efa-8bd1-52b919a720ca: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:32.152 7 INFO neutron.db.ovn_revision_numbers_db [None req-aaf128ee-b011-4eaf-a817-a7d3d0a8500d - - - - - -] Successfully bumped revision number for resource ee9d221d-53bf-456f-b5f9-812d83a50395 (type: ports) to 2 2026-08-11 09:53:32.192 7 INFO neutron.db.ovn_revision_numbers_db [None req-aaf128ee-b011-4eaf-a817-a7d3d0a8500d - - - - - -] Successfully bumped revision number for resource ac7574c8-27fc-42eb-b548-28d4984d98c1 (type: subnets) to 0 [pid: 7|app: 0|req: 1612/2980] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:53:31 2026] POST /v2.0/subnets => generated 626 bytes in 733 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:53:32.713 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ce4fbeb-fc06-4a44-97a2-68168fac9c6c bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] No more DHCP agents 2026-08-11 09:53:32.747 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ce4fbeb-fc06-4a44-97a2-68168fac9c6c bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1613/2981] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:53:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/2982] 199.204.45.235 () {30 vars in 704 bytes} [Tue Aug 11 09:53:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/2983] 199.204.45.235 () {30 vars in 680 bytes} [Tue Aug 11 09:53:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/2984] 199.204.45.235 () {30 vars in 716 bytes} [Tue Aug 11 09:53:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/2985] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:53:32 2026] GET /v2.0/subnets/cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:53:32.937 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ae7e769-092f-4f08-b075-780b0887bded - - - - - -] OVN reports status down for port: 457575b7-66d1-4467-b1d9-c2eb913c15bf [pid: 7|app: 0|req: 1618/2986] 199.204.45.235 () {30 vars in 768 bytes} [Tue Aug 11 09:53:32 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 1217 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:53:33.011 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ce4fbeb-fc06-4a44-97a2-68168fac9c6c bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 457575b7-66d1-4467-b1d9-c2eb913c15bf (type: ports) to 1 2026-08-11 09:53:33.284 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-67d6bfda-ac02-483a-9ae3-2a1bb4ac1e4d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:53:33.286 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-67d6bfda-ac02-483a-9ae3-2a1bb4ac1e4d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:33.421 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8b205ddd-59af-4b5e-8524-36d0020e5909 - - - - - -] OVN reports status down for port: de3105f8-ec18-4100-815e-9d6491f7fda8 2026-08-11 09:53:33.504 7 INFO neutron.db.ovn_revision_numbers_db [None req-67d6bfda-ac02-483a-9ae3-2a1bb4ac1e4d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource de3105f8-ec18-4100-815e-9d6491f7fda8 (type: ports) to 1 [pid: 7|app: 0|req: 1619/2987] 199.204.45.235 () {34 vars in 716 bytes} [Tue Aug 11 09:53:32 2026] POST /v2.0/ports => generated 1059 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/2988] 10.0.0.131 () {34 vars in 970 bytes} [Tue Aug 11 09:53:33 2026] GET /v2.0/ports/de3105f8-ec18-4100-815e-9d6491f7fda8 => generated 1059 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/2989] 10.0.0.131 () {34 vars in 906 bytes} [Tue Aug 11 09:53:33 2026] GET /v2.0/extensions => generated 20541 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-11 09:53:33.845 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-b2e9126a-affe-468a-b46e-632a9ac1c10b - - - - - -] Schedule LRP lrp-457575b7-66d1-4467-b1d9-c2eb913c15bf on gateway ce5202b0-5136-491f-befe-509851665b2b with priority 1 2026-08-11 09:53:33.911 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ae7e769-092f-4f08-b075-780b0887bded - - - - - -] OVN reports status up for port: 457575b7-66d1-4467-b1d9-c2eb913c15bf 2026-08-11 09:53:33.942 8 INFO neutron.plugins.ml2.plugin [None req-3ae7e769-092f-4f08-b075-780b0887bded - - - - - -] Attempt 1 to provision port 457575b7-66d1-4467-b1d9-c2eb913c15bf 2026-08-11 09:53:33.973 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ce4fbeb-fc06-4a44-97a2-68168fac9c6c bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 457575b7-66d1-4467-b1d9-c2eb913c15bf (type: router_ports) to 1 2026-08-11 09:53:34.084 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ce4fbeb-fc06-4a44-97a2-68168fac9c6c bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 70b06397-f37f-43f1-8148-8a80fedc6014 (type: routers) to 2 [pid: 8|app: 0|req: 1369/2990] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:53:32 2026] POST /v2.0/routers => generated 936 bytes in 1889 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:53:34.644 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-42ce7760-f521-4412-9919-064be53518c1 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] No more DHCP agents 2026-08-11 09:53:34.646 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-42ce7760-f521-4412-9919-064be53518c1 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Unable to schedule network 8ab73fba-8051-4efa-8bd1-52b919a720ca: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1370/2991] 199.204.45.235 () {34 vars in 1261 bytes} [Tue Aug 11 09:53:34 2026] GET /v2.0/ports/de3105f8-ec18-4100-815e-9d6491f7fda8?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:53:34.763 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8b205ddd-59af-4b5e-8524-36d0020e5909 - - - - - -] OVN reports status down for port: a354e9b2-7ec4-46ee-bd27-555504d57cd3 [pid: 8|app: 0|req: 1371/2992] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:53:34 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:53:34.829 7 INFO neutron.db.ovn_revision_numbers_db [None req-42ce7760-f521-4412-9919-064be53518c1 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource a354e9b2-7ec4-46ee-bd27-555504d57cd3 (type: ports) to 1 [pid: 8|app: 0|req: 1372/2993] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:53:34 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2994] 199.204.45.235 () {34 vars in 974 bytes} [Tue Aug 11 09:53:35 2026] GET /v2.0/ports/de3105f8-ec18-4100-815e-9d6491f7fda8 => generated 1059 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2995] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:53:35 2026] GET /v2.0/networks?id=295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c => generated 844 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:53:35.530 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8b205ddd-59af-4b5e-8524-36d0020e5909 - - - - - -] OVN reports status up for port: a354e9b2-7ec4-46ee-bd27-555504d57cd3 2026-08-11 09:53:35.555 7 INFO neutron.plugins.ml2.plugin [None req-8b205ddd-59af-4b5e-8524-36d0020e5909 - - - - - -] Attempt 1 to provision port a354e9b2-7ec4-46ee-bd27-555504d57cd3 2026-08-11 09:53:35.658 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-42ce7760-f521-4412-9919-064be53518c1 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] No more DHCP agents 2026-08-11 09:53:35.661 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-42ce7760-f521-4412-9919-064be53518c1 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Unable to schedule network 8ab73fba-8051-4efa-8bd1-52b919a720ca: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:35.818 8 INFO neutron.db.ovn_revision_numbers_db [req-e5a9003d-0931-46f7-baa6-31adc39e3065 req-3eee6285-6b6b-4015-97fc-6f76d9cc24a1 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource de3105f8-ec18-4100-815e-9d6491f7fda8 (type: ports) to 2 2026-08-11 09:53:36.055 8 INFO neutron.db.ovn_revision_numbers_db [req-e5a9003d-0931-46f7-baa6-31adc39e3065 req-3eee6285-6b6b-4015-97fc-6f76d9cc24a1 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource de3105f8-ec18-4100-815e-9d6491f7fda8 (type: ports) to 4 [pid: 8|app: 0|req: 1375/2996] 199.204.45.235 () {38 vars in 1027 bytes} [Tue Aug 11 09:53:35 2026] PUT /v2.0/ports/de3105f8-ec18-4100-815e-9d6491f7fda8 => generated 1218 bytes in 601 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:53:36.226 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcdc14e4-8b8a-4c64-93d3-c497c9848d60'] response: {'name': 'network-changed', 'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'tag': 'de3105f8-ec18-4100-815e-9d6491f7fda8', 'status': 'completed', 'code': 200} 2026-08-11 09:53:36.234 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b205ddd-59af-4b5e-8524-36d0020e5909 - - - - - -] Successfully bumped revision number for resource a354e9b2-7ec4-46ee-bd27-555504d57cd3 (type: ports) to 2 2026-08-11 09:53:36.458 7 INFO neutron.db.ovn_revision_numbers_db [None req-42ce7760-f521-4412-9919-064be53518c1 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource a354e9b2-7ec4-46ee-bd27-555504d57cd3 (type: router_ports) to 1 [pid: 7|app: 0|req: 1622/2997] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:53:34 2026] PUT /v2.0/routers/70b06397-f37f-43f1-8148-8a80fedc6014/add_router_interface => generated 309 bytes in 2354 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/2998] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:53:36 2026] GET /v2.0/ports?tenant_id=c8197a7efd4a49e68adc461a9bf5be89&device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 2427 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/2999] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:53:36 2026] GET /v2.0/networks?id=295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c => generated 844 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3000] 199.204.45.235 () {34 vars in 1057 bytes} [Tue Aug 11 09:53:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.178&port_id=de3105f8-ec18-4100-815e-9d6491f7fda8 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3001] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:53:36 2026] GET /v2.0/subnets?id=cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 679 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3002] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:53:36 2026] GET /v2.0/ports?network_id=295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c&device_owner=network%3Adhcp => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3003] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:53:36 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3004] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:53:37 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:53:37.163 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2c948dd1-456e-4293-8967-cc7ffab4975a - - - - - -] No more DHCP agents 2026-08-11 09:53:37.165 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2c948dd1-456e-4293-8967-cc7ffab4975a - - - - - -] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:37.303 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c948dd1-456e-4293-8967-cc7ffab4975a - - - - - -] Successfully bumped revision number for resource 871db6db-f2f7-4712-a520-44a54a4425bc (type: ports) to 1 2026-08-11 09:53:37.560 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c948dd1-456e-4293-8967-cc7ffab4975a - - - - - -] Successfully bumped revision number for resource 871db6db-f2f7-4712-a520-44a54a4425bc (type: ports) to 3 2026-08-11 09:53:37.627 8 INFO neutron.db.segments_db [None req-2c948dd1-456e-4293-8967-cc7ffab4975a - - - - - -] Added segment db173f4e-74b4-477c-8cf9-4f453d468220 of type geneve for network 37d0d7ea-6d62-40c1-b397-846f0992528d 2026-08-11 09:53:37.760 8 INFO neutron.db.ovn_revision_numbers_db [None req-e00aca39-d815-45fa-9d79-2dfd3a66b518 - - - - - -] Successfully bumped revision number for resource 37d0d7ea-6d62-40c1-b397-846f0992528d (type: networks) to 1 2026-08-11 09:53:37.926 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e00aca39-d815-45fa-9d79-2dfd3a66b518 - - - - - -] No more DHCP agents 2026-08-11 09:53:37.929 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e00aca39-d815-45fa-9d79-2dfd3a66b518 - - - - - -] Unable to schedule network 37d0d7ea-6d62-40c1-b397-846f0992528d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:38.031 8 INFO neutron.db.ovn_revision_numbers_db [None req-e00aca39-d815-45fa-9d79-2dfd3a66b518 - - - - - -] Successfully bumped revision number for resource 54ebf215-dfce-49bc-8989-026473668579 (type: ports) to 1 [pid: 7|app: 0|req: 1632/3007] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:53:38 2026] GET /v2.0/ports?tenant_id=c8197a7efd4a49e68adc461a9bf5be89&device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 2427 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:53:38.151 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e00aca39-d815-45fa-9d79-2dfd3a66b518 - - - - - -] No more DHCP agents 2026-08-11 09:53:38.152 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e00aca39-d815-45fa-9d79-2dfd3a66b518 - - - - - -] Unable to schedule network 37d0d7ea-6d62-40c1-b397-846f0992528d: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1633/3008] 199.204.45.235 () {34 vars in 1061 bytes} [Tue Aug 11 09:53:38 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.185&port_id=714e6b58-c605-4019-a75a-3726e937ad44 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:53:38.174 8 INFO neutron.db.ovn_revision_numbers_db [None req-e00aca39-d815-45fa-9d79-2dfd3a66b518 - - - - - -] Successfully bumped revision number for resource 2cfb0f37-3b42-4715-b8d1-c75bd15bc186 (type: subnets) to 0 [pid: 7|app: 0|req: 1634/3009] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:53:38 2026] GET /v2.0/subnets?id=1b6bfeb6-28eb-43b0-8c2b-70e5ab3eb73a => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3010] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:53:38 2026] GET /v2.0/ports?network_id=c520cea9-7b19-479d-9c60-22e470edbf4a&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3011] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:53:38 2026] GET /v2.0/networks/c520cea9-7b19-479d-9c60-22e470edbf4a?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3012] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:53:38 2026] GET /v2.0/networks/c520cea9-7b19-479d-9c60-22e470edbf4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3013] 199.204.45.235 () {34 vars in 1057 bytes} [Tue Aug 11 09:53:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.178&port_id=de3105f8-ec18-4100-815e-9d6491f7fda8 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3014] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:53:38 2026] GET /v2.0/subnets?id=cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3015] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:53:38 2026] GET /v2.0/ports?network_id=295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3016] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:53:38 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3017] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:53:38 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:53:38.549 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e00aca39-d815-45fa-9d79-2dfd3a66b518 - - - - - -] No more DHCP agents 2026-08-11 09:53:38.550 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e00aca39-d815-45fa-9d79-2dfd3a66b518 - - - - - -] Unable to schedule network 37d0d7ea-6d62-40c1-b397-846f0992528d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:38.706 8 INFO neutron.db.ovn_revision_numbers_db [None req-e00aca39-d815-45fa-9d79-2dfd3a66b518 - - - - - -] Successfully bumped revision number for resource fa9d5685-f8b7-459a-af5e-22220a219188 (type: ports) to 1 2026-08-11 09:53:39.269 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-3ae7e769-092f-4f08-b075-780b0887bded - - - - - -] No hosting information found for port 457575b7-66d1-4467-b1d9-c2eb913c15bf: RuntimeError: No hosting information found for port 457575b7-66d1-4467-b1d9-c2eb913c15bf 2026-08-11 09:53:39.270 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ae7e769-092f-4f08-b075-780b0887bded - - - - - -] OVN reports status down for port: 54ebf215-dfce-49bc-8989-026473668579 2026-08-11 09:53:39.380 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ae7e769-092f-4f08-b075-780b0887bded - - - - - -] OVN reports status down for port: fa9d5685-f8b7-459a-af5e-22220a219188 2026-08-11 09:53:39.491 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-3ae7e769-092f-4f08-b075-780b0887bded - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 09:53:39.491 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3ae7e769-092f-4f08-b075-780b0887bded - - - - - -] OVN reports status up for port: fa9d5685-f8b7-459a-af5e-22220a219188 2026-08-11 09:53:39.511 8 INFO neutron.plugins.ml2.plugin [None req-3ae7e769-092f-4f08-b075-780b0887bded - - - - - -] Attempt 1 to provision port fa9d5685-f8b7-459a-af5e-22220a219188 2026-08-11 09:53:39.588 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e00aca39-d815-45fa-9d79-2dfd3a66b518 - - - - - -] No more DHCP agents 2026-08-11 09:53:39.590 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e00aca39-d815-45fa-9d79-2dfd3a66b518 - - - - - -] Unable to schedule network 37d0d7ea-6d62-40c1-b397-846f0992528d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:40.191 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ae7e769-092f-4f08-b075-780b0887bded - - - - - -] Successfully bumped revision number for resource fa9d5685-f8b7-459a-af5e-22220a219188 (type: ports) to 2 2026-08-11 09:53:40.467 8 INFO neutron.db.ovn_revision_numbers_db [None req-e00aca39-d815-45fa-9d79-2dfd3a66b518 - - - - - -] Successfully bumped revision number for resource fa9d5685-f8b7-459a-af5e-22220a219188 (type: router_ports) to 1 2026-08-11 09:53:40.672 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e00aca39-d815-45fa-9d79-2dfd3a66b518 - - - - - -] No more DHCP agents 2026-08-11 09:53:40.673 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e00aca39-d815-45fa-9d79-2dfd3a66b518 - - - - - -] Unable to schedule network 37d0d7ea-6d62-40c1-b397-846f0992528d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:40.836 8 INFO neutron.db.ovn_revision_numbers_db [None req-e00aca39-d815-45fa-9d79-2dfd3a66b518 - - - - - -] Successfully bumped revision number for resource b49d39fc-19c1-4bf5-958b-123186a0ea25 (type: ports) to 1 2026-08-11 09:53:41.079 8 INFO neutron.db.ovn_revision_numbers_db [None req-e00aca39-d815-45fa-9d79-2dfd3a66b518 - - - - - -] Successfully bumped revision number for resource b49d39fc-19c1-4bf5-958b-123186a0ea25 (type: ports) to 3 [pid: 8|app: 0|req: 1376/3018] 10.0.0.53 () {34 vars in 683 bytes} [Tue Aug 11 09:53:36 2026] POST /v2.0/vpn/vpnservices => generated 458 bytes in 4865 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:53:41.727 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-277556e1-e777-4f55-949d-00f50c65ac5b - - - - - -] No hosting information found for port a354e9b2-7ec4-46ee-bd27-555504d57cd3: RuntimeError: No hosting information found for port a354e9b2-7ec4-46ee-bd27-555504d57cd3 [pid: 8|app: 0|req: 1377/3019] 10.0.0.131 () {34 vars in 970 bytes} [Tue Aug 11 09:53:42 2026] GET /v2.0/ports/de3105f8-ec18-4100-815e-9d6491f7fda8 => generated 1218 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:53:42.736 7 INFO neutron.db.ovn_revision_numbers_db [None req-277556e1-e777-4f55-949d-00f50c65ac5b - - - - - -] Successfully bumped revision number for resource a354e9b2-7ec4-46ee-bd27-555504d57cd3 (type: router_ports) to 2 2026-08-11 09:53:42.737 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-277556e1-e777-4f55-949d-00f50c65ac5b - - - - - -] OVN reports status down for port: 871db6db-f2f7-4712-a520-44a54a4425bc [pid: 7|app: 0|req: 1643/3020] 10.0.0.53 () {34 vars in 683 bytes} [Tue Aug 11 09:53:41 2026] POST /v2.0/vpn/vpnservices => generated 424 bytes in 1433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:53:42.825 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-277556e1-e777-4f55-949d-00f50c65ac5b - - - - - -] OVN reports status up for port: de3105f8-ec18-4100-815e-9d6491f7fda8 [pid: 7|app: 0|req: 1644/3021] 10.0.0.53 () {34 vars in 682 bytes} [Tue Aug 11 09:53:42 2026] POST /v2.0/vpn/ikepolicies => generated 404 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:53:42.860 7 INFO neutron.plugins.ml2.plugin [None req-277556e1-e777-4f55-949d-00f50c65ac5b - - - - - -] Attempt 1 to provision port de3105f8-ec18-4100-815e-9d6491f7fda8 [pid: 7|app: 0|req: 1645/3022] 10.0.0.53 () {34 vars in 686 bytes} [Tue Aug 11 09:53:42 2026] POST /v2.0/vpn/ipsecpolicies => generated 413 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:53:43.048 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-46c88fdf-10e6-4eef-bad0-adfbd625f527'] response: {'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'de3105f8-ec18-4100-815e-9d6491f7fda8', 'code': 200} [pid: 7|app: 0|req: 1646/3023] 10.0.0.53 () {34 vars in 691 bytes} [Tue Aug 11 09:53:42 2026] POST /v2.0/vpn/endpoint-groups => generated 328 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3024] 10.0.0.53 () {34 vars in 691 bytes} [Tue Aug 11 09:53:43 2026] POST /v2.0/vpn/endpoint-groups => generated 320 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:53:43.289 7 INFO neutron.db.ovn_revision_numbers_db [None req-277556e1-e777-4f55-949d-00f50c65ac5b - - - - - -] Successfully bumped revision number for resource de3105f8-ec18-4100-815e-9d6491f7fda8 (type: ports) to 5 2026-08-11 09:53:43.449 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7ecc57e6-8897-4da4-bc76-eecfdbeb787e - - - - - -] OVN reports status down for port: b49d39fc-19c1-4bf5-958b-123186a0ea25 2026-08-11 09:53:43.524 8 INFO neutron.db.ovn_revision_numbers_db [None req-21bf62d2-c092-4518-9715-e4e8e4562929 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource de3105f8-ec18-4100-815e-9d6491f7fda8 (type: ports) to 6 [pid: 8|app: 0|req: 1378/3025] 199.204.45.235 () {34 vars in 788 bytes} [Tue Aug 11 09:53:42 2026] PUT /v2.0/ports/de3105f8-ec18-4100-815e-9d6491f7fda8 => generated 1251 bytes in 1264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:53:43.560 8 INFO neutron.api.v2.resource [None req-b5e7f2d2-1a4b-4f43-a2c3-686f353a4255 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1379/3026] 199.204.45.235 () {30 vars in 762 bytes} [Tue Aug 11 09:53:43 2026] GET /v2.0/security-groups/lb-917943c1-609b-4380-9d3b-9f7cf60399e6 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:53:43.577 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-30f26c84-260e-48f2-b31f-ed0dac991d50'] response: {'name': 'network-changed', 'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'tag': 'de3105f8-ec18-4100-815e-9d6491f7fda8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1380/3027] 199.204.45.235 () {30 vars in 784 bytes} [Tue Aug 11 09:53:43 2026] GET /v2.0/security-groups?name=lb-917943c1-609b-4380-9d3b-9f7cf60399e6 => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:53:43.883 8 INFO neutron.db.ovn_revision_numbers_db [None req-cada0a9d-7c30-4b8e-a535-c572bbfec6b0 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource de3105f8-ec18-4100-815e-9d6491f7fda8 (type: ports) to 7 [pid: 8|app: 0|req: 1381/3028] 199.204.45.235 () {34 vars in 788 bytes} [Tue Aug 11 09:53:43 2026] PUT /v2.0/ports/de3105f8-ec18-4100-815e-9d6491f7fda8 => generated 1291 bytes in 291 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:53:44.121 7 INFO neutron.db.ovn_revision_numbers_db [None req-fdf0d0fc-c072-4888-ad4e-e502694b7f5e bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 70b06397-f37f-43f1-8148-8a80fedc6014 (type: routers) to 5 [pid: 8|app: 0|req: 1382/3029] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:53:44 2026] GET /v2.0/ports?tenant_id=c8197a7efd4a49e68adc461a9bf5be89&device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 2528 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/3030] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:53:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3031] 10.0.0.53 () {34 vars in 705 bytes} [Tue Aug 11 09:53:43 2026] POST /v2.0/vpn/ipsec-site-connections => generated 803 bytes in 977 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3032] 199.204.45.235 () {30 vars in 704 bytes} [Tue Aug 11 09:53:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/3033] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:53:44 2026] GET /v2.0/networks?id=295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c => generated 844 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/3034] 199.204.45.235 () {30 vars in 680 bytes} [Tue Aug 11 09:53:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3035] 10.0.0.53 () {34 vars in 691 bytes} [Tue Aug 11 09:53:44 2026] POST /v2.0/vpn/endpoint-groups => generated 288 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/3036] 199.204.45.235 () {34 vars in 1057 bytes} [Tue Aug 11 09:53:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.178&port_id=de3105f8-ec18-4100-815e-9d6491f7fda8 => 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: 1387/3037] 199.204.45.235 () {30 vars in 716 bytes} [Tue Aug 11 09:53:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3038] 10.0.0.53 () {32 vars in 746 bytes} [Tue Aug 11 09:53:44 2026] DELETE /v2.0/vpn/endpoint-groups/005f1b7f-fb5b-4c3a-9916-4529b3f0a362 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/3039] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:53:44 2026] GET /v2.0/subnets?id=cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/3040] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:53:44 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3041] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:53:44 2026] GET /v2.0/subnets/cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/3042] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:53:44 2026] GET /v2.0/ports?network_id=295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c&device_owner=network%3Adhcp => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3043] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:53:44 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/3044] 199.204.45.235 () {30 vars in 736 bytes} [Tue Aug 11 09:53:44 2026] GET /v2.0/ports/4cb7e75a-eacf-42cb-a589-cf5f8708aacc => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3045] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:53:44 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/3046] 199.204.45.235 () {30 vars in 736 bytes} [Tue Aug 11 09:53:44 2026] GET /v2.0/ports/de3105f8-ec18-4100-815e-9d6491f7fda8 => generated 1319 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3047] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:53:44 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/3048] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:53:44 2026] GET /v2.0/subnets/cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3049] 199.204.45.235 () {30 vars in 742 bytes} [Tue Aug 11 09:53:44 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c => generated 841 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/3050] 199.204.45.235 () {30 vars in 736 bytes} [Tue Aug 11 09:53:44 2026] GET /v2.0/ports/4cb7e75a-eacf-42cb-a589-cf5f8708aacc => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3051] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:53:44 2026] GET /v2.0/subnets/cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/3052] 10.0.0.53 () {34 vars in 683 bytes} [Tue Aug 11 09:53:44 2026] POST /v2.0/vpn/ikepolicies => generated 403 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3053] 10.0.0.53 () {32 vars in 661 bytes} [Tue Aug 11 09:53:44 2026] GET /v2.0/vpn/ikepolicies => generated 798 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/3054] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:53:44 2026] DELETE /v2.0/vpn/ikepolicies/6d0356c5-6ad0-4de5-9407-4f2f752c5bdb => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3055] 10.0.0.53 () {34 vars in 687 bytes} [Tue Aug 11 09:53:44 2026] POST /v2.0/vpn/ipsecpolicies => generated 411 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/3056] 10.0.0.53 () {32 vars in 665 bytes} [Tue Aug 11 09:53:44 2026] GET /v2.0/vpn/ipsecpolicies => generated 813 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3057] 10.0.0.53 () {32 vars in 742 bytes} [Tue Aug 11 09:53:44 2026] DELETE /v2.0/vpn/ipsecpolicies/bcc4ec2b-56f5-48ae-84ee-9c8acaf69e58 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:53:45.026 8 INFO neutron.db.segments_db [None req-f49ce386-2cb5-4df8-9d04-d9d7a75bd97d bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Added segment dc75008f-1aa8-4a0b-af68-1b6a91d1521d of type geneve for network 015f170e-86b3-494d-a138-d958e37d76dc 2026-08-11 09:53:45.094 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d935a1a7-0626-46ba-b421-3e8b82002eb3'] response: {'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'de3105f8-ec18-4100-815e-9d6491f7fda8', 'code': 200} 2026-08-11 09:53:45.172 8 INFO neutron.db.ovn_revision_numbers_db [None req-f49ce386-2cb5-4df8-9d04-d9d7a75bd97d bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 015f170e-86b3-494d-a138-d958e37d76dc (type: networks) to 1 2026-08-11 09:53:45.383 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f49ce386-2cb5-4df8-9d04-d9d7a75bd97d bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] No more DHCP agents 2026-08-11 09:53:45.384 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f49ce386-2cb5-4df8-9d04-d9d7a75bd97d bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Unable to schedule network 015f170e-86b3-494d-a138-d958e37d76dc: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:45.456 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7ecc57e6-8897-4da4-bc76-eecfdbeb787e - - - - - -] OVN reports status down for port: 28fe8100-9714-4d91-ac75-e70fbefeb8c2 2026-08-11 09:53:45.475 8 INFO neutron.db.ovn_revision_numbers_db [None req-f49ce386-2cb5-4df8-9d04-d9d7a75bd97d bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 28fe8100-9714-4d91-ac75-e70fbefeb8c2 (type: ports) to 1 [pid: 8|app: 0|req: 1398/3058] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:53:44 2026] POST /v2.0/networks => generated 650 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:53:45.618 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb3abd99-6b46-4f56-bad9-87366785d04a'] response: {'name': 'network-changed', 'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'tag': 'de3105f8-ec18-4100-815e-9d6491f7fda8', 'status': 'completed', 'code': 200} 2026-08-11 09:53:45.726 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f86f57f4-8376-4d3b-9363-ca848522b303 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] No more DHCP agents 2026-08-11 09:53:45.727 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f86f57f4-8376-4d3b-9363-ca848522b303 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Unable to schedule network 015f170e-86b3-494d-a138-d958e37d76dc: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:46.210 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d59bd9df-27b1-49f2-b32d-d46de2e39e1a - - - - - -] No hosting information found for port fa9d5685-f8b7-459a-af5e-22220a219188: RuntimeError: No hosting information found for port fa9d5685-f8b7-459a-af5e-22220a219188 2026-08-11 09:53:46.231 7 INFO neutron.db.ovn_revision_numbers_db [None req-1e1daad2-71bb-4373-8abf-131285b969b2 - - - - - -] Successfully bumped revision number for resource 28fe8100-9714-4d91-ac75-e70fbefeb8c2 (type: ports) to 2 2026-08-11 09:53:46.268 7 INFO neutron.db.ovn_revision_numbers_db [None req-1e1daad2-71bb-4373-8abf-131285b969b2 - - - - - -] Successfully bumped revision number for resource cffc9b8e-a087-4980-a7ad-f96bfe91a427 (type: subnets) to 0 [pid: 8|app: 0|req: 1399/3059] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:53:46 2026] GET /v2.0/ports?tenant_id=c8197a7efd4a49e68adc461a9bf5be89&device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 2528 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3060] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:53:45 2026] POST /v2.0/subnets => generated 629 bytes in 779 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/3061] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:53:46 2026] GET /v2.0/networks?id=295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c => generated 844 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:53:46.387 8 INFO neutron.db.ovn_revision_numbers_db [None req-d59bd9df-27b1-49f2-b32d-d46de2e39e1a - - - - - -] Successfully bumped revision number for resource fa9d5685-f8b7-459a-af5e-22220a219188 (type: router_ports) to 2 [pid: 8|app: 0|req: 1401/3062] 199.204.45.235 () {34 vars in 1057 bytes} [Tue Aug 11 09:53:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.178&port_id=de3105f8-ec18-4100-815e-9d6491f7fda8 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/3063] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:53:46 2026] GET /v2.0/subnets?id=cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/3064] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:53:46 2026] GET /v2.0/ports?network_id=295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/3065] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:53:46 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/3066] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:53:46 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:53:46.738 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-22cc4dca-c668-4628-81cf-31d7a01991fb bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] No more DHCP agents 2026-08-11 09:53:46.740 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-22cc4dca-c668-4628-81cf-31d7a01991fb bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:46.866 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d59bd9df-27b1-49f2-b32d-d46de2e39e1a - - - - - -] OVN reports status down for port: 81f3a26f-17f2-45c9-afe8-f1bb69ee02b3 2026-08-11 09:53:46.914 7 INFO neutron.db.ovn_revision_numbers_db [None req-22cc4dca-c668-4628-81cf-31d7a01991fb bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 81f3a26f-17f2-45c9-afe8-f1bb69ee02b3 (type: ports) to 1 2026-08-11 09:53:47.586 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-50e8321a-2457-4575-a975-60549c21fa53 - - - - - -] Schedule LRP lrp-81f3a26f-17f2-45c9-afe8-f1bb69ee02b3 on gateway ce5202b0-5136-491f-befe-509851665b2b with priority 1 2026-08-11 09:53:47.627 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d59bd9df-27b1-49f2-b32d-d46de2e39e1a - - - - - -] OVN reports status up for port: 81f3a26f-17f2-45c9-afe8-f1bb69ee02b3 2026-08-11 09:53:47.638 8 INFO neutron.plugins.ml2.plugin [None req-d59bd9df-27b1-49f2-b32d-d46de2e39e1a - - - - - -] Attempt 1 to provision port 81f3a26f-17f2-45c9-afe8-f1bb69ee02b3 2026-08-11 09:53:47.720 7 INFO neutron.db.ovn_revision_numbers_db [None req-22cc4dca-c668-4628-81cf-31d7a01991fb bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 81f3a26f-17f2-45c9-afe8-f1bb69ee02b3 (type: router_ports) to 1 2026-08-11 09:53:47.819 7 INFO neutron.db.ovn_revision_numbers_db [None req-22cc4dca-c668-4628-81cf-31d7a01991fb bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 05899581-e630-4643-aed5-0bd9ecd2904a (type: routers) to 2 [pid: 7|app: 0|req: 1662/3067] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:53:46 2026] POST /v2.0/routers => generated 936 bytes in 1553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:53:48.411 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-73b21a7e-6124-4485-944b-89bd42d0711b bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] No more DHCP agents 2026-08-11 09:53:48.412 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-73b21a7e-6124-4485-944b-89bd42d0711b bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Unable to schedule network 015f170e-86b3-494d-a138-d958e37d76dc: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:48.540 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7ecc57e6-8897-4da4-bc76-eecfdbeb787e - - - - - -] OVN reports status down for port: 6749f718-e959-46ea-8b70-2ad671e1eab9 2026-08-11 09:53:48.550 8 INFO neutron.db.ovn_revision_numbers_db [None req-73b21a7e-6124-4485-944b-89bd42d0711b bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 6749f718-e959-46ea-8b70-2ad671e1eab9 (type: ports) to 1 2026-08-11 09:53:49.262 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7ecc57e6-8897-4da4-bc76-eecfdbeb787e - - - - - -] OVN reports status up for port: 6749f718-e959-46ea-8b70-2ad671e1eab9 2026-08-11 09:53:49.275 7 INFO neutron.plugins.ml2.plugin [None req-7ecc57e6-8897-4da4-bc76-eecfdbeb787e - - - - - -] Attempt 1 to provision port 6749f718-e959-46ea-8b70-2ad671e1eab9 2026-08-11 09:53:49.347 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-73b21a7e-6124-4485-944b-89bd42d0711b bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] No more DHCP agents 2026-08-11 09:53:49.349 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-73b21a7e-6124-4485-944b-89bd42d0711b bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Unable to schedule network 015f170e-86b3-494d-a138-d958e37d76dc: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:49.768 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ecc57e6-8897-4da4-bc76-eecfdbeb787e - - - - - -] Successfully bumped revision number for resource 6749f718-e959-46ea-8b70-2ad671e1eab9 (type: ports) to 2 2026-08-11 09:53:49.779 8 INFO neutron.db.ovn_revision_numbers_db [None req-73b21a7e-6124-4485-944b-89bd42d0711b bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 6749f718-e959-46ea-8b70-2ad671e1eab9 (type: router_ports) to 1 [pid: 8|app: 0|req: 1406/3068] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:53:47 2026] PUT /v2.0/routers/05899581-e630-4643-aed5-0bd9ecd2904a/add_router_interface => generated 309 bytes in 1937 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:53:50.546 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c3d064ac-f70d-4871-bd0e-a0773b5d03f1 - - - - - -] No more DHCP agents 2026-08-11 09:53:50.547 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c3d064ac-f70d-4871-bd0e-a0773b5d03f1 - - - - - -] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:50.716 7 INFO neutron.db.ovn_revision_numbers_db [None req-c3d064ac-f70d-4871-bd0e-a0773b5d03f1 - - - - - -] Successfully bumped revision number for resource 52f37e1d-96e4-4732-b722-6bd8976182e2 (type: ports) to 1 2026-08-11 09:53:51.027 7 INFO neutron.db.ovn_revision_numbers_db [None req-c3d064ac-f70d-4871-bd0e-a0773b5d03f1 - - - - - -] Successfully bumped revision number for resource 52f37e1d-96e4-4732-b722-6bd8976182e2 (type: ports) to 3 2026-08-11 09:53:51.096 7 INFO neutron.db.segments_db [None req-c3d064ac-f70d-4871-bd0e-a0773b5d03f1 - - - - - -] Added segment 7e345e9b-71f6-4303-a3c9-e61faf6f49b4 of type geneve for network 794725bf-e49f-4f3d-8ca5-0d6e50bcab7b 2026-08-11 09:53:51.217 7 INFO neutron.db.ovn_revision_numbers_db [None req-90cfc88e-6f1e-43b2-a639-91047e9e7405 - - - - - -] Successfully bumped revision number for resource 794725bf-e49f-4f3d-8ca5-0d6e50bcab7b (type: networks) to 1 2026-08-11 09:53:51.414 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-90cfc88e-6f1e-43b2-a639-91047e9e7405 - - - - - -] No more DHCP agents 2026-08-11 09:53:51.419 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-90cfc88e-6f1e-43b2-a639-91047e9e7405 - - - - - -] Unable to schedule network 794725bf-e49f-4f3d-8ca5-0d6e50bcab7b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:51.540 7 INFO neutron.db.ovn_revision_numbers_db [None req-90cfc88e-6f1e-43b2-a639-91047e9e7405 - - - - - -] Successfully bumped revision number for resource 58d39b6c-f722-44a0-acfd-f3d0962078f9 (type: ports) to 1 2026-08-11 09:53:51.640 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-90cfc88e-6f1e-43b2-a639-91047e9e7405 - - - - - -] No more DHCP agents 2026-08-11 09:53:51.641 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-90cfc88e-6f1e-43b2-a639-91047e9e7405 - - - - - -] Unable to schedule network 794725bf-e49f-4f3d-8ca5-0d6e50bcab7b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:51.689 7 INFO neutron.db.ovn_revision_numbers_db [None req-90cfc88e-6f1e-43b2-a639-91047e9e7405 - - - - - -] Successfully bumped revision number for resource 1b8fe593-9608-4b40-a8fc-3d79a0b3f7c6 (type: subnets) to 0 2026-08-11 09:53:52.083 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-90cfc88e-6f1e-43b2-a639-91047e9e7405 - - - - - -] No more DHCP agents 2026-08-11 09:53:52.086 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-90cfc88e-6f1e-43b2-a639-91047e9e7405 - - - - - -] Unable to schedule network 794725bf-e49f-4f3d-8ca5-0d6e50bcab7b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:52.249 7 INFO neutron.db.ovn_revision_numbers_db [None req-90cfc88e-6f1e-43b2-a639-91047e9e7405 - - - - - -] Successfully bumped revision number for resource e4471324-e22c-4840-83bb-c88cade0bf57 (type: ports) to 1 2026-08-11 09:53:52.935 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ba42a838-e3f9-4fc5-8bac-9948002f9cac b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] No more DHCP agents 2026-08-11 09:53:52.937 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ba42a838-e3f9-4fc5-8bac-9948002f9cac b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:53.123 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-90cfc88e-6f1e-43b2-a639-91047e9e7405 - - - - - -] No more DHCP agents 2026-08-11 09:53:53.126 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-90cfc88e-6f1e-43b2-a639-91047e9e7405 - - - - - -] Unable to schedule network 794725bf-e49f-4f3d-8ca5-0d6e50bcab7b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:53.320 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d59bd9df-27b1-49f2-b32d-d46de2e39e1a - - - - - -] No hosting information found for port 81f3a26f-17f2-45c9-afe8-f1bb69ee02b3: RuntimeError: No hosting information found for port 81f3a26f-17f2-45c9-afe8-f1bb69ee02b3 2026-08-11 09:53:53.321 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d59bd9df-27b1-49f2-b32d-d46de2e39e1a - - - - - -] OVN reports status down for port: 52f37e1d-96e4-4732-b722-6bd8976182e2 2026-08-11 09:53:53.475 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d59bd9df-27b1-49f2-b32d-d46de2e39e1a - - - - - -] OVN reports status down for port: 58d39b6c-f722-44a0-acfd-f3d0962078f9 2026-08-11 09:53:53.627 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d59bd9df-27b1-49f2-b32d-d46de2e39e1a - - - - - -] OVN reports status down for port: e4471324-e22c-4840-83bb-c88cade0bf57 2026-08-11 09:53:53.763 7 INFO neutron.db.ovn_revision_numbers_db [None req-90cfc88e-6f1e-43b2-a639-91047e9e7405 - - - - - -] Successfully bumped revision number for resource e4471324-e22c-4840-83bb-c88cade0bf57 (type: router_ports) to 1 2026-08-11 09:53:53.849 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d59bd9df-27b1-49f2-b32d-d46de2e39e1a - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 09:53:53.850 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d59bd9df-27b1-49f2-b32d-d46de2e39e1a - - - - - -] OVN reports status up for port: e4471324-e22c-4840-83bb-c88cade0bf57 2026-08-11 09:53:53.886 8 INFO neutron.plugins.ml2.plugin [None req-d59bd9df-27b1-49f2-b32d-d46de2e39e1a - - - - - -] Attempt 1 to provision port e4471324-e22c-4840-83bb-c88cade0bf57 2026-08-11 09:53:54.023 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-90cfc88e-6f1e-43b2-a639-91047e9e7405 - - - - - -] No more DHCP agents 2026-08-11 09:53:54.027 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-90cfc88e-6f1e-43b2-a639-91047e9e7405 - - - - - -] Unable to schedule network 794725bf-e49f-4f3d-8ca5-0d6e50bcab7b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:53:54.231 7 INFO neutron.db.ovn_revision_numbers_db [None req-90cfc88e-6f1e-43b2-a639-91047e9e7405 - - - - - -] Successfully bumped revision number for resource a4a6ba8f-883f-437a-b082-b9820b3c5af9 (type: ports) to 1 2026-08-11 09:53:54.517 7 INFO neutron.db.ovn_revision_numbers_db [None req-90cfc88e-6f1e-43b2-a639-91047e9e7405 - - - - - -] Successfully bumped revision number for resource a4a6ba8f-883f-437a-b082-b9820b3c5af9 (type: ports) to 3 [pid: 7|app: 0|req: 1663/3069] 10.0.0.53 () {34 vars in 683 bytes} [Tue Aug 11 09:53:49 2026] POST /v2.0/vpn/vpnservices => generated 457 bytes in 4961 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3072] 10.0.0.53 () {32 vars in 661 bytes} [Tue Aug 11 09:53:54 2026] GET /v2.0/vpn/vpnservices => generated 1314 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:53:54.825 8 INFO neutron.db.ovn_revision_numbers_db [None req-d59bd9df-27b1-49f2-b32d-d46de2e39e1a - - - - - -] Successfully bumped revision number for resource e4471324-e22c-4840-83bb-c88cade0bf57 (type: ports) to 2 2026-08-11 09:53:54.862 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-53b97999-f37f-4f59-836d-869aa3ddb080 - - - - - -] No hosting information found for port 6749f718-e959-46ea-8b70-2ad671e1eab9: RuntimeError: No hosting information found for port 6749f718-e959-46ea-8b70-2ad671e1eab9 2026-08-11 09:53:54.862 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-53b97999-f37f-4f59-836d-869aa3ddb080 - - - - - -] OVN reports status up for port: 871db6db-f2f7-4712-a520-44a54a4425bc 2026-08-11 09:53:54.900 7 INFO neutron.plugins.ml2.plugin [None req-53b97999-f37f-4f59-836d-869aa3ddb080 - - - - - -] Attempt 1 to provision port 871db6db-f2f7-4712-a520-44a54a4425bc 2026-08-11 09:53:54.919 8 INFO neutron.db.ovn_revision_numbers_db [None req-ba42a838-e3f9-4fc5-8bac-9948002f9cac b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Successfully bumped revision number for resource b76ee72e-29ce-4cde-b63a-a1fd2d569b4b (type: floatingips) to 1 2026-08-11 09:53:54.923 8 INFO neutron.db.l3_db [None req-ba42a838-e3f9-4fc5-8bac-9948002f9cac b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Floating IP b76ee72e-29ce-4cde-b63a-a1fd2d569b4b associated. External IP: 10.96.250.213, port: 4cb7e75a-eacf-42cb-a589-cf5f8708aacc. [pid: 8|app: 0|req: 1407/3073] 10.0.0.53 () {34 vars in 675 bytes} [Tue Aug 11 09:53:52 2026] POST /v2.0/floatingips => generated 899 bytes in 2318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:53:55.274 7 INFO neutron_taas.services.taas.taas_plugin [None req-756f65aa-a736-4797-a718-a73ed93fbb5f 4ed5f85759d147d491d3b01e8f33fb11 d04a5a7c83714f74b0b3f850fe1643dc - - default default] TaaS: Handle Delete Port: 52f37e1d-96e4-4732-b722-6bd8976182e2 2026-08-11 09:53:55.279 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-756f65aa-a736-4797-a718-a73ed93fbb5f 4ed5f85759d147d491d3b01e8f33fb11 d04a5a7c83714f74b0b3f850fe1643dc - - default default] Tap Mirror: Handle Delete Port: 52f37e1d-96e4-4732-b722-6bd8976182e2 2026-08-11 09:53:55.315 7 INFO neutron.db.ovn_revision_numbers_db [None req-53b97999-f37f-4f59-836d-869aa3ddb080 - - - - - -] Successfully bumped revision number for resource 871db6db-f2f7-4712-a520-44a54a4425bc (type: ports) to 4 2026-08-11 09:53:55.690 7 INFO neutron.db.ovn_revision_numbers_db [None req-e1928e70-b594-4c35-bf29-3c0473a3b484 - - - - - -] Successfully bumped revision number for resource 6749f718-e959-46ea-8b70-2ad671e1eab9 (type: router_ports) to 2 2026-08-11 09:53:55.690 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e1928e70-b594-4c35-bf29-3c0473a3b484 - - - - - -] OVN reports status up for port: b49d39fc-19c1-4bf5-958b-123186a0ea25 2026-08-11 09:53:55.715 7 INFO neutron.plugins.ml2.plugin [None req-e1928e70-b594-4c35-bf29-3c0473a3b484 - - - - - -] Attempt 1 to provision port b49d39fc-19c1-4bf5-958b-123186a0ea25 2026-08-11 09:53:55.763 7 INFO neutron_taas.services.taas.taas_plugin [None req-13b67e61-240e-44bf-87de-ecd4051deb04 - - - - - -] TaaS: Handle Delete Port: a4a6ba8f-883f-437a-b082-b9820b3c5af9 2026-08-11 09:53:55.769 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13b67e61-240e-44bf-87de-ecd4051deb04 - - - - - -] Tap Mirror: Handle Delete Port: a4a6ba8f-883f-437a-b082-b9820b3c5af9 2026-08-11 09:53:56.124 7 INFO neutron.db.ovn_revision_numbers_db [None req-e1928e70-b594-4c35-bf29-3c0473a3b484 - - - - - -] Successfully bumped revision number for resource b49d39fc-19c1-4bf5-958b-123186a0ea25 (type: ports) to 4 2026-08-11 09:53:56.348 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bcbc53ab-9edf-45d3-a587-773d1fb42ccb - - - - - -] OVN reports status down for port: a4a6ba8f-883f-437a-b082-b9820b3c5af9 2026-08-11 09:53:56.495 7 INFO neutron_taas.services.taas.taas_plugin [None req-974dda98-f11a-4b25-a6de-efaf5a2528de - - - - - -] TaaS: Handle Delete Port: e4471324-e22c-4840-83bb-c88cade0bf57 2026-08-11 09:53:56.497 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-974dda98-f11a-4b25-a6de-efaf5a2528de - - - - - -] Tap Mirror: Handle Delete Port: e4471324-e22c-4840-83bb-c88cade0bf57 2026-08-11 09:53:57.408 7 INFO neutron_taas.services.taas.taas_plugin [None req-974dda98-f11a-4b25-a6de-efaf5a2528de - - - - - -] TaaS: Handle Delete Port: 58d39b6c-f722-44a0-acfd-f3d0962078f9 2026-08-11 09:53:57.413 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-974dda98-f11a-4b25-a6de-efaf5a2528de - - - - - -] Tap Mirror: Handle Delete Port: 58d39b6c-f722-44a0-acfd-f3d0962078f9 2026-08-11 09:53:57.644 7 INFO neutron.services.segments.plugin [-] Segment 7e345e9b-71f6-4303-a3c9-e61faf6f49b4 resource provider aggregate not found 2026-08-11 09:53:57.661 7 INFO neutron.services.segments.plugin [-] Segment 7e345e9b-71f6-4303-a3c9-e61faf6f49b4 resource provider aggregate not found 2026-08-11 09:53:57.668 7 INFO neutron.services.segments.plugin [-] Segment 7e345e9b-71f6-4303-a3c9-e61faf6f49b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e345e9b-71f6-4303-a3c9-e61faf6f49b4 found for delete ", "request_id": "req-8ef13d1e-f3a4-48f9-8ab5-2cecad5ccb4f"}]} 2026-08-11 09:53:57.694 7 INFO neutron.services.segments.plugin [-] Segment 7e345e9b-71f6-4303-a3c9-e61faf6f49b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e345e9b-71f6-4303-a3c9-e61faf6f49b4 found for delete ", "request_id": "req-0c1babad-a847-447f-a85a-480b8e636eb5"}]} [pid: 7|app: 0|req: 1667/3074] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:53:54 2026] DELETE /v2.0/vpn/vpnservices/07ba08f5-aa91-4156-82f6-9b82ff8030f8 => generated 0 bytes in 2925 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/3075] 10.0.0.53 () {34 vars in 691 bytes} [Tue Aug 11 09:53:57 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 64 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: 1668/3076] 10.0.0.53 () {34 vars in 691 bytes} [Tue Aug 11 09:53:57 2026] POST /v2.0/vpn/endpoint-groups => generated 293 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:53:57.845 8 WARNING neutron.api.v2.base [None req-743e61ea-6206-4c56-a5b4-49e1ea8b01e5 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] An exception happened while processing the request body. The exception message is [Unrecognized attribute(s) 'peer_cidr'].: webob.exc.HTTPBadRequest: Unrecognized attribute(s) 'peer_cidr' 2026-08-11 09:53:57.846 8 INFO neutron.api.v2.resource [None req-743e61ea-6206-4c56-a5b4-49e1ea8b01e5 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] create failed (client error): Unrecognized attribute(s) 'peer_cidr' [pid: 8|app: 0|req: 1409/3077] 10.0.0.53 () {34 vars in 705 bytes} [Tue Aug 11 09:53:57 2026] POST /v2.0/vpn/ipsec-site-connections => generated 110 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3078] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:53:57 2026] GET /v2.0/vpn/endpoint-groups => generated 1191 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/3079] 10.0.0.53 () {32 vars in 746 bytes} [Tue Aug 11 09:53:57 2026] DELETE /v2.0/vpn/endpoint-groups/b4d40b33-c82c-49ed-a1bb-cbc33b243067 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3080] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:53:57 2026] GET /v2.0/vpn/endpoint-groups => generated 916 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/3081] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:53:57 2026] GET /v2.0/vpn/endpoint-groups => generated 916 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3082] 10.0.0.53 () {32 vars in 746 bytes} [Tue Aug 11 09:53:57 2026] DELETE /v2.0/vpn/endpoint-groups/46cc7f39-d8af-4f88-b2b1-203f9ad955fb => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/3083] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:53:58 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3084] 10.0.0.53 () {34 vars in 691 bytes} [Tue Aug 11 09:53:58 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/3085] 10.0.0.53 () {34 vars in 691 bytes} [Tue Aug 11 09:53:58 2026] POST /v2.0/vpn/endpoint-groups => generated 293 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:53:58.246 7 INFO neutron.api.v2.resource [None req-3590a3e9-6cb0-4b0c-a962-f6ddf15e10f3 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1673/3086] 10.0.0.53 () {34 vars in 705 bytes} [Tue Aug 11 09:53:58 2026] POST /v2.0/vpn/ipsec-site-connections => generated 170 bytes in 44 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/3087] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:53:58 2026] GET /v2.0/vpn/endpoint-groups => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3088] 10.0.0.53 () {32 vars in 746 bytes} [Tue Aug 11 09:53:58 2026] DELETE /v2.0/vpn/endpoint-groups/5ff2cd25-79b0-4bb7-b87e-c7deb339448a => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/3089] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:53:58 2026] GET /v2.0/vpn/endpoint-groups => generated 916 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3090] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:53:58 2026] GET /v2.0/vpn/endpoint-groups => generated 916 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/3091] 10.0.0.53 () {32 vars in 746 bytes} [Tue Aug 11 09:53:58 2026] DELETE /v2.0/vpn/endpoint-groups/f94e3ca8-a5e5-4b37-be10-2b519c0110a0 => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3092] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:53:58 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/3093] 10.0.0.53 () {34 vars in 691 bytes} [Tue Aug 11 09:53:58 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:53:58.492 7 WARNING neutron.api.v2.base [None req-087bfd45-4f3d-4c14-8060-2875470db9af bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] An exception happened while processing the request body. The exception message is [Failed to parse request. Required attribute 'peer_id' not specified].: webob.exc.HTTPBadRequest: Failed to parse request. Required attribute 'peer_id' not specified 2026-08-11 09:53:58.493 7 INFO neutron.api.v2.resource [None req-087bfd45-4f3d-4c14-8060-2875470db9af bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified [pid: 7|app: 0|req: 1677/3094] 10.0.0.53 () {34 vars in 705 bytes} [Tue Aug 11 09:53:58 2026] POST /v2.0/vpn/ipsec-site-connections => generated 140 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/3095] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:53:58 2026] GET /v2.0/vpn/endpoint-groups => generated 917 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3096] 10.0.0.53 () {32 vars in 746 bytes} [Tue Aug 11 09:53:58 2026] DELETE /v2.0/vpn/endpoint-groups/b85a2ab4-a99b-4e4d-9ea1-7d384d67d3fb => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/3097] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:53:58 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3098] 10.0.0.53 () {34 vars in 691 bytes} [Tue Aug 11 09:53:58 2026] POST /v2.0/vpn/endpoint-groups => generated 293 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:53:58.668 8 WARNING neutron.api.v2.base [None req-f1220b71-2287-40a9-81e6-ceaf6f7cf965 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] An exception happened while processing the request body. The exception message is [Failed to parse request. Required attribute 'peer_id' not specified].: webob.exc.HTTPBadRequest: Failed to parse request. Required attribute 'peer_id' not specified 2026-08-11 09:53:58.668 8 INFO neutron.api.v2.resource [None req-f1220b71-2287-40a9-81e6-ceaf6f7cf965 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified [pid: 8|app: 0|req: 1420/3099] 10.0.0.53 () {34 vars in 705 bytes} [Tue Aug 11 09:53:58 2026] POST /v2.0/vpn/ipsec-site-connections => generated 140 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3100] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:53:58 2026] GET /v2.0/vpn/endpoint-groups => generated 908 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/3101] 10.0.0.53 () {32 vars in 746 bytes} [Tue Aug 11 09:53:58 2026] DELETE /v2.0/vpn/endpoint-groups/f0073c30-504d-4775-b57a-7d9118272f7f => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3102] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:53:58 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/3103] 10.0.0.53 () {34 vars in 691 bytes} [Tue Aug 11 09:53:58 2026] POST /v2.0/vpn/endpoint-groups => generated 290 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3104] 10.0.0.53 () {34 vars in 691 bytes} [Tue Aug 11 09:53:58 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:53:59.207 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cf73bdd-84d1-4589-839e-ab9e96032078 - - - - - -] Successfully bumped revision number for resource 4cb7e75a-eacf-42cb-a589-cf5f8708aacc (type: ports) to 4 2026-08-11 09:53:59.593 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d783e43-4728-480e-8f54-395b3a5b6ea1 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 70b06397-f37f-43f1-8148-8a80fedc6014 (type: routers) to 6 [pid: 8|app: 0|req: 1423/3105] 10.0.0.53 () {34 vars in 705 bytes} [Tue Aug 11 09:53:58 2026] POST /v2.0/vpn/ipsec-site-connections => generated 845 bytes in 729 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/3106] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:54:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/3107] 199.204.45.235 () {30 vars in 704 bytes} [Tue Aug 11 09:54:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/3108] 199.204.45.235 () {30 vars in 680 bytes} [Tue Aug 11 09:54:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/3109] 199.204.45.235 () {30 vars in 716 bytes} [Tue Aug 11 09:54:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:00.322 8 INFO neutron.api.v2.resource [None req-b8928bdc-340c-4ac4-9bce-cd59a250df5b c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1428/3110] 199.204.45.235 () {30 vars in 762 bytes} [Tue Aug 11 09:54:00 2026] GET /v2.0/security-groups/lb-917943c1-609b-4380-9d3b-9f7cf60399e6 => generated 149 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/3111] 199.204.45.235 () {30 vars in 784 bytes} [Tue Aug 11 09:54:00 2026] GET /v2.0/security-groups?name=lb-917943c1-609b-4380-9d3b-9f7cf60399e6 => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:54:00.402 7 INFO neutron.db.ovn_revision_numbers_db [None req-dfd56a07-cd18-4932-be81-4294daa81af5 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 70b06397-f37f-43f1-8148-8a80fedc6014 (type: routers) to 7 [pid: 8|app: 0|req: 1430/3112] 199.204.45.235 () {30 vars in 814 bytes} [Tue Aug 11 09:54:00 2026] GET /v2.0/security-group-rules?security_group_id=950e6a41-d76f-4ed7-b9b1-8f09938fbbe5 => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3113] 10.0.0.53 () {32 vars in 760 bytes} [Tue Aug 11 09:53:59 2026] DELETE /v2.0/vpn/ipsec-site-connections/cc0ddae3-830b-4901-9324-a003ad053ee4 => generated 0 bytes in 769 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3114] 10.0.0.53 () {32 vars in 683 bytes} [Tue Aug 11 09:54:00 2026] GET /v2.0/vpn/ipsec-site-connections => generated 796 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:00.482 7 INFO neutron.api.v2.resource [None req-87520785-96ac-4547-ad79-7c368923e7a7 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1685/3115] 10.0.0.53 () {32 vars in 760 bytes} [Tue Aug 11 09:54:00 2026] DELETE /v2.0/vpn/ipsec-site-connections/cc0ddae3-830b-4901-9324-a003ad053ee4 => generated 154 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3116] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:54:00 2026] GET /v2.0/vpn/endpoint-groups => generated 1189 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3117] 10.0.0.53 () {32 vars in 746 bytes} [Tue Aug 11 09:54:00 2026] DELETE /v2.0/vpn/endpoint-groups/6c0ac297-34f6-4418-9e32-2bb53841e875 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3118] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:54:00 2026] GET /v2.0/vpn/endpoint-groups => generated 905 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:00.572 8 INFO neutron.db.ovn_revision_numbers_db [None req-576b8331-a0cb-4d6a-b89c-e5f33cd7814c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 3ae54b3e-a27c-4c49-be0b-6cf60fb2fbb6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1689/3119] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:54:00 2026] GET /v2.0/vpn/endpoint-groups => generated 905 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:00.606 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d0dd827f-438d-45a4-abfe-9f9af3dc6268 - - - - - -] No port found with ID e4471324-e22c-4840-83bb-c88cade0bf57: RuntimeError: No port found with ID e4471324-e22c-4840-83bb-c88cade0bf57 [pid: 7|app: 0|req: 1690/3120] 10.0.0.53 () {32 vars in 746 bytes} [Tue Aug 11 09:54:00 2026] DELETE /v2.0/vpn/endpoint-groups/b8b1a6c6-9c6d-4375-aa9b-0a80fc673d83 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3121] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:54:00 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/3122] 199.204.45.235 () {34 vars in 746 bytes} [Tue Aug 11 09:54:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 222 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, ' 2026-08-11 09:54:00.853 8 INFO neutron.db.ovn_revision_numbers_db [None req-b568b7ad-4872-446e-b93a-bda798a9329d c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ce050fea-2382-459f-99d5-40e42dc0a727 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1432/3123] 199.204.45.235 () {34 vars in 746 bytes} [Tue Aug 11 09:54:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:54:01.313 7 INFO neutron.db.ovn_revision_numbers_db [None req-8cbee9c8-ebe5-41cd-95e4-4f020fb6f946 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 70b06397-f37f-43f1-8148-8a80fedc6014 (type: routers) to 8 [pid: 7|app: 0|req: 1692/3124] 10.0.0.53 () {34 vars in 705 bytes} [Tue Aug 11 09:54:00 2026] POST /v2.0/vpn/ipsec-site-connections => generated 805 bytes in 696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:54:02.029 8 INFO neutron.db.ovn_revision_numbers_db [None req-cc4c1693-0b2f-41dc-91e1-47db6c40993f bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 70b06397-f37f-43f1-8148-8a80fedc6014 (type: routers) to 9 [pid: 8|app: 0|req: 1433/3125] 10.0.0.53 () {32 vars in 760 bytes} [Tue Aug 11 09:54:01 2026] DELETE /v2.0/vpn/ipsec-site-connections/459c5b6c-87c6-4d5f-8344-d2fd75bd3b49 => generated 0 bytes in 700 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3126] 10.0.0.53 () {32 vars in 683 bytes} [Tue Aug 11 09:54:02 2026] GET /v2.0/vpn/ipsec-site-connections => generated 796 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:02.090 8 INFO neutron.api.v2.resource [None req-48e7154b-ada6-47a0-bc70-d8be4bd52bb5 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1434/3127] 10.0.0.53 () {32 vars in 760 bytes} [Tue Aug 11 09:54:02 2026] DELETE /v2.0/vpn/ipsec-site-connections/459c5b6c-87c6-4d5f-8344-d2fd75bd3b49 => generated 154 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3128] 10.0.0.53 () {34 vars in 691 bytes} [Tue Aug 11 09:54:02 2026] POST /v2.0/vpn/endpoint-groups => generated 290 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/3129] 10.0.0.53 () {30 vars in 700 bytes} [Tue Aug 11 09:54:02 2026] PUT /v2.0/vpn/endpoint-groups/d4da8457-e010-44c4-b4cd-902730848a73 => generated 290 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3130] 10.0.0.53 () {32 vars in 743 bytes} [Tue Aug 11 09:54:02 2026] GET /v2.0/vpn/endpoint-groups/d4da8457-e010-44c4-b4cd-902730848a73 => generated 290 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/3131] 10.0.0.53 () {32 vars in 746 bytes} [Tue Aug 11 09:54:02 2026] DELETE /v2.0/vpn/endpoint-groups/d4da8457-e010-44c4-b4cd-902730848a73 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3132] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:54:02 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/3133] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:54:02 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3134] 10.0.0.53 () {34 vars in 683 bytes} [Tue Aug 11 09:54:02 2026] POST /v2.0/vpn/ikepolicies => generated 403 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/3135] 10.0.0.53 () {30 vars in 693 bytes} [Tue Aug 11 09:54:02 2026] PUT /v2.0/vpn/ikepolicies/631e7f55-ae51-4d21-a71b-414f68bb6c89 => generated 418 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3136] 10.0.0.53 () {32 vars in 735 bytes} [Tue Aug 11 09:54:02 2026] GET /v2.0/vpn/ikepolicies/631e7f55-ae51-4d21-a71b-414f68bb6c89 => generated 418 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/3137] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:54:02 2026] DELETE /v2.0/vpn/ikepolicies/631e7f55-ae51-4d21-a71b-414f68bb6c89 => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3138] 10.0.0.53 () {32 vars in 661 bytes} [Tue Aug 11 09:54:02 2026] GET /v2.0/vpn/ikepolicies => generated 408 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/3139] 10.0.0.53 () {32 vars in 661 bytes} [Tue Aug 11 09:54:02 2026] GET /v2.0/vpn/ikepolicies => generated 408 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3140] 10.0.0.53 () {34 vars in 687 bytes} [Tue Aug 11 09:54:02 2026] POST /v2.0/vpn/ipsecpolicies => generated 411 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/3141] 10.0.0.53 () {30 vars in 697 bytes} [Tue Aug 11 09:54:02 2026] PUT /v2.0/vpn/ipsecpolicies/271eb1a6-5cfa-444a-8b50-2fa82bdbc6e0 => generated 431 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3142] 10.0.0.53 () {32 vars in 742 bytes} [Tue Aug 11 09:54:02 2026] DELETE /v2.0/vpn/ipsecpolicies/271eb1a6-5cfa-444a-8b50-2fa82bdbc6e0 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:54:02.587 8 INFO neutron.api.v2.resource [None req-f606da52-4207-4d6d-a8a2-b2e018cf287a bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1442/3143] 10.0.0.53 () {32 vars in 742 bytes} [Tue Aug 11 09:54:02 2026] DELETE /v2.0/vpn/ipsecpolicies/271eb1a6-5cfa-444a-8b50-2fa82bdbc6e0 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:54:02.604 7 INFO neutron.api.v2.resource [None req-67bb3768-ad58-46b2-a651-cfa667917f60 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1702/3144] 10.0.0.53 () {32 vars in 742 bytes} [Tue Aug 11 09:54:02 2026] DELETE /v2.0/vpn/ipsecpolicies/271eb1a6-5cfa-444a-8b50-2fa82bdbc6e0 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:54:02.692 8 INFO neutron.db.segments_db [None req-d33eb810-8f6e-4f9a-8d96-86da964a300e bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Added segment 3cdf7c0a-afca-4b70-a01b-795b79f677c0 of type geneve for network 1682ec69-04da-4646-b66b-d1030a1a6b2f 2026-08-11 09:54:02.798 8 INFO neutron.db.ovn_revision_numbers_db [None req-d33eb810-8f6e-4f9a-8d96-86da964a300e bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 1682ec69-04da-4646-b66b-d1030a1a6b2f (type: networks) to 1 2026-08-11 09:54:02.989 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d33eb810-8f6e-4f9a-8d96-86da964a300e bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] No more DHCP agents 2026-08-11 09:54:02.990 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d33eb810-8f6e-4f9a-8d96-86da964a300e bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Unable to schedule network 1682ec69-04da-4646-b66b-d1030a1a6b2f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:54:03.050 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d0dd827f-438d-45a4-abfe-9f9af3dc6268 - - - - - -] OVN reports status down for port: fca878b0-2636-4929-bf9f-fc14b29ac256 2026-08-11 09:54:03.110 8 INFO neutron.db.ovn_revision_numbers_db [None req-d33eb810-8f6e-4f9a-8d96-86da964a300e bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource fca878b0-2636-4929-bf9f-fc14b29ac256 (type: ports) to 1 [pid: 8|app: 0|req: 1443/3145] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:54:02 2026] POST /v2.0/networks => generated 650 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:54:03.382 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-53df3482-edff-4781-8187-727a51d6576f bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] No more DHCP agents 2026-08-11 09:54:03.383 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-53df3482-edff-4781-8187-727a51d6576f bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Unable to schedule network 1682ec69-04da-4646-b66b-d1030a1a6b2f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:54:03.948 7 INFO neutron.db.ovn_revision_numbers_db [None req-73ba06a4-8fd9-4bc6-89dc-9064d86ad6b5 - - - - - -] Successfully bumped revision number for resource fca878b0-2636-4929-bf9f-fc14b29ac256 (type: ports) to 2 2026-08-11 09:54:03.986 7 INFO neutron.db.ovn_revision_numbers_db [None req-73ba06a4-8fd9-4bc6-89dc-9064d86ad6b5 - - - - - -] Successfully bumped revision number for resource 87bb7afb-fa2e-4a75-b2a4-ed0e8c08d861 (type: subnets) to 0 [pid: 7|app: 0|req: 1703/3146] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:54:03 2026] POST /v2.0/subnets => generated 629 bytes in 849 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:54:04.484 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7cb9596c-cad2-4ddd-bc2f-378ae6b6b88a bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] No more DHCP agents 2026-08-11 09:54:04.485 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7cb9596c-cad2-4ddd-bc2f-378ae6b6b88a bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:54:04.615 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bcbc53ab-9edf-45d3-a587-773d1fb42ccb - - - - - -] OVN reports status down for port: 220aedbc-17a1-447e-985f-a59bb1b2096d 2026-08-11 09:54:04.634 8 INFO neutron.db.ovn_revision_numbers_db [None req-7cb9596c-cad2-4ddd-bc2f-378ae6b6b88a bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 220aedbc-17a1-447e-985f-a59bb1b2096d (type: ports) to 1 2026-08-11 09:54:05.344 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-b2e9126a-affe-468a-b46e-632a9ac1c10b - - - - - -] Schedule LRP lrp-220aedbc-17a1-447e-985f-a59bb1b2096d on gateway ce5202b0-5136-491f-befe-509851665b2b with priority 1 2026-08-11 09:54:05.385 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bcbc53ab-9edf-45d3-a587-773d1fb42ccb - - - - - -] OVN reports status up for port: 220aedbc-17a1-447e-985f-a59bb1b2096d 2026-08-11 09:54:05.398 7 INFO neutron.plugins.ml2.plugin [None req-bcbc53ab-9edf-45d3-a587-773d1fb42ccb - - - - - -] Attempt 1 to provision port 220aedbc-17a1-447e-985f-a59bb1b2096d 2026-08-11 09:54:05.404 8 INFO neutron.db.ovn_revision_numbers_db [None req-7cb9596c-cad2-4ddd-bc2f-378ae6b6b88a bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 220aedbc-17a1-447e-985f-a59bb1b2096d (type: router_ports) to 1 2026-08-11 09:54:05.498 8 INFO neutron.db.ovn_revision_numbers_db [None req-7cb9596c-cad2-4ddd-bc2f-378ae6b6b88a bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource ad7cbbae-7280-4309-8ab6-b244e816099d (type: routers) to 2 [pid: 8|app: 0|req: 1444/3147] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:54:04 2026] POST /v2.0/routers => generated 937 bytes in 1513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:54:06.163 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8bb9b4e3-c67d-48f3-875c-1a7f812f901f bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] No more DHCP agents 2026-08-11 09:54:06.164 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8bb9b4e3-c67d-48f3-875c-1a7f812f901f bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Unable to schedule network 1682ec69-04da-4646-b66b-d1030a1a6b2f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:54:06.315 7 INFO neutron.db.ovn_revision_numbers_db [None req-8bb9b4e3-c67d-48f3-875c-1a7f812f901f bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource a62f145c-374b-4cd7-b89d-6705737691c9 (type: ports) to 1 2026-08-11 09:54:07.391 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8bb9b4e3-c67d-48f3-875c-1a7f812f901f bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] No more DHCP agents 2026-08-11 09:54:07.393 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8bb9b4e3-c67d-48f3-875c-1a7f812f901f bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Unable to schedule network 1682ec69-04da-4646-b66b-d1030a1a6b2f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:54:08.346 7 INFO neutron.db.ovn_revision_numbers_db [None req-8bb9b4e3-c67d-48f3-875c-1a7f812f901f bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource a62f145c-374b-4cd7-b89d-6705737691c9 (type: router_ports) to 1 [pid: 7|app: 0|req: 1704/3150] 10.0.0.53 () {34 vars in 781 bytes} [Tue Aug 11 09:54:05 2026] PUT /v2.0/routers/ad7cbbae-7280-4309-8ab6-b244e816099d/add_router_interface => generated 309 bytes in 2827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:08.894 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3c49dc0d-7d0a-4660-95b9-6dd14f781726 - - - - - -] No more DHCP agents 2026-08-11 09:54:08.895 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3c49dc0d-7d0a-4660-95b9-6dd14f781726 - - - - - -] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:54:09.555 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d0dd827f-438d-45a4-abfe-9f9af3dc6268 - - - - - -] OVN reports status down for port: 514ad0ea-39f5-4759-986b-7930f561bcbf 2026-08-11 09:54:09.613 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c49dc0d-7d0a-4660-95b9-6dd14f781726 - - - - - -] Successfully bumped revision number for resource 514ad0ea-39f5-4759-986b-7930f561bcbf (type: ports) to 1 2026-08-11 09:54:09.930 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c49dc0d-7d0a-4660-95b9-6dd14f781726 - - - - - -] Successfully bumped revision number for resource 514ad0ea-39f5-4759-986b-7930f561bcbf (type: ports) to 3 2026-08-11 09:54:10.009 8 INFO neutron.db.segments_db [None req-3c49dc0d-7d0a-4660-95b9-6dd14f781726 - - - - - -] Added segment a2ab29a8-7eef-40a4-8264-d90af8b0ffee of type geneve for network c0533487-1f8d-43b3-8209-48930a137813 2026-08-11 09:54:10.131 8 INFO neutron.db.ovn_revision_numbers_db [None req-797236f3-385d-4fff-918a-e7f782c60d2d - - - - - -] Successfully bumped revision number for resource c0533487-1f8d-43b3-8209-48930a137813 (type: networks) to 1 [pid: 7|app: 0|req: 1705/3151] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:54:10 2026] GET /v2.0/networks => generated 8561 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:54:10.270 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-bcbc53ab-9edf-45d3-a587-773d1fb42ccb - - - - - -] No hosting information found for port 220aedbc-17a1-447e-985f-a59bb1b2096d: RuntimeError: No hosting information found for port 220aedbc-17a1-447e-985f-a59bb1b2096d 2026-08-11 09:54:10.272 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bcbc53ab-9edf-45d3-a587-773d1fb42ccb - - - - - -] OVN reports status down for port: a62f145c-374b-4cd7-b89d-6705737691c9 2026-08-11 09:54:10.284 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-797236f3-385d-4fff-918a-e7f782c60d2d - - - - - -] No more DHCP agents 2026-08-11 09:54:10.286 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-797236f3-385d-4fff-918a-e7f782c60d2d - - - - - -] Unable to schedule network c0533487-1f8d-43b3-8209-48930a137813: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:54:10.353 8 INFO neutron.db.ovn_revision_numbers_db [None req-797236f3-385d-4fff-918a-e7f782c60d2d - - - - - -] Successfully bumped revision number for resource 94add4be-b78a-485e-8fc5-abbcfecf4b80 (type: ports) to 1 [pid: 7|app: 0|req: 1706/3152] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:54:10 2026] GET /v2.0/subnets => generated 8114 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:54:10.448 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-bcbc53ab-9edf-45d3-a587-773d1fb42ccb - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-11 09:54:10.448 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bcbc53ab-9edf-45d3-a587-773d1fb42ccb - - - - - -] OVN reports status up for port: a62f145c-374b-4cd7-b89d-6705737691c9 2026-08-11 09:54:10.479 7 INFO neutron.plugins.ml2.plugin [None req-bcbc53ab-9edf-45d3-a587-773d1fb42ccb - - - - - -] Attempt 1 to provision port a62f145c-374b-4cd7-b89d-6705737691c9 2026-08-11 09:54:10.480 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-797236f3-385d-4fff-918a-e7f782c60d2d - - - - - -] No more DHCP agents 2026-08-11 09:54:10.481 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-797236f3-385d-4fff-918a-e7f782c60d2d - - - - - -] Unable to schedule network c0533487-1f8d-43b3-8209-48930a137813: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1707/3153] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:54:10 2026] GET /v2.0/security-groups => generated 34388 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-11 09:54:10.502 8 INFO neutron.db.ovn_revision_numbers_db [None req-797236f3-385d-4fff-918a-e7f782c60d2d - - - - - -] Successfully bumped revision number for resource 09d85303-25ca-4d08-b30a-15ce4daeaaea (type: subnets) to 0 [pid: 7|app: 0|req: 1708/3154] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:54:10 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: 7|app: 0|req: 1709/3155] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:54:10 2026] GET /v2.0/subnets => generated 8808 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3156] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:54:10 2026] GET /v2.0/subnetpools => 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: 1711/3157] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:54:10 2026] GET /v2.0/floatingips => generated 2589 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:54:10.833 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-797236f3-385d-4fff-918a-e7f782c60d2d - - - - - -] No more DHCP agents 2026-08-11 09:54:10.835 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-797236f3-385d-4fff-918a-e7f782c60d2d - - - - - -] Unable to schedule network c0533487-1f8d-43b3-8209-48930a137813: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:54:11.017 8 INFO neutron.db.ovn_revision_numbers_db [None req-797236f3-385d-4fff-918a-e7f782c60d2d - - - - - -] Successfully bumped revision number for resource 85bccdf6-c3ce-45f9-a47d-685f4b5cd379 (type: ports) to 1 [pid: 7|app: 0|req: 1712/3158] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:54:10 2026] GET /v2.0/ports => generated 38597 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3159] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:54:11 2026] GET /v2.0/routers => generated 3911 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3160] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:54:11 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:11.493 7 INFO neutron.db.ovn_revision_numbers_db [None req-bcbc53ab-9edf-45d3-a587-773d1fb42ccb - - - - - -] Successfully bumped revision number for resource a62f145c-374b-4cd7-b89d-6705737691c9 (type: ports) to 2 [pid: 7|app: 0|req: 1715/3161] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:54:11 2026] GET /v2.0/network-ip-availabilities => generated 5291 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:54:11.778 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-797236f3-385d-4fff-918a-e7f782c60d2d - - - - - -] No more DHCP agents 2026-08-11 09:54:11.780 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-797236f3-385d-4fff-918a-e7f782c60d2d - - - - - -] Unable to schedule network c0533487-1f8d-43b3-8209-48930a137813: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1716/3162] 10.0.0.229 () {30 vars in 689 bytes} [Tue Aug 11 09:54:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3163] 10.0.0.229 () {30 vars in 691 bytes} [Tue Aug 11 09:54:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1718/3164] 10.0.0.229 () {30 vars in 667 bytes} [Tue Aug 11 09:54:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1719/3165] 10.0.0.229 () {30 vars in 703 bytes} [Tue Aug 11 09:54:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:12.312 8 INFO neutron.db.ovn_revision_numbers_db [None req-797236f3-385d-4fff-918a-e7f782c60d2d - - - - - -] Successfully bumped revision number for resource 85bccdf6-c3ce-45f9-a47d-685f4b5cd379 (type: router_ports) to 1 [pid: 7|app: 0|req: 1720/3166] 10.0.0.229 () {28 vars in 438 bytes} [Tue Aug 11 09:54:12 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-08-11 09:54:12.560 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-797236f3-385d-4fff-918a-e7f782c60d2d - - - - - -] No more DHCP agents 2026-08-11 09:54:12.561 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-797236f3-385d-4fff-918a-e7f782c60d2d - - - - - -] Unable to schedule network c0533487-1f8d-43b3-8209-48930a137813: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1721/3167] 10.0.0.229 () {30 vars in 727 bytes} [Tue Aug 11 09:54:12 2026] GET /v2.0/subnets/7fb8ee61-bfe4-4f1b-8adb-22ac8dfc3f98 => generated 656 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:12.699 8 INFO neutron.db.ovn_revision_numbers_db [None req-797236f3-385d-4fff-918a-e7f782c60d2d - - - - - -] Successfully bumped revision number for resource ff7266ea-fec8-4523-b3c6-84ff2c784062 (type: ports) to 1 2026-08-11 09:54:12.995 8 INFO neutron.db.ovn_revision_numbers_db [None req-797236f3-385d-4fff-918a-e7f782c60d2d - - - - - -] Successfully bumped revision number for resource ff7266ea-fec8-4523-b3c6-84ff2c784062 (type: ports) to 3 [pid: 8|app: 0|req: 1447/3168] 10.0.0.53 () {34 vars in 683 bytes} [Tue Aug 11 09:54:08 2026] POST /v2.0/vpn/vpnservices => generated 459 bytes in 4817 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1722/3169] 10.0.0.53 () {32 vars in 661 bytes} [Tue Aug 11 09:54:13 2026] GET /v2.0/vpn/vpnservices => generated 1308 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:54:13.479 8 INFO neutron_taas.services.taas.taas_plugin [None req-7f393aa9-e1c5-487f-90ec-019708937807 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] TaaS: Handle Delete Port: 514ad0ea-39f5-4759-986b-7930f561bcbf 2026-08-11 09:54:13.482 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f393aa9-e1c5-487f-90ec-019708937807 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Tap Mirror: Handle Delete Port: 514ad0ea-39f5-4759-986b-7930f561bcbf [pid: 7|app: 0|req: 1723/3170] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:54:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1724/3171] 199.204.45.235 () {30 vars in 704 bytes} [Tue Aug 11 09:54:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1725/3172] 199.204.45.235 () {30 vars in 680 bytes} [Tue Aug 11 09:54:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1726/3173] 199.204.45.235 () {30 vars in 716 bytes} [Tue Aug 11 09:54:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1727/3174] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:54:13 2026] GET /v2.0/subnets/7fb8ee61-bfe4-4f1b-8adb-22ac8dfc3f98 => generated 674 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:13.749 8 INFO neutron_taas.services.taas.taas_plugin [None req-29dbaf5c-a5e6-4504-9dc5-9fd30b5803fe - - - - - -] TaaS: Handle Delete Port: ff7266ea-fec8-4523-b3c6-84ff2c784062 2026-08-11 09:54:13.752 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29dbaf5c-a5e6-4504-9dc5-9fd30b5803fe - - - - - -] Tap Mirror: Handle Delete Port: ff7266ea-fec8-4523-b3c6-84ff2c784062 [pid: 7|app: 0|req: 1728/3175] 199.204.45.235 () {30 vars in 768 bytes} [Tue Aug 11 09:54:13 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 2528 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1729/3176] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:54:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1730/3177] 199.204.45.235 () {30 vars in 704 bytes} [Tue Aug 11 09:54:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1731/3178] 199.204.45.235 () {30 vars in 680 bytes} [Tue Aug 11 09:54:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1732/3179] 199.204.45.235 () {30 vars in 716 bytes} [Tue Aug 11 09:54:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:14.192 8 INFO neutron_taas.services.taas.taas_plugin [None req-aeb24fdf-3602-4d9c-886d-8560a25a3f8a - - - - - -] TaaS: Handle Delete Port: 85bccdf6-c3ce-45f9-a47d-685f4b5cd379 2026-08-11 09:54:14.195 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aeb24fdf-3602-4d9c-886d-8560a25a3f8a - - - - - -] Tap Mirror: Handle Delete Port: 85bccdf6-c3ce-45f9-a47d-685f4b5cd379 2026-08-11 09:54:14.315 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-042c96a2-69e4-49d6-9a90-9c2e33828b2e c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents 2026-08-11 09:54:14.316 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-042c96a2-69e4-49d6-9a90-9c2e33828b2e c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 14c5c5d0-10ae-43bc-a131-d315d766a7c1: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:54:14.484 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d0dd827f-438d-45a4-abfe-9f9af3dc6268 - - - - - -] OVN reports status down for port: 7defc4be-02da-4cd5-ab05-7fd509dfda31 2026-08-11 09:54:14.514 7 INFO neutron.db.ovn_revision_numbers_db [None req-042c96a2-69e4-49d6-9a90-9c2e33828b2e c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7defc4be-02da-4cd5-ab05-7fd509dfda31 (type: ports) to 1 [pid: 7|app: 0|req: 1733/3180] 199.204.45.235 () {34 vars in 716 bytes} [Tue Aug 11 09:54:13 2026] POST /v2.0/ports => generated 1320 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 163 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: 1734/3181] 10.0.0.131 () {34 vars in 970 bytes} [Tue Aug 11 09:54:14 2026] GET /v2.0/ports/7defc4be-02da-4cd5-ab05-7fd509dfda31 => generated 1320 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:54:15.294 8 INFO neutron_taas.services.taas.taas_plugin [None req-aeb24fdf-3602-4d9c-886d-8560a25a3f8a - - - - - -] TaaS: Handle Delete Port: 94add4be-b78a-485e-8fc5-abbcfecf4b80 2026-08-11 09:54:15.298 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aeb24fdf-3602-4d9c-886d-8560a25a3f8a - - - - - -] Tap Mirror: Handle Delete Port: 94add4be-b78a-485e-8fc5-abbcfecf4b80 2026-08-11 09:54:15.497 8 INFO neutron.services.segments.plugin [-] Segment a2ab29a8-7eef-40a4-8264-d90af8b0ffee resource provider aggregate not found 2026-08-11 09:54:15.501 8 INFO neutron.services.segments.plugin [-] Segment a2ab29a8-7eef-40a4-8264-d90af8b0ffee resource provider aggregate not found 2026-08-11 09:54:15.522 8 INFO neutron.services.segments.plugin [-] Segment a2ab29a8-7eef-40a4-8264-d90af8b0ffee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2ab29a8-7eef-40a4-8264-d90af8b0ffee found for delete ", "request_id": "req-28ce4e67-7025-4bdd-8f94-5c3b2e92fb7e"}]} 2026-08-11 09:54:15.523 8 INFO neutron.services.segments.plugin [-] Segment a2ab29a8-7eef-40a4-8264-d90af8b0ffee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2ab29a8-7eef-40a4-8264-d90af8b0ffee found for delete ", "request_id": "req-3c68e8f6-7ab9-4f30-b97f-bda3b81a2124"}]} [pid: 8|app: 0|req: 1448/3182] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:54:13 2026] DELETE /v2.0/vpn/vpnservices/d44106cc-8dd9-4621-b6e6-6f727cedc2b7 => generated 0 bytes in 2353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1735/3183] 10.0.0.53 () {32 vars in 661 bytes} [Tue Aug 11 09:54:15 2026] GET /v2.0/vpn/vpnservices => generated 863 bytes in 17 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-08-11 09:54:15.667 8 INFO neutron.api.v2.resource [None req-36106489-499a-44da-8002-72976e2c8ce6 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1449/3184] 10.0.0.53 () {34 vars in 705 bytes} [Tue Aug 11 09:54:15 2026] POST /v2.0/vpn/ipsec-site-connections => generated 127 bytes in 77 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3185] 199.204.45.235 () {34 vars in 1261 bytes} [Tue Aug 11 09:54:15 2026] GET /v2.0/ports/7defc4be-02da-4cd5-ab05-7fd509dfda31?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:15.747 7 INFO neutron.api.v2.resource [None req-59e6dfe0-8b5d-4374-85da-cab94bb2e29a bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1736/3186] 10.0.0.53 () {34 vars in 705 bytes} [Tue Aug 11 09:54:15 2026] POST /v2.0/vpn/ipsec-site-connections => generated 136 bytes in 72 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-11 09:54:15.766 7 WARNING neutron.api.v2.base [None req-34587227-fdbe-46a9-91d6-1dc0f5e6c578 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] An exception happened while processing the request body. The exception message is [Invalid input for dpd. Reason: '59' is not a dictionary.].: webob.exc.HTTPBadRequest: Invalid input for dpd. Reason: '59' is not a dictionary. 2026-08-11 09:54:15.766 7 INFO neutron.api.v2.resource [None req-34587227-fdbe-46a9-91d6-1dc0f5e6c578 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] create failed (client error): Invalid input for dpd. Reason: '59' is not a dictionary. [pid: 7|app: 0|req: 1737/3187] 10.0.0.53 () {34 vars in 705 bytes} [Tue Aug 11 09:54:15 2026] POST /v2.0/vpn/ipsec-site-connections => generated 129 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3188] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:54:15 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1738/3189] 10.0.0.53 () {34 vars in 691 bytes} [Tue Aug 11 09:54:15 2026] POST /v2.0/vpn/endpoint-groups => generated 293 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3190] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:54:15 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:54:15.883 7 INFO neutron.api.v2.resource [None req-1da29537-5752-4ddd-ac85-64bd1e5e3a80 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1739/3191] 10.0.0.53 () {34 vars in 705 bytes} [Tue Aug 11 09:54:15 2026] POST /v2.0/vpn/ipsec-site-connections => generated 149 bytes in 57 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3192] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:54:15 2026] GET /v2.0/vpn/endpoint-groups => generated 908 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1740/3193] 10.0.0.53 () {32 vars in 746 bytes} [Tue Aug 11 09:54:15 2026] DELETE /v2.0/vpn/endpoint-groups/9feefbea-31c6-4c02-a2f4-7b15b3d4a2b8 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3194] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:54:15 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1741/3195] 10.0.0.53 () {34 vars in 691 bytes} [Tue Aug 11 09:54:15 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:54:16.089 8 INFO neutron.api.v2.resource [None req-66b75a8f-210c-409e-aadd-879813afc85e bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1455/3196] 10.0.0.53 () {34 vars in 705 bytes} [Tue Aug 11 09:54:16 2026] POST /v2.0/vpn/ipsec-site-connections => generated 148 bytes in 55 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1742/3197] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:54:16 2026] GET /v2.0/vpn/endpoint-groups => generated 916 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3198] 10.0.0.53 () {32 vars in 746 bytes} [Tue Aug 11 09:54:16 2026] DELETE /v2.0/vpn/endpoint-groups/732b8b23-ddc9-48e2-ba71-b3666bd77cde => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1743/3199] 10.0.0.53 () {32 vars in 669 bytes} [Tue Aug 11 09:54:16 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:16.186 8 WARNING neutron.api.v2.base [None req-c78ba978-b67e-4132-a26d-aac1248e2102 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] An exception happened while processing the request body. The exception message is [Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet.].: webob.exc.HTTPBadRequest: Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet. 2026-08-11 09:54:16.187 8 INFO neutron.api.v2.resource [None req-c78ba978-b67e-4132-a26d-aac1248e2102 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] create failed (client error): Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet. [pid: 8|app: 0|req: 1457/3200] 10.0.0.53 () {34 vars in 705 bytes} [Tue Aug 11 09:54:16 2026] POST /v2.0/vpn/ipsec-site-connections => generated 149 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-11 09:54:16.291 7 INFO neutron.db.segments_db [None req-25374fe3-6b39-4598-9cbc-378d98c01164 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Added segment 085aeb66-06b8-4328-baba-c56c74524bff of type geneve for network b9a01999-76fe-4b95-ba33-e196db7869ff [pid: 8|app: 0|req: 1458/3201] 199.204.45.235 () {34 vars in 974 bytes} [Tue Aug 11 09:54:16 2026] GET /v2.0/ports/7defc4be-02da-4cd5-ab05-7fd509dfda31 => generated 1320 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:54:16.425 7 INFO neutron.db.ovn_revision_numbers_db [None req-25374fe3-6b39-4598-9cbc-378d98c01164 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource b9a01999-76fe-4b95-ba33-e196db7869ff (type: networks) to 1 [pid: 8|app: 0|req: 1459/3202] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:54:16 2026] GET /v2.0/networks?id=14c5c5d0-10ae-43bc-a131-d315d766a7c1 => generated 841 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:16.598 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-25374fe3-6b39-4598-9cbc-378d98c01164 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] No more DHCP agents 2026-08-11 09:54:16.599 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-25374fe3-6b39-4598-9cbc-378d98c01164 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Unable to schedule network b9a01999-76fe-4b95-ba33-e196db7869ff: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:54:16.693 7 INFO neutron.db.ovn_revision_numbers_db [None req-25374fe3-6b39-4598-9cbc-378d98c01164 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource ef89cfef-4e53-4925-a31c-7a089d631b86 (type: ports) to 1 [pid: 7|app: 0|req: 1744/3203] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:54:16 2026] POST /v2.0/networks => generated 651 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:54:16.879 8 INFO neutron.db.ovn_revision_numbers_db [req-1e641d8a-fe07-40fa-823c-68247bb51d3a req-5bd3e693-d81a-408f-b1f5-00e4bfc9d3f7 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 7defc4be-02da-4cd5-ab05-7fd509dfda31 (type: ports) to 2 2026-08-11 09:54:16.968 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-20c57604-fb6d-4819-a6e5-09791774a5d2 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] No more DHCP agents 2026-08-11 09:54:16.970 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-20c57604-fb6d-4819-a6e5-09791774a5d2 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Unable to schedule network b9a01999-76fe-4b95-ba33-e196db7869ff: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:54:17.110 8 INFO neutron.db.ovn_revision_numbers_db [req-1e641d8a-fe07-40fa-823c-68247bb51d3a req-5bd3e693-d81a-408f-b1f5-00e4bfc9d3f7 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 7defc4be-02da-4cd5-ab05-7fd509dfda31 (type: ports) to 4 [pid: 8|app: 0|req: 1460/3204] 199.204.45.235 () {38 vars in 1027 bytes} [Tue Aug 11 09:54:16 2026] PUT /v2.0/ports/7defc4be-02da-4cd5-ab05-7fd509dfda31 => generated 1479 bytes in 662 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:54:17.176 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d235742e-9d6f-4254-8c52-40e972bb5145'] response: {'name': 'network-changed', 'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'tag': '7defc4be-02da-4cd5-ab05-7fd509dfda31', 'status': 'completed', 'code': 200} 2026-08-11 09:54:17.241 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-65a59bb9-bc11-4018-b290-fa80e97bd047 - - - - - -] No hosting information found for port a62f145c-374b-4cd7-b89d-6705737691c9: RuntimeError: No hosting information found for port a62f145c-374b-4cd7-b89d-6705737691c9 2026-08-11 09:54:17.386 7 INFO neutron.db.ovn_revision_numbers_db [None req-65a59bb9-bc11-4018-b290-fa80e97bd047 - - - - - -] Successfully bumped revision number for resource a62f145c-374b-4cd7-b89d-6705737691c9 (type: router_ports) to 2 2026-08-11 09:54:17.386 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-65a59bb9-bc11-4018-b290-fa80e97bd047 - - - - - -] OVN reports status down for port: 94add4be-b78a-485e-8fc5-abbcfecf4b80 2026-08-11 09:54:17.407 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-65a59bb9-bc11-4018-b290-fa80e97bd047 - - - - - -] OVN reports status down for port: 85bccdf6-c3ce-45f9-a47d-685f4b5cd379 2026-08-11 09:54:17.504 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-65a59bb9-bc11-4018-b290-fa80e97bd047 - - - - - -] OVN reports status up for port: 85bccdf6-c3ce-45f9-a47d-685f4b5cd379 2026-08-11 09:54:17.541 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-65a59bb9-bc11-4018-b290-fa80e97bd047 - - - - - -] OVN reports status down for port: ff7266ea-fec8-4523-b3c6-84ff2c784062 2026-08-11 09:54:17.570 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-65a59bb9-bc11-4018-b290-fa80e97bd047 - - - - - -] OVN reports status down for port: ef89cfef-4e53-4925-a31c-7a089d631b86 2026-08-11 09:54:17.611 7 INFO neutron.db.ovn_revision_numbers_db [None req-90efd1d8-e23f-4ecc-b3a9-39427265cb80 - - - - - -] Successfully bumped revision number for resource ef89cfef-4e53-4925-a31c-7a089d631b86 (type: ports) to 2 2026-08-11 09:54:17.655 7 INFO neutron.db.ovn_revision_numbers_db [None req-90efd1d8-e23f-4ecc-b3a9-39427265cb80 - - - - - -] Successfully bumped revision number for resource 2c529767-6542-4dfe-9c56-5d2f4dc6b531 (type: subnets) to 0 [pid: 7|app: 0|req: 1745/3205] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:54:16 2026] POST /v2.0/subnets => generated 629 bytes in 952 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: 1746/3206] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:54:17 2026] GET /v2.0/ports?tenant_id=c8197a7efd4a49e68adc461a9bf5be89&device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 3999 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1747/3207] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:54:17 2026] GET /v2.0/networks?id=14c5c5d0-10ae-43bc-a131-d315d766a7c1 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1748/3208] 199.204.45.235 () {34 vars in 1053 bytes} [Tue Aug 11 09:54:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.3&port_id=7defc4be-02da-4cd5-ab05-7fd509dfda31 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1749/3209] 199.204.45.235 () {34 vars in 1103 bytes} [Tue Aug 11 09:54:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A27a&port_id=7defc4be-02da-4cd5-ab05-7fd509dfda31 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1750/3210] 199.204.45.235 () {34 vars in 1063 bytes} [Tue Aug 11 09:54:17 2026] GET /v2.0/subnets?id=bf33f851-91fb-405c-b1a2-ce2fcdd41685&id=7fb8ee61-bfe4-4f1b-8adb-22ac8dfc3f98 => generated 1410 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1751/3211] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:54:17 2026] GET /v2.0/ports?network_id=14c5c5d0-10ae-43bc-a131-d315d766a7c1&device_owner=network%3Adhcp => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1752/3212] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:54:17 2026] GET /v2.0/ports?network_id=14c5c5d0-10ae-43bc-a131-d315d766a7c1&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1753/3213] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:54:17 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1754/3214] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:54:18 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:54:18.167 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1585f05a-b84f-45a2-8c9a-f07eee4e7c78 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] No more DHCP agents 2026-08-11 09:54:18.169 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1585f05a-b84f-45a2-8c9a-f07eee4e7c78 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Unable to schedule network c1481727-188a-41cd-ab93-43b9488ab933: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:54:18.272 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-65a59bb9-bc11-4018-b290-fa80e97bd047 - - - - - -] OVN reports status down for port: 8d1456a3-7fd9-419e-9b4a-01ba550ebc34 2026-08-11 09:54:18.312 8 INFO neutron.db.ovn_revision_numbers_db [None req-1585f05a-b84f-45a2-8c9a-f07eee4e7c78 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 8d1456a3-7fd9-419e-9b4a-01ba550ebc34 (type: ports) to 1 2026-08-11 09:54:18.952 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-b2e9126a-affe-468a-b46e-632a9ac1c10b - - - - - -] Schedule LRP lrp-8d1456a3-7fd9-419e-9b4a-01ba550ebc34 on gateway ce5202b0-5136-491f-befe-509851665b2b with priority 1 2026-08-11 09:54:18.966 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-65a59bb9-bc11-4018-b290-fa80e97bd047 - - - - - -] OVN reports status up for port: 8d1456a3-7fd9-419e-9b4a-01ba550ebc34 2026-08-11 09:54:18.992 7 INFO neutron.plugins.ml2.plugin [None req-65a59bb9-bc11-4018-b290-fa80e97bd047 - - - - - -] Attempt 1 to provision port 8d1456a3-7fd9-419e-9b4a-01ba550ebc34 2026-08-11 09:54:19.003 8 INFO neutron.db.ovn_revision_numbers_db [None req-1585f05a-b84f-45a2-8c9a-f07eee4e7c78 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 8d1456a3-7fd9-419e-9b4a-01ba550ebc34 (type: router_ports) to 1 2026-08-11 09:54:19.076 8 INFO neutron.db.ovn_revision_numbers_db [None req-1585f05a-b84f-45a2-8c9a-f07eee4e7c78 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 0097261b-9def-4b67-ab79-f050d9d69814 (type: routers) to 2 [pid: 8|app: 0|req: 1461/3215] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:54:17 2026] POST /v2.0/routers => generated 937 bytes in 1417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1755/3216] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:54:19 2026] GET /v2.0/ports?tenant_id=c8197a7efd4a49e68adc461a9bf5be89&device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 3999 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1756/3217] 199.204.45.235 () {34 vars in 1061 bytes} [Tue Aug 11 09:54:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.185&port_id=714e6b58-c605-4019-a75a-3726e937ad44 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1757/3218] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:54:19 2026] GET /v2.0/subnets?id=1b6bfeb6-28eb-43b0-8c2b-70e5ab3eb73a => generated 654 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:19.279 8 INFO neutron.api.v2.resource [None req-d9f51f4a-4d61-4549-913b-e488d2cd9cdf 4ed5f85759d147d491d3b01e8f33fb11 d04a5a7c83714f74b0b3f850fe1643dc - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1462/3219] 10.0.0.53 () {34 vars in 683 bytes} [Tue Aug 11 09:54:19 2026] POST /v2.0/vpn/vpnservices => generated 194 bytes in 172 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1758/3220] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:54:19 2026] GET /v2.0/ports?network_id=c520cea9-7b19-479d-9c60-22e470edbf4a&device_owner=network%3Adhcp => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1759/3221] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:54:19 2026] GET /v2.0/networks/c520cea9-7b19-479d-9c60-22e470edbf4a?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1760/3222] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:54:19 2026] GET /v2.0/networks/c520cea9-7b19-479d-9c60-22e470edbf4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:54:19.454 8 INFO neutron_taas.services.taas.taas_plugin [None req-0f6b5219-2561-4e95-a9f5-aa95009714e0 4ed5f85759d147d491d3b01e8f33fb11 d04a5a7c83714f74b0b3f850fe1643dc - - default default] TaaS: Handle Delete Port: ef89cfef-4e53-4925-a31c-7a089d631b86 2026-08-11 09:54:19.459 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f6b5219-2561-4e95-a9f5-aa95009714e0 4ed5f85759d147d491d3b01e8f33fb11 d04a5a7c83714f74b0b3f850fe1643dc - - default default] Tap Mirror: Handle Delete Port: ef89cfef-4e53-4925-a31c-7a089d631b86 [pid: 7|app: 0|req: 1761/3223] 199.204.45.235 () {34 vars in 1057 bytes} [Tue Aug 11 09:54:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.178&port_id=de3105f8-ec18-4100-815e-9d6491f7fda8 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1762/3224] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:54:19 2026] GET /v2.0/subnets?id=cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1763/3225] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:54:19 2026] GET /v2.0/ports?network_id=295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1764/3226] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:54:19 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1765/3227] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:54:19 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1766/3228] 199.204.45.235 () {34 vars in 1053 bytes} [Tue Aug 11 09:54:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.3&port_id=7defc4be-02da-4cd5-ab05-7fd509dfda31 => 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: 1767/3229] 199.204.45.235 () {34 vars in 1103 bytes} [Tue Aug 11 09:54:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A27a&port_id=7defc4be-02da-4cd5-ab05-7fd509dfda31 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1768/3230] 199.204.45.235 () {34 vars in 1063 bytes} [Tue Aug 11 09:54:19 2026] GET /v2.0/subnets?id=bf33f851-91fb-405c-b1a2-ce2fcdd41685&id=7fb8ee61-bfe4-4f1b-8adb-22ac8dfc3f98 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1769/3231] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:54:19 2026] GET /v2.0/ports?network_id=14c5c5d0-10ae-43bc-a131-d315d766a7c1&device_owner=network%3Adhcp => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:54:19.826 8 INFO neutron.services.segments.plugin [-] Segment 085aeb66-06b8-4328-baba-c56c74524bff resource provider aggregate not found [pid: 7|app: 0|req: 1770/3232] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:54:19 2026] GET /v2.0/ports?network_id=14c5c5d0-10ae-43bc-a131-d315d766a7c1&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:54:19.830 8 INFO neutron.services.segments.plugin [-] Segment 085aeb66-06b8-4328-baba-c56c74524bff resource provider aggregate not found 2026-08-11 09:54:19.855 8 INFO neutron.services.segments.plugin [-] Segment 085aeb66-06b8-4328-baba-c56c74524bff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 085aeb66-06b8-4328-baba-c56c74524bff found for delete ", "request_id": "req-12081c12-ea3d-4983-b5ff-91901ed1823e"}]} 2026-08-11 09:54:19.861 8 INFO neutron.services.segments.plugin [-] Segment 085aeb66-06b8-4328-baba-c56c74524bff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 085aeb66-06b8-4328-baba-c56c74524bff found for delete ", "request_id": "req-f30b4678-0f13-4d81-b76a-47df81f1f664"}]} [pid: 8|app: 0|req: 1463/3233] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:54:19 2026] DELETE /v2.0/networks/b9a01999-76fe-4b95-ba33-e196db7869ff => generated 0 bytes in 605 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1771/3234] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:54:19 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1772/3235] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:54:19 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:54:20.297 8 INFO neutron_taas.services.taas.taas_plugin [None req-b1f49df9-b4ad-4242-858b-455b2f1dc246 4ed5f85759d147d491d3b01e8f33fb11 d04a5a7c83714f74b0b3f850fe1643dc - - default default] TaaS: Handle Delete Port: 8d1456a3-7fd9-419e-9b4a-01ba550ebc34 2026-08-11 09:54:20.309 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1f49df9-b4ad-4242-858b-455b2f1dc246 4ed5f85759d147d491d3b01e8f33fb11 d04a5a7c83714f74b0b3f850fe1643dc - - default default] Tap Mirror: Handle Delete Port: 8d1456a3-7fd9-419e-9b4a-01ba550ebc34 2026-08-11 09:54:20.590 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d0dd827f-438d-45a4-abfe-9f9af3dc6268 - - - - - -] OVN reports status up for port: 7defc4be-02da-4cd5-ab05-7fd509dfda31 2026-08-11 09:54:20.628 8 INFO neutron.plugins.ml2.plugin [None req-d0dd827f-438d-45a4-abfe-9f9af3dc6268 - - - - - -] Attempt 1 to provision port 7defc4be-02da-4cd5-ab05-7fd509dfda31 2026-08-11 09:54:20.890 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d25b6916-32d0-4358-9761-b90b93c9c2a1'] response: {'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7defc4be-02da-4cd5-ab05-7fd509dfda31', 'code': 200} [pid: 8|app: 0|req: 1464/3236] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:54:19 2026] DELETE /v2.0/routers/0097261b-9def-4b67-ab79-f050d9d69814 => generated 0 bytes in 1083 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:54:21.013 7 WARNING neutron.api.v2.base [None req-72f6a8bd-0935-4c9f-a6f5-1b3680e06c29 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] An exception happened while processing the request body. The exception message is [Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255. 2026-08-11 09:54:21.014 7 INFO neutron.api.v2.resource [None req-72f6a8bd-0935-4c9f-a6f5-1b3680e06c29 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] create failed (client error): Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255. [pid: 7|app: 0|req: 1773/3237] 10.0.0.53 () {34 vars in 683 bytes} [Tue Aug 11 09:54:20 2026] POST /v2.0/vpn/vpnservices => generated 401 bytes in 22 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-11 09:54:21.033 8 WARNING neutron.api.v2.base [None req-9895ee6e-40b7-417b-b5af-d81c0cee4d87 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] An exception happened while processing the request body. The exception message is [Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255. 2026-08-11 09:54:21.035 8 INFO neutron.api.v2.resource [None req-9895ee6e-40b7-417b-b5af-d81c0cee4d87 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] create failed (client error): Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255. [pid: 8|app: 0|req: 1465/3238] 10.0.0.53 () {34 vars in 683 bytes} [Tue Aug 11 09:54:21 2026] POST /v2.0/vpn/vpnservices => generated 394 bytes in 16 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-11 09:54:21.093 7 INFO neutron.api.v2.resource [None req-800ad7d9-a548-413e-b1d1-711c448ee7b4 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1774/3239] 10.0.0.53 () {34 vars in 691 bytes} [Tue Aug 11 09:54:21 2026] POST /v2.0/vpn/endpoint-groups => generated 183 bytes in 52 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-11 09:54:21.104 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0dd827f-438d-45a4-abfe-9f9af3dc6268 - - - - - -] Successfully bumped revision number for resource 7defc4be-02da-4cd5-ab05-7fd509dfda31 (type: ports) to 5 2026-08-11 09:54:21.158 8 INFO neutron.api.v2.resource [None req-58ea8b5c-9361-49b2-af22-a536df4aafb8 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1466/3240] 10.0.0.53 () {34 vars in 691 bytes} [Tue Aug 11 09:54:21 2026] POST /v2.0/vpn/endpoint-groups => generated 160 bytes in 58 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-11 09:54:21.205 7 INFO neutron.api.v2.resource [None req-ff161b7c-a6a2-4895-832a-ff814fcd3996 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1775/3241] 10.0.0.53 () {34 vars in 691 bytes} [Tue Aug 11 09:54:21 2026] POST /v2.0/vpn/endpoint-groups => generated 154 bytes in 40 msecs (HTTP/1.1 400) 4 headers in 166 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: 1467/3242] 10.0.0.53 () {32 vars in 661 bytes} [Tue Aug 11 09:54:21 2026] GET /v2.0/vpn/ikepolicies => generated 408 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1776/3243] 10.0.0.53 () {32 vars in 665 bytes} [Tue Aug 11 09:54:21 2026] GET /v2.0/vpn/ipsecpolicies => generated 417 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3244] 10.0.0.53 () {32 vars in 683 bytes} [Tue Aug 11 09:54:21 2026] GET /v2.0/vpn/ipsec-site-connections => generated 796 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1777/3245] 10.0.0.53 () {32 vars in 661 bytes} [Tue Aug 11 09:54:21 2026] GET /v2.0/vpn/vpnservices => generated 863 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3246] 10.0.0.53 () {32 vars in 743 bytes} [Tue Aug 11 09:54:21 2026] GET /v2.0/vpn/endpoint-groups/b116cf37-c09b-4d7f-9e57-ca3ba3a73180 => generated 328 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1778/3247] 10.0.0.53 () {32 vars in 743 bytes} [Tue Aug 11 09:54:21 2026] GET /v2.0/vpn/endpoint-groups/80b36ba1-02c4-4eb7-afdb-d7f485386daf => generated 320 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3248] 10.0.0.53 () {32 vars in 735 bytes} [Tue Aug 11 09:54:21 2026] GET /v2.0/vpn/ikepolicies/0d7b20b5-54f0-4849-9b0a-20583ed3cf79 => generated 404 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1779/3249] 10.0.0.53 () {32 vars in 739 bytes} [Tue Aug 11 09:54:21 2026] GET /v2.0/vpn/ipsecpolicies/c4b2392e-1ca0-4bc9-9c9e-5068442bd31f => generated 413 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3250] 10.0.0.53 () {32 vars in 735 bytes} [Tue Aug 11 09:54:21 2026] GET /v2.0/vpn/vpnservices/43f03296-1f60-4834-a20a-58cb6d66cd85 => generated 450 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:22.035 7 INFO neutron.db.ovn_revision_numbers_db [None req-921e98c2-fc3f-40d3-aa60-9b1c6050a213 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 70b06397-f37f-43f1-8148-8a80fedc6014 (type: routers) to 10 [pid: 7|app: 0|req: 1780/3251] 10.0.0.53 () {32 vars in 760 bytes} [Tue Aug 11 09:54:21 2026] DELETE /v2.0/vpn/ipsec-site-connections/13437f45-fc79-40d0-97cb-96c50ea63135 => generated 0 bytes in 663 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3252] 10.0.0.53 () {32 vars in 746 bytes} [Tue Aug 11 09:54:22 2026] DELETE /v2.0/vpn/endpoint-groups/b116cf37-c09b-4d7f-9e57-ca3ba3a73180 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1781/3253] 10.0.0.53 () {32 vars in 746 bytes} [Tue Aug 11 09:54:22 2026] DELETE /v2.0/vpn/endpoint-groups/80b36ba1-02c4-4eb7-afdb-d7f485386daf => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3254] 10.0.0.53 () {32 vars in 742 bytes} [Tue Aug 11 09:54:22 2026] DELETE /v2.0/vpn/ipsecpolicies/c4b2392e-1ca0-4bc9-9c9e-5068442bd31f => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1782/3255] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:54:22 2026] DELETE /v2.0/vpn/ikepolicies/0d7b20b5-54f0-4849-9b0a-20583ed3cf79 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3256] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:54:22 2026] DELETE /v2.0/vpn/vpnservices/43f03296-1f60-4834-a20a-58cb6d66cd85 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:54:22.522 7 INFO neutron_taas.services.taas.taas_plugin [None req-c723258e-260a-44e4-b8da-378473cd6d6e bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] TaaS: Handle Delete Port: 871db6db-f2f7-4712-a520-44a54a4425bc 2026-08-11 09:54:22.528 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c723258e-260a-44e4-b8da-378473cd6d6e bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Tap Mirror: Handle Delete Port: 871db6db-f2f7-4712-a520-44a54a4425bc 2026-08-11 09:54:22.815 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3b89236-1685-4905-80e2-fdb6579f021b - - - - - -] TaaS: Handle Delete Port: b49d39fc-19c1-4bf5-958b-123186a0ea25 2026-08-11 09:54:22.819 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3b89236-1685-4905-80e2-fdb6579f021b - - - - - -] Tap Mirror: Handle Delete Port: b49d39fc-19c1-4bf5-958b-123186a0ea25 2026-08-11 09:54:22.953 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-20e1d725-113d-49ad-9d41-0582572ce2a5'] response: {'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7defc4be-02da-4cd5-ab05-7fd509dfda31', 'code': 200} 2026-08-11 09:54:23.241 7 INFO neutron_taas.services.taas.taas_plugin [None req-477959e4-2d05-4f56-aaa7-3f8d88513346 - - - - - -] TaaS: Handle Delete Port: fa9d5685-f8b7-459a-af5e-22220a219188 2026-08-11 09:54:23.246 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-477959e4-2d05-4f56-aaa7-3f8d88513346 - - - - - -] Tap Mirror: Handle Delete Port: fa9d5685-f8b7-459a-af5e-22220a219188 [pid: 8|app: 0|req: 1477/3259] 10.0.0.131 () {34 vars in 970 bytes} [Tue Aug 11 09:54:23 2026] GET /v2.0/ports/7defc4be-02da-4cd5-ab05-7fd509dfda31 => generated 1481 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3260] 199.204.45.235 () {30 vars in 742 bytes} [Tue Aug 11 09:54:23 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1 => generated 838 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3261] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:54:23 2026] GET /v2.0/subnets/7fb8ee61-bfe4-4f1b-8adb-22ac8dfc3f98 => generated 674 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3262] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:54:23 2026] GET /v2.0/subnets/bf33f851-91fb-405c-b1a2-ce2fcdd41685 => generated 743 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:23.997 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-65a59bb9-bc11-4018-b290-fa80e97bd047 - - - - - -] No port found with ID 8d1456a3-7fd9-419e-9b4a-01ba550ebc34: RuntimeError: No port found with ID 8d1456a3-7fd9-419e-9b4a-01ba550ebc34 [pid: 8|app: 0|req: 1481/3263] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:54:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3264] 199.204.45.235 () {30 vars in 704 bytes} [Tue Aug 11 09:54:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3265] 199.204.45.235 () {30 vars in 680 bytes} [Tue Aug 11 09:54:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3266] 199.204.45.235 () {30 vars in 716 bytes} [Tue Aug 11 09:54:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3267] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:54:24 2026] GET /v2.0/subnets/cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:24.189 7 INFO neutron_taas.services.taas.taas_plugin [None req-477959e4-2d05-4f56-aaa7-3f8d88513346 - - - - - -] TaaS: Handle Delete Port: 54ebf215-dfce-49bc-8989-026473668579 2026-08-11 09:54:24.193 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-477959e4-2d05-4f56-aaa7-3f8d88513346 - - - - - -] Tap Mirror: Handle Delete Port: 54ebf215-dfce-49bc-8989-026473668579 [pid: 8|app: 0|req: 1486/3268] 199.204.45.235 () {30 vars in 736 bytes} [Tue Aug 11 09:54:24 2026] GET /v2.0/ports/4cb7e75a-eacf-42cb-a589-cf5f8708aacc => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3269] 199.204.45.235 () {30 vars in 736 bytes} [Tue Aug 11 09:54:24 2026] GET /v2.0/ports/de3105f8-ec18-4100-815e-9d6491f7fda8 => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3270] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:54:24 2026] GET /v2.0/subnets/cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3271] 199.204.45.235 () {30 vars in 742 bytes} [Tue Aug 11 09:54:24 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c => generated 841 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:24.365 7 INFO neutron.services.segments.plugin [-] Segment db173f4e-74b4-477c-8cf9-4f453d468220 resource provider aggregate not found 2026-08-11 09:54:24.369 7 INFO neutron.services.segments.plugin [-] Segment db173f4e-74b4-477c-8cf9-4f453d468220 resource provider aggregate not found 2026-08-11 09:54:24.381 7 INFO neutron.services.segments.plugin [-] Segment db173f4e-74b4-477c-8cf9-4f453d468220 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db173f4e-74b4-477c-8cf9-4f453d468220 found for delete ", "request_id": "req-7623d2eb-b348-4b55-a63e-cafe6f65602a"}]} 2026-08-11 09:54:24.382 7 INFO neutron.services.segments.plugin [-] Segment db173f4e-74b4-477c-8cf9-4f453d468220 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db173f4e-74b4-477c-8cf9-4f453d468220 found for delete ", "request_id": "req-5fa832be-f28a-4fb1-9270-87a596bee9c3"}]} [pid: 8|app: 0|req: 1490/3272] 199.204.45.235 () {30 vars in 736 bytes} [Tue Aug 11 09:54:24 2026] GET /v2.0/ports/4cb7e75a-eacf-42cb-a589-cf5f8708aacc => generated 1140 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1783/3273] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:54:22 2026] DELETE /v2.0/vpn/vpnservices/fd75d248-7e00-4ea8-b6cf-c732779d51b7 => generated 0 bytes in 2160 msecs (HTTP/1.1 204) 2 headers in 112 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: 1491/3274] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:54:24 2026] GET /v2.0/subnets/cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1784/3275] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:54:24 2026] GET /v2.0/routers/70b06397-f37f-43f1-8148-8a80fedc6014 => generated 943 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:25.276 8 INFO neutron.db.ovn_revision_numbers_db [None req-229c1bc6-00c4-4ed2-8e54-94261f25befe bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 70b06397-f37f-43f1-8148-8a80fedc6014 (type: routers) to 11 [pid: 8|app: 0|req: 1492/3276] 10.0.0.53 () {34 vars in 740 bytes} [Tue Aug 11 09:54:24 2026] PUT /v2.0/routers/70b06397-f37f-43f1-8148-8a80fedc6014 => generated 943 bytes in 795 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1785/3277] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:54:25 2026] GET /v2.0/ports?device_id=70b06397-f37f-43f1-8148-8a80fedc6014 => generated 946 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:25.656 8 INFO neutron_taas.services.taas.taas_plugin [None req-141d52b6-1ab0-4b25-8499-910f4ebbde76 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] TaaS: Handle Delete Port: a354e9b2-7ec4-46ee-bd27-555504d57cd3 2026-08-11 09:54:25.660 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-141d52b6-1ab0-4b25-8499-910f4ebbde76 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Tap Mirror: Handle Delete Port: a354e9b2-7ec4-46ee-bd27-555504d57cd3 [pid: 8|app: 0|req: 1493/3278] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:54:25 2026] PUT /v2.0/routers/70b06397-f37f-43f1-8148-8a80fedc6014/remove_router_interface => generated 309 bytes in 828 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:26.542 7 INFO neutron_taas.services.taas.taas_plugin [None req-eaf30d25-3e03-4046-a472-c54eb999ddde bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] TaaS: Handle Delete Port: 457575b7-66d1-4467-b1d9-c2eb913c15bf 2026-08-11 09:54:26.546 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eaf30d25-3e03-4046-a472-c54eb999ddde bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Tap Mirror: Handle Delete Port: 457575b7-66d1-4467-b1d9-c2eb913c15bf [pid: 7|app: 0|req: 1786/3279] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:54:26 2026] DELETE /v2.0/routers/70b06397-f37f-43f1-8148-8a80fedc6014 => generated 0 bytes in 712 msecs (HTTP/1.1 204) 2 headers in 112 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: 1494/3280] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:54:26 2026] GET /v2.0/routers/05899581-e630-4643-aed5-0bd9ecd2904a => generated 942 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:27.687 7 INFO neutron.db.ovn_revision_numbers_db [None req-5b7fa1c7-fc56-4a74-a488-e1d15fe486fa bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource 05899581-e630-4643-aed5-0bd9ecd2904a (type: routers) to 5 [pid: 7|app: 0|req: 1787/3281] 10.0.0.53 () {34 vars in 740 bytes} [Tue Aug 11 09:54:27 2026] PUT /v2.0/routers/05899581-e630-4643-aed5-0bd9ecd2904a => generated 942 bytes in 680 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3282] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:54:27 2026] GET /v2.0/ports?device_id=05899581-e630-4643-aed5-0bd9ecd2904a => generated 950 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:28.110 7 INFO neutron_taas.services.taas.taas_plugin [None req-6c9f3223-9152-4c73-9d8f-68d1391c8541 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] TaaS: Handle Delete Port: 6749f718-e959-46ea-8b70-2ad671e1eab9 2026-08-11 09:54:28.113 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c9f3223-9152-4c73-9d8f-68d1391c8541 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Tap Mirror: Handle Delete Port: 6749f718-e959-46ea-8b70-2ad671e1eab9 [pid: 7|app: 0|req: 1788/3283] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:54:27 2026] PUT /v2.0/routers/05899581-e630-4643-aed5-0bd9ecd2904a/remove_router_interface => generated 309 bytes in 872 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:29.058 8 INFO neutron_taas.services.taas.taas_plugin [None req-22934c2a-39a7-4e73-be20-960b5f9a0543 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] TaaS: Handle Delete Port: 81f3a26f-17f2-45c9-afe8-f1bb69ee02b3 2026-08-11 09:54:29.062 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22934c2a-39a7-4e73-be20-960b5f9a0543 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Tap Mirror: Handle Delete Port: 81f3a26f-17f2-45c9-afe8-f1bb69ee02b3 [pid: 8|app: 0|req: 1496/3284] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:54:28 2026] DELETE /v2.0/routers/05899581-e630-4643-aed5-0bd9ecd2904a => generated 0 bytes in 780 msecs (HTTP/1.1 204) 2 headers in 112 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: 1789/3285] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:54:29 2026] GET /v2.0/routers/ad7cbbae-7280-4309-8ab6-b244e816099d => generated 943 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:30.302 8 INFO neutron.db.ovn_revision_numbers_db [None req-288fd887-623f-4dae-8216-2baa4dbb63e7 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Successfully bumped revision number for resource ad7cbbae-7280-4309-8ab6-b244e816099d (type: routers) to 5 [pid: 8|app: 0|req: 1497/3286] 10.0.0.53 () {34 vars in 740 bytes} [Tue Aug 11 09:54:29 2026] PUT /v2.0/routers/ad7cbbae-7280-4309-8ab6-b244e816099d => generated 943 bytes in 779 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1790/3287] 10.0.0.53 () {32 vars in 734 bytes} [Tue Aug 11 09:54:30 2026] GET /v2.0/ports?device_id=ad7cbbae-7280-4309-8ab6-b244e816099d => generated 950 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:30.727 8 INFO neutron_taas.services.taas.taas_plugin [None req-2b6e996e-0e2c-474f-8790-d983e8c3de3d bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] TaaS: Handle Delete Port: a62f145c-374b-4cd7-b89d-6705737691c9 2026-08-11 09:54:30.731 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b6e996e-0e2c-474f-8790-d983e8c3de3d bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Tap Mirror: Handle Delete Port: a62f145c-374b-4cd7-b89d-6705737691c9 [pid: 8|app: 0|req: 1498/3288] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:54:30 2026] PUT /v2.0/routers/ad7cbbae-7280-4309-8ab6-b244e816099d/remove_router_interface => generated 309 bytes in 878 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:31.624 7 INFO neutron_taas.services.taas.taas_plugin [None req-14b26e79-5012-46db-b4b0-65aafae47157 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] TaaS: Handle Delete Port: 220aedbc-17a1-447e-985f-a59bb1b2096d 2026-08-11 09:54:31.627 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14b26e79-5012-46db-b4b0-65aafae47157 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Tap Mirror: Handle Delete Port: 220aedbc-17a1-447e-985f-a59bb1b2096d [pid: 7|app: 0|req: 1791/3289] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:54:31 2026] DELETE /v2.0/routers/ad7cbbae-7280-4309-8ab6-b244e816099d => generated 0 bytes in 749 msecs (HTTP/1.1 204) 2 headers in 112 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-08-11 09:54:32.069 8 INFO neutron.api.v2.resource [None req-0e76b8c9-ec85-4778-8ae4-938aa3db2d47 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1499/3290] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:54:32 2026] GET /v2.0/routers/0097261b-9def-4b67-ab79-f050d9d69814 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1792/3291] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:54:32 2026] DELETE /v2.0/subnets/ac7574c8-27fc-42eb-b548-28d4984d98c1 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3292] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:54:32 2026] DELETE /v2.0/subnets/cffc9b8e-a087-4980-a7ad-f96bfe91a427 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1793/3293] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:54:32 2026] DELETE /v2.0/subnets/87bb7afb-fa2e-4a75-b2a4-ed0e8c08d861 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:54:32.637 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e4244a23-bf12-4a61-a8fb-6b819b4f013b bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1501/3294] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:54:32 2026] DELETE /v2.0/subnets/2c529767-6542-4dfe-9c56-5d2f4dc6b531 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:54:32.770 7 INFO neutron_taas.services.taas.taas_plugin [None req-04b7cbc3-6025-4bf8-a4d0-cb7b59dd67ec bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] TaaS: Handle Delete Port: ee9d221d-53bf-456f-b5f9-812d83a50395 2026-08-11 09:54:32.773 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04b7cbc3-6025-4bf8-a4d0-cb7b59dd67ec bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Tap Mirror: Handle Delete Port: ee9d221d-53bf-456f-b5f9-812d83a50395 2026-08-11 09:54:32.978 7 INFO neutron.services.segments.plugin [-] Segment d7b98f58-5900-4849-adde-9ec7889f86b2 resource provider aggregate not found 2026-08-11 09:54:32.983 7 INFO neutron.services.segments.plugin [-] Segment d7b98f58-5900-4849-adde-9ec7889f86b2 resource provider aggregate not found 2026-08-11 09:54:32.997 7 INFO neutron.services.segments.plugin [-] Segment d7b98f58-5900-4849-adde-9ec7889f86b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7b98f58-5900-4849-adde-9ec7889f86b2 found for delete ", "request_id": "req-2c98ce7c-3aae-4530-a64b-012c8bbd4590"}]} 2026-08-11 09:54:33.003 7 INFO neutron.services.segments.plugin [-] Segment d7b98f58-5900-4849-adde-9ec7889f86b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7b98f58-5900-4849-adde-9ec7889f86b2 found for delete ", "request_id": "req-f18dec35-70b4-4161-9d91-c0566634504e"}]} [pid: 7|app: 0|req: 1794/3295] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:54:32 2026] DELETE /v2.0/networks/8ab73fba-8051-4efa-8bd1-52b919a720ca => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:54:33.173 8 INFO neutron_taas.services.taas.taas_plugin [None req-5b0cb86f-ec44-4f4d-ad14-be63c57a70bc bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] TaaS: Handle Delete Port: 28fe8100-9714-4d91-ac75-e70fbefeb8c2 2026-08-11 09:54:33.176 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b0cb86f-ec44-4f4d-ad14-be63c57a70bc bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Tap Mirror: Handle Delete Port: 28fe8100-9714-4d91-ac75-e70fbefeb8c2 [pid: 7|app: 0|req: 1795/3296] 10.0.0.229 () {30 vars in 689 bytes} [Tue Aug 11 09:54:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1796/3297] 10.0.0.229 () {30 vars in 691 bytes} [Tue Aug 11 09:54:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1797/3298] 10.0.0.229 () {30 vars in 667 bytes} [Tue Aug 11 09:54:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1798/3299] 10.0.0.229 () {30 vars in 703 bytes} [Tue Aug 11 09:54:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:33.382 8 INFO neutron.services.segments.plugin [-] Segment dc75008f-1aa8-4a0b-af68-1b6a91d1521d resource provider aggregate not found 2026-08-11 09:54:33.385 8 INFO neutron.services.segments.plugin [-] Segment dc75008f-1aa8-4a0b-af68-1b6a91d1521d resource provider aggregate not found 2026-08-11 09:54:33.412 8 INFO neutron.services.segments.plugin [-] Segment dc75008f-1aa8-4a0b-af68-1b6a91d1521d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc75008f-1aa8-4a0b-af68-1b6a91d1521d found for delete ", "request_id": "req-f77b7413-f59e-4e12-b52c-2c498562f0f2"}]} 2026-08-11 09:54:33.414 8 INFO neutron.services.segments.plugin [-] Segment dc75008f-1aa8-4a0b-af68-1b6a91d1521d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc75008f-1aa8-4a0b-af68-1b6a91d1521d found for delete ", "request_id": "req-4c59048e-a14a-4bb0-a294-f9b3cf0f4add"}]} [pid: 8|app: 0|req: 1502/3300] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:54:33 2026] DELETE /v2.0/networks/015f170e-86b3-494d-a138-d958e37d76dc => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3301] 10.0.0.229 () {28 vars in 438 bytes} [Tue Aug 11 09:54:33 2026] GET / => generated 151 bytes in 9 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3302] 10.0.0.229 () {30 vars in 727 bytes} [Tue Aug 11 09:54:33 2026] GET /v2.0/subnets/414c8c6d-6cf3-4f2e-89ef-d7901cc596a4 => generated 655 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:33.626 7 INFO neutron_taas.services.taas.taas_plugin [None req-481ee630-2dc9-43a8-9d4b-60c8aff531ed bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] TaaS: Handle Delete Port: fca878b0-2636-4929-bf9f-fc14b29ac256 2026-08-11 09:54:33.629 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-481ee630-2dc9-43a8-9d4b-60c8aff531ed bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] Tap Mirror: Handle Delete Port: fca878b0-2636-4929-bf9f-fc14b29ac256 [pid: 7|app: 0|req: 1799/3303] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:54:33 2026] DELETE /v2.0/networks/1682ec69-04da-4646-b66b-d1030a1a6b2f => generated 0 bytes in 472 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:54:33.966 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3476f3b5-4c51-42df-aaa8-66161c139340 bb19681b67cf4cc98248f053db9527ad c1648131552f44f6a3054529150623cd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1505/3304] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:54:33 2026] DELETE /v2.0/networks/b9a01999-76fe-4b95-ba33-e196db7869ff => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:54:34.754 7 INFO neutron.db.ovn_revision_numbers_db [None req-30f01e0b-05e6-4719-b9f4-d70f5aa8e1ce c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4986526d-a4a3-465b-a084-0150d97fbb11 (type: security_groups) to 1 [pid: 8|app: 0|req: 1506/3305] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:54:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:34.767 7 INFO neutron.db.ovn_revision_numbers_db [None req-30f01e0b-05e6-4719-b9f4-d70f5aa8e1ce c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 210b3600-3bea-46b7-b68d-15c68200c08a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1507/3306] 199.204.45.235 () {30 vars in 704 bytes} [Tue Aug 11 09:54:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:34.782 7 INFO neutron.db.ovn_revision_numbers_db [None req-30f01e0b-05e6-4719-b9f4-d70f5aa8e1ce c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 2cbefaa8-3aa3-497e-a334-f63e6debab8b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1508/3307] 199.204.45.235 () {30 vars in 680 bytes} [Tue Aug 11 09:54:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:34.796 7 INFO neutron.db.ovn_revision_numbers_db [None req-30f01e0b-05e6-4719-b9f4-d70f5aa8e1ce c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 74b7344d-2668-4217-85eb-5ea5b8abff2a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1509/3308] 199.204.45.235 () {30 vars in 716 bytes} [Tue Aug 11 09:54:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:34.810 7 INFO neutron.db.ovn_revision_numbers_db [None req-30f01e0b-05e6-4719-b9f4-d70f5aa8e1ce c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c06ac344-79c3-46ad-8458-23419a0737fe (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1510/3309] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:54:34 2026] GET /v2.0/subnets/7fb8ee61-bfe4-4f1b-8adb-22ac8dfc3f98 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1800/3310] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:54:34 2026] GET /v2.0/security-groups?tenant_id=d04a5a7c83714f74b0b3f850fe1643dc&name=default => generated 2929 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3311] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:54:34 2026] GET /v2.0/subnets/414c8c6d-6cf3-4f2e-89ef-d7901cc596a4 => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3312] 199.204.45.235 () {30 vars in 768 bytes} [Tue Aug 11 09:54:34 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 4001 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:54:35.029 7 INFO neutron.services.segments.plugin [-] Segment 3cdf7c0a-afca-4b70-a01b-795b79f677c0 resource provider aggregate not found 2026-08-11 09:54:35.031 7 INFO neutron.services.segments.plugin [-] Segment 3cdf7c0a-afca-4b70-a01b-795b79f677c0 resource provider aggregate not found 2026-08-11 09:54:35.050 7 INFO neutron.services.segments.plugin [-] Segment 3cdf7c0a-afca-4b70-a01b-795b79f677c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cdf7c0a-afca-4b70-a01b-795b79f677c0 found for delete ", "request_id": "req-ce20e658-6d76-4550-b18b-f87624ed506c"}]} 2026-08-11 09:54:35.051 7 INFO neutron.services.segments.plugin [-] Segment 3cdf7c0a-afca-4b70-a01b-795b79f677c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cdf7c0a-afca-4b70-a01b-795b79f677c0 found for delete ", "request_id": "req-6cbbb585-d6b8-4d4b-8494-330bc29ff47f"}]} [pid: 8|app: 0|req: 1513/3313] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:54:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3314] 199.204.45.235 () {30 vars in 704 bytes} [Tue Aug 11 09:54:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1801/3315] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:54:34 2026] DELETE /v2.0/security-groups/4986526d-a4a3-465b-a084-0150d97fbb11 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3316] 199.204.45.235 () {30 vars in 680 bytes} [Tue Aug 11 09:54:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1802/3317] 199.204.45.235 () {30 vars in 716 bytes} [Tue Aug 11 09:54:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1803/3318] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:54:35 2026] GET /v2.0/security-groups?tenant_id=c1648131552f44f6a3054529150623cd&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:54:35.456 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c125f92e-9746-43df-acb5-780813d94f44 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] No more DHCP agents [pid: 7|app: 0|req: 1804/3319] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:54:35 2026] DELETE /v2.0/security-groups/8abc9df4-4a85-45ee-99c7-8c2ba6b5d3ce => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:54:35.457 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c125f92e-9746-43df-acb5-780813d94f44 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Unable to schedule network 016c9718-367a-4e39-9824-23b32d062a66: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:54:35.582 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0bb36f62-f7b2-4162-8a9f-9adb1e1cb518 - - - - - -] OVN reports status down for port: a5fc5d3b-8549-47b9-94e2-ce12521c0097 2026-08-11 09:54:35.650 8 INFO neutron.db.ovn_revision_numbers_db [None req-c125f92e-9746-43df-acb5-780813d94f44 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a5fc5d3b-8549-47b9-94e2-ce12521c0097 (type: ports) to 1 [pid: 8|app: 0|req: 1516/3320] 199.204.45.235 () {34 vars in 716 bytes} [Tue Aug 11 09:54:35 2026] POST /v2.0/ports => generated 1332 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1805/3321] 10.0.0.131 () {34 vars in 970 bytes} [Tue Aug 11 09:54:35 2026] GET /v2.0/ports/a5fc5d3b-8549-47b9-94e2-ce12521c0097 => generated 1332 bytes in 38 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1517/3322] 199.204.45.235 () {34 vars in 1261 bytes} [Tue Aug 11 09:54:36 2026] GET /v2.0/ports/a5fc5d3b-8549-47b9-94e2-ce12521c0097?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1806/3323] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:54:36 2026] GET /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3324] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:54:36 2026] GET /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1807/3325] 199.204.45.235 () {34 vars in 974 bytes} [Tue Aug 11 09:54:37 2026] GET /v2.0/ports/a5fc5d3b-8549-47b9-94e2-ce12521c0097 => generated 1332 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3326] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:54:37 2026] GET /v2.0/networks?id=016c9718-367a-4e39-9824-23b32d062a66 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:54:38.051 7 INFO neutron.db.ovn_revision_numbers_db [req-42fdb9c6-bdaa-4f17-b4b3-dde7961f958f req-87e8aca3-12ee-4147-8bcc-d69071df0738 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource a5fc5d3b-8549-47b9-94e2-ce12521c0097 (type: ports) to 2 2026-08-11 09:54:38.265 7 INFO neutron.db.ovn_revision_numbers_db [req-42fdb9c6-bdaa-4f17-b4b3-dde7961f958f req-87e8aca3-12ee-4147-8bcc-d69071df0738 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource a5fc5d3b-8549-47b9-94e2-ce12521c0097 (type: ports) to 4 [pid: 7|app: 0|req: 1808/3329] 199.204.45.235 () {38 vars in 1027 bytes} [Tue Aug 11 09:54:37 2026] PUT /v2.0/ports/a5fc5d3b-8549-47b9-94e2-ce12521c0097 => generated 1491 bytes in 691 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:54:38.327 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-354ccf84-0da4-4a1e-9a46-44cae55df663'] response: {'name': 'network-changed', 'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'tag': 'a5fc5d3b-8549-47b9-94e2-ce12521c0097', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1522/3330] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:54:38 2026] GET /v2.0/ports?tenant_id=c8197a7efd4a49e68adc461a9bf5be89&device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 5484 bytes in 62 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1809/3331] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:54:38 2026] GET /v2.0/networks?id=016c9718-367a-4e39-9824-23b32d062a66 => generated 842 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3332] 199.204.45.235 () {34 vars in 1057 bytes} [Tue Aug 11 09:54:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.151&port_id=a5fc5d3b-8549-47b9-94e2-ce12521c0097 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1810/3333] 199.204.45.235 () {34 vars in 1105 bytes} [Tue Aug 11 09:54:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3b3&port_id=a5fc5d3b-8549-47b9-94e2-ce12521c0097 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3334] 199.204.45.235 () {34 vars in 1063 bytes} [Tue Aug 11 09:54:39 2026] GET /v2.0/subnets?id=414c8c6d-6cf3-4f2e-89ef-d7901cc596a4&id=6494a57d-33fa-4838-9d6f-f76c985bde77 => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1811/3335] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:54:39 2026] GET /v2.0/ports?network_id=016c9718-367a-4e39-9824-23b32d062a66&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3336] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:54:39 2026] GET /v2.0/ports?network_id=016c9718-367a-4e39-9824-23b32d062a66&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1812/3337] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:54:39 2026] GET /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3338] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:54:39 2026] GET /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1813/3339] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:54:40 2026] GET /v2.0/ports?tenant_id=c8197a7efd4a49e68adc461a9bf5be89&device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 5484 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3340] 199.204.45.235 () {34 vars in 1061 bytes} [Tue Aug 11 09:54:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.185&port_id=714e6b58-c605-4019-a75a-3726e937ad44 => 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: 1814/3341] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:54:40 2026] GET /v2.0/subnets?id=1b6bfeb6-28eb-43b0-8c2b-70e5ab3eb73a => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3342] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:54:40 2026] GET /v2.0/ports?network_id=c520cea9-7b19-479d-9c60-22e470edbf4a&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1815/3343] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:54:40 2026] GET /v2.0/networks/c520cea9-7b19-479d-9c60-22e470edbf4a?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3344] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:54:40 2026] GET /v2.0/networks/c520cea9-7b19-479d-9c60-22e470edbf4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1816/3345] 199.204.45.235 () {34 vars in 1057 bytes} [Tue Aug 11 09:54:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.178&port_id=de3105f8-ec18-4100-815e-9d6491f7fda8 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3346] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:54:40 2026] GET /v2.0/subnets?id=cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1817/3347] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:54:40 2026] GET /v2.0/ports?network_id=295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3348] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:54:40 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1818/3349] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:54:40 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3350] 199.204.45.235 () {34 vars in 1053 bytes} [Tue Aug 11 09:54:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.3&port_id=7defc4be-02da-4cd5-ab05-7fd509dfda31 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1819/3351] 199.204.45.235 () {34 vars in 1103 bytes} [Tue Aug 11 09:54:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A27a&port_id=7defc4be-02da-4cd5-ab05-7fd509dfda31 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3352] 199.204.45.235 () {34 vars in 1063 bytes} [Tue Aug 11 09:54:40 2026] GET /v2.0/subnets?id=bf33f851-91fb-405c-b1a2-ce2fcdd41685&id=7fb8ee61-bfe4-4f1b-8adb-22ac8dfc3f98 => generated 1410 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1820/3353] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:54:40 2026] GET /v2.0/ports?network_id=14c5c5d0-10ae-43bc-a131-d315d766a7c1&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3354] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:54:40 2026] GET /v2.0/ports?network_id=14c5c5d0-10ae-43bc-a131-d315d766a7c1&device_owner=network%3Adhcp => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1821/3355] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:54:40 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3356] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:54:41 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1822/3357] 199.204.45.235 () {34 vars in 1057 bytes} [Tue Aug 11 09:54:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.151&port_id=a5fc5d3b-8549-47b9-94e2-ce12521c0097 => 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: 1536/3358] 199.204.45.235 () {34 vars in 1105 bytes} [Tue Aug 11 09:54:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3b3&port_id=a5fc5d3b-8549-47b9-94e2-ce12521c0097 => 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: 1823/3359] 199.204.45.235 () {34 vars in 1063 bytes} [Tue Aug 11 09:54:41 2026] GET /v2.0/subnets?id=414c8c6d-6cf3-4f2e-89ef-d7901cc596a4&id=6494a57d-33fa-4838-9d6f-f76c985bde77 => generated 1414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3360] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:54:41 2026] GET /v2.0/ports?network_id=016c9718-367a-4e39-9824-23b32d062a66&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1824/3361] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:54:41 2026] GET /v2.0/ports?network_id=016c9718-367a-4e39-9824-23b32d062a66&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3362] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:54:41 2026] GET /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1825/3363] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:54:41 2026] GET /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:54:41.923 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0bb36f62-f7b2-4162-8a9f-9adb1e1cb518 - - - - - -] OVN reports status up for port: a5fc5d3b-8549-47b9-94e2-ce12521c0097 2026-08-11 09:54:41.937 8 INFO neutron.plugins.ml2.plugin [None req-0bb36f62-f7b2-4162-8a9f-9adb1e1cb518 - - - - - -] Attempt 1 to provision port a5fc5d3b-8549-47b9-94e2-ce12521c0097 2026-08-11 09:54:42.065 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-500a7839-5555-4df9-8280-c4eee6b00f93'] response: {'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a5fc5d3b-8549-47b9-94e2-ce12521c0097', 'code': 200} 2026-08-11 09:54:42.198 8 INFO neutron.db.ovn_revision_numbers_db [None req-0bb36f62-f7b2-4162-8a9f-9adb1e1cb518 - - - - - -] Successfully bumped revision number for resource a5fc5d3b-8549-47b9-94e2-ce12521c0097 (type: ports) to 5 2026-08-11 09:54:44.109 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2e1957d-5898-412a-b98f-aa18d94aea58'] response: {'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a5fc5d3b-8549-47b9-94e2-ce12521c0097', 'code': 200} /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: 1539/3364] 10.0.0.131 () {34 vars in 970 bytes} [Tue Aug 11 09:54:45 2026] GET /v2.0/ports/a5fc5d3b-8549-47b9-94e2-ce12521c0097 => generated 1493 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1826/3365] 199.204.45.235 () {30 vars in 742 bytes} [Tue Aug 11 09:54:45 2026] GET /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66 => generated 839 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3366] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:54:45 2026] GET /v2.0/subnets/414c8c6d-6cf3-4f2e-89ef-d7901cc596a4 => generated 673 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1827/3367] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:54:45 2026] GET /v2.0/subnets/6494a57d-33fa-4838-9d6f-f76c985bde77 => generated 748 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3368] 199.204.45.235 () {30 vars in 736 bytes} [Tue Aug 11 09:54:45 2026] GET /v2.0/ports/7defc4be-02da-4cd5-ab05-7fd509dfda31 => generated 1481 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:54:46.090 7 INFO neutron.db.ovn_revision_numbers_db [None req-f958f4be-0255-433a-afe9-4b9b536913ab c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7defc4be-02da-4cd5-ab05-7fd509dfda31 (type: ports) to 6 [pid: 7|app: 0|req: 1828/3369] 199.204.45.235 () {34 vars in 789 bytes} [Tue Aug 11 09:54:45 2026] PUT /v2.0/ports/7defc4be-02da-4cd5-ab05-7fd509dfda31 => generated 1224 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:54:46.145 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5303f51a-7b0a-47dd-b996-9dc316e0e23d'] response: {'name': 'network-changed', 'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'tag': '7defc4be-02da-4cd5-ab05-7fd509dfda31', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1542/3370] 199.204.45.235 () {30 vars in 742 bytes} [Tue Aug 11 09:54:46 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1 => generated 838 bytes in 55 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, ' [pid: 7|app: 0|req: 1829/3371] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:54:46 2026] GET /v2.0/subnets/7fb8ee61-bfe4-4f1b-8adb-22ac8dfc3f98 => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3372] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:54:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1830/3373] 199.204.45.235 () {30 vars in 704 bytes} [Tue Aug 11 09:54:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3374] 199.204.45.235 () {30 vars in 680 bytes} [Tue Aug 11 09:54:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1831/3375] 199.204.45.235 () {30 vars in 716 bytes} [Tue Aug 11 09:54:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3376] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:54:46 2026] GET /v2.0/subnets/cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1832/3377] 199.204.45.235 () {30 vars in 736 bytes} [Tue Aug 11 09:54:46 2026] GET /v2.0/ports/4cb7e75a-eacf-42cb-a589-cf5f8708aacc => generated 1140 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3378] 199.204.45.235 () {30 vars in 736 bytes} [Tue Aug 11 09:54:46 2026] GET /v2.0/ports/de3105f8-ec18-4100-815e-9d6491f7fda8 => generated 1319 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1833/3379] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:54:46 2026] GET /v2.0/subnets/cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3380] 199.204.45.235 () {30 vars in 742 bytes} [Tue Aug 11 09:54:46 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c => generated 841 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3381] 199.204.45.235 () {30 vars in 736 bytes} [Tue Aug 11 09:54:46 2026] GET /v2.0/ports/4cb7e75a-eacf-42cb-a589-cf5f8708aacc => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1834/3382] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:54:46 2026] GET /v2.0/ports?tenant_id=c8197a7efd4a49e68adc461a9bf5be89&device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 5257 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1835/3383] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:54:46 2026] GET /v2.0/subnets/cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3384] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:54:46 2026] GET /v2.0/networks?id=14c5c5d0-10ae-43bc-a131-d315d766a7c1 => generated 841 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1836/3385] 199.204.45.235 () {34 vars in 1053 bytes} [Tue Aug 11 09:54:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.3&port_id=7defc4be-02da-4cd5-ab05-7fd509dfda31 => 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: 1550/3386] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:54:46 2026] GET /v2.0/subnets?id=7fb8ee61-bfe4-4f1b-8adb-22ac8dfc3f98 => generated 677 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1837/3387] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:54:46 2026] GET /v2.0/ports?network_id=14c5c5d0-10ae-43bc-a131-d315d766a7c1&device_owner=network%3Adhcp => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3388] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:54:46 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1838/3389] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:54:46 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3392] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:54:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1840/3393] 199.204.45.235 () {30 vars in 704 bytes} [Tue Aug 11 09:54:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3394] 199.204.45.235 () {30 vars in 680 bytes} [Tue Aug 11 09:54:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1841/3395] 199.204.45.235 () {30 vars in 716 bytes} [Tue Aug 11 09:54:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3396] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:54:58 2026] GET /v2.0/subnets/7fb8ee61-bfe4-4f1b-8adb-22ac8dfc3f98 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1842/3397] 199.204.45.235 () {30 vars in 768 bytes} [Tue Aug 11 09:54:58 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 5257 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3398] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:54:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1843/3399] 199.204.45.235 () {30 vars in 704 bytes} [Tue Aug 11 09:54:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3400] 199.204.45.235 () {30 vars in 680 bytes} [Tue Aug 11 09:54:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1844/3401] 199.204.45.235 () {30 vars in 716 bytes} [Tue Aug 11 09:54:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3402] 199.204.45.235 () {30 vars in 736 bytes} [Tue Aug 11 09:54:59 2026] GET /v2.0/ports/a5fc5d3b-8549-47b9-94e2-ce12521c0097 => generated 1493 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:54:59.500 7 INFO neutron.db.ovn_revision_numbers_db [None req-86c5534c-86c8-414d-9f0c-bc30b92276e9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a5fc5d3b-8549-47b9-94e2-ce12521c0097 (type: ports) to 6 [pid: 7|app: 0|req: 1845/3403] 199.204.45.235 () {34 vars in 789 bytes} [Tue Aug 11 09:54:59 2026] PUT /v2.0/ports/a5fc5d3b-8549-47b9-94e2-ce12521c0097 => generated 1288 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:54:59.561 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddce0cb0-2b31-4e14-99c2-4f18c99b29dc'] response: {'name': 'network-changed', 'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'tag': 'a5fc5d3b-8549-47b9-94e2-ce12521c0097', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1559/3404] 199.204.45.235 () {30 vars in 742 bytes} [Tue Aug 11 09:54:59 2026] GET /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66 => generated 839 bytes in 50 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, ' [pid: 7|app: 0|req: 1846/3405] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:54:59 2026] GET /v2.0/subnets/6494a57d-33fa-4838-9d6f-f76c985bde77 => generated 748 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3406] 199.204.45.235 () {30 vars in 736 bytes} [Tue Aug 11 09:54:59 2026] GET /v2.0/ports/a5fc5d3b-8549-47b9-94e2-ce12521c0097 => generated 1316 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:55:00.072 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ef5df01-f570-4a72-a72b-7a58ee22cf16 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource a5fc5d3b-8549-47b9-94e2-ce12521c0097 (type: ports) to 7 [pid: 7|app: 0|req: 1847/3407] 199.204.45.235 () {34 vars in 788 bytes} [Tue Aug 11 09:54:59 2026] PUT /v2.0/ports/a5fc5d3b-8549-47b9-94e2-ce12521c0097 => generated 1057 bytes in 428 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1561/3408] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:55:00 2026] GET /v2.0/ports?tenant_id=c8197a7efd4a49e68adc461a9bf5be89&device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 4849 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1848/3409] 199.204.45.235 () {30 vars in 742 bytes} [Tue Aug 11 09:55:00 2026] GET /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66 => generated 839 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3410] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:55:00 2026] GET /v2.0/networks?id=016c9718-367a-4e39-9824-23b32d062a66 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1849/3411] 199.204.45.235 () {30 vars in 768 bytes} [Tue Aug 11 09:55:00 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 4849 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3412] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:55:00 2026] GET /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1850/3413] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:55:00 2026] GET /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3414] 199.204.45.235 () {30 vars in 768 bytes} [Tue Aug 11 09:55:00 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 4849 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1851/3415] 199.204.45.235 () {30 vars in 768 bytes} [Tue Aug 11 09:55:01 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 4849 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:55:01.600 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d69a9956-5c2f-47c7-b1c3-b462b9be841c'] response: {'name': 'network-changed', 'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'tag': 'a5fc5d3b-8549-47b9-94e2-ce12521c0097', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1565/3416] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:55:02 2026] GET /v2.0/ports?tenant_id=c8197a7efd4a49e68adc461a9bf5be89&device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 4849 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1852/3417] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:55:02 2026] GET /v2.0/networks?id=016c9718-367a-4e39-9824-23b32d062a66 => generated 842 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3418] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:55:02 2026] GET /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:55:02.309 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-07a1ff74-1f4e-4ac9-869c-5448894b9946 - - - - - -] OVN reports status down for port: a5fc5d3b-8549-47b9-94e2-ce12521c0097 [pid: 7|app: 0|req: 1853/3419] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:55:02 2026] GET /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3420] 199.204.45.235 () {34 vars in 974 bytes} [Tue Aug 11 09:55:02 2026] GET /v2.0/ports/a5fc5d3b-8549-47b9-94e2-ce12521c0097 => generated 1085 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1854/3421] 199.204.45.235 () {30 vars in 768 bytes} [Tue Aug 11 09:55:02 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 4849 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3422] 199.204.45.235 () {34 vars in 1059 bytes} [Tue Aug 11 09:55:02 2026] GET /v2.0/ports/a5fc5d3b-8549-47b9-94e2-ce12521c0097?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:55:02.566 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c211d523-75d2-4dd0-8aef-c126aaaf352e'] response: {'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a5fc5d3b-8549-47b9-94e2-ce12521c0097', 'code': 200} [pid: 7|app: 0|req: 1855/3423] 199.204.45.235 () {34 vars in 1015 bytes} [Tue Aug 11 09:55:02 2026] GET /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66?fields=dns_domain => generated 29 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:55:02.761 8 INFO neutron.db.ovn_revision_numbers_db [None req-07a1ff74-1f4e-4ac9-869c-5448894b9946 - - - - - -] Successfully bumped revision number for resource a5fc5d3b-8549-47b9-94e2-ce12521c0097 (type: ports) to 8 2026-08-11 09:55:03.060 8 INFO neutron.db.ovn_revision_numbers_db [req-0e0ab2fb-daaf-4afa-85c8-986204d26944 req-c178ddb1-d972-446e-b63e-880042fb6fa6 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource a5fc5d3b-8549-47b9-94e2-ce12521c0097 (type: ports) to 9 [pid: 8|app: 0|req: 1569/3424] 199.204.45.235 () {38 vars in 1027 bytes} [Tue Aug 11 09:55:02 2026] PUT /v2.0/ports/a5fc5d3b-8549-47b9-94e2-ce12521c0097 => generated 917 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1856/3425] 199.204.45.235 () {30 vars in 768 bytes} [Tue Aug 11 09:55:03 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 3772 bytes in 51 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:55:03.695 8 INFO neutron_taas.services.taas.taas_plugin [None req-ad1dffec-ba4a-46ad-887e-76995a966f79 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: a5fc5d3b-8549-47b9-94e2-ce12521c0097 2026-08-11 09:55:03.698 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad1dffec-ba4a-46ad-887e-76995a966f79 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: a5fc5d3b-8549-47b9-94e2-ce12521c0097 [pid: 8|app: 0|req: 1570/3426] 199.204.45.235 () {32 vars in 758 bytes} [Tue Aug 11 09:55:03 2026] DELETE /v2.0/ports/a5fc5d3b-8549-47b9-94e2-ce12521c0097 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1857/3427] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:55:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3428] 199.204.45.235 () {30 vars in 704 bytes} [Tue Aug 11 09:55:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1858/3429] 199.204.45.235 () {30 vars in 680 bytes} [Tue Aug 11 09:55:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3430] 199.204.45.235 () {30 vars in 716 bytes} [Tue Aug 11 09:55:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1859/3431] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:55:04 2026] GET /v2.0/subnets/cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 676 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3432] 199.204.45.235 () {30 vars in 736 bytes} [Tue Aug 11 09:55:04 2026] GET /v2.0/ports/4cb7e75a-eacf-42cb-a589-cf5f8708aacc => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1860/3433] 199.204.45.235 () {30 vars in 736 bytes} [Tue Aug 11 09:55:04 2026] GET /v2.0/ports/de3105f8-ec18-4100-815e-9d6491f7fda8 => generated 1319 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3434] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:55:04 2026] GET /v2.0/subnets/cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1861/3435] 199.204.45.235 () {30 vars in 742 bytes} [Tue Aug 11 09:55:04 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c => generated 841 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3436] 199.204.45.235 () {30 vars in 736 bytes} [Tue Aug 11 09:55:04 2026] GET /v2.0/ports/4cb7e75a-eacf-42cb-a589-cf5f8708aacc => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1862/3437] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:55:04 2026] GET /v2.0/subnets/cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:55:04.607 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc8da98f-bc11-42af-bafd-41140e665282'] response: {'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a5fc5d3b-8549-47b9-94e2-ce12521c0097', 'code': 200} [pid: 8|app: 0|req: 1576/3438] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:55:04 2026] GET /v2.0/ports?tenant_id=c8197a7efd4a49e68adc461a9bf5be89&device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 3772 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1863/3439] 199.204.45.235 () {34 vars in 1225 bytes} [Tue Aug 11 09:55:04 2026] GET /v2.0/networks?id=c520cea9-7b19-479d-9c60-22e470edbf4a&id=295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c&id=14c5c5d0-10ae-43bc-a131-d315d766a7c1&id=016c9718-367a-4e39-9824-23b32d062a66 => generated 3261 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3440] 199.204.45.235 () {34 vars in 1061 bytes} [Tue Aug 11 09:55:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.185&port_id=714e6b58-c605-4019-a75a-3726e937ad44 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1864/3441] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:55:04 2026] GET /v2.0/subnets?id=1b6bfeb6-28eb-43b0-8c2b-70e5ab3eb73a => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3442] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:55:04 2026] GET /v2.0/ports?network_id=c520cea9-7b19-479d-9c60-22e470edbf4a&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1865/3443] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:55:04 2026] GET /v2.0/networks/c520cea9-7b19-479d-9c60-22e470edbf4a?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3444] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:55:04 2026] GET /v2.0/networks/c520cea9-7b19-479d-9c60-22e470edbf4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1866/3445] 199.204.45.235 () {34 vars in 1057 bytes} [Tue Aug 11 09:55:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.178&port_id=de3105f8-ec18-4100-815e-9d6491f7fda8 => 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: 1580/3446] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:55:05 2026] GET /v2.0/subnets?id=cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 679 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1867/3447] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:55:05 2026] GET /v2.0/ports?network_id=295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c&device_owner=network%3Adhcp => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3448] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:55:05 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1868/3449] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:55:05 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3450] 199.204.45.235 () {34 vars in 1053 bytes} [Tue Aug 11 09:55:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.3&port_id=7defc4be-02da-4cd5-ab05-7fd509dfda31 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1869/3451] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:55:05 2026] GET /v2.0/subnets?id=7fb8ee61-bfe4-4f1b-8adb-22ac8dfc3f98 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3452] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:55:05 2026] GET /v2.0/ports?network_id=14c5c5d0-10ae-43bc-a131-d315d766a7c1&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1870/3453] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:55:05 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3454] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:55:05 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1872/3457] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:55:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3458] 199.204.45.235 () {30 vars in 704 bytes} [Tue Aug 11 09:55:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1873/3459] 199.204.45.235 () {30 vars in 680 bytes} [Tue Aug 11 09:55:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3460] 199.204.45.235 () {30 vars in 716 bytes} [Tue Aug 11 09:55:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1874/3461] 199.204.45.235 () {30 vars in 768 bytes} [Tue Aug 11 09:55:09 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 3772 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3462] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:55:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1875/3463] 199.204.45.235 () {30 vars in 704 bytes} [Tue Aug 11 09:55:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3464] 199.204.45.235 () {30 vars in 680 bytes} [Tue Aug 11 09:55:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1876/3465] 199.204.45.235 () {30 vars in 716 bytes} [Tue Aug 11 09:55:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3466] 199.204.45.235 () {30 vars in 736 bytes} [Tue Aug 11 09:55:09 2026] GET /v2.0/ports/7defc4be-02da-4cd5-ab05-7fd509dfda31 => generated 1252 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:55:09.653 7 INFO neutron.db.ovn_revision_numbers_db [None req-603b9c92-7825-4047-96e8-d3940a92dd3e c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7defc4be-02da-4cd5-ab05-7fd509dfda31 (type: ports) to 7 [pid: 7|app: 0|req: 1877/3467] 199.204.45.235 () {34 vars in 788 bytes} [Tue Aug 11 09:55:09 2026] PUT /v2.0/ports/7defc4be-02da-4cd5-ab05-7fd509dfda31 => generated 1057 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:55:09.719 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-82d90cad-d543-4b88-bb8c-63e622318df4'] response: {'name': 'network-changed', 'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'tag': '7defc4be-02da-4cd5-ab05-7fd509dfda31', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1591/3468] 199.204.45.235 () {30 vars in 742 bytes} [Tue Aug 11 09:55:09 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1 => generated 838 bytes in 46 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, ' [pid: 7|app: 0|req: 1878/3469] 199.204.45.235 () {30 vars in 768 bytes} [Tue Aug 11 09:55:09 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 3605 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3470] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:55:10 2026] GET /v2.0/networks => generated 4773 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1879/3471] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:55:10 2026] GET /v2.0/ports?tenant_id=c8197a7efd4a49e68adc461a9bf5be89&device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 3605 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3472] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:55:10 2026] GET /v2.0/security-groups => generated 31480 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1880/3473] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:55:10 2026] GET /v2.0/networks?id=14c5c5d0-10ae-43bc-a131-d315d766a7c1 => generated 841 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3474] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:55:10 2026] GET /v2.0/subnets => generated 5512 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1881/3475] 199.204.45.235 () {30 vars in 768 bytes} [Tue Aug 11 09:55:10 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 3605 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1882/3476] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:55:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3477] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:55:10 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1883/3478] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:55:10 2026] GET /v2.0/floatingips => generated 2589 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3479] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:55:10 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1884/3480] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:55:10 2026] GET /v2.0/routers => generated 966 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3481] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:55:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1885/3482] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:55:10 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3483] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:55:10 2026] GET /v2.0/network-ip-availabilities => generated 3188 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1886/3484] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:55:10 2026] GET /v2.0/subnets => generated 5512 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3485] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:55:10 2026] GET /v2.0/ports => generated 23122 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1887/3486] 199.204.45.235 () {30 vars in 768 bytes} [Tue Aug 11 09:55:11 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 3605 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:55:12.121 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-71fe60b8-cf3e-45a8-ad02-fd6be37f69d0 - - - - - -] OVN reports status down for port: 7defc4be-02da-4cd5-ab05-7fd509dfda31 [pid: 8|app: 0|req: 1600/3487] 199.204.45.235 () {34 vars in 974 bytes} [Tue Aug 11 09:55:12 2026] GET /v2.0/ports/7defc4be-02da-4cd5-ab05-7fd509dfda31 => generated 1085 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1888/3488] 199.204.45.235 () {34 vars in 1059 bytes} [Tue Aug 11 09:55:12 2026] GET /v2.0/ports/7defc4be-02da-4cd5-ab05-7fd509dfda31?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:55:12.331 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-37fafeb0-8dfb-43fb-9937-57cf32199ab5'] response: {'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7defc4be-02da-4cd5-ab05-7fd509dfda31', 'code': 200} [pid: 8|app: 0|req: 1601/3489] 199.204.45.235 () {34 vars in 1015 bytes} [Tue Aug 11 09:55:12 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1?fields=dns_domain => generated 29 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:55:12.479 8 INFO neutron.db.ovn_revision_numbers_db [None req-71fe60b8-cf3e-45a8-ad02-fd6be37f69d0 - - - - - -] Successfully bumped revision number for resource 7defc4be-02da-4cd5-ab05-7fd509dfda31 (type: ports) to 8 [pid: 8|app: 0|req: 1602/3490] 199.204.45.235 () {30 vars in 768 bytes} [Tue Aug 11 09:55:12 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 3603 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:55:12.707 7 INFO neutron.db.ovn_revision_numbers_db [req-a93aa9ae-f06e-4209-bdeb-13f2f92b894b req-00b5efdf-d063-48be-bdda-2fc5a26c9e44 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource 7defc4be-02da-4cd5-ab05-7fd509dfda31 (type: ports) to 9 [pid: 7|app: 0|req: 1889/3491] 199.204.45.235 () {38 vars in 1027 bytes} [Tue Aug 11 09:55:12 2026] PUT /v2.0/ports/7defc4be-02da-4cd5-ab05-7fd509dfda31 => generated 917 bytes in 364 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, ' [pid: 8|app: 0|req: 1603/3492] 199.204.45.235 () {30 vars in 768 bytes} [Tue Aug 11 09:55:13 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 2528 bytes in 49 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:55:13.926 7 INFO neutron_taas.services.taas.taas_plugin [None req-db3c3634-a73b-4558-a9c6-6b2d737e51f8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: 7defc4be-02da-4cd5-ab05-7fd509dfda31 2026-08-11 09:55:13.930 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db3c3634-a73b-4558-a9c6-6b2d737e51f8 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: 7defc4be-02da-4cd5-ab05-7fd509dfda31 [pid: 7|app: 0|req: 1890/3493] 199.204.45.235 () {32 vars in 758 bytes} [Tue Aug 11 09:55:13 2026] DELETE /v2.0/ports/7defc4be-02da-4cd5-ab05-7fd509dfda31 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3494] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:55:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1891/3495] 199.204.45.235 () {30 vars in 704 bytes} [Tue Aug 11 09:55:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3496] 199.204.45.235 () {30 vars in 680 bytes} [Tue Aug 11 09:55:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1892/3497] 199.204.45.235 () {30 vars in 716 bytes} [Tue Aug 11 09:55:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3498] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:55:14 2026] GET /v2.0/subnets/cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1893/3499] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:55:14 2026] GET /v2.0/ports?tenant_id=c8197a7efd4a49e68adc461a9bf5be89&device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 2528 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3500] 199.204.45.235 () {30 vars in 736 bytes} [Tue Aug 11 09:55:14 2026] GET /v2.0/ports/4cb7e75a-eacf-42cb-a589-cf5f8708aacc => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3501] 199.204.45.235 () {30 vars in 736 bytes} [Tue Aug 11 09:55:14 2026] GET /v2.0/ports/de3105f8-ec18-4100-815e-9d6491f7fda8 => generated 1319 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1894/3502] 199.204.45.235 () {34 vars in 1145 bytes} [Tue Aug 11 09:55:14 2026] GET /v2.0/networks?id=c520cea9-7b19-479d-9c60-22e470edbf4a&id=295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c&id=14c5c5d0-10ae-43bc-a131-d315d766a7c1 => generated 2433 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:55:14.391 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7f499f4-e5ff-4dd6-9d19-c7f3bb6e9567'] response: {'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7defc4be-02da-4cd5-ab05-7fd509dfda31', 'code': 200} [pid: 8|app: 0|req: 1609/3503] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:55:14 2026] GET /v2.0/subnets/cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1895/3504] 199.204.45.235 () {34 vars in 1061 bytes} [Tue Aug 11 09:55:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.185&port_id=714e6b58-c605-4019-a75a-3726e937ad44 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1896/3505] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:55:14 2026] GET /v2.0/subnets?id=1b6bfeb6-28eb-43b0-8c2b-70e5ab3eb73a => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3506] 199.204.45.235 () {30 vars in 742 bytes} [Tue Aug 11 09:55:14 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c => generated 841 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1897/3507] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:55:14 2026] GET /v2.0/ports?network_id=c520cea9-7b19-479d-9c60-22e470edbf4a&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3508] 199.204.45.235 () {30 vars in 736 bytes} [Tue Aug 11 09:55:14 2026] GET /v2.0/ports/4cb7e75a-eacf-42cb-a589-cf5f8708aacc => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1898/3509] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:55:14 2026] GET /v2.0/networks/c520cea9-7b19-479d-9c60-22e470edbf4a?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3510] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:55:14 2026] GET /v2.0/subnets/cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1899/3511] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:55:14 2026] GET /v2.0/networks/c520cea9-7b19-479d-9c60-22e470edbf4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3512] 199.204.45.235 () {34 vars in 1057 bytes} [Tue Aug 11 09:55:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.178&port_id=de3105f8-ec18-4100-815e-9d6491f7fda8 => 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: 1900/3513] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:55:14 2026] GET /v2.0/subnets?id=cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 679 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3514] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:55:14 2026] GET /v2.0/ports?network_id=295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1901/3515] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:55:14 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3516] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:55:14 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3519] 10.0.0.131 () {34 vars in 1177 bytes} [Tue Aug 11 09:55:22 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8&device_id=6736cfa0-358f-4378-9271-6458e8f04927&device_id=30cfc31c-80bc-45e9-ba59-3cfd861315dd => generated 5382 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1903/3520] 10.0.0.131 () {34 vars in 1199 bytes} [Tue Aug 11 09:55:22 2026] GET /v2.0/security-groups?id=fad5798d-645c-44ee-9b8b-3ac2512eaaa1&id=b849e5f6-01fe-4abd-8ef0-2f6e7304ec31&id=950e6a41-d76f-4ed7-b9b1-8f09938fbbe5&fields=id&fields=name => generated 286 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3521] 10.0.0.131 () {34 vars in 1083 bytes} [Tue Aug 11 09:55:23 2026] GET /v2.0/ports?device_id=6736cfa0-358f-4378-9271-6458e8f04927&device_id=30cfc31c-80bc-45e9-ba59-3cfd861315dd => generated 2865 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1904/3522] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:55:23 2026] GET /v2.0/security-groups?id=b849e5f6-01fe-4abd-8ef0-2f6e7304ec31&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3523] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:55:24 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 2528 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1905/3524] 10.0.0.131 () {34 vars in 1119 bytes} [Tue Aug 11 09:55:24 2026] GET /v2.0/security-groups?id=fad5798d-645c-44ee-9b8b-3ac2512eaaa1&id=950e6a41-d76f-4ed7-b9b1-8f09938fbbe5&fields=id&fields=name => generated 195 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3525] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:55:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1906/3526] 199.204.45.235 () {30 vars in 704 bytes} [Tue Aug 11 09:55:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3527] 199.204.45.235 () {30 vars in 680 bytes} [Tue Aug 11 09:55:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1907/3528] 199.204.45.235 () {30 vars in 716 bytes} [Tue Aug 11 09:55:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:55:25.184 8 INFO neutron.api.v2.resource [None req-03028113-9836-4c64-b8a7-63b52eac5a83 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1622/3529] 199.204.45.235 () {30 vars in 762 bytes} [Tue Aug 11 09:55:25 2026] GET /v2.0/security-groups/lb-917943c1-609b-4380-9d3b-9f7cf60399e6 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1908/3530] 199.204.45.235 () {30 vars in 784 bytes} [Tue Aug 11 09:55:25 2026] GET /v2.0/security-groups?name=lb-917943c1-609b-4380-9d3b-9f7cf60399e6 => generated 2865 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3531] 199.204.45.235 () {30 vars in 814 bytes} [Tue Aug 11 09:55:25 2026] GET /v2.0/security-group-rules?security_group_id=950e6a41-d76f-4ed7-b9b1-8f09938fbbe5 => generated 2334 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1909/3532] 199.204.45.235 () {32 vars in 788 bytes} [Tue Aug 11 09:55:25 2026] DELETE /v2.0/security-group-rules/3ae54b3e-a27c-4c49-be0b-6cf60fb2fbb6 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3533] 199.204.45.235 () {32 vars in 788 bytes} [Tue Aug 11 09:55:25 2026] DELETE /v2.0/security-group-rules/ce050fea-2382-459f-99d5-40e42dc0a727 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:55:29.151 7 INFO neutron_taas.services.taas.taas_plugin [None req-04764003-dc27-4a90-b5c1-75605ade3383 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] TaaS: Handle Delete Port: df8a196f-86cc-48f3-95fd-a805c3a80dba 2026-08-11 09:55:29.153 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04764003-dc27-4a90-b5c1-75605ade3383 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Tap Mirror: Handle Delete Port: df8a196f-86cc-48f3-95fd-a805c3a80dba 2026-08-11 09:55:29.365 7 INFO neutron.db.l3_db [None req-04764003-dc27-4a90-b5c1-75605ade3383 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Floating IP b76ee72e-29ce-4cde-b63a-a1fd2d569b4b disassociated (deleted). External IP: 10.96.250.213, port: 4cb7e75a-eacf-42cb-a589-cf5f8708aacc. [pid: 7|app: 0|req: 1910/3534] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:55:28 2026] DELETE /v2.0/floatingips/b76ee72e-29ce-4cde-b63a-a1fd2d569b4b => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 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-08-11 09:55:29.443 8 INFO neutron.api.v2.resource [None req-26ed4c87-ddc3-4eb8-98ed-b5f4de4193b8 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1625/3535] 10.0.0.53 () {32 vars in 727 bytes} [Tue Aug 11 09:55:29 2026] GET /v2.0/floatingips/b76ee72e-29ce-4cde-b63a-a1fd2d569b4b => generated 144 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1911/3536] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:55:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3537] 199.204.45.235 () {30 vars in 704 bytes} [Tue Aug 11 09:55:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1912/3538] 199.204.45.235 () {30 vars in 680 bytes} [Tue Aug 11 09:55:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3539] 199.204.45.235 () {30 vars in 716 bytes} [Tue Aug 11 09:55:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:55:30.169 7 INFO neutron.api.v2.resource [None req-e07790a2-a3f8-453f-839f-23d4a06caaf1 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1913/3540] 199.204.45.235 () {30 vars in 762 bytes} [Tue Aug 11 09:55:30 2026] GET /v2.0/security-groups/lb-917943c1-609b-4380-9d3b-9f7cf60399e6 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3541] 199.204.45.235 () {30 vars in 784 bytes} [Tue Aug 11 09:55:30 2026] GET /v2.0/security-groups?name=lb-917943c1-609b-4380-9d3b-9f7cf60399e6 => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1914/3542] 199.204.45.235 () {30 vars in 814 bytes} [Tue Aug 11 09:55:30 2026] GET /v2.0/security-group-rules?security_group_id=950e6a41-d76f-4ed7-b9b1-8f09938fbbe5 => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3543] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:55:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1915/3544] 199.204.45.235 () {30 vars in 704 bytes} [Tue Aug 11 09:55:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3545] 199.204.45.235 () {30 vars in 680 bytes} [Tue Aug 11 09:55:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1916/3546] 199.204.45.235 () {30 vars in 716 bytes} [Tue Aug 11 09:55:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3547] 199.204.45.235 () {30 vars in 740 bytes} [Tue Aug 11 09:55:30 2026] GET /v2.0/subnets/cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1917/3548] 199.204.45.235 () {30 vars in 768 bytes} [Tue Aug 11 09:55:30 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 2528 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3549] 199.204.45.235 () {30 vars in 768 bytes} [Tue Aug 11 09:55:30 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 2528 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1918/3550] 199.204.45.235 () {30 vars in 768 bytes} [Tue Aug 11 09:55:30 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 2528 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3551] 199.204.45.235 () {30 vars in 768 bytes} [Tue Aug 11 09:55:31 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 2528 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:55:32.395 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-65a59bb9-bc11-4018-b290-fa80e97bd047 - - - - - -] OVN reports status down for port: de3105f8-ec18-4100-815e-9d6491f7fda8 [pid: 7|app: 0|req: 1919/3552] 199.204.45.235 () {34 vars in 974 bytes} [Tue Aug 11 09:55:32 2026] GET /v2.0/ports/de3105f8-ec18-4100-815e-9d6491f7fda8 => generated 1319 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3553] 199.204.45.235 () {34 vars in 1059 bytes} [Tue Aug 11 09:55:32 2026] GET /v2.0/ports/de3105f8-ec18-4100-815e-9d6491f7fda8?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:55:32.743 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cf73bdd-84d1-4589-839e-ab9e96032078 - - - - - -] Successfully bumped revision number for resource 4cb7e75a-eacf-42cb-a589-cf5f8708aacc (type: ports) to 6 [pid: 7|app: 0|req: 1920/3554] 199.204.45.235 () {34 vars in 1015 bytes} [Tue Aug 11 09:55:32 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c?fields=dns_domain => generated 29 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:55:32.750 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-69e7356d-297f-47d6-a350-120eba9ffb38'] response: {'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'de3105f8-ec18-4100-815e-9d6491f7fda8', 'code': 200} [pid: 8|app: 0|req: 1635/3555] 199.204.45.235 () {30 vars in 768 bytes} [Tue Aug 11 09:55:32 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 2526 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:55:33.035 7 INFO neutron.db.ovn_revision_numbers_db [None req-65a59bb9-bc11-4018-b290-fa80e97bd047 - - - - - -] Successfully bumped revision number for resource de3105f8-ec18-4100-815e-9d6491f7fda8 (type: ports) to 8 2026-08-11 09:55:33.164 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f13a3bdd-a694-45ae-ac38-23a190842762 - - - - - -] OVN reports status down for port: 4cb7e75a-eacf-42cb-a589-cf5f8708aacc 2026-08-11 09:55:33.417 7 INFO neutron.db.ovn_revision_numbers_db [req-b0ce48be-9a23-403f-9468-7fdca38df18f req-defdadb9-276e-48c9-8ae5-59e0a03dfe96 3bfa5c1a915243269b16f4b470f2082c 027353e9940f4fd7a52ee638ad080a56 - - bf6b30d15a334656bf5c6335e97e1885 bf6b30d15a334656bf5c6335e97e1885] Successfully bumped revision number for resource de3105f8-ec18-4100-815e-9d6491f7fda8 (type: ports) to 9 [pid: 7|app: 0|req: 1921/3556] 199.204.45.235 () {38 vars in 1027 bytes} [Tue Aug 11 09:55:32 2026] PUT /v2.0/ports/de3105f8-ec18-4100-815e-9d6491f7fda8 => generated 1151 bytes in 677 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3557] 199.204.45.235 () {30 vars in 768 bytes} [Tue Aug 11 09:55:33 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 1217 bytes in 38 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:55:34.293 7 INFO neutron.db.ovn_revision_numbers_db [None req-dd985c5e-30da-4c4b-b363-e4c603398b62 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource de3105f8-ec18-4100-815e-9d6491f7fda8 (type: ports) to 10 [pid: 7|app: 0|req: 1922/3558] 199.204.45.235 () {34 vars in 788 bytes} [Tue Aug 11 09:55:33 2026] PUT /v2.0/ports/de3105f8-ec18-4100-815e-9d6491f7fda8 => generated 1091 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3559] 199.204.45.235 () {30 vars in 736 bytes} [Tue Aug 11 09:55:34 2026] GET /v2.0/ports/de3105f8-ec18-4100-815e-9d6491f7fda8 => generated 1091 bytes in 59 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:55:34.460 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cf73bdd-84d1-4589-839e-ab9e96032078 - - - - - -] Successfully bumped revision number for resource 4cb7e75a-eacf-42cb-a589-cf5f8708aacc (type: ports) to 8 2026-08-11 09:55:34.578 7 INFO neutron_taas.services.taas.taas_plugin [None req-458f622c-4796-4d14-a3f9-62eb7b75a68c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: de3105f8-ec18-4100-815e-9d6491f7fda8 2026-08-11 09:55:34.581 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-458f622c-4796-4d14-a3f9-62eb7b75a68c c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: de3105f8-ec18-4100-815e-9d6491f7fda8 [pid: 7|app: 0|req: 1923/3560] 199.204.45.235 () {32 vars in 758 bytes} [Tue Aug 11 09:55:34 2026] DELETE /v2.0/ports/de3105f8-ec18-4100-815e-9d6491f7fda8 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:55:34.802 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f853b0e-2f00-42ad-b8bb-53bb20fb4f8c'] response: {'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'de3105f8-ec18-4100-815e-9d6491f7fda8', 'code': 200} [pid: 8|app: 0|req: 1638/3561] 199.204.45.235 () {30 vars in 702 bytes} [Tue Aug 11 09:55:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1924/3562] 199.204.45.235 () {30 vars in 704 bytes} [Tue Aug 11 09:55:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3563] 199.204.45.235 () {30 vars in 680 bytes} [Tue Aug 11 09:55:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1925/3564] 199.204.45.235 () {30 vars in 716 bytes} [Tue Aug 11 09:55:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:55:34.927 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d62aea6-b7af-44fc-a803-8de5a4f274b5 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1640/3565] 199.204.45.235 () {32 vars in 758 bytes} [Tue Aug 11 09:55:34 2026] DELETE /v2.0/ports/de3105f8-ec18-4100-815e-9d6491f7fda8 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1926/3566] 199.204.45.235 () {30 vars in 736 bytes} [Tue Aug 11 09:55:34 2026] GET /v2.0/ports/4cb7e75a-eacf-42cb-a589-cf5f8708aacc => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:55:35.004 7 INFO neutron.api.v2.resource [None req-ece0c274-42b2-4820-934e-e2c00b1312c3 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1927/3567] 199.204.45.235 () {30 vars in 762 bytes} [Tue Aug 11 09:55:34 2026] GET /v2.0/security-groups/lb-917943c1-609b-4380-9d3b-9f7cf60399e6 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3568] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:55:34 2026] GET /v2.0/ports?tenant_id=c8197a7efd4a49e68adc461a9bf5be89&device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 1217 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1928/3569] 199.204.45.235 () {30 vars in 784 bytes} [Tue Aug 11 09:55:35 2026] GET /v2.0/security-groups?name=lb-917943c1-609b-4380-9d3b-9f7cf60399e6 => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3570] 199.204.45.235 () {34 vars in 1065 bytes} [Tue Aug 11 09:55:35 2026] GET /v2.0/networks?id=c520cea9-7b19-479d-9c60-22e470edbf4a&id=295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c => generated 1606 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1929/3571] 199.204.45.235 () {30 vars in 736 bytes} [Tue Aug 11 09:55:35 2026] GET /v2.0/ports/4cb7e75a-eacf-42cb-a589-cf5f8708aacc => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3572] 199.204.45.235 () {34 vars in 1061 bytes} [Tue Aug 11 09:55:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.185&port_id=714e6b58-c605-4019-a75a-3726e937ad44 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3573] 199.204.45.235 () {34 vars in 983 bytes} [Tue Aug 11 09:55:35 2026] GET /v2.0/subnets?id=1b6bfeb6-28eb-43b0-8c2b-70e5ab3eb73a => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3574] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:55:35 2026] GET /v2.0/ports?network_id=c520cea9-7b19-479d-9c60-22e470edbf4a&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3575] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:55:35 2026] GET /v2.0/networks/c520cea9-7b19-479d-9c60-22e470edbf4a?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3576] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:55:35 2026] GET /v2.0/networks/c520cea9-7b19-479d-9c60-22e470edbf4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:55:35.429 7 INFO neutron.db.ovn_revision_numbers_db [None req-a93ca521-d4a8-4ffb-9358-3f8239631a0f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4cb7e75a-eacf-42cb-a589-cf5f8708aacc (type: ports) to 9 [pid: 7|app: 0|req: 1930/3577] 199.204.45.235 () {34 vars in 788 bytes} [Tue Aug 11 09:55:35 2026] PUT /v2.0/ports/4cb7e75a-eacf-42cb-a589-cf5f8708aacc => generated 1094 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3578] 199.204.45.235 () {32 vars in 778 bytes} [Tue Aug 11 09:55:35 2026] DELETE /v2.0/security-groups/950e6a41-d76f-4ed7-b9b1-8f09938fbbe5 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:55:35.721 7 INFO neutron_taas.services.taas.taas_plugin [None req-e956b5a8-e5fb-46e3-bd66-bf553a18add9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: 4cb7e75a-eacf-42cb-a589-cf5f8708aacc 2026-08-11 09:55:35.725 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e956b5a8-e5fb-46e3-bd66-bf553a18add9 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: 4cb7e75a-eacf-42cb-a589-cf5f8708aacc [pid: 7|app: 0|req: 1931/3579] 199.204.45.235 () {32 vars in 758 bytes} [Tue Aug 11 09:55:35 2026] DELETE /v2.0/ports/4cb7e75a-eacf-42cb-a589-cf5f8708aacc => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:55:37.292 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f13a3bdd-a694-45ae-ac38-23a190842762 - - - - - -] OVN reports status down for port: 714e6b58-c605-4019-a75a-3726e937ad44 2026-08-11 09:55:37.416 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bd00a62-5387-4b20-9532-555a48578d45'] response: {'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '714e6b58-c605-4019-a75a-3726e937ad44', 'code': 200} 2026-08-11 09:55:37.531 7 INFO neutron.db.ovn_revision_numbers_db [None req-f13a3bdd-a694-45ae-ac38-23a190842762 - - - - - -] Successfully bumped revision number for resource 714e6b58-c605-4019-a75a-3726e937ad44 (type: ports) to 6 /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: 1933/3582] 199.204.45.235 () {34 vars in 993 bytes} [Tue Aug 11 09:55:38 2026] GET /v2.0/ports?device_id=1acc2a31-1924-48e1-9a4b-073da46b95b8 => generated 1215 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:55:38.628 8 INFO neutron_taas.services.taas.taas_plugin [req-38643fa6-306c-4ee1-acfa-1fd5a8208290 req-53c50f2e-4f53-4512-8357-3c7bc8042f3f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] TaaS: Handle Delete Port: 714e6b58-c605-4019-a75a-3726e937ad44 2026-08-11 09:55:38.633 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-38643fa6-306c-4ee1-acfa-1fd5a8208290 req-53c50f2e-4f53-4512-8357-3c7bc8042f3f c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Tap Mirror: Handle Delete Port: 714e6b58-c605-4019-a75a-3726e937ad44 [pid: 8|app: 0|req: 1650/3583] 199.204.45.235 () {36 vars in 996 bytes} [Tue Aug 11 09:55:38 2026] DELETE /v2.0/ports/714e6b58-c605-4019-a75a-3726e937ad44 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:55:38.801 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4b9bc8c-73c1-4f82-a01d-1ea18a578a64'] response: {'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'name': 'network-vif-deleted', 'tag': '714e6b58-c605-4019-a75a-3726e937ad44', 'status': 'completed', 'code': 200} 2026-08-11 09:55:39.461 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e47b05fa-9207-4f38-a998-03f3b43c3574'] response: {'server_uuid': '1acc2a31-1924-48e1-9a4b-073da46b95b8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '714e6b58-c605-4019-a75a-3726e937ad44', 'code': 200} 2026-08-11 09:55:40.382 7 INFO neutron_taas.services.taas.taas_plugin [None req-30f49422-d9a3-44f1-8336-3cf2342e651c b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] TaaS: Handle Delete Port: 5f054c72-16ab-4018-8cec-03a23b02a68f 2026-08-11 09:55:40.385 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30f49422-d9a3-44f1-8336-3cf2342e651c b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Tap Mirror: Handle Delete Port: 5f054c72-16ab-4018-8cec-03a23b02a68f 2026-08-11 09:55:40.611 7 INFO neutron.db.l3_db [None req-30f49422-d9a3-44f1-8336-3cf2342e651c b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Floating IP 57cd18a6-53ec-4cdc-bf1d-4feb7864d4dd disassociated (deleted). External IP: 10.96.250.212, port: 09e0eb5e-4953-414e-97dc-b6f33f2f9b42. [pid: 7|app: 0|req: 1934/3584] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:55:39 2026] DELETE /v2.0/floatingips/57cd18a6-53ec-4cdc-bf1d-4feb7864d4dd => generated 0 bytes in 993 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:55:40.672 8 INFO neutron.api.v2.resource [None req-9e3fca3f-e2f6-4656-a7a9-a5dcbcf7812c b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1651/3585] 10.0.0.53 () {32 vars in 727 bytes} [Tue Aug 11 09:55:40 2026] GET /v2.0/floatingips/57cd18a6-53ec-4cdc-bf1d-4feb7864d4dd => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1935/3586] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:55:40 2026] GET /v2.0/ports?device_id=6736cfa0-358f-4378-9271-6458e8f04927 => generated 1200 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3587] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:55:40 2026] GET /v2.0/security-groups?id=b849e5f6-01fe-4abd-8ef0-2f6e7304ec31&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:55:41.508 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc69847f-de7f-4bed-8c55-bdbfe57f6088'] response: {'name': 'network-changed', 'server_uuid': '6736cfa0-358f-4378-9271-6458e8f04927', 'tag': '09e0eb5e-4953-414e-97dc-b6f33f2f9b42', 'status': 'completed', 'code': 200} 2026-08-11 09:55:41.883 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-730000c5-0071-4f2b-8adc-b0fd034da035 - - - - - -] OVN reports status down for port: 09e0eb5e-4953-414e-97dc-b6f33f2f9b42 2026-08-11 09:55:42.043 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-16c2f1fa-90c0-4314-8213-4fef3c6c0e2b'] response: {'server_uuid': '6736cfa0-358f-4378-9271-6458e8f04927', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '09e0eb5e-4953-414e-97dc-b6f33f2f9b42', 'code': 200} [pid: 7|app: 0|req: 1936/3588] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:55:42 2026] GET /v2.0/ports?tenant_id=363b4aabdb9144f98d81f4b04cb414cb&device_id=6736cfa0-358f-4378-9271-6458e8f04927 => generated 1436 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3589] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:55:42 2026] GET /v2.0/networks?id=016c9718-367a-4e39-9824-23b32d062a66 => generated 842 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1937/3590] 199.204.45.235 () {34 vars in 1055 bytes} [Tue Aug 11 09:55:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.31&port_id=09e0eb5e-4953-414e-97dc-b6f33f2f9b42 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:55:42.235 8 INFO neutron.db.ovn_revision_numbers_db [None req-730000c5-0071-4f2b-8adc-b0fd034da035 - - - - - -] Successfully bumped revision number for resource 09e0eb5e-4953-414e-97dc-b6f33f2f9b42 (type: ports) to 6 [pid: 8|app: 0|req: 1654/3591] 199.204.45.235 () {34 vars in 1105 bytes} [Tue Aug 11 09:55:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A21d&port_id=09e0eb5e-4953-414e-97dc-b6f33f2f9b42 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1938/3592] 199.204.45.235 () {34 vars in 1063 bytes} [Tue Aug 11 09:55:42 2026] GET /v2.0/subnets?id=414c8c6d-6cf3-4f2e-89ef-d7901cc596a4&id=6494a57d-33fa-4838-9d6f-f76c985bde77 => generated 1414 bytes in 76 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1655/3593] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:55:42 2026] GET /v2.0/ports?network_id=016c9718-367a-4e39-9824-23b32d062a66&device_owner=network%3Adhcp => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1939/3594] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:55:42 2026] GET /v2.0/ports?network_id=016c9718-367a-4e39-9824-23b32d062a66&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3595] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:55:42 2026] GET /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1940/3596] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:55:42 2026] GET /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3597] 199.204.45.235 () {34 vars in 993 bytes} [Tue Aug 11 09:55:43 2026] GET /v2.0/ports?device_id=6736cfa0-358f-4378-9271-6458e8f04927 => generated 1198 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:55:43.380 7 INFO neutron_taas.services.taas.taas_plugin [req-e5918ceb-c006-4566-a33d-1622752e06c9 req-30831081-25ab-403d-87a2-3fc3b3c86362 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] TaaS: Handle Delete Port: 09e0eb5e-4953-414e-97dc-b6f33f2f9b42 2026-08-11 09:55:43.383 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e5918ceb-c006-4566-a33d-1622752e06c9 req-30831081-25ab-403d-87a2-3fc3b3c86362 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Tap Mirror: Handle Delete Port: 09e0eb5e-4953-414e-97dc-b6f33f2f9b42 [pid: 7|app: 0|req: 1941/3598] 199.204.45.235 () {36 vars in 996 bytes} [Tue Aug 11 09:55:43 2026] DELETE /v2.0/ports/09e0eb5e-4953-414e-97dc-b6f33f2f9b42 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:55:43.601 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d18febd-a260-4195-bb17-35ea55570777'] response: {'server_uuid': '6736cfa0-358f-4378-9271-6458e8f04927', 'name': 'network-vif-deleted', 'tag': '09e0eb5e-4953-414e-97dc-b6f33f2f9b42', 'status': 'completed', 'code': 200} 2026-08-11 09:55:44.089 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-111c2cb8-ca46-4037-a3a5-353ac97779ee'] response: {'server_uuid': '6736cfa0-358f-4378-9271-6458e8f04927', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '09e0eb5e-4953-414e-97dc-b6f33f2f9b42', 'code': 200} [pid: 8|app: 0|req: 1658/3599] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:55:46 2026] GET /v2.0/ports?device_id=6736cfa0-358f-4378-9271-6458e8f04927 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:55:51.258 7 INFO neutron_taas.services.taas.taas_plugin [None req-d541ca28-d86e-427b-8cf2-32d01365f26f b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] TaaS: Handle Delete Port: 23e03cf5-889a-43a8-bee6-312249453372 2026-08-11 09:55:51.261 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d541ca28-d86e-427b-8cf2-32d01365f26f b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Tap Mirror: Handle Delete Port: 23e03cf5-889a-43a8-bee6-312249453372 2026-08-11 09:55:51.467 7 INFO neutron.db.l3_db [None req-d541ca28-d86e-427b-8cf2-32d01365f26f b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Floating IP 4a33f13d-944d-4b7c-be8a-c23732db5cf9 disassociated (deleted). External IP: 10.96.250.201, port: 3bff01da-cd8c-4915-b2a6-e671bf7b6fa3. [pid: 7|app: 0|req: 1942/3600] 10.0.0.53 () {32 vars in 730 bytes} [Tue Aug 11 09:55:51 2026] DELETE /v2.0/floatingips/4a33f13d-944d-4b7c-be8a-c23732db5cf9 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 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-08-11 09:55:51.539 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-92b43c60-3f63-4df5-8927-c20ebebe62e6'] response: {'name': 'network-changed', 'server_uuid': '30cfc31c-80bc-45e9-ba59-3cfd861315dd', 'tag': '3bff01da-cd8c-4915-b2a6-e671bf7b6fa3', 'status': 'completed', 'code': 200} 2026-08-11 09:55:51.546 8 INFO neutron.api.v2.resource [None req-977daf7a-cdf4-43af-a5fc-58520a8cb0b7 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1659/3601] 10.0.0.53 () {32 vars in 727 bytes} [Tue Aug 11 09:55:51 2026] GET /v2.0/floatingips/4a33f13d-944d-4b7c-be8a-c23732db5cf9 => generated 144 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1943/3602] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:55:51 2026] GET /v2.0/ports?device_id=30cfc31c-80bc-45e9-ba59-3cfd861315dd => generated 1200 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3603] 10.0.0.131 () {34 vars in 1039 bytes} [Tue Aug 11 09:55:51 2026] GET /v2.0/security-groups?id=b849e5f6-01fe-4abd-8ef0-2f6e7304ec31&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1944/3604] 199.204.45.235 () {34 vars in 1079 bytes} [Tue Aug 11 09:55:52 2026] GET /v2.0/ports?tenant_id=363b4aabdb9144f98d81f4b04cb414cb&device_id=30cfc31c-80bc-45e9-ba59-3cfd861315dd => generated 1438 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3605] 199.204.45.235 () {34 vars in 985 bytes} [Tue Aug 11 09:55:52 2026] GET /v2.0/networks?id=14c5c5d0-10ae-43bc-a131-d315d766a7c1 => generated 841 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1945/3606] 199.204.45.235 () {34 vars in 1057 bytes} [Tue Aug 11 09:55:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.114&port_id=3bff01da-cd8c-4915-b2a6-e671bf7b6fa3 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3607] 199.204.45.235 () {34 vars in 1103 bytes} [Tue Aug 11 09:55:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a8&port_id=3bff01da-cd8c-4915-b2a6-e671bf7b6fa3 => 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: 1946/3608] 199.204.45.235 () {34 vars in 1063 bytes} [Tue Aug 11 09:55:52 2026] GET /v2.0/subnets?id=bf33f851-91fb-405c-b1a2-ce2fcdd41685&id=7fb8ee61-bfe4-4f1b-8adb-22ac8dfc3f98 => generated 1410 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3609] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:55:52 2026] GET /v2.0/ports?network_id=14c5c5d0-10ae-43bc-a131-d315d766a7c1&device_owner=network%3Adhcp => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1947/3610] 199.204.45.235 () {34 vars in 1051 bytes} [Tue Aug 11 09:55:52 2026] GET /v2.0/ports?network_id=14c5c5d0-10ae-43bc-a131-d315d766a7c1&device_owner=network%3Adhcp => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3611] 199.204.45.235 () {34 vars in 1011 bytes} [Tue Aug 11 09:55:52 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1948/3612] 199.204.45.235 () {34 vars in 1111 bytes} [Tue Aug 11 09:55:52 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:55:52.751 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0a1c1cc4-c358-4f5a-a2d8-768d49852803 - - - - - -] OVN reports status down for port: 3bff01da-cd8c-4915-b2a6-e671bf7b6fa3 2026-08-11 09:55:53.040 7 INFO neutron.db.ovn_revision_numbers_db [None req-0a1c1cc4-c358-4f5a-a2d8-768d49852803 - - - - - -] Successfully bumped revision number for resource 3bff01da-cd8c-4915-b2a6-e671bf7b6fa3 (type: ports) to 6 2026-08-11 09:55:53.581 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad68fd40-d15e-4784-9932-f2320fff0cda'] response: {'server_uuid': '30cfc31c-80bc-45e9-ba59-3cfd861315dd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3bff01da-cd8c-4915-b2a6-e671bf7b6fa3', 'code': 200} 2026-08-11 09:55:53.581 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad68fd40-d15e-4784-9932-f2320fff0cda'] response: {'server_uuid': '30cfc31c-80bc-45e9-ba59-3cfd861315dd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3bff01da-cd8c-4915-b2a6-e671bf7b6fa3', 'code': 200} /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: 1950/3615] 199.204.45.235 () {34 vars in 993 bytes} [Tue Aug 11 09:55:53 2026] GET /v2.0/ports?device_id=30cfc31c-80bc-45e9-ba59-3cfd861315dd => generated 1198 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:55:54.159 8 INFO neutron_taas.services.taas.taas_plugin [req-10928119-46b8-4e21-9897-9dd41983fb63 req-abb1a63c-682c-4ce5-91ed-bab14b096270 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] TaaS: Handle Delete Port: 3bff01da-cd8c-4915-b2a6-e671bf7b6fa3 2026-08-11 09:55:54.163 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-10928119-46b8-4e21-9897-9dd41983fb63 req-abb1a63c-682c-4ce5-91ed-bab14b096270 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Tap Mirror: Handle Delete Port: 3bff01da-cd8c-4915-b2a6-e671bf7b6fa3 [pid: 8|app: 0|req: 1666/3616] 199.204.45.235 () {36 vars in 996 bytes} [Tue Aug 11 09:55:53 2026] DELETE /v2.0/ports/3bff01da-cd8c-4915-b2a6-e671bf7b6fa3 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:55:54.340 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-18a32567-e45d-4b92-ac43-e98b0b52ca69'] response: {'server_uuid': '30cfc31c-80bc-45e9-ba59-3cfd861315dd', 'name': 'network-vif-deleted', 'tag': '3bff01da-cd8c-4915-b2a6-e671bf7b6fa3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1951/3617] 10.0.0.131 () {34 vars in 989 bytes} [Tue Aug 11 09:55:56 2026] GET /v2.0/ports?device_id=30cfc31c-80bc-45e9-ba59-3cfd861315dd => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3618] 10.0.0.53 () {32 vars in 748 bytes} [Tue Aug 11 09:56:01 2026] DELETE /v2.0/security-group-rules/a827e91a-c81f-48cb-99b6-6881f74896dd => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:56:02.156 7 INFO neutron.api.v2.resource [None req-814cebb6-6fa9-4f1b-b4f5-0389c6792cfb b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1952/3619] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:56:02 2026] GET /v2.0/security-group-rules/a827e91a-c81f-48cb-99b6-6881f74896dd => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3620] 10.0.0.53 () {32 vars in 748 bytes} [Tue Aug 11 09:56:02 2026] DELETE /v2.0/security-group-rules/1ef772e7-2c3c-47bc-9428-6ec486b28207 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:56:02.318 7 INFO neutron.api.v2.resource [None req-a13cf09f-d40e-479c-837d-43ee628b180a b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1953/3621] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:56:02 2026] GET /v2.0/security-group-rules/1ef772e7-2c3c-47bc-9428-6ec486b28207 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3622] 10.0.0.53 () {32 vars in 748 bytes} [Tue Aug 11 09:56:02 2026] DELETE /v2.0/security-group-rules/fe749fed-df5d-4ef9-873e-e31c79bb0631 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:56:02.492 7 INFO neutron.api.v2.resource [None req-e84b1dde-3adf-425b-9b4a-5f0cd68fcae8 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1954/3623] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:56:02 2026] GET /v2.0/security-group-rules/fe749fed-df5d-4ef9-873e-e31c79bb0631 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3624] 10.0.0.53 () {32 vars in 748 bytes} [Tue Aug 11 09:56:02 2026] DELETE /v2.0/security-group-rules/461317e9-72d8-4298-8849-952cf84d01f5 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:56:02.653 7 INFO neutron.api.v2.resource [None req-ae2aa94d-73ab-4734-95e0-3b1b62addd25 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1955/3625] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:56:02 2026] GET /v2.0/security-group-rules/461317e9-72d8-4298-8849-952cf84d01f5 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3626] 10.0.0.53 () {32 vars in 748 bytes} [Tue Aug 11 09:56:02 2026] DELETE /v2.0/security-group-rules/af9943bb-b577-4260-9d65-2f60b33754ca => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:56:02.830 7 INFO neutron.api.v2.resource [None req-2a4d91a6-7e88-4eb2-9095-7d8d641e2365 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1956/3627] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:56:02 2026] GET /v2.0/security-group-rules/af9943bb-b577-4260-9d65-2f60b33754ca => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3628] 10.0.0.53 () {32 vars in 748 bytes} [Tue Aug 11 09:56:02 2026] DELETE /v2.0/security-group-rules/28407643-69d5-47fa-9e0a-1aab60c7c34d => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:56:02.971 7 INFO neutron.api.v2.resource [None req-151ef4f3-f48d-4adb-9417-6b829ccd6552 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1957/3629] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:56:02 2026] GET /v2.0/security-group-rules/28407643-69d5-47fa-9e0a-1aab60c7c34d => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3630] 10.0.0.53 () {32 vars in 748 bytes} [Tue Aug 11 09:56:02 2026] DELETE /v2.0/security-group-rules/f8c30f95-e996-4fe4-a0e0-f42fb8e644ce => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:56:03.101 7 INFO neutron.api.v2.resource [None req-e1e2841a-7e71-4195-81ab-bd1d093d21ad b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1958/3631] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:56:03 2026] GET /v2.0/security-group-rules/f8c30f95-e996-4fe4-a0e0-f42fb8e644ce => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3632] 10.0.0.53 () {32 vars in 748 bytes} [Tue Aug 11 09:56:03 2026] DELETE /v2.0/security-group-rules/de0fe14e-4fcc-4a22-a635-d126218c073e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:56:03.257 7 INFO neutron.api.v2.resource [None req-77ff0098-1bb0-4e8c-8520-7528e7281dfc b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1959/3633] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:56:03 2026] GET /v2.0/security-group-rules/de0fe14e-4fcc-4a22-a635-d126218c073e => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3634] 10.0.0.53 () {32 vars in 748 bytes} [Tue Aug 11 09:56:03 2026] DELETE /v2.0/security-group-rules/5433af1e-e4c7-4fb1-9ce5-2a920a7512fe => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:56:03.409 7 INFO neutron.api.v2.resource [None req-8cc6ae29-8bb6-4a77-a5b5-ab22500b4eab b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1960/3635] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:56:03 2026] GET /v2.0/security-group-rules/5433af1e-e4c7-4fb1-9ce5-2a920a7512fe => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3636] 10.0.0.53 () {32 vars in 748 bytes} [Tue Aug 11 09:56:03 2026] DELETE /v2.0/security-group-rules/bc80541d-f3b1-4765-933d-43a4e766dbb0 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:56:03.558 7 INFO neutron.api.v2.resource [None req-531db82d-27cc-4dbf-9eb6-14b9027331f2 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1961/3637] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:56:03 2026] GET /v2.0/security-group-rules/bc80541d-f3b1-4765-933d-43a4e766dbb0 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3638] 10.0.0.53 () {32 vars in 748 bytes} [Tue Aug 11 09:56:03 2026] DELETE /v2.0/security-group-rules/b4beb68b-2f7e-4b70-bc86-7d594b1ea563 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:56:03.698 7 INFO neutron.api.v2.resource [None req-03daa432-81ae-4bfe-b42f-ab9b6251cc51 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1962/3639] 10.0.0.53 () {32 vars in 745 bytes} [Tue Aug 11 09:56:03 2026] GET /v2.0/security-group-rules/b4beb68b-2f7e-4b70-bc86-7d594b1ea563 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3640] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:56:03 2026] DELETE /v2.0/security-groups/b849e5f6-01fe-4abd-8ef0-2f6e7304ec31 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:56:03.890 7 INFO neutron.api.v2.resource [None req-54faa39d-d600-41e5-ab06-adc2bedbac54 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1963/3641] 10.0.0.53 () {32 vars in 735 bytes} [Tue Aug 11 09:56:03 2026] GET /v2.0/security-groups/b849e5f6-01fe-4abd-8ef0-2f6e7304ec31 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:56:04.250 8 INFO neutron_taas.services.taas.taas_plugin [None req-1ecbe594-9b78-47fe-9a3f-788aaae026a8 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] TaaS: Handle Delete Port: 452ba41b-8d4e-443b-9485-b89c581e44cd 2026-08-11 09:56:04.254 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ecbe594-9b78-47fe-9a3f-788aaae026a8 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Tap Mirror: Handle Delete Port: 452ba41b-8d4e-443b-9485-b89c581e44cd [pid: 8|app: 0|req: 1679/3642] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:56:03 2026] PUT /v2.0/routers/e434facc-4de0-42f7-b5b2-6b9f710ed3e3/remove_router_interface => generated 309 bytes in 875 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:56:04.957 7 INFO neutron.api.v2.resource [None req-b9812ce9-7042-42db-9002-2972535f263d b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1964/3643] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:56:04 2026] PUT /v2.0/routers/e434facc-4de0-42f7-b5b2-6b9f710ed3e3/remove_router_interface => generated 198 bytes in 132 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, ' 2026-08-11 09:56:05.272 8 INFO neutron_taas.services.taas.taas_plugin [None req-fbbeb69e-87b5-4b41-9c63-943c55cd3748 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] TaaS: Handle Delete Port: 2cba088c-58d5-4c0b-a66f-2fd347dd988a 2026-08-11 09:56:05.276 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbbeb69e-87b5-4b41-9c63-943c55cd3748 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Tap Mirror: Handle Delete Port: 2cba088c-58d5-4c0b-a66f-2fd347dd988a [pid: 8|app: 0|req: 1680/3644] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:56:04 2026] PUT /v2.0/routers/e434facc-4de0-42f7-b5b2-6b9f710ed3e3/remove_router_interface => generated 309 bytes in 873 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:56:05.950 7 INFO neutron.api.v2.resource [None req-ddfc1050-b301-4b30-a82f-93f350dc5ea6 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1965/3645] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:56:05 2026] PUT /v2.0/routers/e434facc-4de0-42f7-b5b2-6b9f710ed3e3/remove_router_interface => generated 198 bytes in 111 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, ' 2026-08-11 09:56:06.287 8 INFO neutron_taas.services.taas.taas_plugin [None req-c725d12e-68c6-4ef6-bff8-fbb2dbc4408f b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] TaaS: Handle Delete Port: 65bd3b0c-ffdd-4e7e-912f-9fb2e27b4c0a 2026-08-11 09:56:06.291 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c725d12e-68c6-4ef6-bff8-fbb2dbc4408f b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Tap Mirror: Handle Delete Port: 65bd3b0c-ffdd-4e7e-912f-9fb2e27b4c0a [pid: 8|app: 0|req: 1681/3646] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:56:05 2026] PUT /v2.0/routers/e434facc-4de0-42f7-b5b2-6b9f710ed3e3/remove_router_interface => generated 309 bytes in 899 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:56:07.038 7 INFO neutron.api.v2.resource [None req-161eb72b-e5af-4324-9b9b-5769b57a86e6 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1966/3647] 10.0.0.53 () {34 vars in 787 bytes} [Tue Aug 11 09:56:06 2026] PUT /v2.0/routers/e434facc-4de0-42f7-b5b2-6b9f710ed3e3/remove_router_interface => generated 198 bytes in 181 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, ' 2026-08-11 09:56:07.973 8 INFO neutron_taas.services.taas.taas_plugin [None req-5cc1652d-a637-4dab-b187-2f0258f090b4 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] TaaS: Handle Delete Port: 06910cea-30c9-4ef0-817c-831fdd75e642 2026-08-11 09:56:07.976 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5cc1652d-a637-4dab-b187-2f0258f090b4 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Tap Mirror: Handle Delete Port: 06910cea-30c9-4ef0-817c-831fdd75e642 [pid: 8|app: 0|req: 1682/3650] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:56:07 2026] DELETE /v2.0/routers/e434facc-4de0-42f7-b5b2-6b9f710ed3e3 => generated 0 bytes in 1357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:56:08.446 7 INFO neutron.api.v2.resource [None req-7fb90c43-e500-4a51-ae4a-061c22254057 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1969/3651] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:56:08 2026] GET /v2.0/routers/e434facc-4de0-42f7-b5b2-6b9f710ed3e3 => generated 135 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3652] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:56:08 2026] DELETE /v2.0/subnets/6494a57d-33fa-4838-9d6f-f76c985bde77 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:56:08.648 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54a4da83-cc91-48d1-8e2e-0bd7aae94330 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1970/3653] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:56:08 2026] GET /v2.0/subnets/6494a57d-33fa-4838-9d6f-f76c985bde77 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3654] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:56:08 2026] DELETE /v2.0/subnets/414c8c6d-6cf3-4f2e-89ef-d7901cc596a4 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:56:08.894 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1594a2de-9efb-4b53-b18c-29d33c38ef59 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1971/3655] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:56:08 2026] GET /v2.0/subnets/414c8c6d-6cf3-4f2e-89ef-d7901cc596a4 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:56:09.041 8 INFO neutron_taas.services.taas.taas_plugin [None req-a9ece59b-0a8f-488c-ba1b-bedd34b26bfd b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] TaaS: Handle Delete Port: d5488f69-1fdb-4c42-a548-4ec4447d4dba 2026-08-11 09:56:09.044 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9ece59b-0a8f-488c-ba1b-bedd34b26bfd b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Tap Mirror: Handle Delete Port: d5488f69-1fdb-4c42-a548-4ec4447d4dba 2026-08-11 09:56:09.224 8 INFO neutron.services.segments.plugin [-] Segment 8fbdd31b-dbe7-4ad9-970c-2b9747b8a566 resource provider aggregate not found 2026-08-11 09:56:09.225 8 INFO neutron.services.segments.plugin [-] Segment 8fbdd31b-dbe7-4ad9-970c-2b9747b8a566 resource provider aggregate not found 2026-08-11 09:56:09.248 8 INFO neutron.services.segments.plugin [-] Segment 8fbdd31b-dbe7-4ad9-970c-2b9747b8a566 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fbdd31b-dbe7-4ad9-970c-2b9747b8a566 found for delete ", "request_id": "req-c6b0ac63-6f7f-4a96-bc94-eaf0eca78a9f"}]} 2026-08-11 09:56:09.254 8 INFO neutron.services.segments.plugin [-] Segment 8fbdd31b-dbe7-4ad9-970c-2b9747b8a566 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fbdd31b-dbe7-4ad9-970c-2b9747b8a566 found for delete ", "request_id": "req-4816a5e3-702a-44cd-9113-f861a4d6445d"}]} [pid: 8|app: 0|req: 1685/3656] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:56:08 2026] DELETE /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:56:09.294 7 INFO neutron.pecan_wsgi.hooks.translation [None req-20624ef3-850d-4428-97ca-2a2879441f2d b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1972/3657] 10.0.0.53 () {32 vars in 721 bytes} [Tue Aug 11 09:56:09 2026] GET /v2.0/networks/016c9718-367a-4e39-9824-23b32d062a66 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3658] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:56:09 2026] DELETE /v2.0/subnets/bf33f851-91fb-405c-b1a2-ce2fcdd41685 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:56:09.457 7 INFO neutron.pecan_wsgi.hooks.translation [None req-079de533-0128-4874-be81-f22592bdf71d b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1973/3659] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:56:09 2026] GET /v2.0/subnets/bf33f851-91fb-405c-b1a2-ce2fcdd41685 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3660] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:56:09 2026] DELETE /v2.0/subnets/7fb8ee61-bfe4-4f1b-8adb-22ac8dfc3f98 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:56:09.637 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4df1fb84-a714-4bd9-87e8-f0c361af2d64 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1974/3661] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:56:09 2026] GET /v2.0/subnets/7fb8ee61-bfe4-4f1b-8adb-22ac8dfc3f98 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:56:09.753 8 INFO neutron_taas.services.taas.taas_plugin [None req-9c04ceb8-435f-4e28-bea5-59a1049649f9 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] TaaS: Handle Delete Port: a88f53bb-09a0-41c1-aaee-00f565180cc2 2026-08-11 09:56:09.756 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c04ceb8-435f-4e28-bea5-59a1049649f9 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Tap Mirror: Handle Delete Port: a88f53bb-09a0-41c1-aaee-00f565180cc2 [pid: 8|app: 0|req: 1688/3662] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:56:09 2026] DELETE /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:56:10.000 7 INFO neutron.pecan_wsgi.hooks.translation [None req-871f8e05-3b63-49fc-93ee-a04a0678a3c0 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1975/3663] 10.0.0.53 () {32 vars in 721 bytes} [Tue Aug 11 09:56:09 2026] GET /v2.0/networks/14c5c5d0-10ae-43bc-a131-d315d766a7c1 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1976/3664] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:56:10 2026] GET /v2.0/routers => generated 15 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1977/3665] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:56:10 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: 7|app: 0|req: 1978/3666] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:56:10 2026] GET /v2.0/security-groups => generated 20301 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3667] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:56:10 2026] DELETE /v2.0/subnets/435c8c61-d66c-4025-8a5c-4a1166a29fa5 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:56:10.210 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0ea5df80-d3dc-4392-8de2-7aa8ae656991 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1690/3668] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:56:10 2026] GET /v2.0/subnets/435c8c61-d66c-4025-8a5c-4a1166a29fa5 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1979/3669] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:56:10 2026] GET /v2.0/subnets => generated 1974 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1980/3670] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:56:10 2026] GET /v2.0/ports => generated 6214 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1981/3671] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:56:10 2026] GET /v2.0/subnets => generated 1974 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1982/3672] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:56:10 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: 1983/3673] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:56:10 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: 8|app: 0|req: 1691/3674] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:56:10 2026] DELETE /v2.0/subnets/cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1984/3675] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:56:10 2026] GET /v2.0/network-ip-availabilities => generated 1380 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:56:10.402 8 INFO neutron.pecan_wsgi.hooks.translation [None req-727aa98c-8a63-41de-b8e7-34fec543ece4 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1692/3676] 10.0.0.53 () {32 vars in 719 bytes} [Tue Aug 11 09:56:10 2026] GET /v2.0/subnets/cab3aeeb-9893-4147-9716-0daf990d3ff3 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1985/3677] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:56:10 2026] GET /v2.0/networks => generated 3041 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1986/3678] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:56:10 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 09:56:10.542 8 INFO neutron_taas.services.taas.taas_plugin [None req-582a3593-64f7-4f33-864c-efe4b3a04941 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] TaaS: Handle Delete Port: 440d38a6-c611-4ea2-8b15-9f36515f302f 2026-08-11 09:56:10.544 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-582a3593-64f7-4f33-864c-efe4b3a04941 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] Tap Mirror: Handle Delete Port: 440d38a6-c611-4ea2-8b15-9f36515f302f [pid: 8|app: 0|req: 1693/3679] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:56:10 2026] DELETE /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:56:10.807 7 INFO neutron.pecan_wsgi.hooks.translation [None req-59681ac7-bfcd-4f79-b553-d37f1843bb00 b40a31d386a94201bc69d923cdb678cf 363b4aabdb9144f98d81f4b04cb414cb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1987/3680] 10.0.0.53 () {32 vars in 721 bytes} [Tue Aug 11 09:56:10 2026] GET /v2.0/networks/295b958c-ed88-41eb-b2d4-1ce1cdd1bb7c => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:56:11.273 8 INFO neutron.services.segments.plugin [-] Segment bfa7afbf-5298-4640-aa62-a004c2fb959c resource provider aggregate not found 2026-08-11 09:56:11.277 8 INFO neutron.services.segments.plugin [-] Segment bfa7afbf-5298-4640-aa62-a004c2fb959c resource provider aggregate not found 2026-08-11 09:56:11.292 8 INFO neutron.services.segments.plugin [-] Segment bfa7afbf-5298-4640-aa62-a004c2fb959c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfa7afbf-5298-4640-aa62-a004c2fb959c found for delete ", "request_id": "req-6c41bb9e-ebba-4030-a574-21b422d3b15c"}]} 2026-08-11 09:56:11.295 8 INFO neutron.services.segments.plugin [-] Segment bfa7afbf-5298-4640-aa62-a004c2fb959c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfa7afbf-5298-4640-aa62-a004c2fb959c found for delete ", "request_id": "req-f9c3ff56-368e-4ad5-9d17-f5ef3553b17a"}]} 2026-08-11 09:56:11.310 8 INFO neutron.services.segments.plugin [-] Segment e113b0a1-4422-4a1d-a290-f854629c59b0 resource provider aggregate not found 2026-08-11 09:56:11.314 8 INFO neutron.services.segments.plugin [-] Segment e113b0a1-4422-4a1d-a290-f854629c59b0 resource provider aggregate not found 2026-08-11 09:56:11.327 8 INFO neutron.services.segments.plugin [-] Segment e113b0a1-4422-4a1d-a290-f854629c59b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e113b0a1-4422-4a1d-a290-f854629c59b0 found for delete ", "request_id": "req-dca479a5-a310-4952-a53f-74d218b02de1"}]} 2026-08-11 09:56:11.330 8 INFO neutron.services.segments.plugin [-] Segment e113b0a1-4422-4a1d-a290-f854629c59b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e113b0a1-4422-4a1d-a290-f854629c59b0 found for delete ", "request_id": "req-89653baf-b7f2-4d5d-8ec7-b8b4d1258071"}]} 2026-08-11 09:56:13.108 8 INFO neutron.db.ovn_revision_numbers_db [None req-86d5a5e5-94d1-4231-aa1b-2abaa9cc01de c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 26e9e83f-ed68-4006-b55e-dc0ad1bc1ddd (type: security_groups) to 1 2026-08-11 09:56:13.125 8 INFO neutron.db.ovn_revision_numbers_db [None req-86d5a5e5-94d1-4231-aa1b-2abaa9cc01de c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 63bf58bd-4aa1-48ed-9575-9ecbdb32f6eb (type: security_group_rules) to 0 2026-08-11 09:56:13.142 8 INFO neutron.db.ovn_revision_numbers_db [None req-86d5a5e5-94d1-4231-aa1b-2abaa9cc01de c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 686e39ba-6076-4908-90ee-c80e036c847e (type: security_group_rules) to 0 2026-08-11 09:56:13.156 8 INFO neutron.db.ovn_revision_numbers_db [None req-86d5a5e5-94d1-4231-aa1b-2abaa9cc01de c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ba8b9884-00f9-406b-80d6-20ae3efd9dc3 (type: security_group_rules) to 0 2026-08-11 09:56:13.177 8 INFO neutron.db.ovn_revision_numbers_db [None req-86d5a5e5-94d1-4231-aa1b-2abaa9cc01de c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource c0109eb4-2345-4431-94c2-bfa7fc1c8212 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1694/3681] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:56:12 2026] GET /v2.0/security-groups?tenant_id=a928faac17c746758cd5fc470d9c4b6f&name=default => generated 2929 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1988/3682] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:56:13 2026] DELETE /v2.0/security-groups/26e9e83f-ed68-4006-b55e-dc0ad1bc1ddd => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:56:13.751 8 INFO neutron.db.ovn_revision_numbers_db [None req-098075e2-6b75-4046-97e3-2630d3558393 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 726781a5-e4dc-49f3-9a93-ee9f3ad08f56 (type: security_groups) to 1 2026-08-11 09:56:13.767 8 INFO neutron.db.ovn_revision_numbers_db [None req-098075e2-6b75-4046-97e3-2630d3558393 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 30410946-6c31-4e7d-ad02-1dd62e21a6ea (type: security_group_rules) to 0 2026-08-11 09:56:13.781 8 INFO neutron.db.ovn_revision_numbers_db [None req-098075e2-6b75-4046-97e3-2630d3558393 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 3dc25b20-9507-4007-8fde-efcea17f72a4 (type: security_group_rules) to 0 2026-08-11 09:56:13.793 8 INFO neutron.db.ovn_revision_numbers_db [None req-098075e2-6b75-4046-97e3-2630d3558393 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 8d8f7d25-8951-4d04-8a26-c5129474776c (type: security_group_rules) to 0 2026-08-11 09:56:13.805 8 INFO neutron.db.ovn_revision_numbers_db [None req-098075e2-6b75-4046-97e3-2630d3558393 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ce8bd6b5-6ea8-4acb-a31f-37281f5e03c1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1695/3683] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:56:13 2026] GET /v2.0/security-groups?tenant_id=8935be05877b49649a546da439fbacfb&name=default => generated 2929 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1989/3684] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:56:13 2026] DELETE /v2.0/security-groups/726781a5-e4dc-49f3-9a93-ee9f3ad08f56 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:56:14.418 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0516908-86e1-4e32-9ecc-936e4ea3da03 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource e4197de1-634d-4d85-b968-d7100976baa5 (type: security_groups) to 1 2026-08-11 09:56:14.431 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0516908-86e1-4e32-9ecc-936e4ea3da03 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 13086e68-6cdc-4e3a-9cbd-1c69ba3f5e8c (type: security_group_rules) to 0 2026-08-11 09:56:14.443 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0516908-86e1-4e32-9ecc-936e4ea3da03 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 21bdd0cb-dee4-49aa-9256-0ae9984d128a (type: security_group_rules) to 0 2026-08-11 09:56:14.456 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0516908-86e1-4e32-9ecc-936e4ea3da03 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource aaacdded-b7cf-4a90-bf0c-3301fbddba25 (type: security_group_rules) to 0 2026-08-11 09:56:14.467 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0516908-86e1-4e32-9ecc-936e4ea3da03 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ec54164f-0872-4aa7-859d-a965088dc488 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1696/3685] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:56:14 2026] GET /v2.0/security-groups?tenant_id=a1d45b96bf53461fa1dd104b10906719&name=default => generated 2929 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1990/3686] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:56:14 2026] DELETE /v2.0/security-groups/e4197de1-634d-4d85-b968-d7100976baa5 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:56:15.080 8 INFO neutron.db.ovn_revision_numbers_db [None req-43980f82-43cb-4553-9f38-634f0c2f946a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource cf6863bc-f17e-4a18-af3d-03665c3d1dfb (type: security_groups) to 1 2026-08-11 09:56:15.091 8 INFO neutron.db.ovn_revision_numbers_db [None req-43980f82-43cb-4553-9f38-634f0c2f946a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 09c63069-9f44-4e8c-a61e-7db2b3e9ad35 (type: security_group_rules) to 0 2026-08-11 09:56:15.104 8 INFO neutron.db.ovn_revision_numbers_db [None req-43980f82-43cb-4553-9f38-634f0c2f946a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 5f72854c-e420-49dd-ab3d-f2c6bc0b03bf (type: security_group_rules) to 0 2026-08-11 09:56:15.117 8 INFO neutron.db.ovn_revision_numbers_db [None req-43980f82-43cb-4553-9f38-634f0c2f946a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7f82f897-9d82-4296-bd2c-cbd142ea1fb0 (type: security_group_rules) to 0 2026-08-11 09:56:15.129 8 INFO neutron.db.ovn_revision_numbers_db [None req-43980f82-43cb-4553-9f38-634f0c2f946a c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource fdb87d4e-460e-493c-b25a-98082126e6e1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1697/3687] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:56:14 2026] GET /v2.0/security-groups?tenant_id=66b8e831f44b43b0bc64b163c89436f2&name=default => generated 2929 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1991/3688] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:56:15 2026] DELETE /v2.0/security-groups/cf6863bc-f17e-4a18-af3d-03665c3d1dfb => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3689] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:56:15 2026] GET /v2.0/security-groups?tenant_id=363b4aabdb9144f98d81f4b04cb414cb&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1992/3690] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:56:15 2026] DELETE /v2.0/security-groups/be86ca70-125a-4262-954d-7db3b8801307 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:56:16.155 8 INFO neutron.db.ovn_revision_numbers_db [None req-19fb05a9-0d1d-416c-8da5-faf7931a2186 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7915b596-788e-4e30-9c82-b44fbdd38b52 (type: security_groups) to 1 2026-08-11 09:56:16.166 8 INFO neutron.db.ovn_revision_numbers_db [None req-19fb05a9-0d1d-416c-8da5-faf7931a2186 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 06b7d1ff-9ed9-4b6e-81e7-53b3f941568e (type: security_group_rules) to 0 2026-08-11 09:56:16.177 8 INFO neutron.db.ovn_revision_numbers_db [None req-19fb05a9-0d1d-416c-8da5-faf7931a2186 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 58d52322-c2ce-4059-a728-3aa06f2409fa (type: security_group_rules) to 0 2026-08-11 09:56:16.189 8 INFO neutron.db.ovn_revision_numbers_db [None req-19fb05a9-0d1d-416c-8da5-faf7931a2186 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource e9b201a6-3161-4345-87b5-8f86ada1ea5a (type: security_group_rules) to 0 2026-08-11 09:56:16.200 8 INFO neutron.db.ovn_revision_numbers_db [None req-19fb05a9-0d1d-416c-8da5-faf7931a2186 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource ed84a726-687e-495c-9c83-221e3527cbbc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1699/3691] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:56:16 2026] GET /v2.0/security-groups?tenant_id=43c4ce9ce5b049208c83a1af83ddaa24&name=default => generated 2929 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1993/3692] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:56:16 2026] DELETE /v2.0/security-groups/7915b596-788e-4e30-9c82-b44fbdd38b52 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:56:16.759 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3ebfb89-6df4-4128-a812-2af5341fc63e c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 71354eaa-5157-4967-824f-b1d610bcdf92 (type: security_groups) to 1 2026-08-11 09:56:16.775 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3ebfb89-6df4-4128-a812-2af5341fc63e c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 05ac48cb-26c2-4148-a5ae-24c250add802 (type: security_group_rules) to 0 2026-08-11 09:56:16.788 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3ebfb89-6df4-4128-a812-2af5341fc63e c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 3dab3962-1686-44f6-a54e-bd95e5e72d83 (type: security_group_rules) to 0 2026-08-11 09:56:16.799 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3ebfb89-6df4-4128-a812-2af5341fc63e c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 4ed22fb4-346e-492c-9673-126e185d0a77 (type: security_group_rules) to 0 2026-08-11 09:56:16.810 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3ebfb89-6df4-4128-a812-2af5341fc63e c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 8485ae8b-984b-4cdd-a3de-b46cb3b37782 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1700/3693] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:56:16 2026] GET /v2.0/security-groups?tenant_id=10d926efb28e47c580964edfbfbbbb3b&name=default => generated 2929 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1994/3694] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:56:16 2026] DELETE /v2.0/security-groups/71354eaa-5157-4967-824f-b1d610bcdf92 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:56:20.548 8 INFO neutron.db.ovn_revision_numbers_db [None req-38ff8756-c571-407c-984a-4190be06c588 2bb1be5043fb4ebab5f6854eb9a9277f 918dcc4bc6174c32a375937af639f1da - - default default] Successfully bumped revision number for resource c4060380-309d-424e-8452-dc287a8de85c (type: security_groups) to 1 2026-08-11 09:56:20.562 8 INFO neutron.db.ovn_revision_numbers_db [None req-38ff8756-c571-407c-984a-4190be06c588 2bb1be5043fb4ebab5f6854eb9a9277f 918dcc4bc6174c32a375937af639f1da - - default default] Successfully bumped revision number for resource 28347362-6f89-45d2-8291-3fbd56bcd779 (type: security_group_rules) to 0 2026-08-11 09:56:20.573 8 INFO neutron.db.ovn_revision_numbers_db [None req-38ff8756-c571-407c-984a-4190be06c588 2bb1be5043fb4ebab5f6854eb9a9277f 918dcc4bc6174c32a375937af639f1da - - default default] Successfully bumped revision number for resource 647fd30a-68fb-4b39-8c58-4cef521b7750 (type: security_group_rules) to 0 2026-08-11 09:56:20.593 8 INFO neutron.db.ovn_revision_numbers_db [None req-38ff8756-c571-407c-984a-4190be06c588 2bb1be5043fb4ebab5f6854eb9a9277f 918dcc4bc6174c32a375937af639f1da - - default default] Successfully bumped revision number for resource bff254ca-81f4-43cd-9883-d12816df5a67 (type: security_group_rules) to 0 2026-08-11 09:56:20.605 8 INFO neutron.db.ovn_revision_numbers_db [None req-38ff8756-c571-407c-984a-4190be06c588 2bb1be5043fb4ebab5f6854eb9a9277f 918dcc4bc6174c32a375937af639f1da - - default default] Successfully bumped revision number for resource c371de9b-6ddc-4470-bbaa-d9f56c8e8461 (type: security_group_rules) to 0 2026-08-11 09:56:20.681 8 INFO neutron.db.segments_db [None req-38ff8756-c571-407c-984a-4190be06c588 2bb1be5043fb4ebab5f6854eb9a9277f 918dcc4bc6174c32a375937af639f1da - - default default] Added segment afa6d6e3-b03e-400a-9d63-20f4e301df1c of type geneve for network 237ada53-eb45-413a-a6a8-96233e66e263 2026-08-11 09:56:20.810 8 INFO neutron.db.ovn_revision_numbers_db [None req-38ff8756-c571-407c-984a-4190be06c588 2bb1be5043fb4ebab5f6854eb9a9277f 918dcc4bc6174c32a375937af639f1da - - default default] Successfully bumped revision number for resource 237ada53-eb45-413a-a6a8-96233e66e263 (type: networks) to 1 2026-08-11 09:56:21.019 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-38ff8756-c571-407c-984a-4190be06c588 2bb1be5043fb4ebab5f6854eb9a9277f 918dcc4bc6174c32a375937af639f1da - - default default] No more DHCP agents 2026-08-11 09:56:21.021 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-38ff8756-c571-407c-984a-4190be06c588 2bb1be5043fb4ebab5f6854eb9a9277f 918dcc4bc6174c32a375937af639f1da - - default default] Unable to schedule network 237ada53-eb45-413a-a6a8-96233e66e263: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:56:21.069 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2ffcf443-3bc7-4ff2-b0dd-f3d7bb4ccf81 - - - - - -] OVN reports status down for port: 638e55c2-5bda-4167-a751-3184af78c85b 2026-08-11 09:56:21.123 8 INFO neutron.db.ovn_revision_numbers_db [None req-38ff8756-c571-407c-984a-4190be06c588 2bb1be5043fb4ebab5f6854eb9a9277f 918dcc4bc6174c32a375937af639f1da - - default default] Successfully bumped revision number for resource 638e55c2-5bda-4167-a751-3184af78c85b (type: ports) to 1 [pid: 8|app: 0|req: 1701/3695] 10.0.0.53 () {34 vars in 668 bytes} [Tue Aug 11 09:56:20 2026] POST /v2.0/networks => generated 650 bytes in 922 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-11 09:56:21.350 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8b851ec3-afa2-4bf9-a2de-6b7758fc875b 2bb1be5043fb4ebab5f6854eb9a9277f 918dcc4bc6174c32a375937af639f1da - - default default] No more DHCP agents 2026-08-11 09:56:21.351 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8b851ec3-afa2-4bf9-a2de-6b7758fc875b 2bb1be5043fb4ebab5f6854eb9a9277f 918dcc4bc6174c32a375937af639f1da - - default default] Unable to schedule network 237ada53-eb45-413a-a6a8-96233e66e263: no agents available; will retry on subsequent port and subnet creation events. 2026-08-11 09:56:21.806 7 INFO neutron.db.ovn_revision_numbers_db [None req-3f9012d4-c642-4720-893b-c147c746ea1d - - - - - -] Successfully bumped revision number for resource 638e55c2-5bda-4167-a751-3184af78c85b (type: ports) to 2 2026-08-11 09:56:21.850 7 INFO neutron.db.ovn_revision_numbers_db [None req-3f9012d4-c642-4720-893b-c147c746ea1d - - - - - -] Successfully bumped revision number for resource 101fbe3e-2739-4518-8342-a2c1f684c218 (type: subnets) to 0 [pid: 7|app: 0|req: 1995/3696] 10.0.0.53 () {34 vars in 667 bytes} [Tue Aug 11 09:56:21 2026] POST /v2.0/subnets => generated 626 bytes in 708 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3697] 10.0.0.53 () {34 vars in 749 bytes} [Tue Aug 11 09:56:21 2026] PUT /v2.0/subnets/101fbe3e-2739-4518-8342-a2c1f684c218/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1996/3698] 10.0.0.53 () {32 vars in 729 bytes} [Tue Aug 11 09:56:21 2026] GET /v2.0/subnets/101fbe3e-2739-4518-8342-a2c1f684c218/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3699] 10.0.0.53 () {34 vars in 760 bytes} [Tue Aug 11 09:56:22 2026] PUT /v2.0/subnets/101fbe3e-2739-4518-8342-a2c1f684c218/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1997/3700] 10.0.0.53 () {32 vars in 729 bytes} [Tue Aug 11 09:56:22 2026] GET /v2.0/subnets/101fbe3e-2739-4518-8342-a2c1f684c218/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3701] 10.0.0.53 () {34 vars in 756 bytes} [Tue Aug 11 09:56:22 2026] PUT /v2.0/subnets/101fbe3e-2739-4518-8342-a2c1f684c218/tags/red => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1998/3702] 10.0.0.53 () {32 vars in 729 bytes} [Tue Aug 11 09:56:22 2026] GET /v2.0/subnets/101fbe3e-2739-4518-8342-a2c1f684c218/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3703] 10.0.0.53 () {34 vars in 778 bytes} [Tue Aug 11 09:56:22 2026] PUT /v2.0/subnets/101fbe3e-2739-4518-8342-a2c1f684c218/tags/black.or.white => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1999/3704] 10.0.0.53 () {32 vars in 729 bytes} [Tue Aug 11 09:56:22 2026] GET /v2.0/subnets/101fbe3e-2739-4518-8342-a2c1f684c218/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3705] 10.0.0.53 () {34 vars in 749 bytes} [Tue Aug 11 09:56:22 2026] PUT /v2.0/subnets/101fbe3e-2739-4518-8342-a2c1f684c218/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2000/3706] 10.0.0.53 () {32 vars in 729 bytes} [Tue Aug 11 09:56:22 2026] GET /v2.0/subnets/101fbe3e-2739-4518-8342-a2c1f684c218/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3707] 10.0.0.53 () {32 vars in 737 bytes} [Tue Aug 11 09:56:22 2026] GET /v2.0/subnets/101fbe3e-2739-4518-8342-a2c1f684c218/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:56:22.571 7 INFO neutron.api.v2.resource [None req-ef10aa78-263e-47a1-a6d2-5893029b0d25 2bb1be5043fb4ebab5f6854eb9a9277f 918dcc4bc6174c32a375937af639f1da - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2001/3708] 10.0.0.53 () {32 vars in 741 bytes} [Tue Aug 11 09:56:22 2026] GET /v2.0/subnets/101fbe3e-2739-4518-8342-a2c1f684c218/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3709] 10.0.0.53 () {32 vars in 740 bytes} [Tue Aug 11 09:56:22 2026] DELETE /v2.0/subnets/101fbe3e-2739-4518-8342-a2c1f684c218/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2002/3710] 10.0.0.53 () {32 vars in 729 bytes} [Tue Aug 11 09:56:22 2026] GET /v2.0/subnets/101fbe3e-2739-4518-8342-a2c1f684c218/tags => generated 30 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 09:56:22.758 8 INFO neutron.api.v2.resource [None req-08ff8b0a-9ccb-4190-976a-c8fe556983e9 2bb1be5043fb4ebab5f6854eb9a9277f 918dcc4bc6174c32a375937af639f1da - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1709/3711] 10.0.0.53 () {32 vars in 744 bytes} [Tue Aug 11 09:56:22 2026] DELETE /v2.0/subnets/101fbe3e-2739-4518-8342-a2c1f684c218/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2003/3714] 10.0.0.53 () {32 vars in 732 bytes} [Tue Aug 11 09:56:22 2026] DELETE /v2.0/subnets/101fbe3e-2739-4518-8342-a2c1f684c218/tags => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3715] 10.0.0.53 () {32 vars in 729 bytes} [Tue Aug 11 09:56:22 2026] GET /v2.0/subnets/101fbe3e-2739-4518-8342-a2c1f684c218/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2004/3716] 10.0.0.53 () {32 vars in 722 bytes} [Tue Aug 11 09:56:22 2026] DELETE /v2.0/subnets/101fbe3e-2739-4518-8342-a2c1f684c218 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-11 09:56:23.213 8 INFO neutron_taas.services.taas.taas_plugin [None req-254a482c-8185-400b-bd3c-f3eda9a3b600 2bb1be5043fb4ebab5f6854eb9a9277f 918dcc4bc6174c32a375937af639f1da - - default default] TaaS: Handle Delete Port: 638e55c2-5bda-4167-a751-3184af78c85b 2026-08-11 09:56:23.216 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-254a482c-8185-400b-bd3c-f3eda9a3b600 2bb1be5043fb4ebab5f6854eb9a9277f 918dcc4bc6174c32a375937af639f1da - - default default] Tap Mirror: Handle Delete Port: 638e55c2-5bda-4167-a751-3184af78c85b 2026-08-11 09:56:23.435 8 INFO neutron.services.segments.plugin [-] Segment afa6d6e3-b03e-400a-9d63-20f4e301df1c resource provider aggregate not found 2026-08-11 09:56:23.441 8 INFO neutron.services.segments.plugin [-] Segment afa6d6e3-b03e-400a-9d63-20f4e301df1c resource provider aggregate not found 2026-08-11 09:56:23.459 8 INFO neutron.services.segments.plugin [-] Segment afa6d6e3-b03e-400a-9d63-20f4e301df1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afa6d6e3-b03e-400a-9d63-20f4e301df1c found for delete ", "request_id": "req-5c60df30-8538-4d1a-b06a-bcd4a06a6a20"}]} 2026-08-11 09:56:23.460 8 INFO neutron.services.segments.plugin [-] Segment afa6d6e3-b03e-400a-9d63-20f4e301df1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afa6d6e3-b03e-400a-9d63-20f4e301df1c found for delete ", "request_id": "req-26cade11-1d9d-496a-943e-2f7f00b5cd03"}]} [pid: 8|app: 0|req: 1713/3717] 10.0.0.53 () {32 vars in 724 bytes} [Tue Aug 11 09:56:23 2026] DELETE /v2.0/networks/237ada53-eb45-413a-a6a8-96233e66e263 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2005/3718] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:56:24 2026] GET /v2.0/security-groups?tenant_id=918dcc4bc6174c32a375937af639f1da&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3719] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:56:24 2026] DELETE /v2.0/security-groups/c4060380-309d-424e-8452-dc287a8de85c => generated 0 bytes in 218 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:56:24.739 7 INFO neutron.db.ovn_revision_numbers_db [None req-d64fa445-c2ee-45af-a352-c3bfaa8744a2 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource b60a193c-2557-4f26-8f32-e95b85c65bbe (type: security_groups) to 1 2026-08-11 09:56:24.757 7 INFO neutron.db.ovn_revision_numbers_db [None req-d64fa445-c2ee-45af-a352-c3bfaa8744a2 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 7f559a78-8bf3-4b64-a09b-7d267737467b (type: security_group_rules) to 0 2026-08-11 09:56:24.769 7 INFO neutron.db.ovn_revision_numbers_db [None req-d64fa445-c2ee-45af-a352-c3bfaa8744a2 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource 949ffc17-f405-4408-bb44-ec6185baada2 (type: security_group_rules) to 0 2026-08-11 09:56:24.781 7 INFO neutron.db.ovn_revision_numbers_db [None req-d64fa445-c2ee-45af-a352-c3bfaa8744a2 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource e630407b-ab39-4397-a95b-b797878b1cb5 (type: security_group_rules) to 0 2026-08-11 09:56:24.794 7 INFO neutron.db.ovn_revision_numbers_db [None req-d64fa445-c2ee-45af-a352-c3bfaa8744a2 c57884a6fc0b4570ac423242a9736fb1 c8197a7efd4a49e68adc461a9bf5be89 - - default default] Successfully bumped revision number for resource f4dc05db-cbc6-4537-820b-9a763106ca7f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 2006/3720] 10.0.0.53 () {32 vars in 772 bytes} [Tue Aug 11 09:56:24 2026] GET /v2.0/security-groups?tenant_id=d1521dd02c4a49f2a70a018bc4fe4598&name=default => generated 2929 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3721] 10.0.0.53 () {32 vars in 738 bytes} [Tue Aug 11 09:56:24 2026] DELETE /v2.0/security-groups/b60a193c-2557-4f26-8f32-e95b85c65bbe => generated 0 bytes in 216 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2007/3722] 10.0.0.53 () {32 vars in 647 bytes} [Tue Aug 11 09:56:27 2026] GET /v2.0/networks => generated 2288 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3723] 10.0.0.53 () {32 vars in 653 bytes} [Tue Aug 11 09:56:29 2026] GET /v2.0/floatingips => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2008/3724] 10.0.0.53 () {32 vars in 645 bytes} [Tue Aug 11 09:56:29 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: 1717/3725] 10.0.0.53 () {32 vars in 641 bytes} [Tue Aug 11 09:56:29 2026] GET /v2.0/ports => generated 5171 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2009/3726] 10.0.0.53 () {32 vars in 645 bytes} [Tue Aug 11 09:56:29 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: 1718/3727] 10.0.0.53 () {32 vars in 647 bytes} [Tue Aug 11 09:56:29 2026] GET /v2.0/networks => generated 2288 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2010/3728] 10.0.0.53 () {32 vars in 661 bytes} [Tue Aug 11 09:56:29 2026] GET /v2.0/security-groups => generated 17397 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3729] 10.0.0.53 () {32 vars in 653 bytes} [Tue Aug 11 09:56:29 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: 1723/3736] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:57:10 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2014/3737] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:57:10 2026] GET /v2.0/floatingips => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1724/3738] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:57:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2015/3739] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:57:10 2026] GET /v2.0/agents => generated 1214 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3740] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:57:10 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2016/3741] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:57:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1726/3742] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:57:10 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: 7|app: 0|req: 2017/3743] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:57:10 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: 8|app: 0|req: 1727/3744] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:57:10 2026] GET /v2.0/ports => generated 5171 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2018/3745] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:57:10 2026] GET /v2.0/networks => generated 2288 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1728/3746] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:57:10 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: 2023/3755] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:58:10 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3756] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:58:10 2026] GET /v2.0/networks => generated 2288 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2024/3757] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:58:10 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3758] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:58:10 2026] GET /v2.0/ports => generated 5171 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2025/3759] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:58:10 2026] GET /v2.0/agents => generated 1214 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1735/3760] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:58:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2026/3761] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:58:10 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: 8|app: 0|req: 1736/3762] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:58:10 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: 2027/3763] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:58:10 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1737/3764] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:58:10 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2028/3765] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:58:10 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: 7|app: 0|req: 2033/3774] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:59:10 2026] GET /v2.0/floatingips => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1742/3775] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 09:59:10 2026] GET /v2.0/agents => generated 1214 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2034/3776] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 09:59:10 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: 1743/3777] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 09:59:10 2026] GET /v2.0/networks => generated 2288 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2035/3778] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:59:10 2026] GET /v2.0/subnets => generated 1308 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1744/3779] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 09:59:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2036/3780] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:59:10 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: 8|app: 0|req: 1745/3781] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 09:59:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2037/3782] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 09:59:10 2026] GET /v2.0/ports => generated 5171 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1746/3783] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 09:59:10 2026] GET /v2.0/routers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2038/3784] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 09:59:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1751/3793] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 10:00:10 2026] GET /v2.0/floatingips => generated 19 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2043/3794] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 10:00:10 2026] GET /v2.0/ports => generated 5171 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1752/3795] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 10:00:10 2026] GET /v2.0/agents => generated 1214 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2044/3796] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 10:00:10 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: 8|app: 0|req: 1753/3797] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 10:00:10 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: 7|app: 0|req: 2045/3798] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 10:00:10 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: 1754/3799] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 10:00:10 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2046/3800] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 10:00:10 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: 1755/3801] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 10:00:10 2026] GET /v2.0/networks => generated 2288 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2047/3802] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 10:00:10 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: 1756/3803] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 10:00:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1761/3812] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 10:01:10 2026] GET /v2.0/agents => generated 1214 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2052/3813] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 10:01:10 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1762/3814] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 10:01:10 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: 2053/3815] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 10:01:10 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1763/3816] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 10:01:10 2026] GET /v2.0/routers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2054/3817] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 10:01:10 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: 1764/3818] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 10:01:10 2026] GET /v2.0/ports => generated 5171 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2055/3819] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 10:01:10 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1765/3820] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 10:01:10 2026] GET /v2.0/networks => generated 2288 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2056/3821] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 10:01:10 2026] GET /v2.0/subnets => generated 1308 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1766/3822] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 10:01:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2061/3831] 10.0.0.237 () {28 vars in 578 bytes} [Tue Aug 11 10:02:10 2026] GET /v2.0/ports => generated 5171 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1771/3832] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 10:02:10 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: 2062/3833] 10.0.0.237 () {28 vars in 623 bytes} [Tue Aug 11 10:02:10 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1772/3834] 10.0.0.237 () {28 vars in 580 bytes} [Tue Aug 11 10:02:10 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: 7|app: 0|req: 2063/3835] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 10:02:10 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1773/3836] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 10:02:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2064/3837] 10.0.0.237 () {28 vars in 598 bytes} [Tue Aug 11 10:02:10 2026] GET /v2.0/security-groups => generated 17397 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1774/3838] 10.0.0.237 () {28 vars in 582 bytes} [Tue Aug 11 10:02:10 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: 2065/3839] 10.0.0.237 () {28 vars in 590 bytes} [Tue Aug 11 10:02:10 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: 8|app: 0|req: 1775/3840] 10.0.0.237 () {28 vars in 584 bytes} [Tue Aug 11 10:02:10 2026] GET /v2.0/networks => generated 2288 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2066/3841] 10.0.0.237 () {28 vars in 618 bytes} [Tue Aug 11 10:02:10 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)